1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
tobspr_shapez.io/docs/ast/source/game/buildings/stacker.js.json
2021-02-26 15:20:37 +01:00

33139 lines
823 KiB
JSON

{
"type": "File",
"start": 0,
"end": 6477,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 231,
"column": 2
}
},
"program": {
"type": "Program",
"start": 0,
"end": 6477,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 231,
"column": 2
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 56,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 56
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 29,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 29
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 29,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 29
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 29,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 29
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
}
}
],
"source": {
"type": "StringLiteral",
"start": 37,
"end": 55,
"loc": {
"start": {
"line": 1,
"column": 37
},
"end": {
"line": 1,
"column": 55
}
},
"extra": {
"rawValue": "../../core/utils",
"raw": "\"../../core/utils\""
},
"value": "../../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 58,
"end": 116,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 58
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 67,
"end": 80,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 67,
"end": 80,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 22
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"local": {
"type": "Identifier",
"start": 67,
"end": 80,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 22
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
}
},
{
"type": "ImportSpecifier",
"start": 82,
"end": 88,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 82,
"end": 88,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 30
},
"identifierName": "Vector"
},
"name": "Vector"
},
"local": {
"type": "Identifier",
"start": 82,
"end": 88,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 30
},
"identifierName": "Vector"
},
"name": "Vector"
}
}
],
"source": {
"type": "StringLiteral",
"start": 96,
"end": 115,
"loc": {
"start": {
"line": 2,
"column": 38
},
"end": {
"line": 2,
"column": 57
}
},
"extra": {
"rawValue": "../../core/vector",
"raw": "\"../../core/vector\""
},
"value": "../../core/vector"
}
},
{
"type": "ImportDeclaration",
"start": 118,
"end": 157,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 39
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 127,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
}
},
"imported": {
"type": "Identifier",
"start": 127,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
},
"identifierName": "T"
},
"name": "T"
},
"local": {
"type": "Identifier",
"start": 127,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
},
"identifierName": "T"
},
"name": "T"
}
}
],
"source": {
"type": "StringLiteral",
"start": 136,
"end": 156,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 38
}
},
"extra": {
"rawValue": "../../translations",
"raw": "\"../../translations\""
},
"value": "../../translations"
}
},
{
"type": "ImportDeclaration",
"start": 159,
"end": 227,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 68
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 168,
"end": 189,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 168,
"end": 189,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 30
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
},
"local": {
"type": "Identifier",
"start": 168,
"end": 189,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 30
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 197,
"end": 226,
"loc": {
"start": {
"line": 4,
"column": 38
},
"end": {
"line": 4,
"column": 67
}
},
"extra": {
"rawValue": "../components/item_acceptor",
"raw": "\"../components/item_acceptor\""
},
"value": "../components/item_acceptor"
}
},
{
"type": "ImportDeclaration",
"start": 229,
"end": 295,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 66
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 238,
"end": 258,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 29
}
},
"imported": {
"type": "Identifier",
"start": 238,
"end": 258,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 29
},
"identifierName": "ItemEjectorComponent"
},
"name": "ItemEjectorComponent"
},
"local": {
"type": "Identifier",
"start": 238,
"end": 258,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 29
},
"identifierName": "ItemEjectorComponent"
},
"name": "ItemEjectorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 266,
"end": 294,
"loc": {
"start": {
"line": 5,
"column": 37
},
"end": {
"line": 5,
"column": 65
}
},
"extra": {
"rawValue": "../components/item_ejector",
"raw": "\"../components/item_ejector\""
},
"value": "../components/item_ejector"
}
},
{
"type": "ImportDeclaration",
"start": 297,
"end": 391,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 94
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 306,
"end": 328,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 306,
"end": 328,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 31
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"local": {
"type": "Identifier",
"start": 306,
"end": 328,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 31
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
}
},
{
"type": "ImportSpecifier",
"start": 330,
"end": 352,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 55
}
},
"imported": {
"type": "Identifier",
"start": 330,
"end": 352,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 55
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
},
"local": {
"type": "Identifier",
"start": 330,
"end": 352,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 55
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 360,
"end": 390,
"loc": {
"start": {
"line": 6,
"column": 63
},
"end": {
"line": 6,
"column": 93
}
},
"extra": {
"rawValue": "../components/item_processor",
"raw": "\"../components/item_processor\""
},
"value": "../components/item_processor"
}
},
{
"type": "ImportDeclaration",
"start": 393,
"end": 428,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 402,
"end": 408,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 402,
"end": 408,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
},
"local": {
"type": "Identifier",
"start": 402,
"end": 408,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
}
}
],
"source": {
"type": "StringLiteral",
"start": 416,
"end": 427,
"loc": {
"start": {
"line": 7,
"column": 23
},
"end": {
"line": 7,
"column": 34
}
},
"extra": {
"rawValue": "../entity",
"raw": "\"../entity\""
},
"value": "../entity"
}
},
{
"type": "ImportDeclaration",
"start": 430,
"end": 502,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 72
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 439,
"end": 461,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 439,
"end": 461,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"local": {
"type": "Identifier",
"start": 439,
"end": 461,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
}
},
{
"type": "ImportSpecifier",
"start": 463,
"end": 475,
"loc": {
"start": {
"line": 8,
"column": 33
},
"end": {
"line": 8,
"column": 45
}
},
"imported": {
"type": "Identifier",
"start": 463,
"end": 475,
"loc": {
"start": {
"line": 8,
"column": 33
},
"end": {
"line": 8,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"local": {
"type": "Identifier",
"start": 463,
"end": 475,
"loc": {
"start": {
"line": 8,
"column": 33
},
"end": {
"line": 8,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
}
}
],
"source": {
"type": "StringLiteral",
"start": 483,
"end": 501,
"loc": {
"start": {
"line": 8,
"column": 53
},
"end": {
"line": 8,
"column": 71
}
},
"extra": {
"rawValue": "../meta_building",
"raw": "\"../meta_building\""
},
"value": "../meta_building"
}
},
{
"type": "ImportDeclaration",
"start": 504,
"end": 539,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 513,
"end": 521,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 513,
"end": 521,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
},
"local": {
"type": "Identifier",
"start": 513,
"end": 521,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
}
}
],
"source": {
"type": "StringLiteral",
"start": 529,
"end": 538,
"loc": {
"start": {
"line": 9,
"column": 25
},
"end": {
"line": 9,
"column": 34
}
},
"extra": {
"rawValue": "../root",
"raw": "\"../root\""
},
"value": "../root"
}
},
{
"type": "ImportDeclaration",
"start": 541,
"end": 596,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 55
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 550,
"end": 568,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 27
}
},
"imported": {
"type": "Identifier",
"start": 550,
"end": 568,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"local": {
"type": "Identifier",
"start": 550,
"end": 568,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
}
}
],
"source": {
"type": "StringLiteral",
"start": 576,
"end": 595,
"loc": {
"start": {
"line": 10,
"column": 35
},
"end": {
"line": 10,
"column": 54
}
},
"extra": {
"rawValue": "../tutorial_goals",
"raw": "\"../tutorial_goals\""
},
"value": "../tutorial_goals"
}
},
{
"type": "ExportNamedDeclaration",
"start": 600,
"end": 3569,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 128,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 607,
"end": 3569,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 128,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 613,
"end": 632,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 32
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"superClass": {
"type": "Identifier",
"start": 641,
"end": 653,
"loc": {
"start": {
"line": 12,
"column": 41
},
"end": {
"line": 12,
"column": 53
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"body": {
"type": "ClassBody",
"start": 654,
"end": 3569,
"loc": {
"start": {
"line": 12,
"column": 54
},
"end": {
"line": 128,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 661,
"end": 710,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 15,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 661,
"end": 672,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor"
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 675,
"end": 710,
"loc": {
"start": {
"line": 13,
"column": 18
},
"end": {
"line": 15,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 686,
"end": 703,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 25
}
},
"expression": {
"type": "CallExpression",
"start": 686,
"end": 702,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 24
}
},
"callee": {
"type": "Super",
"start": 686,
"end": 691,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 13
}
}
},
"arguments": [
{
"type": "StringLiteral",
"start": 692,
"end": 701,
"loc": {
"start": {
"line": 14,
"column": 14
},
"end": {
"line": 14,
"column": 23
}
},
"extra": {
"rawValue": "stacker",
"raw": "\"stacker\""
},
"value": "stacker"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 718,
"end": 762,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 768,
"end": 869,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 22,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 768,
"end": 786,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 20,
"column": 22
},
"identifierName": "getSilhouetteColor"
},
"name": "getSilhouetteColor",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 787,
"end": 794,
"loc": {
"start": {
"line": 20,
"column": 23
},
"end": {
"line": 20,
"column": 30
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 796,
"end": 869,
"loc": {
"start": {
"line": 20,
"column": 32
},
"end": {
"line": 22,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 807,
"end": 862,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 63
}
},
"argument": {
"type": "CallExpression",
"start": 814,
"end": 861,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 62
}
},
"callee": {
"type": "MemberExpression",
"start": 814,
"end": 859,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 60
}
},
"object": {
"type": "MemberExpression",
"start": 814,
"end": 850,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 814,
"end": 833,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 34
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 834,
"end": 850,
"loc": {
"start": {
"line": 21,
"column": 35
},
"end": {
"line": 21,
"column": 51
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 851,
"end": 858,
"loc": {
"start": {
"line": 21,
"column": 52
},
"end": {
"line": 21,
"column": 59
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 718,
"end": 762,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 877,
"end": 920,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 26,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 926,
"end": 1014,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 29,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 926,
"end": 939,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 27,
"column": 17
},
"identifierName": "getIsUnlocked"
},
"name": "getIsUnlocked",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 940,
"end": 944,
"loc": {
"start": {
"line": 27,
"column": 18
},
"end": {
"line": 27,
"column": 22
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 946,
"end": 1014,
"loc": {
"start": {
"line": 27,
"column": 24
},
"end": {
"line": 29,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 957,
"end": 1007,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 58
}
},
"argument": {
"type": "BinaryExpression",
"start": 964,
"end": 1006,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 57
}
},
"left": {
"type": "MemberExpression",
"start": 964,
"end": 1002,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 53
}
},
"object": {
"type": "CallExpression",
"start": 964,
"end": 995,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 964,
"end": 989,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 964,
"end": 968,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 969,
"end": 989,
"loc": {
"start": {
"line": 28,
"column": 20
},
"end": {
"line": 28,
"column": 40
},
"identifierName": "getAvailableVariants"
},
"name": "getAvailableVariants"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 990,
"end": 994,
"loc": {
"start": {
"line": 28,
"column": 41
},
"end": {
"line": 28,
"column": 45
},
"identifierName": "root"
},
"name": "root"
}
]
},
"property": {
"type": "Identifier",
"start": 996,
"end": 1002,
"loc": {
"start": {
"line": 28,
"column": 47
},
"end": {
"line": 28,
"column": 53
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 1005,
"end": 1006,
"loc": {
"start": {
"line": 28,
"column": 56
},
"end": {
"line": 28,
"column": 57
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 877,
"end": 920,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 26,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1022,
"end": 1066,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 33,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1072,
"end": 1164,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 36,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1072,
"end": 1086,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 34,
"column": 18
},
"identifierName": "getIsRemovable"
},
"name": "getIsRemovable",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1087,
"end": 1094,
"loc": {
"start": {
"line": 34,
"column": 19
},
"end": {
"line": 34,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1096,
"end": 1164,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 36,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1107,
"end": 1157,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 58
}
},
"argument": {
"type": "CallExpression",
"start": 1114,
"end": 1156,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 1114,
"end": 1154,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 1114,
"end": 1145,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 1114,
"end": 1133,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 34
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 1134,
"end": 1145,
"loc": {
"start": {
"line": 35,
"column": 35
},
"end": {
"line": 35,
"column": 46
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1146,
"end": 1153,
"loc": {
"start": {
"line": 35,
"column": 47
},
"end": {
"line": 35,
"column": 54
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1022,
"end": 1066,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 33,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1172,
"end": 1216,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 40,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1222,
"end": 1316,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1222,
"end": 1237,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 41,
"column": 19
},
"identifierName": "getIsRotateable"
},
"name": "getIsRotateable",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1238,
"end": 1245,
"loc": {
"start": {
"line": 41,
"column": 20
},
"end": {
"line": 41,
"column": 27
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1247,
"end": 1316,
"loc": {
"start": {
"line": 41,
"column": 29
},
"end": {
"line": 43,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1258,
"end": 1309,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 59
}
},
"argument": {
"type": "CallExpression",
"start": 1265,
"end": 1308,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 1265,
"end": 1306,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 1265,
"end": 1297,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 1265,
"end": 1284,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 34
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 1285,
"end": 1297,
"loc": {
"start": {
"line": 42,
"column": 35
},
"end": {
"line": 42,
"column": 47
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1298,
"end": 1305,
"loc": {
"start": {
"line": 42,
"column": 48
},
"end": {
"line": 42,
"column": 55
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1172,
"end": 1216,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 40,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1324,
"end": 1367,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 47,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1373,
"end": 1652,
"loc": {
"start": {
"line": 48,
"column": 4
},
"end": {
"line": 57,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1373,
"end": 1393,
"loc": {
"start": {
"line": 48,
"column": 4
},
"end": {
"line": 48,
"column": 24
},
"identifierName": "getAvailableVariants"
},
"name": "getAvailableVariants",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1394,
"end": 1398,
"loc": {
"start": {
"line": 48,
"column": 25
},
"end": {
"line": 48,
"column": 29
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 1400,
"end": 1652,
"loc": {
"start": {
"line": 48,
"column": 31
},
"end": {
"line": 57,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1411,
"end": 1464,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 61
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1417,
"end": 1463,
"loc": {
"start": {
"line": 49,
"column": 14
},
"end": {
"line": 49,
"column": 60
}
},
"id": {
"type": "Identifier",
"start": 1417,
"end": 1425,
"loc": {
"start": {
"line": 49,
"column": 14
},
"end": {
"line": 49,
"column": 22
},
"identifierName": "variants"
},
"name": "variants"
},
"init": {
"type": "MemberExpression",
"start": 1428,
"end": 1463,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 60
}
},
"object": {
"type": "Identifier",
"start": 1428,
"end": 1447,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 44
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 1448,
"end": 1463,
"loc": {
"start": {
"line": 49,
"column": 45
},
"end": {
"line": 49,
"column": 60
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 1476,
"end": 1495,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 27
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1480,
"end": 1494,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1480,
"end": 1489,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 21
},
"identifierName": "available"
},
"name": "available"
},
"init": {
"type": "ArrayExpression",
"start": 1492,
"end": 1494,
"loc": {
"start": {
"line": 51,
"column": 24
},
"end": {
"line": 51,
"column": 26
}
},
"elements": []
}
}
],
"kind": "let"
},
{
"type": "ForInStatement",
"start": 1505,
"end": 1616,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 54,
"column": 9
}
},
"left": {
"type": "VariableDeclaration",
"start": 1510,
"end": 1523,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 26
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1516,
"end": 1523,
"loc": {
"start": {
"line": 52,
"column": 19
},
"end": {
"line": 52,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1516,
"end": 1523,
"loc": {
"start": {
"line": 52,
"column": 19
},
"end": {
"line": 52,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
},
"init": null
}
],
"kind": "const"
},
"right": {
"type": "Identifier",
"start": 1527,
"end": 1535,
"loc": {
"start": {
"line": 52,
"column": 30
},
"end": {
"line": 52,
"column": 38
},
"identifierName": "variants"
},
"name": "variants"
},
"body": {
"type": "BlockStatement",
"start": 1537,
"end": 1616,
"loc": {
"start": {
"line": 52,
"column": 40
},
"end": {
"line": 54,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 1552,
"end": 1605,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 65
}
},
"test": {
"type": "CallExpression",
"start": 1556,
"end": 1579,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 1556,
"end": 1573,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 1556,
"end": 1564,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 24
},
"identifierName": "variants"
},
"name": "variants"
},
"property": {
"type": "Identifier",
"start": 1565,
"end": 1572,
"loc": {
"start": {
"line": 53,
"column": 25
},
"end": {
"line": 53,
"column": 32
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 1574,
"end": 1578,
"loc": {
"start": {
"line": 53,
"column": 34
},
"end": {
"line": 53,
"column": 38
},
"identifierName": "root"
},
"name": "root"
}
]
},
"consequent": {
"type": "ExpressionStatement",
"start": 1581,
"end": 1605,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 1581,
"end": 1604,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 1581,
"end": 1595,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 1581,
"end": 1590,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 50
},
"identifierName": "available"
},
"name": "available"
},
"property": {
"type": "Identifier",
"start": 1591,
"end": 1595,
"loc": {
"start": {
"line": 53,
"column": 51
},
"end": {
"line": 53,
"column": 55
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1596,
"end": 1603,
"loc": {
"start": {
"line": 53,
"column": 56
},
"end": {
"line": 53,
"column": 63
},
"identifierName": "variant"
},
"name": "variant"
}
]
}
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ReturnStatement",
"start": 1628,
"end": 1645,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 25
}
},
"argument": {
"type": "Identifier",
"start": 1635,
"end": 1644,
"loc": {
"start": {
"line": 56,
"column": 15
},
"end": {
"line": 56,
"column": 24
},
"identifierName": "available"
},
"name": "available"
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1324,
"end": 1367,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 47,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Returns the edit layer of the building\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Layer}\r\n ",
"start": 1660,
"end": 1807,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 64,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1813,
"end": 1935,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 68,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1813,
"end": 1821,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 65,
"column": 12
},
"identifierName": "getLayer"
},
"name": "getLayer",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1822,
"end": 1826,
"loc": {
"start": {
"line": 65,
"column": 13
},
"end": {
"line": 65,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
{
"type": "Identifier",
"start": 1828,
"end": 1835,
"loc": {
"start": {
"line": 65,
"column": 19
},
"end": {
"line": 65,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1837,
"end": 1935,
"loc": {
"start": {
"line": 65,
"column": 28
},
"end": {
"line": 68,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1871,
"end": 1928,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 65
}
},
"argument": {
"type": "CallExpression",
"start": 1878,
"end": 1927,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 1878,
"end": 1921,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 58
}
},
"object": {
"type": "MemberExpression",
"start": 1878,
"end": 1912,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 1878,
"end": 1897,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 34
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1898,
"end": 1912,
"loc": {
"start": {
"line": 67,
"column": 35
},
"end": {
"line": 67,
"column": 49
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1913,
"end": 1920,
"loc": {
"start": {
"line": 67,
"column": 50
},
"end": {
"line": 67,
"column": 57
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true,
"leadingComments": null
},
"arguments": [
{
"type": "Identifier",
"start": 1922,
"end": 1926,
"loc": {
"start": {
"line": 67,
"column": 59
},
"end": {
"line": 67,
"column": 63
},
"identifierName": "root"
},
"name": "root"
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1848,
"end": 1861,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 21
}
}
}
]
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Returns the edit layer of the building\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Layer}\r\n ",
"start": 1660,
"end": 1807,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 64,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1943,
"end": 1987,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 72,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1993,
"end": 2083,
"loc": {
"start": {
"line": 73,
"column": 4
},
"end": {
"line": 75,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1993,
"end": 2006,
"loc": {
"start": {
"line": 73,
"column": 4
},
"end": {
"line": 73,
"column": 17
},
"identifierName": "getDimensions"
},
"name": "getDimensions",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2007,
"end": 2014,
"loc": {
"start": {
"line": 73,
"column": 18
},
"end": {
"line": 73,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2016,
"end": 2083,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 75,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2027,
"end": 2076,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 57
}
},
"argument": {
"type": "CallExpression",
"start": 2034,
"end": 2075,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 2034,
"end": 2073,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 2034,
"end": 2064,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 2034,
"end": 2053,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 34
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 2054,
"end": 2064,
"loc": {
"start": {
"line": 74,
"column": 35
},
"end": {
"line": 74,
"column": 45
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2065,
"end": 2072,
"loc": {
"start": {
"line": 74,
"column": 46
},
"end": {
"line": 74,
"column": 53
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1943,
"end": 1987,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 72,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2091,
"end": 2135,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2141,
"end": 2239,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 82,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2141,
"end": 2160,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 80,
"column": 23
},
"identifierName": "getShowLayerPreview"
},
"name": "getShowLayerPreview",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2161,
"end": 2168,
"loc": {
"start": {
"line": 80,
"column": 24
},
"end": {
"line": 80,
"column": 31
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2170,
"end": 2239,
"loc": {
"start": {
"line": 80,
"column": 33
},
"end": {
"line": 82,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2181,
"end": 2232,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 59
}
},
"argument": {
"type": "CallExpression",
"start": 2188,
"end": 2231,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 2188,
"end": 2229,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 2188,
"end": 2220,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 2188,
"end": 2207,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 34
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 2208,
"end": 2220,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 47
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2221,
"end": 2228,
"loc": {
"start": {
"line": 81,
"column": 48
},
"end": {
"line": 81,
"column": 55
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2091,
"end": 2135,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 2247,
"end": 2365,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2371,
"end": 2491,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 91,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2371,
"end": 2394,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 89,
"column": 27
},
"identifierName": "getAdditionalStatistics"
},
"name": "getAdditionalStatistics",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2395,
"end": 2399,
"loc": {
"start": {
"line": 89,
"column": 28
},
"end": {
"line": 89,
"column": 32
},
"identifierName": "root"
},
"name": "root"
},
{
"type": "Identifier",
"start": 2401,
"end": 2408,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 41
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2410,
"end": 2491,
"loc": {
"start": {
"line": 89,
"column": 43
},
"end": {
"line": 91,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2421,
"end": 2484,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 71
}
},
"argument": {
"type": "CallExpression",
"start": 2428,
"end": 2483,
"loc": {
"start": {
"line": 90,
"column": 15
},
"end": {
"line": 90,
"column": 70
}
},
"callee": {
"type": "MemberExpression",
"start": 2428,
"end": 2477,
"loc": {
"start": {
"line": 90,
"column": 15
},
"end": {
"line": 90,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 2428,
"end": 2468,
"loc": {
"start": {
"line": 90,
"column": 15
},
"end": {
"line": 90,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 2428,
"end": 2447,
"loc": {
"start": {
"line": 90,
"column": 15
},
"end": {
"line": 90,
"column": 34
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 2448,
"end": 2468,
"loc": {
"start": {
"line": 90,
"column": 35
},
"end": {
"line": 90,
"column": 55
},
"identifierName": "additionalStatistics"
},
"name": "additionalStatistics"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2469,
"end": 2476,
"loc": {
"start": {
"line": 90,
"column": 56
},
"end": {
"line": 90,
"column": 63
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 2478,
"end": 2482,
"loc": {
"start": {
"line": 90,
"column": 65
},
"end": {
"line": 90,
"column": 69
},
"identifierName": "root"
},
"name": "root"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 2247,
"end": 2365,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {number} rotation\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n * @param {Entity} entity\r\n * @returns {Array<number>|null}\r\n ",
"start": 2499,
"end": 2685,
"loc": {
"start": {
"line": 93,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2691,
"end": 2922,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 103,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2691,
"end": 2720,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 100,
"column": 33
},
"identifierName": "getSpecialOverlayRenderMatrix"
},
"name": "getSpecialOverlayRenderMatrix",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2721,
"end": 2729,
"loc": {
"start": {
"line": 100,
"column": 34
},
"end": {
"line": 100,
"column": 42
},
"identifierName": "rotation"
},
"name": "rotation"
},
{
"type": "Identifier",
"start": 2731,
"end": 2746,
"loc": {
"start": {
"line": 100,
"column": 44
},
"end": {
"line": 100,
"column": 59
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 2748,
"end": 2755,
"loc": {
"start": {
"line": 100,
"column": 61
},
"end": {
"line": 100,
"column": 68
},
"identifierName": "variant"
},
"name": "variant"
},
{
"type": "Identifier",
"start": 2757,
"end": 2763,
"loc": {
"start": {
"line": 100,
"column": 70
},
"end": {
"line": 100,
"column": 76
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 2765,
"end": 2922,
"loc": {
"start": {
"line": 100,
"column": 78
},
"end": {
"line": 103,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2776,
"end": 2861,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 93
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2780,
"end": 2860,
"loc": {
"start": {
"line": 101,
"column": 12
},
"end": {
"line": 101,
"column": 92
}
},
"id": {
"type": "Identifier",
"start": 2780,
"end": 2788,
"loc": {
"start": {
"line": 101,
"column": 12
},
"end": {
"line": 101,
"column": 20
},
"identifierName": "matrices"
},
"name": "matrices"
},
"init": {
"type": "CallExpression",
"start": 2791,
"end": 2860,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 92
}
},
"callee": {
"type": "MemberExpression",
"start": 2791,
"end": 2835,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 67
}
},
"object": {
"type": "MemberExpression",
"start": 2791,
"end": 2826,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 2791,
"end": 2810,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 42
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 2811,
"end": 2826,
"loc": {
"start": {
"line": 101,
"column": 43
},
"end": {
"line": 101,
"column": 58
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2827,
"end": 2834,
"loc": {
"start": {
"line": 101,
"column": 59
},
"end": {
"line": 101,
"column": 66
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 2836,
"end": 2842,
"loc": {
"start": {
"line": 101,
"column": 68
},
"end": {
"line": 101,
"column": 74
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 2844,
"end": 2859,
"loc": {
"start": {
"line": 101,
"column": 76
},
"end": {
"line": 101,
"column": 91
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
]
}
}
],
"kind": "let"
},
{
"type": "ReturnStatement",
"start": 2871,
"end": 2915,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 52
}
},
"argument": {
"type": "ConditionalExpression",
"start": 2878,
"end": 2914,
"loc": {
"start": {
"line": 102,
"column": 15
},
"end": {
"line": 102,
"column": 51
}
},
"test": {
"type": "Identifier",
"start": 2878,
"end": 2886,
"loc": {
"start": {
"line": 102,
"column": 15
},
"end": {
"line": 102,
"column": 23
},
"identifierName": "matrices"
},
"name": "matrices"
},
"consequent": {
"type": "MemberExpression",
"start": 2889,
"end": 2907,
"loc": {
"start": {
"line": 102,
"column": 26
},
"end": {
"line": 102,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 2889,
"end": 2897,
"loc": {
"start": {
"line": 102,
"column": 26
},
"end": {
"line": 102,
"column": 34
},
"identifierName": "matrices"
},
"name": "matrices"
},
"property": {
"type": "Identifier",
"start": 2898,
"end": 2906,
"loc": {
"start": {
"line": 102,
"column": 35
},
"end": {
"line": 102,
"column": 43
},
"identifierName": "rotation"
},
"name": "rotation"
},
"computed": true
},
"alternate": {
"type": "NullLiteral",
"start": 2910,
"end": 2914,
"loc": {
"start": {
"line": 102,
"column": 47
},
"end": {
"line": 102,
"column": 51
}
}
}
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {number} rotation\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n * @param {Entity} entity\r\n * @returns {Array<number>|null}\r\n ",
"start": 2499,
"end": 2685,
"loc": {
"start": {
"line": 93,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2930,
"end": 2974,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2980,
"end": 3070,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 110,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2980,
"end": 2993,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 108,
"column": 17
},
"identifierName": "getRenderPins"
},
"name": "getRenderPins",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2994,
"end": 3001,
"loc": {
"start": {
"line": 108,
"column": 18
},
"end": {
"line": 108,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 3003,
"end": 3070,
"loc": {
"start": {
"line": 108,
"column": 27
},
"end": {
"line": 110,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 3014,
"end": 3063,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 57
}
},
"argument": {
"type": "CallExpression",
"start": 3021,
"end": 3062,
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 3021,
"end": 3060,
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 3021,
"end": 3051,
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 3021,
"end": 3040,
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 34
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 3041,
"end": 3051,
"loc": {
"start": {
"line": 109,
"column": 35
},
"end": {
"line": 109,
"column": 45
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3052,
"end": 3059,
"loc": {
"start": {
"line": 109,
"column": 46
},
"end": {
"line": 109,
"column": 53
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2930,
"end": 2974,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3078,
"end": 3170,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 115,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3176,
"end": 3296,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 118,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3176,
"end": 3197,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 116,
"column": 25
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3198,
"end": 3204,
"loc": {
"start": {
"line": 116,
"column": 26
},
"end": {
"line": 116,
"column": 32
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 3206,
"end": 3296,
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 118,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3217,
"end": 3289,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 80
}
},
"expression": {
"type": "CallExpression",
"start": 3217,
"end": 3288,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 3217,
"end": 3266,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 57
}
},
"object": {
"type": "MemberExpression",
"start": 3217,
"end": 3258,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 3217,
"end": 3236,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 27
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 3237,
"end": 3258,
"loc": {
"start": {
"line": 117,
"column": 28
},
"end": {
"line": 117,
"column": 49
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3259,
"end": 3266,
"loc": {
"start": {
"line": 117,
"column": 50
},
"end": {
"line": 117,
"column": 57
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3267,
"end": 3287,
"loc": {
"start": {
"line": 117,
"column": 58
},
"end": {
"line": 117,
"column": 78
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3267,
"end": 3271,
"loc": {
"start": {
"line": 117,
"column": 58
},
"end": {
"line": 117,
"column": 62
},
"identifierName": "func"
},
"name": "func"
}
],
"body": {
"type": "CallExpression",
"start": 3275,
"end": 3287,
"loc": {
"start": {
"line": 117,
"column": 66
},
"end": {
"line": 117,
"column": 78
}
},
"callee": {
"type": "Identifier",
"start": 3275,
"end": 3279,
"loc": {
"start": {
"line": 117,
"column": 66
},
"end": {
"line": 117,
"column": 70
},
"identifierName": "func"
},
"name": "func"
},
"arguments": [
{
"type": "Identifier",
"start": 3280,
"end": 3286,
"loc": {
"start": {
"line": 117,
"column": 71
},
"end": {
"line": 117,
"column": 77
},
"identifierName": "entity"
},
"name": "entity"
}
]
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3078,
"end": 3170,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 115,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3304,
"end": 3419,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3425,
"end": 3566,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 127,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3425,
"end": 3439,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 125,
"column": 18
},
"identifierName": "updateVariants"
},
"name": "updateVariants",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3440,
"end": 3446,
"loc": {
"start": {
"line": 125,
"column": 19
},
"end": {
"line": 125,
"column": 25
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3448,
"end": 3463,
"loc": {
"start": {
"line": 125,
"column": 27
},
"end": {
"line": 125,
"column": 42
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 3465,
"end": 3472,
"loc": {
"start": {
"line": 125,
"column": 44
},
"end": {
"line": 125,
"column": 51
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 3474,
"end": 3566,
"loc": {
"start": {
"line": 125,
"column": 53
},
"end": {
"line": 127,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3485,
"end": 3559,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 82
}
},
"expression": {
"type": "CallExpression",
"start": 3485,
"end": 3558,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 81
}
},
"callee": {
"type": "MemberExpression",
"start": 3485,
"end": 3533,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 3485,
"end": 3524,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 3485,
"end": 3504,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 27
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 3505,
"end": 3524,
"loc": {
"start": {
"line": 126,
"column": 28
},
"end": {
"line": 126,
"column": 47
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3525,
"end": 3532,
"loc": {
"start": {
"line": 126,
"column": 48
},
"end": {
"line": 126,
"column": 55
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 3534,
"end": 3540,
"loc": {
"start": {
"line": 126,
"column": 57
},
"end": {
"line": 126,
"column": 63
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3542,
"end": 3557,
"loc": {
"start": {
"line": 126,
"column": 65
},
"end": {
"line": 126,
"column": 80
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
]
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3304,
"end": 3419,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExpressionStatement",
"start": 3573,
"end": 4464,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 160,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3573,
"end": 4463,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 160,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3573,
"end": 3614,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 130,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 3573,
"end": 3592,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 130,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 3593,
"end": 3614,
"loc": {
"start": {
"line": 130,
"column": 20
},
"end": {
"line": 130,
"column": 41
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"right": {
"type": "ArrayExpression",
"start": 3617,
"end": 4463,
"loc": {
"start": {
"line": 130,
"column": 44
},
"end": {
"line": 160,
"column": 1
}
},
"elements": [
{
"type": "ArrowFunctionExpression",
"start": 3624,
"end": 3809,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 137,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3624,
"end": 3630,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3639,
"end": 3809,
"loc": {
"start": {
"line": 132,
"column": 4
},
"end": {
"line": 137,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 3639,
"end": 3658,
"loc": {
"start": {
"line": 132,
"column": 4
},
"end": {
"line": 132,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 3639,
"end": 3645,
"loc": {
"start": {
"line": 132,
"column": 4
},
"end": {
"line": 132,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3646,
"end": 3658,
"loc": {
"start": {
"line": 132,
"column": 11
},
"end": {
"line": 132,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3669,
"end": 3802,
"loc": {
"start": {
"line": 133,
"column": 8
},
"end": {
"line": 136,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 3673,
"end": 3695,
"loc": {
"start": {
"line": 133,
"column": 12
},
"end": {
"line": 133,
"column": 34
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3696,
"end": 3801,
"loc": {
"start": {
"line": 133,
"column": 35
},
"end": {
"line": 136,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3711,
"end": 3729,
"loc": {
"start": {
"line": 134,
"column": 12
},
"end": {
"line": 134,
"column": 30
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3711,
"end": 3726,
"loc": {
"start": {
"line": 134,
"column": 12
},
"end": {
"line": 134,
"column": 27
},
"identifierName": "inputsPerCharge"
},
"name": "inputsPerCharge"
},
"value": {
"type": "NumericLiteral",
"start": 3728,
"end": 3729,
"loc": {
"start": {
"line": 134,
"column": 29
},
"end": {
"line": 134,
"column": 30
}
},
"extra": {
"rawValue": 2,
"raw": "2"
},
"value": 2
}
},
{
"type": "ObjectProperty",
"start": 3744,
"end": 3789,
"loc": {
"start": {
"line": 135,
"column": 12
},
"end": {
"line": 135,
"column": 57
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3744,
"end": 3757,
"loc": {
"start": {
"line": 135,
"column": 12
},
"end": {
"line": 135,
"column": 25
},
"identifierName": "processorType"
},
"name": "processorType"
},
"value": {
"type": "MemberExpression",
"start": 3759,
"end": 3789,
"loc": {
"start": {
"line": 135,
"column": 27
},
"end": {
"line": 135,
"column": 57
}
},
"object": {
"type": "Identifier",
"start": 3759,
"end": 3781,
"loc": {
"start": {
"line": 135,
"column": 27
},
"end": {
"line": 135,
"column": 49
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 3782,
"end": 3789,
"loc": {
"start": {
"line": 135,
"column": 50
},
"end": {
"line": 135,
"column": 57
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 3816,
"end": 3985,
"loc": {
"start": {
"line": 138,
"column": 4
},
"end": {
"line": 143,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3816,
"end": 3822,
"loc": {
"start": {
"line": 138,
"column": 4
},
"end": {
"line": 138,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3831,
"end": 3985,
"loc": {
"start": {
"line": 139,
"column": 4
},
"end": {
"line": 143,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 3831,
"end": 3850,
"loc": {
"start": {
"line": 139,
"column": 4
},
"end": {
"line": 139,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 3831,
"end": 3837,
"loc": {
"start": {
"line": 139,
"column": 4
},
"end": {
"line": 139,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3838,
"end": 3850,
"loc": {
"start": {
"line": 139,
"column": 11
},
"end": {
"line": 139,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3861,
"end": 3978,
"loc": {
"start": {
"line": 140,
"column": 8
},
"end": {
"line": 142,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 3865,
"end": 3885,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 32
},
"identifierName": "ItemEjectorComponent"
},
"name": "ItemEjectorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3886,
"end": 3977,
"loc": {
"start": {
"line": 140,
"column": 33
},
"end": {
"line": 142,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3901,
"end": 3965,
"loc": {
"start": {
"line": 141,
"column": 12
},
"end": {
"line": 141,
"column": 76
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3901,
"end": 3906,
"loc": {
"start": {
"line": 141,
"column": 12
},
"end": {
"line": 141,
"column": 17
},
"identifierName": "slots"
},
"name": "slots"
},
"value": {
"type": "ArrayExpression",
"start": 3908,
"end": 3965,
"loc": {
"start": {
"line": 141,
"column": 19
},
"end": {
"line": 141,
"column": 76
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 3909,
"end": 3964,
"loc": {
"start": {
"line": 141,
"column": 20
},
"end": {
"line": 141,
"column": 75
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3911,
"end": 3932,
"loc": {
"start": {
"line": 141,
"column": 22
},
"end": {
"line": 141,
"column": 43
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3911,
"end": 3914,
"loc": {
"start": {
"line": 141,
"column": 22
},
"end": {
"line": 141,
"column": 25
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 3916,
"end": 3932,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 43
}
},
"callee": {
"type": "Identifier",
"start": 3920,
"end": 3926,
"loc": {
"start": {
"line": 141,
"column": 31
},
"end": {
"line": 141,
"column": 37
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 3927,
"end": 3928,
"loc": {
"start": {
"line": 141,
"column": 38
},
"end": {
"line": 141,
"column": 39
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 3930,
"end": 3931,
"loc": {
"start": {
"line": 141,
"column": 41
},
"end": {
"line": 141,
"column": 42
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 3934,
"end": 3962,
"loc": {
"start": {
"line": 141,
"column": 45
},
"end": {
"line": 141,
"column": 73
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3934,
"end": 3943,
"loc": {
"start": {
"line": 141,
"column": 45
},
"end": {
"line": 141,
"column": 54
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 3945,
"end": 3962,
"loc": {
"start": {
"line": 141,
"column": 56
},
"end": {
"line": 141,
"column": 73
}
},
"object": {
"type": "Identifier",
"start": 3945,
"end": 3958,
"loc": {
"start": {
"line": 141,
"column": 56
},
"end": {
"line": 141,
"column": 69
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 3959,
"end": 3962,
"loc": {
"start": {
"line": 141,
"column": 70
},
"end": {
"line": 141,
"column": 73
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
}
]
}
]
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 3992,
"end": 4459,
"loc": {
"start": {
"line": 144,
"column": 4
},
"end": {
"line": 159,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3992,
"end": 3998,
"loc": {
"start": {
"line": 144,
"column": 4
},
"end": {
"line": 144,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 4007,
"end": 4459,
"loc": {
"start": {
"line": 145,
"column": 4
},
"end": {
"line": 159,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 4007,
"end": 4026,
"loc": {
"start": {
"line": 145,
"column": 4
},
"end": {
"line": 145,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 4007,
"end": 4013,
"loc": {
"start": {
"line": 145,
"column": 4
},
"end": {
"line": 145,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 4014,
"end": 4026,
"loc": {
"start": {
"line": 145,
"column": 11
},
"end": {
"line": 145,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 4037,
"end": 4452,
"loc": {
"start": {
"line": 146,
"column": 8
},
"end": {
"line": 158,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 4041,
"end": 4062,
"loc": {
"start": {
"line": 146,
"column": 12
},
"end": {
"line": 146,
"column": 33
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 4063,
"end": 4451,
"loc": {
"start": {
"line": 146,
"column": 34
},
"end": {
"line": 158,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4078,
"end": 4439,
"loc": {
"start": {
"line": 147,
"column": 12
},
"end": {
"line": 157,
"column": 13
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4078,
"end": 4083,
"loc": {
"start": {
"line": 147,
"column": 12
},
"end": {
"line": 147,
"column": 17
},
"identifierName": "slots"
},
"name": "slots"
},
"value": {
"type": "ArrayExpression",
"start": 4085,
"end": 4439,
"loc": {
"start": {
"line": 147,
"column": 19
},
"end": {
"line": 157,
"column": 13
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 4086,
"end": 4245,
"loc": {
"start": {
"line": 147,
"column": 20
},
"end": {
"line": 151,
"column": 17
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4109,
"end": 4130,
"loc": {
"start": {
"line": 148,
"column": 20
},
"end": {
"line": 148,
"column": 41
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4109,
"end": 4112,
"loc": {
"start": {
"line": 148,
"column": 20
},
"end": {
"line": 148,
"column": 23
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 4114,
"end": 4130,
"loc": {
"start": {
"line": 148,
"column": 25
},
"end": {
"line": 148,
"column": 41
}
},
"callee": {
"type": "Identifier",
"start": 4118,
"end": 4124,
"loc": {
"start": {
"line": 148,
"column": 29
},
"end": {
"line": 148,
"column": 35
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4125,
"end": 4126,
"loc": {
"start": {
"line": 148,
"column": 36
},
"end": {
"line": 148,
"column": 37
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4128,
"end": 4129,
"loc": {
"start": {
"line": 148,
"column": 39
},
"end": {
"line": 148,
"column": 40
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 4153,
"end": 4187,
"loc": {
"start": {
"line": 149,
"column": 20
},
"end": {
"line": 149,
"column": 54
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4153,
"end": 4163,
"loc": {
"start": {
"line": 149,
"column": 20
},
"end": {
"line": 149,
"column": 30
},
"identifierName": "directions"
},
"name": "directions"
},
"value": {
"type": "ArrayExpression",
"start": 4165,
"end": 4187,
"loc": {
"start": {
"line": 149,
"column": 32
},
"end": {
"line": 149,
"column": 54
}
},
"elements": [
{
"type": "MemberExpression",
"start": 4166,
"end": 4186,
"loc": {
"start": {
"line": 149,
"column": 33
},
"end": {
"line": 149,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 4166,
"end": 4179,
"loc": {
"start": {
"line": 149,
"column": 33
},
"end": {
"line": 149,
"column": 46
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 4180,
"end": 4186,
"loc": {
"start": {
"line": 149,
"column": 47
},
"end": {
"line": 149,
"column": 53
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
]
}
},
{
"type": "ObjectProperty",
"start": 4210,
"end": 4225,
"loc": {
"start": {
"line": 150,
"column": 20
},
"end": {
"line": 150,
"column": 35
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4210,
"end": 4216,
"loc": {
"start": {
"line": 150,
"column": 20
},
"end": {
"line": 150,
"column": 26
},
"identifierName": "filter"
},
"name": "filter"
},
"value": {
"type": "StringLiteral",
"start": 4218,
"end": 4225,
"loc": {
"start": {
"line": 150,
"column": 28
},
"end": {
"line": 150,
"column": 35
}
},
"extra": {
"rawValue": "shape",
"raw": "\"shape\""
},
"value": "shape"
}
}
]
},
{
"type": "ObjectExpression",
"start": 4264,
"end": 4423,
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 156,
"column": 17
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4287,
"end": 4308,
"loc": {
"start": {
"line": 153,
"column": 20
},
"end": {
"line": 153,
"column": 41
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4287,
"end": 4290,
"loc": {
"start": {
"line": 153,
"column": 20
},
"end": {
"line": 153,
"column": 23
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 4292,
"end": 4308,
"loc": {
"start": {
"line": 153,
"column": 25
},
"end": {
"line": 153,
"column": 41
}
},
"callee": {
"type": "Identifier",
"start": 4296,
"end": 4302,
"loc": {
"start": {
"line": 153,
"column": 29
},
"end": {
"line": 153,
"column": 35
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4303,
"end": 4304,
"loc": {
"start": {
"line": 153,
"column": 36
},
"end": {
"line": 153,
"column": 37
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4306,
"end": 4307,
"loc": {
"start": {
"line": 153,
"column": 39
},
"end": {
"line": 153,
"column": 40
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 4331,
"end": 4365,
"loc": {
"start": {
"line": 154,
"column": 20
},
"end": {
"line": 154,
"column": 54
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4331,
"end": 4341,
"loc": {
"start": {
"line": 154,
"column": 20
},
"end": {
"line": 154,
"column": 30
},
"identifierName": "directions"
},
"name": "directions"
},
"value": {
"type": "ArrayExpression",
"start": 4343,
"end": 4365,
"loc": {
"start": {
"line": 154,
"column": 32
},
"end": {
"line": 154,
"column": 54
}
},
"elements": [
{
"type": "MemberExpression",
"start": 4344,
"end": 4364,
"loc": {
"start": {
"line": 154,
"column": 33
},
"end": {
"line": 154,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 4344,
"end": 4357,
"loc": {
"start": {
"line": 154,
"column": 33
},
"end": {
"line": 154,
"column": 46
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 4358,
"end": 4364,
"loc": {
"start": {
"line": 154,
"column": 47
},
"end": {
"line": 154,
"column": 53
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
]
}
},
{
"type": "ObjectProperty",
"start": 4388,
"end": 4403,
"loc": {
"start": {
"line": 155,
"column": 20
},
"end": {
"line": 155,
"column": 35
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4388,
"end": 4394,
"loc": {
"start": {
"line": 155,
"column": 20
},
"end": {
"line": 155,
"column": 26
},
"identifierName": "filter"
},
"name": "filter"
},
"value": {
"type": "StringLiteral",
"start": 4396,
"end": 4403,
"loc": {
"start": {
"line": 155,
"column": 28
},
"end": {
"line": 155,
"column": 35
}
},
"extra": {
"rawValue": "shape",
"raw": "\"shape\""
},
"value": "shape"
}
}
]
}
]
}
}
]
}
]
}
]
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4468,
"end": 4561,
"loc": {
"start": {
"line": 162,
"column": 0
},
"end": {
"line": 164,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4468,
"end": 4560,
"loc": {
"start": {
"line": 162,
"column": 0
},
"end": {
"line": 164,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4468,
"end": 4498,
"loc": {
"start": {
"line": 162,
"column": 0
},
"end": {
"line": 162,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 4468,
"end": 4487,
"loc": {
"start": {
"line": 162,
"column": 0
},
"end": {
"line": 162,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 4488,
"end": 4498,
"loc": {
"start": {
"line": 162,
"column": 20
},
"end": {
"line": 162,
"column": 30
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4501,
"end": 4560,
"loc": {
"start": {
"line": 162,
"column": 33
},
"end": {
"line": 164,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4508,
"end": 4556,
"loc": {
"start": {
"line": 163,
"column": 4
},
"end": {
"line": 163,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4509,
"end": 4531,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4534,
"end": 4556,
"loc": {
"start": {
"line": 163,
"column": 30
},
"end": {
"line": 163,
"column": 52
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 4540,
"end": 4556,
"loc": {
"start": {
"line": 163,
"column": 36
},
"end": {
"line": 163,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 4544,
"end": 4550,
"loc": {
"start": {
"line": 163,
"column": 40
},
"end": {
"line": 163,
"column": 46
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4551,
"end": 4552,
"loc": {
"start": {
"line": 163,
"column": 47
},
"end": {
"line": 163,
"column": 48
}
},
"extra": {
"rawValue": 2,
"raw": "2"
},
"value": 2
},
{
"type": "NumericLiteral",
"start": 4554,
"end": 4555,
"loc": {
"start": {
"line": 163,
"column": 50
},
"end": {
"line": 163,
"column": 51
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4565,
"end": 4657,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 168,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4565,
"end": 4656,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 168,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4565,
"end": 4601,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 166,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 4565,
"end": 4584,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 166,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 4585,
"end": 4601,
"loc": {
"start": {
"line": 166,
"column": 20
},
"end": {
"line": 166,
"column": 36
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4604,
"end": 4656,
"loc": {
"start": {
"line": 166,
"column": 39
},
"end": {
"line": 168,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4611,
"end": 4652,
"loc": {
"start": {
"line": 167,
"column": 4
},
"end": {
"line": 167,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4612,
"end": 4634,
"loc": {
"start": {
"line": 167,
"column": 5
},
"end": {
"line": 167,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4637,
"end": 4652,
"loc": {
"start": {
"line": 167,
"column": 30
},
"end": {
"line": 167,
"column": 45
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 4643,
"end": 4652,
"loc": {
"start": {
"line": 167,
"column": 36
},
"end": {
"line": 167,
"column": 45
}
},
"extra": {
"rawValue": "#9fcd7d",
"raw": "\"#9fcd7d\""
},
"value": "#9fcd7d"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4661,
"end": 4770,
"loc": {
"start": {
"line": 170,
"column": 0
},
"end": {
"line": 172,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4661,
"end": 4769,
"loc": {
"start": {
"line": 170,
"column": 0
},
"end": {
"line": 172,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4661,
"end": 4696,
"loc": {
"start": {
"line": 170,
"column": 0
},
"end": {
"line": 170,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 4661,
"end": 4680,
"loc": {
"start": {
"line": 170,
"column": 0
},
"end": {
"line": 170,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 4681,
"end": 4696,
"loc": {
"start": {
"line": 170,
"column": 20
},
"end": {
"line": 170,
"column": 35
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4699,
"end": 4769,
"loc": {
"start": {
"line": 170,
"column": 38
},
"end": {
"line": 172,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4706,
"end": 4765,
"loc": {
"start": {
"line": 171,
"column": 4
},
"end": {
"line": 171,
"column": 63
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4707,
"end": 4729,
"loc": {
"start": {
"line": 171,
"column": 5
},
"end": {
"line": 171,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4732,
"end": 4765,
"loc": {
"start": {
"line": 171,
"column": 30
},
"end": {
"line": 171,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4733,
"end": 4739,
"loc": {
"start": {
"line": 171,
"column": 31
},
"end": {
"line": 171,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 4741,
"end": 4756,
"loc": {
"start": {
"line": 171,
"column": 39
},
"end": {
"line": 171,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "NullLiteral",
"start": 4761,
"end": 4765,
"loc": {
"start": {
"line": 171,
"column": 59
},
"end": {
"line": 171,
"column": 63
}
}
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4774,
"end": 4923,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 176,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4774,
"end": 4922,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 176,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4774,
"end": 4809,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 174,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 4774,
"end": 4793,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 174,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 4794,
"end": 4809,
"loc": {
"start": {
"line": 174,
"column": 20
},
"end": {
"line": 174,
"column": 35
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4812,
"end": 4922,
"loc": {
"start": {
"line": 174,
"column": 38
},
"end": {
"line": 176,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4819,
"end": 4918,
"loc": {
"start": {
"line": 175,
"column": 4
},
"end": {
"line": 175,
"column": 103
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4820,
"end": 4842,
"loc": {
"start": {
"line": 175,
"column": 5
},
"end": {
"line": 175,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4845,
"end": 4918,
"loc": {
"start": {
"line": 175,
"column": 30
},
"end": {
"line": 175,
"column": 103
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4845,
"end": 4849,
"loc": {
"start": {
"line": 175,
"column": 30
},
"end": {
"line": 175,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 4853,
"end": 4918,
"loc": {
"start": {
"line": 175,
"column": 38
},
"end": {
"line": 175,
"column": 103
}
},
"callee": {
"type": "MemberExpression",
"start": 4853,
"end": 4883,
"loc": {
"start": {
"line": 175,
"column": 38
},
"end": {
"line": 175,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 4853,
"end": 4866,
"loc": {
"start": {
"line": 175,
"column": 38
},
"end": {
"line": 175,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 4853,
"end": 4857,
"loc": {
"start": {
"line": 175,
"column": 38
},
"end": {
"line": 175,
"column": 42
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 4858,
"end": 4866,
"loc": {
"start": {
"line": 175,
"column": 43
},
"end": {
"line": 175,
"column": 51
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4867,
"end": 4883,
"loc": {
"start": {
"line": 175,
"column": 52
},
"end": {
"line": 175,
"column": 68
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 4884,
"end": 4917,
"loc": {
"start": {
"line": 175,
"column": 69
},
"end": {
"line": 175,
"column": 102
}
},
"object": {
"type": "Identifier",
"start": 4884,
"end": 4902,
"loc": {
"start": {
"line": 175,
"column": 69
},
"end": {
"line": 175,
"column": 87
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 4903,
"end": 4917,
"loc": {
"start": {
"line": 175,
"column": 88
},
"end": {
"line": 175,
"column": 102
},
"identifierName": "reward_stacker"
},
"name": "reward_stacker"
},
"computed": false
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4927,
"end": 5009,
"loc": {
"start": {
"line": 178,
"column": 0
},
"end": {
"line": 180,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4927,
"end": 5008,
"loc": {
"start": {
"line": 178,
"column": 0
},
"end": {
"line": 180,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4927,
"end": 4958,
"loc": {
"start": {
"line": 178,
"column": 0
},
"end": {
"line": 178,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 4927,
"end": 4946,
"loc": {
"start": {
"line": 178,
"column": 0
},
"end": {
"line": 178,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 4947,
"end": 4958,
"loc": {
"start": {
"line": 178,
"column": 20
},
"end": {
"line": 178,
"column": 31
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4961,
"end": 5008,
"loc": {
"start": {
"line": 178,
"column": 34
},
"end": {
"line": 180,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4968,
"end": 5004,
"loc": {
"start": {
"line": 179,
"column": 4
},
"end": {
"line": 179,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4969,
"end": 4991,
"loc": {
"start": {
"line": 179,
"column": 5
},
"end": {
"line": 179,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4994,
"end": 5004,
"loc": {
"start": {
"line": 179,
"column": 30
},
"end": {
"line": 179,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5000,
"end": 5004,
"loc": {
"start": {
"line": 179,
"column": 36
},
"end": {
"line": 179,
"column": 40
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5013,
"end": 5096,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 184,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5013,
"end": 5095,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 184,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5013,
"end": 5045,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 182,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 5013,
"end": 5032,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 182,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 5033,
"end": 5045,
"loc": {
"start": {
"line": 182,
"column": 20
},
"end": {
"line": 182,
"column": 32
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5048,
"end": 5095,
"loc": {
"start": {
"line": 182,
"column": 35
},
"end": {
"line": 184,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5055,
"end": 5091,
"loc": {
"start": {
"line": 183,
"column": 4
},
"end": {
"line": 183,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5056,
"end": 5078,
"loc": {
"start": {
"line": 183,
"column": 5
},
"end": {
"line": 183,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5081,
"end": 5091,
"loc": {
"start": {
"line": 183,
"column": 30
},
"end": {
"line": 183,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5087,
"end": 5091,
"loc": {
"start": {
"line": 183,
"column": 36
},
"end": {
"line": 183,
"column": 40
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5100,
"end": 5192,
"loc": {
"start": {
"line": 186,
"column": 0
},
"end": {
"line": 188,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5100,
"end": 5191,
"loc": {
"start": {
"line": 186,
"column": 0
},
"end": {
"line": 188,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5100,
"end": 5134,
"loc": {
"start": {
"line": 186,
"column": 0
},
"end": {
"line": 186,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 5100,
"end": 5119,
"loc": {
"start": {
"line": 186,
"column": 0
},
"end": {
"line": 186,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 5120,
"end": 5134,
"loc": {
"start": {
"line": 186,
"column": 20
},
"end": {
"line": 186,
"column": 34
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5137,
"end": 5191,
"loc": {
"start": {
"line": 186,
"column": 37
},
"end": {
"line": 188,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5144,
"end": 5187,
"loc": {
"start": {
"line": 187,
"column": 4
},
"end": {
"line": 187,
"column": 47
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5145,
"end": 5167,
"loc": {
"start": {
"line": 187,
"column": 5
},
"end": {
"line": 187,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5170,
"end": 5187,
"loc": {
"start": {
"line": 187,
"column": 30
},
"end": {
"line": 187,
"column": 47
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5170,
"end": 5174,
"loc": {
"start": {
"line": 187,
"column": 30
},
"end": {
"line": 187,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 5178,
"end": 5187,
"loc": {
"start": {
"line": 187,
"column": 38
},
"end": {
"line": 187,
"column": 47
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5196,
"end": 5279,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 192,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5196,
"end": 5278,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 192,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5196,
"end": 5228,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 190,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 5196,
"end": 5215,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 190,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 5216,
"end": 5228,
"loc": {
"start": {
"line": 190,
"column": 20
},
"end": {
"line": 190,
"column": 32
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5231,
"end": 5278,
"loc": {
"start": {
"line": 190,
"column": 35
},
"end": {
"line": 192,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5238,
"end": 5274,
"loc": {
"start": {
"line": 191,
"column": 4
},
"end": {
"line": 191,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5239,
"end": 5261,
"loc": {
"start": {
"line": 191,
"column": 5
},
"end": {
"line": 191,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5264,
"end": 5274,
"loc": {
"start": {
"line": 191,
"column": 30
},
"end": {
"line": 191,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NullLiteral",
"start": 5270,
"end": 5274,
"loc": {
"start": {
"line": 191,
"column": 36
},
"end": {
"line": 191,
"column": 40
}
}
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5283,
"end": 5364,
"loc": {
"start": {
"line": 194,
"column": 0
},
"end": {
"line": 196,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5283,
"end": 5363,
"loc": {
"start": {
"line": 194,
"column": 0
},
"end": {
"line": 196,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5283,
"end": 5313,
"loc": {
"start": {
"line": 194,
"column": 0
},
"end": {
"line": 194,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 5283,
"end": 5302,
"loc": {
"start": {
"line": 194,
"column": 0
},
"end": {
"line": 194,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 5303,
"end": 5313,
"loc": {
"start": {
"line": 194,
"column": 20
},
"end": {
"line": 194,
"column": 30
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5316,
"end": 5363,
"loc": {
"start": {
"line": 194,
"column": 33
},
"end": {
"line": 196,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5323,
"end": 5359,
"loc": {
"start": {
"line": 195,
"column": 4
},
"end": {
"line": 195,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5324,
"end": 5346,
"loc": {
"start": {
"line": 195,
"column": 5
},
"end": {
"line": 195,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5349,
"end": 5359,
"loc": {
"start": {
"line": 195,
"column": 30
},
"end": {
"line": 195,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NullLiteral",
"start": 5355,
"end": 5359,
"loc": {
"start": {
"line": 195,
"column": 36
},
"end": {
"line": 195,
"column": 40
}
}
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5368,
"end": 5734,
"loc": {
"start": {
"line": 198,
"column": 0
},
"end": {
"line": 209,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5368,
"end": 5733,
"loc": {
"start": {
"line": 198,
"column": 0
},
"end": {
"line": 209,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5368,
"end": 5408,
"loc": {
"start": {
"line": 198,
"column": 0
},
"end": {
"line": 198,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 5368,
"end": 5387,
"loc": {
"start": {
"line": 198,
"column": 0
},
"end": {
"line": 198,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 5388,
"end": 5408,
"loc": {
"start": {
"line": 198,
"column": 20
},
"end": {
"line": 198,
"column": 40
},
"identifierName": "additionalStatistics"
},
"name": "additionalStatistics"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5411,
"end": 5733,
"loc": {
"start": {
"line": 198,
"column": 43
},
"end": {
"line": 209,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5503,
"end": 5729,
"loc": {
"start": {
"line": 203,
"column": 4
},
"end": {
"line": 208,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5504,
"end": 5526,
"loc": {
"start": {
"line": 203,
"column": 5
},
"end": {
"line": 203,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant",
"leadingComments": null
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5529,
"end": 5729,
"loc": {
"start": {
"line": 203,
"column": 30
},
"end": {
"line": 208,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5529,
"end": 5533,
"loc": {
"start": {
"line": 203,
"column": 30
},
"end": {
"line": 203,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "ArrayExpression",
"start": 5537,
"end": 5729,
"loc": {
"start": {
"line": 203,
"column": 38
},
"end": {
"line": 208,
"column": 5
}
},
"elements": [
{
"type": "ArrayExpression",
"start": 5548,
"end": 5721,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 207,
"column": 9
}
},
"elements": [
{
"type": "MemberExpression",
"start": 5563,
"end": 5605,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 5563,
"end": 5599,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 5563,
"end": 5589,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 5563,
"end": 5571,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 5563,
"end": 5564,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 13
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 5565,
"end": 5571,
"loc": {
"start": {
"line": 205,
"column": 14
},
"end": {
"line": 205,
"column": 20
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5572,
"end": 5589,
"loc": {
"start": {
"line": 205,
"column": 21
},
"end": {
"line": 205,
"column": 38
},
"identifierName": "buildingPlacement"
},
"name": "buildingPlacement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5590,
"end": 5599,
"loc": {
"start": {
"line": 205,
"column": 39
},
"end": {
"line": 205,
"column": 48
},
"identifierName": "infoTexts"
},
"name": "infoTexts"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5600,
"end": 5605,
"loc": {
"start": {
"line": 205,
"column": 49
},
"end": {
"line": 205,
"column": 54
},
"identifierName": "speed"
},
"name": "speed"
},
"computed": false
},
{
"type": "CallExpression",
"start": 5620,
"end": 5709,
"loc": {
"start": {
"line": 206,
"column": 12
},
"end": {
"line": 206,
"column": 101
}
},
"callee": {
"type": "Identifier",
"start": 5620,
"end": 5640,
"loc": {
"start": {
"line": 206,
"column": 12
},
"end": {
"line": 206,
"column": 32
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
},
"arguments": [
{
"type": "CallExpression",
"start": 5641,
"end": 5708,
"loc": {
"start": {
"line": 206,
"column": 33
},
"end": {
"line": 206,
"column": 100
}
},
"callee": {
"type": "MemberExpression",
"start": 5641,
"end": 5676,
"loc": {
"start": {
"line": 206,
"column": 33
},
"end": {
"line": 206,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 5641,
"end": 5654,
"loc": {
"start": {
"line": 206,
"column": 33
},
"end": {
"line": 206,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 5641,
"end": 5645,
"loc": {
"start": {
"line": 206,
"column": 33
},
"end": {
"line": 206,
"column": 37
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 5646,
"end": 5654,
"loc": {
"start": {
"line": 206,
"column": 38
},
"end": {
"line": 206,
"column": 46
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5655,
"end": 5676,
"loc": {
"start": {
"line": 206,
"column": 47
},
"end": {
"line": 206,
"column": 68
},
"identifierName": "getProcessorBaseSpeed"
},
"name": "getProcessorBaseSpeed"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 5677,
"end": 5707,
"loc": {
"start": {
"line": 206,
"column": 69
},
"end": {
"line": 206,
"column": 99
}
},
"object": {
"type": "Identifier",
"start": 5677,
"end": 5699,
"loc": {
"start": {
"line": 206,
"column": 69
},
"end": {
"line": 206,
"column": 91
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 5700,
"end": 5707,
"loc": {
"start": {
"line": 206,
"column": 92
},
"end": {
"line": 206,
"column": 99
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
}
]
}
]
}
]
}
]
}
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 5418,
"end": 5497,
"loc": {
"start": {
"line": 199,
"column": 4
},
"end": {
"line": 202,
"column": 7
}
}
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5738,
"end": 6477,
"loc": {
"start": {
"line": 211,
"column": 0
},
"end": {
"line": 231,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5738,
"end": 6476,
"loc": {
"start": {
"line": 211,
"column": 0
},
"end": {
"line": 231,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5738,
"end": 5777,
"loc": {
"start": {
"line": 211,
"column": 0
},
"end": {
"line": 211,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 5738,
"end": 5757,
"loc": {
"start": {
"line": 211,
"column": 0
},
"end": {
"line": 211,
"column": 19
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 5758,
"end": 5777,
"loc": {
"start": {
"line": 211,
"column": 20
},
"end": {
"line": 211,
"column": 39
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5780,
"end": 6476,
"loc": {
"start": {
"line": 211,
"column": 42
},
"end": {
"line": 231,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5787,
"end": 6472,
"loc": {
"start": {
"line": 212,
"column": 4
},
"end": {
"line": 230,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5788,
"end": 5810,
"loc": {
"start": {
"line": 212,
"column": 5
},
"end": {
"line": 212,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5813,
"end": 6472,
"loc": {
"start": {
"line": 212,
"column": 30
},
"end": {
"line": 230,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5814,
"end": 5820,
"loc": {
"start": {
"line": 212,
"column": 31
},
"end": {
"line": 212,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 5822,
"end": 5837,
"loc": {
"start": {
"line": 212,
"column": 39
},
"end": {
"line": 212,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 5842,
"end": 6472,
"loc": {
"start": {
"line": 212,
"column": 59
},
"end": {
"line": 230,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 5853,
"end": 5905,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 60
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5853,
"end": 5904,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 59
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5853,
"end": 5900,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 5853,
"end": 5884,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 5853,
"end": 5870,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 5853,
"end": 5859,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 5860,
"end": 5870,
"loc": {
"start": {
"line": 213,
"column": 15
},
"end": {
"line": 213,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5871,
"end": 5884,
"loc": {
"start": {
"line": 213,
"column": 26
},
"end": {
"line": 213,
"column": 39
},
"identifierName": "ItemProcessor"
},
"name": "ItemProcessor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5885,
"end": 5900,
"loc": {
"start": {
"line": 213,
"column": 40
},
"end": {
"line": 213,
"column": 55
},
"identifierName": "inputsPerCharge"
},
"name": "inputsPerCharge"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 5903,
"end": 5904,
"loc": {
"start": {
"line": 213,
"column": 58
},
"end": {
"line": 213,
"column": 59
}
},
"extra": {
"rawValue": 2,
"raw": "2"
},
"value": 2
}
}
},
{
"type": "ExpressionStatement",
"start": 5917,
"end": 5987,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 78
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5917,
"end": 5986,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 77
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5917,
"end": 5953,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 5917,
"end": 5948,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 5917,
"end": 5934,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 5917,
"end": 5923,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 5924,
"end": 5934,
"loc": {
"start": {
"line": 215,
"column": 15
},
"end": {
"line": 215,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5935,
"end": 5948,
"loc": {
"start": {
"line": 215,
"column": 26
},
"end": {
"line": 215,
"column": 39
},
"identifierName": "ItemProcessor"
},
"name": "ItemProcessor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5949,
"end": 5953,
"loc": {
"start": {
"line": 215,
"column": 40
},
"end": {
"line": 215,
"column": 44
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 5956,
"end": 5986,
"loc": {
"start": {
"line": 215,
"column": 47
},
"end": {
"line": 215,
"column": 77
}
},
"object": {
"type": "Identifier",
"start": 5956,
"end": 5978,
"loc": {
"start": {
"line": 215,
"column": 47
},
"end": {
"line": 215,
"column": 69
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 5979,
"end": 5986,
"loc": {
"start": {
"line": 215,
"column": 70
},
"end": {
"line": 215,
"column": 77
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 5999,
"end": 6097,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 106
}
},
"expression": {
"type": "CallExpression",
"start": 5999,
"end": 6096,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 105
}
},
"callee": {
"type": "MemberExpression",
"start": 5999,
"end": 6037,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 5999,
"end": 6028,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 5999,
"end": 6016,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 5999,
"end": 6005,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 6006,
"end": 6016,
"loc": {
"start": {
"line": 217,
"column": 15
},
"end": {
"line": 217,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6017,
"end": 6028,
"loc": {
"start": {
"line": 217,
"column": 26
},
"end": {
"line": 217,
"column": 37
},
"identifierName": "ItemEjector"
},
"name": "ItemEjector"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6029,
"end": 6037,
"loc": {
"start": {
"line": 217,
"column": 38
},
"end": {
"line": 217,
"column": 46
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 6038,
"end": 6095,
"loc": {
"start": {
"line": 217,
"column": 47
},
"end": {
"line": 217,
"column": 104
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 6039,
"end": 6094,
"loc": {
"start": {
"line": 217,
"column": 48
},
"end": {
"line": 217,
"column": 103
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6041,
"end": 6062,
"loc": {
"start": {
"line": 217,
"column": 50
},
"end": {
"line": 217,
"column": 71
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6041,
"end": 6044,
"loc": {
"start": {
"line": 217,
"column": 50
},
"end": {
"line": 217,
"column": 53
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 6046,
"end": 6062,
"loc": {
"start": {
"line": 217,
"column": 55
},
"end": {
"line": 217,
"column": 71
}
},
"callee": {
"type": "Identifier",
"start": 6050,
"end": 6056,
"loc": {
"start": {
"line": 217,
"column": 59
},
"end": {
"line": 217,
"column": 65
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 6057,
"end": 6058,
"loc": {
"start": {
"line": 217,
"column": 66
},
"end": {
"line": 217,
"column": 67
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 6060,
"end": 6061,
"loc": {
"start": {
"line": 217,
"column": 69
},
"end": {
"line": 217,
"column": 70
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 6064,
"end": 6092,
"loc": {
"start": {
"line": 217,
"column": 73
},
"end": {
"line": 217,
"column": 101
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6064,
"end": 6073,
"loc": {
"start": {
"line": 217,
"column": 73
},
"end": {
"line": 217,
"column": 82
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 6075,
"end": 6092,
"loc": {
"start": {
"line": 217,
"column": 84
},
"end": {
"line": 217,
"column": 101
}
},
"object": {
"type": "Identifier",
"start": 6075,
"end": 6088,
"loc": {
"start": {
"line": 217,
"column": 84
},
"end": {
"line": 217,
"column": 97
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 6089,
"end": 6092,
"loc": {
"start": {
"line": 217,
"column": 98
},
"end": {
"line": 217,
"column": 101
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
}
]
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 6109,
"end": 6465,
"loc": {
"start": {
"line": 219,
"column": 8
},
"end": {
"line": 229,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 6109,
"end": 6464,
"loc": {
"start": {
"line": 219,
"column": 8
},
"end": {
"line": 229,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 6109,
"end": 6148,
"loc": {
"start": {
"line": 219,
"column": 8
},
"end": {
"line": 219,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 6109,
"end": 6139,
"loc": {
"start": {
"line": 219,
"column": 8
},
"end": {
"line": 219,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 6109,
"end": 6126,
"loc": {
"start": {
"line": 219,
"column": 8
},
"end": {
"line": 219,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 6109,
"end": 6115,
"loc": {
"start": {
"line": 219,
"column": 8
},
"end": {
"line": 219,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 6116,
"end": 6126,
"loc": {
"start": {
"line": 219,
"column": 15
},
"end": {
"line": 219,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6127,
"end": 6139,
"loc": {
"start": {
"line": 219,
"column": 26
},
"end": {
"line": 219,
"column": 38
},
"identifierName": "ItemAcceptor"
},
"name": "ItemAcceptor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6140,
"end": 6148,
"loc": {
"start": {
"line": 219,
"column": 39
},
"end": {
"line": 219,
"column": 47
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 6149,
"end": 6463,
"loc": {
"start": {
"line": 219,
"column": 48
},
"end": {
"line": 229,
"column": 9
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 6150,
"end": 6293,
"loc": {
"start": {
"line": 219,
"column": 49
},
"end": {
"line": 223,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6169,
"end": 6190,
"loc": {
"start": {
"line": 220,
"column": 16
},
"end": {
"line": 220,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6169,
"end": 6172,
"loc": {
"start": {
"line": 220,
"column": 16
},
"end": {
"line": 220,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 6174,
"end": 6190,
"loc": {
"start": {
"line": 220,
"column": 21
},
"end": {
"line": 220,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 6178,
"end": 6184,
"loc": {
"start": {
"line": 220,
"column": 25
},
"end": {
"line": 220,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 6185,
"end": 6186,
"loc": {
"start": {
"line": 220,
"column": 32
},
"end": {
"line": 220,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 6188,
"end": 6189,
"loc": {
"start": {
"line": 220,
"column": 35
},
"end": {
"line": 220,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 6209,
"end": 6243,
"loc": {
"start": {
"line": 221,
"column": 16
},
"end": {
"line": 221,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6209,
"end": 6219,
"loc": {
"start": {
"line": 221,
"column": 16
},
"end": {
"line": 221,
"column": 26
},
"identifierName": "directions"
},
"name": "directions"
},
"value": {
"type": "ArrayExpression",
"start": 6221,
"end": 6243,
"loc": {
"start": {
"line": 221,
"column": 28
},
"end": {
"line": 221,
"column": 50
}
},
"elements": [
{
"type": "MemberExpression",
"start": 6222,
"end": 6242,
"loc": {
"start": {
"line": 221,
"column": 29
},
"end": {
"line": 221,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 6222,
"end": 6235,
"loc": {
"start": {
"line": 221,
"column": 29
},
"end": {
"line": 221,
"column": 42
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 6236,
"end": 6242,
"loc": {
"start": {
"line": 221,
"column": 43
},
"end": {
"line": 221,
"column": 49
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
]
}
},
{
"type": "ObjectProperty",
"start": 6262,
"end": 6277,
"loc": {
"start": {
"line": 222,
"column": 16
},
"end": {
"line": 222,
"column": 31
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6262,
"end": 6268,
"loc": {
"start": {
"line": 222,
"column": 16
},
"end": {
"line": 222,
"column": 22
},
"identifierName": "filter"
},
"name": "filter"
},
"value": {
"type": "StringLiteral",
"start": 6270,
"end": 6277,
"loc": {
"start": {
"line": 222,
"column": 24
},
"end": {
"line": 222,
"column": 31
}
},
"extra": {
"rawValue": "shape",
"raw": "\"shape\""
},
"value": "shape"
}
}
]
},
{
"type": "ObjectExpression",
"start": 6308,
"end": 6451,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 228,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6327,
"end": 6348,
"loc": {
"start": {
"line": 225,
"column": 16
},
"end": {
"line": 225,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6327,
"end": 6330,
"loc": {
"start": {
"line": 225,
"column": 16
},
"end": {
"line": 225,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 6332,
"end": 6348,
"loc": {
"start": {
"line": 225,
"column": 21
},
"end": {
"line": 225,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 6336,
"end": 6342,
"loc": {
"start": {
"line": 225,
"column": 25
},
"end": {
"line": 225,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 6343,
"end": 6344,
"loc": {
"start": {
"line": 225,
"column": 32
},
"end": {
"line": 225,
"column": 33
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 6346,
"end": 6347,
"loc": {
"start": {
"line": 225,
"column": 35
},
"end": {
"line": 225,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 6367,
"end": 6401,
"loc": {
"start": {
"line": 226,
"column": 16
},
"end": {
"line": 226,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6367,
"end": 6377,
"loc": {
"start": {
"line": 226,
"column": 16
},
"end": {
"line": 226,
"column": 26
},
"identifierName": "directions"
},
"name": "directions"
},
"value": {
"type": "ArrayExpression",
"start": 6379,
"end": 6401,
"loc": {
"start": {
"line": 226,
"column": 28
},
"end": {
"line": 226,
"column": 50
}
},
"elements": [
{
"type": "MemberExpression",
"start": 6380,
"end": 6400,
"loc": {
"start": {
"line": 226,
"column": 29
},
"end": {
"line": 226,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 6380,
"end": 6393,
"loc": {
"start": {
"line": 226,
"column": 29
},
"end": {
"line": 226,
"column": 42
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 6394,
"end": 6400,
"loc": {
"start": {
"line": 226,
"column": 43
},
"end": {
"line": 226,
"column": 49
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
]
}
},
{
"type": "ObjectProperty",
"start": 6420,
"end": 6435,
"loc": {
"start": {
"line": 227,
"column": 16
},
"end": {
"line": 227,
"column": 31
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6420,
"end": 6426,
"loc": {
"start": {
"line": 227,
"column": 16
},
"end": {
"line": 227,
"column": 22
},
"identifierName": "filter"
},
"name": "filter"
},
"value": {
"type": "StringLiteral",
"start": 6428,
"end": 6435,
"loc": {
"start": {
"line": 227,
"column": 24
},
"end": {
"line": 227,
"column": 31
}
},
"extra": {
"rawValue": "shape",
"raw": "\"shape\""
},
"value": "shape"
}
}
]
}
]
}
]
}
}
],
"directives": []
}
}
}
]
}
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 718,
"end": 762,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 877,
"end": 920,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 26,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1022,
"end": 1066,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 33,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1172,
"end": 1216,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 40,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1324,
"end": 1367,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 47,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Returns the edit layer of the building\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Layer}\r\n ",
"start": 1660,
"end": 1807,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 64,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1848,
"end": 1861,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1943,
"end": 1987,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 72,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2091,
"end": 2135,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 2247,
"end": 2365,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {number} rotation\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n * @param {Entity} entity\r\n * @returns {Array<number>|null}\r\n ",
"start": 2499,
"end": 2685,
"loc": {
"start": {
"line": 93,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2930,
"end": 2974,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3078,
"end": 3170,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 115,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3304,
"end": 3419,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 5418,
"end": 5497,
"loc": {
"start": {
"line": 199,
"column": 4
},
"end": {
"line": 202,
"column": 7
}
}
}
],
"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": "formatItemsPerSecond",
"start": 9,
"end": 29,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 30,
"end": 31,
"loc": {
"start": {
"line": 1,
"column": 30
},
"end": {
"line": 1,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 32,
"end": 36,
"loc": {
"start": {
"line": 1,
"column": 32
},
"end": {
"line": 1,
"column": 36
}
}
},
{
"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": 37,
"end": 55,
"loc": {
"start": {
"line": 1,
"column": 37
},
"end": {
"line": 1,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 55,
"end": 56,
"loc": {
"start": {
"line": 1,
"column": 55
},
"end": {
"line": 1,
"column": 56
}
}
},
{
"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": 58,
"end": 64,
"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": 65,
"end": 66,
"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": "enumDirection",
"start": 67,
"end": 80,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 80,
"end": 81,
"loc": {
"start": {
"line": 2,
"column": 22
},
"end": {
"line": 2,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 82,
"end": 88,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 89,
"end": 90,
"loc": {
"start": {
"line": 2,
"column": 31
},
"end": {
"line": 2,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 91,
"end": 95,
"loc": {
"start": {
"line": 2,
"column": 33
},
"end": {
"line": 2,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../core/vector",
"start": 96,
"end": 115,
"loc": {
"start": {
"line": 2,
"column": 38
},
"end": {
"line": 2,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 115,
"end": 116,
"loc": {
"start": {
"line": 2,
"column": 57
},
"end": {
"line": 2,
"column": 58
}
}
},
{
"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": 118,
"end": 124,
"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": 125,
"end": 126,
"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": "T",
"start": 127,
"end": 128,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 129,
"end": 130,
"loc": {
"start": {
"line": 3,
"column": 11
},
"end": {
"line": 3,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 131,
"end": 135,
"loc": {
"start": {
"line": 3,
"column": 13
},
"end": {
"line": 3,
"column": 17
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../translations",
"start": 136,
"end": 156,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 156,
"end": 157,
"loc": {
"start": {
"line": 3,
"column": 38
},
"end": {
"line": 3,
"column": 39
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 159,
"end": 165,
"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": 166,
"end": 167,
"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": "ItemAcceptorComponent",
"start": 168,
"end": 189,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 190,
"end": 191,
"loc": {
"start": {
"line": 4,
"column": 31
},
"end": {
"line": 4,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 192,
"end": 196,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/item_acceptor",
"start": 197,
"end": 226,
"loc": {
"start": {
"line": 4,
"column": 38
},
"end": {
"line": 4,
"column": 67
}
}
},
{
"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": 4,
"column": 67
},
"end": {
"line": 4,
"column": 68
}
}
},
{
"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": 229,
"end": 235,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 236,
"end": 237,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemEjectorComponent",
"start": 238,
"end": 258,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 259,
"end": 260,
"loc": {
"start": {
"line": 5,
"column": 30
},
"end": {
"line": 5,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 261,
"end": 265,
"loc": {
"start": {
"line": 5,
"column": 32
},
"end": {
"line": 5,
"column": 36
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/item_ejector",
"start": 266,
"end": 294,
"loc": {
"start": {
"line": 5,
"column": 37
},
"end": {
"line": 5,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 294,
"end": 295,
"loc": {
"start": {
"line": 5,
"column": 65
},
"end": {
"line": 5,
"column": 66
}
}
},
{
"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": 297,
"end": 303,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 304,
"end": 305,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 306,
"end": 328,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 328,
"end": 329,
"loc": {
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 6,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessorComponent",
"start": 330,
"end": 352,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 353,
"end": 354,
"loc": {
"start": {
"line": 6,
"column": 56
},
"end": {
"line": 6,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 355,
"end": 359,
"loc": {
"start": {
"line": 6,
"column": 58
},
"end": {
"line": 6,
"column": 62
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/item_processor",
"start": 360,
"end": 390,
"loc": {
"start": {
"line": 6,
"column": 63
},
"end": {
"line": 6,
"column": 93
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 390,
"end": 391,
"loc": {
"start": {
"line": 6,
"column": 93
},
"end": {
"line": 6,
"column": 94
}
}
},
{
"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": 393,
"end": 399,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 400,
"end": 401,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Entity",
"start": 402,
"end": 408,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 409,
"end": 410,
"loc": {
"start": {
"line": 7,
"column": 16
},
"end": {
"line": 7,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 411,
"end": 415,
"loc": {
"start": {
"line": 7,
"column": 18
},
"end": {
"line": 7,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../entity",
"start": 416,
"end": 427,
"loc": {
"start": {
"line": 7,
"column": 23
},
"end": {
"line": 7,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 427,
"end": 428,
"loc": {
"start": {
"line": 7,
"column": 34
},
"end": {
"line": 7,
"column": 35
}
}
},
{
"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": 430,
"end": 436,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 437,
"end": 438,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 8,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 439,
"end": 461,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 461,
"end": 462,
"loc": {
"start": {
"line": 8,
"column": 31
},
"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": "MetaBuilding",
"start": 463,
"end": 475,
"loc": {
"start": {
"line": 8,
"column": 33
},
"end": {
"line": 8,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 476,
"end": 477,
"loc": {
"start": {
"line": 8,
"column": 46
},
"end": {
"line": 8,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 478,
"end": 482,
"loc": {
"start": {
"line": 8,
"column": 48
},
"end": {
"line": 8,
"column": 52
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../meta_building",
"start": 483,
"end": 501,
"loc": {
"start": {
"line": 8,
"column": 53
},
"end": {
"line": 8,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 501,
"end": 502,
"loc": {
"start": {
"line": 8,
"column": 71
},
"end": {
"line": 8,
"column": 72
}
}
},
{
"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": 504,
"end": 510,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 511,
"end": 512,
"loc": {
"start": {
"line": 9,
"column": 7
},
"end": {
"line": 9,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "GameRoot",
"start": 513,
"end": 521,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 522,
"end": 523,
"loc": {
"start": {
"line": 9,
"column": 18
},
"end": {
"line": 9,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 524,
"end": 528,
"loc": {
"start": {
"line": 9,
"column": 20
},
"end": {
"line": 9,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../root",
"start": 529,
"end": 538,
"loc": {
"start": {
"line": 9,
"column": 25
},
"end": {
"line": 9,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 538,
"end": 539,
"loc": {
"start": {
"line": 9,
"column": 34
},
"end": {
"line": 9,
"column": 35
}
}
},
{
"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": 541,
"end": 547,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 548,
"end": 549,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 10,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 550,
"end": 568,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 27
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 569,
"end": 570,
"loc": {
"start": {
"line": 10,
"column": 28
},
"end": {
"line": 10,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 571,
"end": 575,
"loc": {
"start": {
"line": 10,
"column": 30
},
"end": {
"line": 10,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../tutorial_goals",
"start": 576,
"end": 595,
"loc": {
"start": {
"line": 10,
"column": 35
},
"end": {
"line": 10,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 595,
"end": 596,
"loc": {
"start": {
"line": 10,
"column": 54
},
"end": {
"line": 10,
"column": 55
}
}
},
{
"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": 600,
"end": 606,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"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": 607,
"end": 612,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 12,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 613,
"end": 632,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 32
}
}
},
{
"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": 633,
"end": 640,
"loc": {
"start": {
"line": 12,
"column": 33
},
"end": {
"line": 12,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaBuilding",
"start": 641,
"end": 653,
"loc": {
"start": {
"line": 12,
"column": 41
},
"end": {
"line": 12,
"column": 53
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 654,
"end": 655,
"loc": {
"start": {
"line": 12,
"column": 54
},
"end": {
"line": 12,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 661,
"end": 672,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 672,
"end": 673,
"loc": {
"start": {
"line": 13,
"column": 15
},
"end": {
"line": 13,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 673,
"end": 674,
"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
},
"start": 675,
"end": 676,
"loc": {
"start": {
"line": 13,
"column": 18
},
"end": {
"line": 13,
"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": 686,
"end": 691,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 691,
"end": 692,
"loc": {
"start": {
"line": 14,
"column": 13
},
"end": {
"line": 14,
"column": 14
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "stacker",
"start": 692,
"end": 701,
"loc": {
"start": {
"line": 14,
"column": 14
},
"end": {
"line": 14,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 701,
"end": 702,
"loc": {
"start": {
"line": 14,
"column": 23
},
"end": {
"line": 14,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 702,
"end": 703,
"loc": {
"start": {
"line": 14,
"column": 24
},
"end": {
"line": 14,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 709,
"end": 710,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 718,
"end": 762,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSilhouetteColor",
"start": 768,
"end": 786,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 20,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 786,
"end": 787,
"loc": {
"start": {
"line": 20,
"column": 22
},
"end": {
"line": 20,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 787,
"end": 794,
"loc": {
"start": {
"line": 20,
"column": 23
},
"end": {
"line": 20,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 794,
"end": 795,
"loc": {
"start": {
"line": 20,
"column": 30
},
"end": {
"line": 20,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 796,
"end": 797,
"loc": {
"start": {
"line": 20,
"column": 32
},
"end": {
"line": 20,
"column": 33
}
}
},
{
"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": 807,
"end": 813,
"loc": {
"start": {
"line": 21,
"column": 8
},
"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": "MetaStackerBuilding",
"start": 814,
"end": 833,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 833,
"end": 834,
"loc": {
"start": {
"line": 21,
"column": 34
},
"end": {
"line": 21,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 834,
"end": 850,
"loc": {
"start": {
"line": 21,
"column": 35
},
"end": {
"line": 21,
"column": 51
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 850,
"end": 851,
"loc": {
"start": {
"line": 21,
"column": 51
},
"end": {
"line": 21,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 851,
"end": 858,
"loc": {
"start": {
"line": 21,
"column": 52
},
"end": {
"line": 21,
"column": 59
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 858,
"end": 859,
"loc": {
"start": {
"line": 21,
"column": 59
},
"end": {
"line": 21,
"column": 60
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 859,
"end": 860,
"loc": {
"start": {
"line": 21,
"column": 60
},
"end": {
"line": 21,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 860,
"end": 861,
"loc": {
"start": {
"line": 21,
"column": 61
},
"end": {
"line": 21,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 861,
"end": 862,
"loc": {
"start": {
"line": 21,
"column": 62
},
"end": {
"line": 21,
"column": 63
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 868,
"end": 869,
"loc": {
"start": {
"line": 22,
"column": 4
},
"end": {
"line": 22,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 877,
"end": 920,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 26,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsUnlocked",
"start": 926,
"end": 939,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 27,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 939,
"end": 940,
"loc": {
"start": {
"line": 27,
"column": 17
},
"end": {
"line": 27,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 940,
"end": 944,
"loc": {
"start": {
"line": 27,
"column": 18
},
"end": {
"line": 27,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 944,
"end": 945,
"loc": {
"start": {
"line": 27,
"column": 22
},
"end": {
"line": 27,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 946,
"end": 947,
"loc": {
"start": {
"line": 27,
"column": 24
},
"end": {
"line": 27,
"column": 25
}
}
},
{
"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": 957,
"end": 963,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"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": 964,
"end": 968,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 19
}
}
},
{
"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": 28,
"column": 19
},
"end": {
"line": 28,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAvailableVariants",
"start": 969,
"end": 989,
"loc": {
"start": {
"line": 28,
"column": 20
},
"end": {
"line": 28,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 989,
"end": 990,
"loc": {
"start": {
"line": 28,
"column": 40
},
"end": {
"line": 28,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 990,
"end": 994,
"loc": {
"start": {
"line": 28,
"column": 41
},
"end": {
"line": 28,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 994,
"end": 995,
"loc": {
"start": {
"line": 28,
"column": 45
},
"end": {
"line": 28,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 995,
"end": 996,
"loc": {
"start": {
"line": 28,
"column": 46
},
"end": {
"line": 28,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 996,
"end": 1002,
"loc": {
"start": {
"line": 28,
"column": 47
},
"end": {
"line": 28,
"column": 53
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 1003,
"end": 1004,
"loc": {
"start": {
"line": 28,
"column": 54
},
"end": {
"line": 28,
"column": 55
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 1005,
"end": 1006,
"loc": {
"start": {
"line": 28,
"column": 56
},
"end": {
"line": 28,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1006,
"end": 1007,
"loc": {
"start": {
"line": 28,
"column": 57
},
"end": {
"line": 28,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1013,
"end": 1014,
"loc": {
"start": {
"line": 29,
"column": 4
},
"end": {
"line": 29,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1022,
"end": 1066,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 33,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsRemovable",
"start": 1072,
"end": 1086,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 34,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1086,
"end": 1087,
"loc": {
"start": {
"line": 34,
"column": 18
},
"end": {
"line": 34,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1087,
"end": 1094,
"loc": {
"start": {
"line": 34,
"column": 19
},
"end": {
"line": 34,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1094,
"end": 1095,
"loc": {
"start": {
"line": 34,
"column": 26
},
"end": {
"line": 34,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1096,
"end": 1097,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 34,
"column": 29
}
}
},
{
"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": 1107,
"end": 1113,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 1114,
"end": 1133,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1133,
"end": 1134,
"loc": {
"start": {
"line": 35,
"column": 34
},
"end": {
"line": 35,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 1134,
"end": 1145,
"loc": {
"start": {
"line": 35,
"column": 35
},
"end": {
"line": 35,
"column": 46
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1145,
"end": 1146,
"loc": {
"start": {
"line": 35,
"column": 46
},
"end": {
"line": 35,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1146,
"end": 1153,
"loc": {
"start": {
"line": 35,
"column": 47
},
"end": {
"line": 35,
"column": 54
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1153,
"end": 1154,
"loc": {
"start": {
"line": 35,
"column": 54
},
"end": {
"line": 35,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1154,
"end": 1155,
"loc": {
"start": {
"line": 35,
"column": 55
},
"end": {
"line": 35,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1155,
"end": 1156,
"loc": {
"start": {
"line": 35,
"column": 56
},
"end": {
"line": 35,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1156,
"end": 1157,
"loc": {
"start": {
"line": 35,
"column": 57
},
"end": {
"line": 35,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1163,
"end": 1164,
"loc": {
"start": {
"line": 36,
"column": 4
},
"end": {
"line": 36,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1172,
"end": 1216,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 40,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsRotateable",
"start": 1222,
"end": 1237,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 41,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1237,
"end": 1238,
"loc": {
"start": {
"line": 41,
"column": 19
},
"end": {
"line": 41,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1238,
"end": 1245,
"loc": {
"start": {
"line": 41,
"column": 20
},
"end": {
"line": 41,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1245,
"end": 1246,
"loc": {
"start": {
"line": 41,
"column": 27
},
"end": {
"line": 41,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1247,
"end": 1248,
"loc": {
"start": {
"line": 41,
"column": 29
},
"end": {
"line": 41,
"column": 30
}
}
},
{
"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": 1258,
"end": 1264,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 1265,
"end": 1284,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1284,
"end": 1285,
"loc": {
"start": {
"line": 42,
"column": 34
},
"end": {
"line": 42,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 1285,
"end": 1297,
"loc": {
"start": {
"line": 42,
"column": 35
},
"end": {
"line": 42,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1297,
"end": 1298,
"loc": {
"start": {
"line": 42,
"column": 47
},
"end": {
"line": 42,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1298,
"end": 1305,
"loc": {
"start": {
"line": 42,
"column": 48
},
"end": {
"line": 42,
"column": 55
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1305,
"end": 1306,
"loc": {
"start": {
"line": 42,
"column": 55
},
"end": {
"line": 42,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1306,
"end": 1307,
"loc": {
"start": {
"line": 42,
"column": 56
},
"end": {
"line": 42,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1307,
"end": 1308,
"loc": {
"start": {
"line": 42,
"column": 57
},
"end": {
"line": 42,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1308,
"end": 1309,
"loc": {
"start": {
"line": 42,
"column": 58
},
"end": {
"line": 42,
"column": 59
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1315,
"end": 1316,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1324,
"end": 1367,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 47,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAvailableVariants",
"start": 1373,
"end": 1393,
"loc": {
"start": {
"line": 48,
"column": 4
},
"end": {
"line": 48,
"column": 24
}
}
},
{
"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": 24
},
"end": {
"line": 48,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1394,
"end": 1398,
"loc": {
"start": {
"line": 48,
"column": 25
},
"end": {
"line": 48,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1398,
"end": 1399,
"loc": {
"start": {
"line": 48,
"column": 29
},
"end": {
"line": 48,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1400,
"end": 1401,
"loc": {
"start": {
"line": 48,
"column": 31
},
"end": {
"line": 48,
"column": 32
}
}
},
{
"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": 1411,
"end": 1416,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1417,
"end": 1425,
"loc": {
"start": {
"line": 49,
"column": 14
},
"end": {
"line": 49,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1426,
"end": 1427,
"loc": {
"start": {
"line": 49,
"column": 23
},
"end": {
"line": 49,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 1428,
"end": 1447,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1447,
"end": 1448,
"loc": {
"start": {
"line": 49,
"column": 44
},
"end": {
"line": 49,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 1448,
"end": 1463,
"loc": {
"start": {
"line": 49,
"column": 45
},
"end": {
"line": 49,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1463,
"end": 1464,
"loc": {
"start": {
"line": 49,
"column": 60
},
"end": {
"line": 49,
"column": 61
}
}
},
{
"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": 1476,
"end": 1479,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1480,
"end": 1489,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1490,
"end": 1491,
"loc": {
"start": {
"line": 51,
"column": 22
},
"end": {
"line": 51,
"column": 23
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1492,
"end": 1493,
"loc": {
"start": {
"line": 51,
"column": 24
},
"end": {
"line": 51,
"column": 25
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1493,
"end": 1494,
"loc": {
"start": {
"line": 51,
"column": 25
},
"end": {
"line": 51,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1494,
"end": 1495,
"loc": {
"start": {
"line": 51,
"column": 26
},
"end": {
"line": 51,
"column": 27
}
}
},
{
"type": {
"label": "for",
"keyword": "for",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": true,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "for",
"start": 1505,
"end": 1508,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1509,
"end": 1510,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 13
}
}
},
{
"type": {
"label": "const",
"keyword": "const",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "const",
"start": 1510,
"end": 1515,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1516,
"end": 1523,
"loc": {
"start": {
"line": 52,
"column": 19
},
"end": {
"line": 52,
"column": 26
}
}
},
{
"type": {
"label": "in",
"keyword": "in",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": "in",
"start": 1524,
"end": 1526,
"loc": {
"start": {
"line": 52,
"column": 27
},
"end": {
"line": 52,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1527,
"end": 1535,
"loc": {
"start": {
"line": 52,
"column": 30
},
"end": {
"line": 52,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1535,
"end": 1536,
"loc": {
"start": {
"line": 52,
"column": 38
},
"end": {
"line": 52,
"column": 39
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1537,
"end": 1538,
"loc": {
"start": {
"line": 52,
"column": 40
},
"end": {
"line": 52,
"column": 41
}
}
},
{
"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": 1552,
"end": 1554,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1555,
"end": 1556,
"loc": {
"start": {
"line": 53,
"column": 15
},
"end": {
"line": 53,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1556,
"end": 1564,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1564,
"end": 1565,
"loc": {
"start": {
"line": 53,
"column": 24
},
"end": {
"line": 53,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1565,
"end": 1572,
"loc": {
"start": {
"line": 53,
"column": 25
},
"end": {
"line": 53,
"column": 32
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1572,
"end": 1573,
"loc": {
"start": {
"line": 53,
"column": 32
},
"end": {
"line": 53,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1573,
"end": 1574,
"loc": {
"start": {
"line": 53,
"column": 33
},
"end": {
"line": 53,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1574,
"end": 1578,
"loc": {
"start": {
"line": 53,
"column": 34
},
"end": {
"line": 53,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1578,
"end": 1579,
"loc": {
"start": {
"line": 53,
"column": 38
},
"end": {
"line": 53,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1579,
"end": 1580,
"loc": {
"start": {
"line": 53,
"column": 39
},
"end": {
"line": 53,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1581,
"end": 1590,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1590,
"end": 1591,
"loc": {
"start": {
"line": 53,
"column": 50
},
"end": {
"line": 53,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 1591,
"end": 1595,
"loc": {
"start": {
"line": 53,
"column": 51
},
"end": {
"line": 53,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1595,
"end": 1596,
"loc": {
"start": {
"line": 53,
"column": 55
},
"end": {
"line": 53,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1596,
"end": 1603,
"loc": {
"start": {
"line": 53,
"column": 56
},
"end": {
"line": 53,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1603,
"end": 1604,
"loc": {
"start": {
"line": 53,
"column": 63
},
"end": {
"line": 53,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1604,
"end": 1605,
"loc": {
"start": {
"line": 53,
"column": 64
},
"end": {
"line": 53,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1615,
"end": 1616,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 9
}
}
},
{
"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": 1628,
"end": 1634,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1635,
"end": 1644,
"loc": {
"start": {
"line": 56,
"column": 15
},
"end": {
"line": 56,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1644,
"end": 1645,
"loc": {
"start": {
"line": 56,
"column": 24
},
"end": {
"line": 56,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1651,
"end": 1652,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 57,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Returns the edit layer of the building\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Layer}\r\n ",
"start": 1660,
"end": 1807,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 64,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getLayer",
"start": 1813,
"end": 1821,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 65,
"column": 12
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1821,
"end": 1822,
"loc": {
"start": {
"line": 65,
"column": 12
},
"end": {
"line": 65,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1822,
"end": 1826,
"loc": {
"start": {
"line": 65,
"column": 13
},
"end": {
"line": 65,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1826,
"end": 1827,
"loc": {
"start": {
"line": 65,
"column": 17
},
"end": {
"line": 65,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1828,
"end": 1835,
"loc": {
"start": {
"line": 65,
"column": 19
},
"end": {
"line": 65,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1835,
"end": 1836,
"loc": {
"start": {
"line": 65,
"column": 26
},
"end": {
"line": 65,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1837,
"end": 1838,
"loc": {
"start": {
"line": 65,
"column": 28
},
"end": {
"line": 65,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1848,
"end": 1861,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 21
}
}
},
{
"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": 1871,
"end": 1877,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 1878,
"end": 1897,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1897,
"end": 1898,
"loc": {
"start": {
"line": 67,
"column": 34
},
"end": {
"line": 67,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 1898,
"end": 1912,
"loc": {
"start": {
"line": 67,
"column": 35
},
"end": {
"line": 67,
"column": 49
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1912,
"end": 1913,
"loc": {
"start": {
"line": 67,
"column": 49
},
"end": {
"line": 67,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1913,
"end": 1920,
"loc": {
"start": {
"line": 67,
"column": 50
},
"end": {
"line": 67,
"column": 57
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1920,
"end": 1921,
"loc": {
"start": {
"line": 67,
"column": 57
},
"end": {
"line": 67,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1921,
"end": 1922,
"loc": {
"start": {
"line": 67,
"column": 58
},
"end": {
"line": 67,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1922,
"end": 1926,
"loc": {
"start": {
"line": 67,
"column": 59
},
"end": {
"line": 67,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1926,
"end": 1927,
"loc": {
"start": {
"line": 67,
"column": 63
},
"end": {
"line": 67,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1927,
"end": 1928,
"loc": {
"start": {
"line": 67,
"column": 64
},
"end": {
"line": 67,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1934,
"end": 1935,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 68,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1943,
"end": 1987,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 72,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getDimensions",
"start": 1993,
"end": 2006,
"loc": {
"start": {
"line": 73,
"column": 4
},
"end": {
"line": 73,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2006,
"end": 2007,
"loc": {
"start": {
"line": 73,
"column": 17
},
"end": {
"line": 73,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2007,
"end": 2014,
"loc": {
"start": {
"line": 73,
"column": 18
},
"end": {
"line": 73,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2014,
"end": 2015,
"loc": {
"start": {
"line": 73,
"column": 25
},
"end": {
"line": 73,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2016,
"end": 2017,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 73,
"column": 28
}
}
},
{
"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": 2027,
"end": 2033,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 2034,
"end": 2053,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2053,
"end": 2054,
"loc": {
"start": {
"line": 74,
"column": 34
},
"end": {
"line": 74,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 2054,
"end": 2064,
"loc": {
"start": {
"line": 74,
"column": 35
},
"end": {
"line": 74,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2064,
"end": 2065,
"loc": {
"start": {
"line": 74,
"column": 45
},
"end": {
"line": 74,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2065,
"end": 2072,
"loc": {
"start": {
"line": 74,
"column": 46
},
"end": {
"line": 74,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2072,
"end": 2073,
"loc": {
"start": {
"line": 74,
"column": 53
},
"end": {
"line": 74,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2073,
"end": 2074,
"loc": {
"start": {
"line": 74,
"column": 54
},
"end": {
"line": 74,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2074,
"end": 2075,
"loc": {
"start": {
"line": 74,
"column": 55
},
"end": {
"line": 74,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2075,
"end": 2076,
"loc": {
"start": {
"line": 74,
"column": 56
},
"end": {
"line": 74,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2082,
"end": 2083,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2091,
"end": 2135,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getShowLayerPreview",
"start": 2141,
"end": 2160,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 80,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2160,
"end": 2161,
"loc": {
"start": {
"line": 80,
"column": 23
},
"end": {
"line": 80,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2161,
"end": 2168,
"loc": {
"start": {
"line": 80,
"column": 24
},
"end": {
"line": 80,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2168,
"end": 2169,
"loc": {
"start": {
"line": 80,
"column": 31
},
"end": {
"line": 80,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2170,
"end": 2171,
"loc": {
"start": {
"line": 80,
"column": 33
},
"end": {
"line": 80,
"column": 34
}
}
},
{
"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": 2181,
"end": 2187,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 2188,
"end": 2207,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2207,
"end": 2208,
"loc": {
"start": {
"line": 81,
"column": 34
},
"end": {
"line": 81,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 2208,
"end": 2220,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2220,
"end": 2221,
"loc": {
"start": {
"line": 81,
"column": 47
},
"end": {
"line": 81,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2221,
"end": 2228,
"loc": {
"start": {
"line": 81,
"column": 48
},
"end": {
"line": 81,
"column": 55
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2228,
"end": 2229,
"loc": {
"start": {
"line": 81,
"column": 55
},
"end": {
"line": 81,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2229,
"end": 2230,
"loc": {
"start": {
"line": 81,
"column": 56
},
"end": {
"line": 81,
"column": 57
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2230,
"end": 2231,
"loc": {
"start": {
"line": 81,
"column": 57
},
"end": {
"line": 81,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2231,
"end": 2232,
"loc": {
"start": {
"line": 81,
"column": 58
},
"end": {
"line": 81,
"column": 59
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2238,
"end": 2239,
"loc": {
"start": {
"line": 82,
"column": 4
},
"end": {
"line": 82,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 2247,
"end": 2365,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAdditionalStatistics",
"start": 2371,
"end": 2394,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 89,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2394,
"end": 2395,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2395,
"end": 2399,
"loc": {
"start": {
"line": 89,
"column": 28
},
"end": {
"line": 89,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2399,
"end": 2400,
"loc": {
"start": {
"line": 89,
"column": 32
},
"end": {
"line": 89,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2401,
"end": 2408,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2408,
"end": 2409,
"loc": {
"start": {
"line": 89,
"column": 41
},
"end": {
"line": 89,
"column": 42
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2410,
"end": 2411,
"loc": {
"start": {
"line": 89,
"column": 43
},
"end": {
"line": 89,
"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": 2421,
"end": 2427,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 2428,
"end": 2447,
"loc": {
"start": {
"line": 90,
"column": 15
},
"end": {
"line": 90,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2447,
"end": 2448,
"loc": {
"start": {
"line": 90,
"column": 34
},
"end": {
"line": 90,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "additionalStatistics",
"start": 2448,
"end": 2468,
"loc": {
"start": {
"line": 90,
"column": 35
},
"end": {
"line": 90,
"column": 55
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2468,
"end": 2469,
"loc": {
"start": {
"line": 90,
"column": 55
},
"end": {
"line": 90,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2469,
"end": 2476,
"loc": {
"start": {
"line": 90,
"column": 56
},
"end": {
"line": 90,
"column": 63
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2476,
"end": 2477,
"loc": {
"start": {
"line": 90,
"column": 63
},
"end": {
"line": 90,
"column": 64
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2477,
"end": 2478,
"loc": {
"start": {
"line": 90,
"column": 64
},
"end": {
"line": 90,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2478,
"end": 2482,
"loc": {
"start": {
"line": 90,
"column": 65
},
"end": {
"line": 90,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2482,
"end": 2483,
"loc": {
"start": {
"line": 90,
"column": 69
},
"end": {
"line": 90,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2483,
"end": 2484,
"loc": {
"start": {
"line": 90,
"column": 70
},
"end": {
"line": 90,
"column": 71
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2490,
"end": 2491,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 91,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {number} rotation\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n * @param {Entity} entity\r\n * @returns {Array<number>|null}\r\n ",
"start": 2499,
"end": 2685,
"loc": {
"start": {
"line": 93,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSpecialOverlayRenderMatrix",
"start": 2691,
"end": 2720,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 100,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2720,
"end": 2721,
"loc": {
"start": {
"line": 100,
"column": 33
},
"end": {
"line": 100,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2721,
"end": 2729,
"loc": {
"start": {
"line": 100,
"column": 34
},
"end": {
"line": 100,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2729,
"end": 2730,
"loc": {
"start": {
"line": 100,
"column": 42
},
"end": {
"line": 100,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2731,
"end": 2746,
"loc": {
"start": {
"line": 100,
"column": 44
},
"end": {
"line": 100,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2746,
"end": 2747,
"loc": {
"start": {
"line": 100,
"column": 59
},
"end": {
"line": 100,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2748,
"end": 2755,
"loc": {
"start": {
"line": 100,
"column": 61
},
"end": {
"line": 100,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2755,
"end": 2756,
"loc": {
"start": {
"line": 100,
"column": 68
},
"end": {
"line": 100,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2757,
"end": 2763,
"loc": {
"start": {
"line": 100,
"column": 70
},
"end": {
"line": 100,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2763,
"end": 2764,
"loc": {
"start": {
"line": 100,
"column": 76
},
"end": {
"line": 100,
"column": 77
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2765,
"end": 2766,
"loc": {
"start": {
"line": 100,
"column": 78
},
"end": {
"line": 100,
"column": 79
}
}
},
{
"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": 2776,
"end": 2779,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2780,
"end": 2788,
"loc": {
"start": {
"line": 101,
"column": 12
},
"end": {
"line": 101,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2789,
"end": 2790,
"loc": {
"start": {
"line": 101,
"column": 21
},
"end": {
"line": 101,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 2791,
"end": 2810,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2810,
"end": 2811,
"loc": {
"start": {
"line": 101,
"column": 42
},
"end": {
"line": 101,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 2811,
"end": 2826,
"loc": {
"start": {
"line": 101,
"column": 43
},
"end": {
"line": 101,
"column": 58
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2826,
"end": 2827,
"loc": {
"start": {
"line": 101,
"column": 58
},
"end": {
"line": 101,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2827,
"end": 2834,
"loc": {
"start": {
"line": 101,
"column": 59
},
"end": {
"line": 101,
"column": 66
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2834,
"end": 2835,
"loc": {
"start": {
"line": 101,
"column": 66
},
"end": {
"line": 101,
"column": 67
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2835,
"end": 2836,
"loc": {
"start": {
"line": 101,
"column": 67
},
"end": {
"line": 101,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2836,
"end": 2842,
"loc": {
"start": {
"line": 101,
"column": 68
},
"end": {
"line": 101,
"column": 74
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2842,
"end": 2843,
"loc": {
"start": {
"line": 101,
"column": 74
},
"end": {
"line": 101,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2844,
"end": 2859,
"loc": {
"start": {
"line": 101,
"column": 76
},
"end": {
"line": 101,
"column": 91
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2859,
"end": 2860,
"loc": {
"start": {
"line": 101,
"column": 91
},
"end": {
"line": 101,
"column": 92
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2860,
"end": 2861,
"loc": {
"start": {
"line": 101,
"column": 92
},
"end": {
"line": 101,
"column": 93
}
}
},
{
"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": 2871,
"end": 2877,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2878,
"end": 2886,
"loc": {
"start": {
"line": 102,
"column": 15
},
"end": {
"line": 102,
"column": 23
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2887,
"end": 2888,
"loc": {
"start": {
"line": 102,
"column": 24
},
"end": {
"line": 102,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2889,
"end": 2897,
"loc": {
"start": {
"line": 102,
"column": 26
},
"end": {
"line": 102,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2897,
"end": 2898,
"loc": {
"start": {
"line": 102,
"column": 34
},
"end": {
"line": 102,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2898,
"end": 2906,
"loc": {
"start": {
"line": 102,
"column": 35
},
"end": {
"line": 102,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2906,
"end": 2907,
"loc": {
"start": {
"line": 102,
"column": 43
},
"end": {
"line": 102,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2908,
"end": 2909,
"loc": {
"start": {
"line": 102,
"column": 45
},
"end": {
"line": 102,
"column": 46
}
}
},
{
"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": 2910,
"end": 2914,
"loc": {
"start": {
"line": 102,
"column": 47
},
"end": {
"line": 102,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2914,
"end": 2915,
"loc": {
"start": {
"line": 102,
"column": 51
},
"end": {
"line": 102,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2921,
"end": 2922,
"loc": {
"start": {
"line": 103,
"column": 4
},
"end": {
"line": 103,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2930,
"end": 2974,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getRenderPins",
"start": 2980,
"end": 2993,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 108,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2993,
"end": 2994,
"loc": {
"start": {
"line": 108,
"column": 17
},
"end": {
"line": 108,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2994,
"end": 3001,
"loc": {
"start": {
"line": 108,
"column": 18
},
"end": {
"line": 108,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3001,
"end": 3002,
"loc": {
"start": {
"line": 108,
"column": 25
},
"end": {
"line": 108,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3003,
"end": 3004,
"loc": {
"start": {
"line": 108,
"column": 27
},
"end": {
"line": 108,
"column": 28
}
}
},
{
"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": 3014,
"end": 3020,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 3021,
"end": 3040,
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3040,
"end": 3041,
"loc": {
"start": {
"line": 109,
"column": 34
},
"end": {
"line": 109,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 3041,
"end": 3051,
"loc": {
"start": {
"line": 109,
"column": 35
},
"end": {
"line": 109,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3051,
"end": 3052,
"loc": {
"start": {
"line": 109,
"column": 45
},
"end": {
"line": 109,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3052,
"end": 3059,
"loc": {
"start": {
"line": 109,
"column": 46
},
"end": {
"line": 109,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3059,
"end": 3060,
"loc": {
"start": {
"line": 109,
"column": 53
},
"end": {
"line": 109,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3060,
"end": 3061,
"loc": {
"start": {
"line": 109,
"column": 54
},
"end": {
"line": 109,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3061,
"end": 3062,
"loc": {
"start": {
"line": 109,
"column": 55
},
"end": {
"line": 109,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3062,
"end": 3063,
"loc": {
"start": {
"line": 109,
"column": 56
},
"end": {
"line": 109,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3069,
"end": 3070,
"loc": {
"start": {
"line": 110,
"column": 4
},
"end": {
"line": 110,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3078,
"end": 3170,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 115,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3176,
"end": 3197,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 116,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3197,
"end": 3198,
"loc": {
"start": {
"line": 116,
"column": 25
},
"end": {
"line": 116,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3198,
"end": 3204,
"loc": {
"start": {
"line": 116,
"column": 26
},
"end": {
"line": 116,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3204,
"end": 3205,
"loc": {
"start": {
"line": 116,
"column": 32
},
"end": {
"line": 116,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3206,
"end": 3207,
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 116,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 3217,
"end": 3236,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3236,
"end": 3237,
"loc": {
"start": {
"line": 117,
"column": 27
},
"end": {
"line": 117,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3237,
"end": 3258,
"loc": {
"start": {
"line": 117,
"column": 28
},
"end": {
"line": 117,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3258,
"end": 3259,
"loc": {
"start": {
"line": 117,
"column": 49
},
"end": {
"line": 117,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 3259,
"end": 3266,
"loc": {
"start": {
"line": 117,
"column": 50
},
"end": {
"line": 117,
"column": 57
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3266,
"end": 3267,
"loc": {
"start": {
"line": 117,
"column": 57
},
"end": {
"line": 117,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 3267,
"end": 3271,
"loc": {
"start": {
"line": 117,
"column": 58
},
"end": {
"line": 117,
"column": 62
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3272,
"end": 3274,
"loc": {
"start": {
"line": 117,
"column": 63
},
"end": {
"line": 117,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 3275,
"end": 3279,
"loc": {
"start": {
"line": 117,
"column": 66
},
"end": {
"line": 117,
"column": 70
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3279,
"end": 3280,
"loc": {
"start": {
"line": 117,
"column": 70
},
"end": {
"line": 117,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3280,
"end": 3286,
"loc": {
"start": {
"line": 117,
"column": 71
},
"end": {
"line": 117,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3286,
"end": 3287,
"loc": {
"start": {
"line": 117,
"column": 77
},
"end": {
"line": 117,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3287,
"end": 3288,
"loc": {
"start": {
"line": 117,
"column": 78
},
"end": {
"line": 117,
"column": 79
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3288,
"end": 3289,
"loc": {
"start": {
"line": 117,
"column": 79
},
"end": {
"line": 117,
"column": 80
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3295,
"end": 3296,
"loc": {
"start": {
"line": 118,
"column": 4
},
"end": {
"line": 118,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3304,
"end": 3419,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateVariants",
"start": 3425,
"end": 3439,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 125,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3439,
"end": 3440,
"loc": {
"start": {
"line": 125,
"column": 18
},
"end": {
"line": 125,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3440,
"end": 3446,
"loc": {
"start": {
"line": 125,
"column": 19
},
"end": {
"line": 125,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3446,
"end": 3447,
"loc": {
"start": {
"line": 125,
"column": 25
},
"end": {
"line": 125,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3448,
"end": 3463,
"loc": {
"start": {
"line": 125,
"column": 27
},
"end": {
"line": 125,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3463,
"end": 3464,
"loc": {
"start": {
"line": 125,
"column": 42
},
"end": {
"line": 125,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3465,
"end": 3472,
"loc": {
"start": {
"line": 125,
"column": 44
},
"end": {
"line": 125,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3472,
"end": 3473,
"loc": {
"start": {
"line": 125,
"column": 51
},
"end": {
"line": 125,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3474,
"end": 3475,
"loc": {
"start": {
"line": 125,
"column": 53
},
"end": {
"line": 125,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 3485,
"end": 3504,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3504,
"end": 3505,
"loc": {
"start": {
"line": 126,
"column": 27
},
"end": {
"line": 126,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 3505,
"end": 3524,
"loc": {
"start": {
"line": 126,
"column": 28
},
"end": {
"line": 126,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3524,
"end": 3525,
"loc": {
"start": {
"line": 126,
"column": 47
},
"end": {
"line": 126,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3525,
"end": 3532,
"loc": {
"start": {
"line": 126,
"column": 48
},
"end": {
"line": 126,
"column": 55
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3532,
"end": 3533,
"loc": {
"start": {
"line": 126,
"column": 55
},
"end": {
"line": 126,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3533,
"end": 3534,
"loc": {
"start": {
"line": 126,
"column": 56
},
"end": {
"line": 126,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3534,
"end": 3540,
"loc": {
"start": {
"line": 126,
"column": 57
},
"end": {
"line": 126,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3540,
"end": 3541,
"loc": {
"start": {
"line": 126,
"column": 63
},
"end": {
"line": 126,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3542,
"end": 3557,
"loc": {
"start": {
"line": 126,
"column": 65
},
"end": {
"line": 126,
"column": 80
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3557,
"end": 3558,
"loc": {
"start": {
"line": 126,
"column": 80
},
"end": {
"line": 126,
"column": 81
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3558,
"end": 3559,
"loc": {
"start": {
"line": 126,
"column": 81
},
"end": {
"line": 126,
"column": 82
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3565,
"end": 3566,
"loc": {
"start": {
"line": 127,
"column": 4
},
"end": {
"line": 127,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3568,
"end": 3569,
"loc": {
"start": {
"line": 128,
"column": 0
},
"end": {
"line": 128,
"column": 1
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 3573,
"end": 3592,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 130,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3592,
"end": 3593,
"loc": {
"start": {
"line": 130,
"column": 19
},
"end": {
"line": 130,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3593,
"end": 3614,
"loc": {
"start": {
"line": 130,
"column": 20
},
"end": {
"line": 130,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3615,
"end": 3616,
"loc": {
"start": {
"line": 130,
"column": 42
},
"end": {
"line": 130,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3617,
"end": 3618,
"loc": {
"start": {
"line": 130,
"column": 44
},
"end": {
"line": 130,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3624,
"end": 3630,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3631,
"end": 3633,
"loc": {
"start": {
"line": 131,
"column": 11
},
"end": {
"line": 131,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3639,
"end": 3645,
"loc": {
"start": {
"line": 132,
"column": 4
},
"end": {
"line": 132,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3645,
"end": 3646,
"loc": {
"start": {
"line": 132,
"column": 10
},
"end": {
"line": 132,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3646,
"end": 3658,
"loc": {
"start": {
"line": 132,
"column": 11
},
"end": {
"line": 132,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3658,
"end": 3659,
"loc": {
"start": {
"line": 132,
"column": 23
},
"end": {
"line": 132,
"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": 3669,
"end": 3672,
"loc": {
"start": {
"line": 133,
"column": 8
},
"end": {
"line": 133,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessorComponent",
"start": 3673,
"end": 3695,
"loc": {
"start": {
"line": 133,
"column": 12
},
"end": {
"line": 133,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3695,
"end": 3696,
"loc": {
"start": {
"line": 133,
"column": 34
},
"end": {
"line": 133,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3696,
"end": 3697,
"loc": {
"start": {
"line": 133,
"column": 35
},
"end": {
"line": 133,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputsPerCharge",
"start": 3711,
"end": 3726,
"loc": {
"start": {
"line": 134,
"column": 12
},
"end": {
"line": 134,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3726,
"end": 3727,
"loc": {
"start": {
"line": 134,
"column": 27
},
"end": {
"line": 134,
"column": 28
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 2,
"start": 3728,
"end": 3729,
"loc": {
"start": {
"line": 134,
"column": 29
},
"end": {
"line": 134,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3729,
"end": 3730,
"loc": {
"start": {
"line": 134,
"column": 30
},
"end": {
"line": 134,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "processorType",
"start": 3744,
"end": 3757,
"loc": {
"start": {
"line": 135,
"column": 12
},
"end": {
"line": 135,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3757,
"end": 3758,
"loc": {
"start": {
"line": 135,
"column": 25
},
"end": {
"line": 135,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 3759,
"end": 3781,
"loc": {
"start": {
"line": 135,
"column": 27
},
"end": {
"line": 135,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3781,
"end": 3782,
"loc": {
"start": {
"line": 135,
"column": 49
},
"end": {
"line": 135,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 3782,
"end": 3789,
"loc": {
"start": {
"line": 135,
"column": 50
},
"end": {
"line": 135,
"column": 57
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3789,
"end": 3790,
"loc": {
"start": {
"line": 135,
"column": 57
},
"end": {
"line": 135,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3800,
"end": 3801,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3801,
"end": 3802,
"loc": {
"start": {
"line": 136,
"column": 9
},
"end": {
"line": 136,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3808,
"end": 3809,
"loc": {
"start": {
"line": 137,
"column": 4
},
"end": {
"line": 137,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3809,
"end": 3810,
"loc": {
"start": {
"line": 137,
"column": 5
},
"end": {
"line": 137,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3816,
"end": 3822,
"loc": {
"start": {
"line": 138,
"column": 4
},
"end": {
"line": 138,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3823,
"end": 3825,
"loc": {
"start": {
"line": 138,
"column": 11
},
"end": {
"line": 138,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3831,
"end": 3837,
"loc": {
"start": {
"line": 139,
"column": 4
},
"end": {
"line": 139,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3837,
"end": 3838,
"loc": {
"start": {
"line": 139,
"column": 10
},
"end": {
"line": 139,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3838,
"end": 3850,
"loc": {
"start": {
"line": 139,
"column": 11
},
"end": {
"line": 139,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3850,
"end": 3851,
"loc": {
"start": {
"line": 139,
"column": 23
},
"end": {
"line": 139,
"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": 3861,
"end": 3864,
"loc": {
"start": {
"line": 140,
"column": 8
},
"end": {
"line": 140,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemEjectorComponent",
"start": 3865,
"end": 3885,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3885,
"end": 3886,
"loc": {
"start": {
"line": 140,
"column": 32
},
"end": {
"line": 140,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3886,
"end": 3887,
"loc": {
"start": {
"line": 140,
"column": 33
},
"end": {
"line": 140,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "slots",
"start": 3901,
"end": 3906,
"loc": {
"start": {
"line": 141,
"column": 12
},
"end": {
"line": 141,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3906,
"end": 3907,
"loc": {
"start": {
"line": 141,
"column": 17
},
"end": {
"line": 141,
"column": 18
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3908,
"end": 3909,
"loc": {
"start": {
"line": 141,
"column": 19
},
"end": {
"line": 141,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3909,
"end": 3910,
"loc": {
"start": {
"line": 141,
"column": 20
},
"end": {
"line": 141,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 3911,
"end": 3914,
"loc": {
"start": {
"line": 141,
"column": 22
},
"end": {
"line": 141,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3914,
"end": 3915,
"loc": {
"start": {
"line": 141,
"column": 25
},
"end": {
"line": 141,
"column": 26
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 3916,
"end": 3919,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 3920,
"end": 3926,
"loc": {
"start": {
"line": 141,
"column": 31
},
"end": {
"line": 141,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3926,
"end": 3927,
"loc": {
"start": {
"line": 141,
"column": 37
},
"end": {
"line": 141,
"column": 38
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3927,
"end": 3928,
"loc": {
"start": {
"line": 141,
"column": 38
},
"end": {
"line": 141,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3928,
"end": 3929,
"loc": {
"start": {
"line": 141,
"column": 39
},
"end": {
"line": 141,
"column": 40
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3930,
"end": 3931,
"loc": {
"start": {
"line": 141,
"column": 41
},
"end": {
"line": 141,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3931,
"end": 3932,
"loc": {
"start": {
"line": 141,
"column": 42
},
"end": {
"line": 141,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3932,
"end": 3933,
"loc": {
"start": {
"line": 141,
"column": 43
},
"end": {
"line": 141,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 3934,
"end": 3943,
"loc": {
"start": {
"line": 141,
"column": 45
},
"end": {
"line": 141,
"column": 54
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3943,
"end": 3944,
"loc": {
"start": {
"line": 141,
"column": 54
},
"end": {
"line": 141,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 3945,
"end": 3958,
"loc": {
"start": {
"line": 141,
"column": 56
},
"end": {
"line": 141,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3958,
"end": 3959,
"loc": {
"start": {
"line": 141,
"column": 69
},
"end": {
"line": 141,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 3959,
"end": 3962,
"loc": {
"start": {
"line": 141,
"column": 70
},
"end": {
"line": 141,
"column": 73
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3963,
"end": 3964,
"loc": {
"start": {
"line": 141,
"column": 74
},
"end": {
"line": 141,
"column": 75
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3964,
"end": 3965,
"loc": {
"start": {
"line": 141,
"column": 75
},
"end": {
"line": 141,
"column": 76
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3965,
"end": 3966,
"loc": {
"start": {
"line": 141,
"column": 76
},
"end": {
"line": 141,
"column": 77
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3976,
"end": 3977,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 142,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3977,
"end": 3978,
"loc": {
"start": {
"line": 142,
"column": 9
},
"end": {
"line": 142,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3984,
"end": 3985,
"loc": {
"start": {
"line": 143,
"column": 4
},
"end": {
"line": 143,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3985,
"end": 3986,
"loc": {
"start": {
"line": 143,
"column": 5
},
"end": {
"line": 143,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3992,
"end": 3998,
"loc": {
"start": {
"line": 144,
"column": 4
},
"end": {
"line": 144,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3999,
"end": 4001,
"loc": {
"start": {
"line": 144,
"column": 11
},
"end": {
"line": 144,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4007,
"end": 4013,
"loc": {
"start": {
"line": 145,
"column": 4
},
"end": {
"line": 145,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4013,
"end": 4014,
"loc": {
"start": {
"line": 145,
"column": 10
},
"end": {
"line": 145,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 4014,
"end": 4026,
"loc": {
"start": {
"line": 145,
"column": 11
},
"end": {
"line": 145,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4026,
"end": 4027,
"loc": {
"start": {
"line": 145,
"column": 23
},
"end": {
"line": 145,
"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": 4037,
"end": 4040,
"loc": {
"start": {
"line": 146,
"column": 8
},
"end": {
"line": 146,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemAcceptorComponent",
"start": 4041,
"end": 4062,
"loc": {
"start": {
"line": 146,
"column": 12
},
"end": {
"line": 146,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4062,
"end": 4063,
"loc": {
"start": {
"line": 146,
"column": 33
},
"end": {
"line": 146,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4063,
"end": 4064,
"loc": {
"start": {
"line": 146,
"column": 34
},
"end": {
"line": 146,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "slots",
"start": 4078,
"end": 4083,
"loc": {
"start": {
"line": 147,
"column": 12
},
"end": {
"line": 147,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4083,
"end": 4084,
"loc": {
"start": {
"line": 147,
"column": 17
},
"end": {
"line": 147,
"column": 18
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4085,
"end": 4086,
"loc": {
"start": {
"line": 147,
"column": 19
},
"end": {
"line": 147,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4086,
"end": 4087,
"loc": {
"start": {
"line": 147,
"column": 20
},
"end": {
"line": 147,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 4109,
"end": 4112,
"loc": {
"start": {
"line": 148,
"column": 20
},
"end": {
"line": 148,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4112,
"end": 4113,
"loc": {
"start": {
"line": 148,
"column": 23
},
"end": {
"line": 148,
"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": 4114,
"end": 4117,
"loc": {
"start": {
"line": 148,
"column": 25
},
"end": {
"line": 148,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4118,
"end": 4124,
"loc": {
"start": {
"line": 148,
"column": 29
},
"end": {
"line": 148,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4124,
"end": 4125,
"loc": {
"start": {
"line": 148,
"column": 35
},
"end": {
"line": 148,
"column": 36
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4125,
"end": 4126,
"loc": {
"start": {
"line": 148,
"column": 36
},
"end": {
"line": 148,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4126,
"end": 4127,
"loc": {
"start": {
"line": 148,
"column": 37
},
"end": {
"line": 148,
"column": 38
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4128,
"end": 4129,
"loc": {
"start": {
"line": 148,
"column": 39
},
"end": {
"line": 148,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4129,
"end": 4130,
"loc": {
"start": {
"line": 148,
"column": 40
},
"end": {
"line": 148,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4130,
"end": 4131,
"loc": {
"start": {
"line": 148,
"column": 41
},
"end": {
"line": 148,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "directions",
"start": 4153,
"end": 4163,
"loc": {
"start": {
"line": 149,
"column": 20
},
"end": {
"line": 149,
"column": 30
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4163,
"end": 4164,
"loc": {
"start": {
"line": 149,
"column": 30
},
"end": {
"line": 149,
"column": 31
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4165,
"end": 4166,
"loc": {
"start": {
"line": 149,
"column": 32
},
"end": {
"line": 149,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 4166,
"end": 4179,
"loc": {
"start": {
"line": 149,
"column": 33
},
"end": {
"line": 149,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4179,
"end": 4180,
"loc": {
"start": {
"line": 149,
"column": 46
},
"end": {
"line": 149,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 4180,
"end": 4186,
"loc": {
"start": {
"line": 149,
"column": 47
},
"end": {
"line": 149,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4186,
"end": 4187,
"loc": {
"start": {
"line": 149,
"column": 53
},
"end": {
"line": 149,
"column": 54
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4187,
"end": 4188,
"loc": {
"start": {
"line": 149,
"column": 54
},
"end": {
"line": 149,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filter",
"start": 4210,
"end": 4216,
"loc": {
"start": {
"line": 150,
"column": 20
},
"end": {
"line": 150,
"column": 26
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4216,
"end": 4217,
"loc": {
"start": {
"line": 150,
"column": 26
},
"end": {
"line": 150,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "shape",
"start": 4218,
"end": 4225,
"loc": {
"start": {
"line": 150,
"column": 28
},
"end": {
"line": 150,
"column": 35
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4225,
"end": 4226,
"loc": {
"start": {
"line": 150,
"column": 35
},
"end": {
"line": 150,
"column": 36
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4244,
"end": 4245,
"loc": {
"start": {
"line": 151,
"column": 16
},
"end": {
"line": 151,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4245,
"end": 4246,
"loc": {
"start": {
"line": 151,
"column": 17
},
"end": {
"line": 151,
"column": 18
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4264,
"end": 4265,
"loc": {
"start": {
"line": 152,
"column": 16
},
"end": {
"line": 152,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 4287,
"end": 4290,
"loc": {
"start": {
"line": 153,
"column": 20
},
"end": {
"line": 153,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4290,
"end": 4291,
"loc": {
"start": {
"line": 153,
"column": 23
},
"end": {
"line": 153,
"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": 4292,
"end": 4295,
"loc": {
"start": {
"line": 153,
"column": 25
},
"end": {
"line": 153,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4296,
"end": 4302,
"loc": {
"start": {
"line": 153,
"column": 29
},
"end": {
"line": 153,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4302,
"end": 4303,
"loc": {
"start": {
"line": 153,
"column": 35
},
"end": {
"line": 153,
"column": 36
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4303,
"end": 4304,
"loc": {
"start": {
"line": 153,
"column": 36
},
"end": {
"line": 153,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4304,
"end": 4305,
"loc": {
"start": {
"line": 153,
"column": 37
},
"end": {
"line": 153,
"column": 38
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4306,
"end": 4307,
"loc": {
"start": {
"line": 153,
"column": 39
},
"end": {
"line": 153,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4307,
"end": 4308,
"loc": {
"start": {
"line": 153,
"column": 40
},
"end": {
"line": 153,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4308,
"end": 4309,
"loc": {
"start": {
"line": 153,
"column": 41
},
"end": {
"line": 153,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "directions",
"start": 4331,
"end": 4341,
"loc": {
"start": {
"line": 154,
"column": 20
},
"end": {
"line": 154,
"column": 30
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4341,
"end": 4342,
"loc": {
"start": {
"line": 154,
"column": 30
},
"end": {
"line": 154,
"column": 31
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4343,
"end": 4344,
"loc": {
"start": {
"line": 154,
"column": 32
},
"end": {
"line": 154,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 4344,
"end": 4357,
"loc": {
"start": {
"line": 154,
"column": 33
},
"end": {
"line": 154,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4357,
"end": 4358,
"loc": {
"start": {
"line": 154,
"column": 46
},
"end": {
"line": 154,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 4358,
"end": 4364,
"loc": {
"start": {
"line": 154,
"column": 47
},
"end": {
"line": 154,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4364,
"end": 4365,
"loc": {
"start": {
"line": 154,
"column": 53
},
"end": {
"line": 154,
"column": 54
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4365,
"end": 4366,
"loc": {
"start": {
"line": 154,
"column": 54
},
"end": {
"line": 154,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filter",
"start": 4388,
"end": 4394,
"loc": {
"start": {
"line": 155,
"column": 20
},
"end": {
"line": 155,
"column": 26
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4394,
"end": 4395,
"loc": {
"start": {
"line": 155,
"column": 26
},
"end": {
"line": 155,
"column": 27
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "shape",
"start": 4396,
"end": 4403,
"loc": {
"start": {
"line": 155,
"column": 28
},
"end": {
"line": 155,
"column": 35
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4403,
"end": 4404,
"loc": {
"start": {
"line": 155,
"column": 35
},
"end": {
"line": 155,
"column": 36
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4422,
"end": 4423,
"loc": {
"start": {
"line": 156,
"column": 16
},
"end": {
"line": 156,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4423,
"end": 4424,
"loc": {
"start": {
"line": 156,
"column": 17
},
"end": {
"line": 156,
"column": 18
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4438,
"end": 4439,
"loc": {
"start": {
"line": 157,
"column": 12
},
"end": {
"line": 157,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4439,
"end": 4440,
"loc": {
"start": {
"line": 157,
"column": 13
},
"end": {
"line": 157,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4450,
"end": 4451,
"loc": {
"start": {
"line": 158,
"column": 8
},
"end": {
"line": 158,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4451,
"end": 4452,
"loc": {
"start": {
"line": 158,
"column": 9
},
"end": {
"line": 158,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4458,
"end": 4459,
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 159,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4459,
"end": 4460,
"loc": {
"start": {
"line": 159,
"column": 5
},
"end": {
"line": 159,
"column": 6
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4462,
"end": 4463,
"loc": {
"start": {
"line": 160,
"column": 0
},
"end": {
"line": 160,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4463,
"end": 4464,
"loc": {
"start": {
"line": 160,
"column": 1
},
"end": {
"line": 160,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 4468,
"end": 4487,
"loc": {
"start": {
"line": 162,
"column": 0
},
"end": {
"line": 162,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4487,
"end": 4488,
"loc": {
"start": {
"line": 162,
"column": 19
},
"end": {
"line": 162,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 4488,
"end": 4498,
"loc": {
"start": {
"line": 162,
"column": 20
},
"end": {
"line": 162,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4499,
"end": 4500,
"loc": {
"start": {
"line": 162,
"column": 31
},
"end": {
"line": 162,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4501,
"end": 4502,
"loc": {
"start": {
"line": 162,
"column": 33
},
"end": {
"line": 162,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4508,
"end": 4509,
"loc": {
"start": {
"line": 163,
"column": 4
},
"end": {
"line": 163,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4509,
"end": 4531,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4531,
"end": 4532,
"loc": {
"start": {
"line": 163,
"column": 27
},
"end": {
"line": 163,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4532,
"end": 4533,
"loc": {
"start": {
"line": 163,
"column": 28
},
"end": {
"line": 163,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4534,
"end": 4535,
"loc": {
"start": {
"line": 163,
"column": 30
},
"end": {
"line": 163,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4535,
"end": 4536,
"loc": {
"start": {
"line": 163,
"column": 31
},
"end": {
"line": 163,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4537,
"end": 4539,
"loc": {
"start": {
"line": 163,
"column": 33
},
"end": {
"line": 163,
"column": 35
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 4540,
"end": 4543,
"loc": {
"start": {
"line": 163,
"column": 36
},
"end": {
"line": 163,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4544,
"end": 4550,
"loc": {
"start": {
"line": 163,
"column": 40
},
"end": {
"line": 163,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4550,
"end": 4551,
"loc": {
"start": {
"line": 163,
"column": 46
},
"end": {
"line": 163,
"column": 47
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 2,
"start": 4551,
"end": 4552,
"loc": {
"start": {
"line": 163,
"column": 47
},
"end": {
"line": 163,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4552,
"end": 4553,
"loc": {
"start": {
"line": 163,
"column": 48
},
"end": {
"line": 163,
"column": 49
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4554,
"end": 4555,
"loc": {
"start": {
"line": 163,
"column": 50
},
"end": {
"line": 163,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4555,
"end": 4556,
"loc": {
"start": {
"line": 163,
"column": 51
},
"end": {
"line": 163,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4556,
"end": 4557,
"loc": {
"start": {
"line": 163,
"column": 52
},
"end": {
"line": 163,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4559,
"end": 4560,
"loc": {
"start": {
"line": 164,
"column": 0
},
"end": {
"line": 164,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4560,
"end": 4561,
"loc": {
"start": {
"line": 164,
"column": 1
},
"end": {
"line": 164,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 4565,
"end": 4584,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 166,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4584,
"end": 4585,
"loc": {
"start": {
"line": 166,
"column": 19
},
"end": {
"line": 166,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 4585,
"end": 4601,
"loc": {
"start": {
"line": 166,
"column": 20
},
"end": {
"line": 166,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4602,
"end": 4603,
"loc": {
"start": {
"line": 166,
"column": 37
},
"end": {
"line": 166,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4604,
"end": 4605,
"loc": {
"start": {
"line": 166,
"column": 39
},
"end": {
"line": 166,
"column": 40
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4611,
"end": 4612,
"loc": {
"start": {
"line": 167,
"column": 4
},
"end": {
"line": 167,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4612,
"end": 4634,
"loc": {
"start": {
"line": 167,
"column": 5
},
"end": {
"line": 167,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4634,
"end": 4635,
"loc": {
"start": {
"line": 167,
"column": 27
},
"end": {
"line": 167,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4635,
"end": 4636,
"loc": {
"start": {
"line": 167,
"column": 28
},
"end": {
"line": 167,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4637,
"end": 4638,
"loc": {
"start": {
"line": 167,
"column": 30
},
"end": {
"line": 167,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4638,
"end": 4639,
"loc": {
"start": {
"line": 167,
"column": 31
},
"end": {
"line": 167,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4640,
"end": 4642,
"loc": {
"start": {
"line": 167,
"column": 33
},
"end": {
"line": 167,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#9fcd7d",
"start": 4643,
"end": 4652,
"loc": {
"start": {
"line": 167,
"column": 36
},
"end": {
"line": 167,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4652,
"end": 4653,
"loc": {
"start": {
"line": 167,
"column": 45
},
"end": {
"line": 167,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4655,
"end": 4656,
"loc": {
"start": {
"line": 168,
"column": 0
},
"end": {
"line": 168,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4656,
"end": 4657,
"loc": {
"start": {
"line": 168,
"column": 1
},
"end": {
"line": 168,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 4661,
"end": 4680,
"loc": {
"start": {
"line": 170,
"column": 0
},
"end": {
"line": 170,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4680,
"end": 4681,
"loc": {
"start": {
"line": 170,
"column": 19
},
"end": {
"line": 170,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 4681,
"end": 4696,
"loc": {
"start": {
"line": 170,
"column": 20
},
"end": {
"line": 170,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4697,
"end": 4698,
"loc": {
"start": {
"line": 170,
"column": 36
},
"end": {
"line": 170,
"column": 37
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4699,
"end": 4700,
"loc": {
"start": {
"line": 170,
"column": 38
},
"end": {
"line": 170,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4706,
"end": 4707,
"loc": {
"start": {
"line": 171,
"column": 4
},
"end": {
"line": 171,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4707,
"end": 4729,
"loc": {
"start": {
"line": 171,
"column": 5
},
"end": {
"line": 171,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4729,
"end": 4730,
"loc": {
"start": {
"line": 171,
"column": 27
},
"end": {
"line": 171,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4730,
"end": 4731,
"loc": {
"start": {
"line": 171,
"column": 28
},
"end": {
"line": 171,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4732,
"end": 4733,
"loc": {
"start": {
"line": 171,
"column": 30
},
"end": {
"line": 171,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4733,
"end": 4739,
"loc": {
"start": {
"line": 171,
"column": 31
},
"end": {
"line": 171,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4739,
"end": 4740,
"loc": {
"start": {
"line": 171,
"column": 37
},
"end": {
"line": 171,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 4741,
"end": 4756,
"loc": {
"start": {
"line": 171,
"column": 39
},
"end": {
"line": 171,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4756,
"end": 4757,
"loc": {
"start": {
"line": 171,
"column": 54
},
"end": {
"line": 171,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4758,
"end": 4760,
"loc": {
"start": {
"line": 171,
"column": 56
},
"end": {
"line": 171,
"column": 58
}
}
},
{
"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": 4761,
"end": 4765,
"loc": {
"start": {
"line": 171,
"column": 59
},
"end": {
"line": 171,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4765,
"end": 4766,
"loc": {
"start": {
"line": 171,
"column": 63
},
"end": {
"line": 171,
"column": 64
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4768,
"end": 4769,
"loc": {
"start": {
"line": 172,
"column": 0
},
"end": {
"line": 172,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4769,
"end": 4770,
"loc": {
"start": {
"line": 172,
"column": 1
},
"end": {
"line": 172,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 4774,
"end": 4793,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 174,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4793,
"end": 4794,
"loc": {
"start": {
"line": 174,
"column": 19
},
"end": {
"line": 174,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 4794,
"end": 4809,
"loc": {
"start": {
"line": 174,
"column": 20
},
"end": {
"line": 174,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4810,
"end": 4811,
"loc": {
"start": {
"line": 174,
"column": 36
},
"end": {
"line": 174,
"column": 37
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4812,
"end": 4813,
"loc": {
"start": {
"line": 174,
"column": 38
},
"end": {
"line": 174,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4819,
"end": 4820,
"loc": {
"start": {
"line": 175,
"column": 4
},
"end": {
"line": 175,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4820,
"end": 4842,
"loc": {
"start": {
"line": 175,
"column": 5
},
"end": {
"line": 175,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4842,
"end": 4843,
"loc": {
"start": {
"line": 175,
"column": 27
},
"end": {
"line": 175,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4843,
"end": 4844,
"loc": {
"start": {
"line": 175,
"column": 28
},
"end": {
"line": 175,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4845,
"end": 4849,
"loc": {
"start": {
"line": 175,
"column": 30
},
"end": {
"line": 175,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4850,
"end": 4852,
"loc": {
"start": {
"line": 175,
"column": 35
},
"end": {
"line": 175,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4853,
"end": 4857,
"loc": {
"start": {
"line": 175,
"column": 38
},
"end": {
"line": 175,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4857,
"end": 4858,
"loc": {
"start": {
"line": 175,
"column": 42
},
"end": {
"line": 175,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 4858,
"end": 4866,
"loc": {
"start": {
"line": 175,
"column": 43
},
"end": {
"line": 175,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4866,
"end": 4867,
"loc": {
"start": {
"line": 175,
"column": 51
},
"end": {
"line": 175,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 4867,
"end": 4883,
"loc": {
"start": {
"line": 175,
"column": 52
},
"end": {
"line": 175,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4883,
"end": 4884,
"loc": {
"start": {
"line": 175,
"column": 68
},
"end": {
"line": 175,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 4884,
"end": 4902,
"loc": {
"start": {
"line": 175,
"column": 69
},
"end": {
"line": 175,
"column": 87
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4902,
"end": 4903,
"loc": {
"start": {
"line": 175,
"column": 87
},
"end": {
"line": 175,
"column": 88
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_stacker",
"start": 4903,
"end": 4917,
"loc": {
"start": {
"line": 175,
"column": 88
},
"end": {
"line": 175,
"column": 102
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4917,
"end": 4918,
"loc": {
"start": {
"line": 175,
"column": 102
},
"end": {
"line": 175,
"column": 103
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4918,
"end": 4919,
"loc": {
"start": {
"line": 175,
"column": 103
},
"end": {
"line": 175,
"column": 104
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4921,
"end": 4922,
"loc": {
"start": {
"line": 176,
"column": 0
},
"end": {
"line": 176,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4922,
"end": 4923,
"loc": {
"start": {
"line": 176,
"column": 1
},
"end": {
"line": 176,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 4927,
"end": 4946,
"loc": {
"start": {
"line": 178,
"column": 0
},
"end": {
"line": 178,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4946,
"end": 4947,
"loc": {
"start": {
"line": 178,
"column": 19
},
"end": {
"line": 178,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 4947,
"end": 4958,
"loc": {
"start": {
"line": 178,
"column": 20
},
"end": {
"line": 178,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4959,
"end": 4960,
"loc": {
"start": {
"line": 178,
"column": 32
},
"end": {
"line": 178,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4961,
"end": 4962,
"loc": {
"start": {
"line": 178,
"column": 34
},
"end": {
"line": 178,
"column": 35
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4968,
"end": 4969,
"loc": {
"start": {
"line": 179,
"column": 4
},
"end": {
"line": 179,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4969,
"end": 4991,
"loc": {
"start": {
"line": 179,
"column": 5
},
"end": {
"line": 179,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4991,
"end": 4992,
"loc": {
"start": {
"line": 179,
"column": 27
},
"end": {
"line": 179,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4992,
"end": 4993,
"loc": {
"start": {
"line": 179,
"column": 28
},
"end": {
"line": 179,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4994,
"end": 4995,
"loc": {
"start": {
"line": 179,
"column": 30
},
"end": {
"line": 179,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4995,
"end": 4996,
"loc": {
"start": {
"line": 179,
"column": 31
},
"end": {
"line": 179,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4997,
"end": 4999,
"loc": {
"start": {
"line": 179,
"column": 33
},
"end": {
"line": 179,
"column": 35
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 5000,
"end": 5004,
"loc": {
"start": {
"line": 179,
"column": 36
},
"end": {
"line": 179,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5004,
"end": 5005,
"loc": {
"start": {
"line": 179,
"column": 40
},
"end": {
"line": 179,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5007,
"end": 5008,
"loc": {
"start": {
"line": 180,
"column": 0
},
"end": {
"line": 180,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5008,
"end": 5009,
"loc": {
"start": {
"line": 180,
"column": 1
},
"end": {
"line": 180,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 5013,
"end": 5032,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 182,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5032,
"end": 5033,
"loc": {
"start": {
"line": 182,
"column": 19
},
"end": {
"line": 182,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 5033,
"end": 5045,
"loc": {
"start": {
"line": 182,
"column": 20
},
"end": {
"line": 182,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5046,
"end": 5047,
"loc": {
"start": {
"line": 182,
"column": 33
},
"end": {
"line": 182,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5048,
"end": 5049,
"loc": {
"start": {
"line": 182,
"column": 35
},
"end": {
"line": 182,
"column": 36
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5055,
"end": 5056,
"loc": {
"start": {
"line": 183,
"column": 4
},
"end": {
"line": 183,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5056,
"end": 5078,
"loc": {
"start": {
"line": 183,
"column": 5
},
"end": {
"line": 183,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5078,
"end": 5079,
"loc": {
"start": {
"line": 183,
"column": 27
},
"end": {
"line": 183,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5079,
"end": 5080,
"loc": {
"start": {
"line": 183,
"column": 28
},
"end": {
"line": 183,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5081,
"end": 5082,
"loc": {
"start": {
"line": 183,
"column": 30
},
"end": {
"line": 183,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5082,
"end": 5083,
"loc": {
"start": {
"line": 183,
"column": 31
},
"end": {
"line": 183,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5084,
"end": 5086,
"loc": {
"start": {
"line": 183,
"column": 33
},
"end": {
"line": 183,
"column": 35
}
}
},
{
"type": {
"label": "true",
"keyword": "true",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "true",
"start": 5087,
"end": 5091,
"loc": {
"start": {
"line": 183,
"column": 36
},
"end": {
"line": 183,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5091,
"end": 5092,
"loc": {
"start": {
"line": 183,
"column": 40
},
"end": {
"line": 183,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5094,
"end": 5095,
"loc": {
"start": {
"line": 184,
"column": 0
},
"end": {
"line": 184,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5095,
"end": 5096,
"loc": {
"start": {
"line": 184,
"column": 1
},
"end": {
"line": 184,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 5100,
"end": 5119,
"loc": {
"start": {
"line": 186,
"column": 0
},
"end": {
"line": 186,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5119,
"end": 5120,
"loc": {
"start": {
"line": 186,
"column": 19
},
"end": {
"line": 186,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 5120,
"end": 5134,
"loc": {
"start": {
"line": 186,
"column": 20
},
"end": {
"line": 186,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5135,
"end": 5136,
"loc": {
"start": {
"line": 186,
"column": 35
},
"end": {
"line": 186,
"column": 36
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5137,
"end": 5138,
"loc": {
"start": {
"line": 186,
"column": 37
},
"end": {
"line": 186,
"column": 38
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5144,
"end": 5145,
"loc": {
"start": {
"line": 187,
"column": 4
},
"end": {
"line": 187,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5145,
"end": 5167,
"loc": {
"start": {
"line": 187,
"column": 5
},
"end": {
"line": 187,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5167,
"end": 5168,
"loc": {
"start": {
"line": 187,
"column": 27
},
"end": {
"line": 187,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5168,
"end": 5169,
"loc": {
"start": {
"line": 187,
"column": 28
},
"end": {
"line": 187,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5170,
"end": 5174,
"loc": {
"start": {
"line": 187,
"column": 30
},
"end": {
"line": 187,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5175,
"end": 5177,
"loc": {
"start": {
"line": 187,
"column": 35
},
"end": {
"line": 187,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 5178,
"end": 5187,
"loc": {
"start": {
"line": 187,
"column": 38
},
"end": {
"line": 187,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5187,
"end": 5188,
"loc": {
"start": {
"line": 187,
"column": 47
},
"end": {
"line": 187,
"column": 48
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5190,
"end": 5191,
"loc": {
"start": {
"line": 188,
"column": 0
},
"end": {
"line": 188,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5191,
"end": 5192,
"loc": {
"start": {
"line": 188,
"column": 1
},
"end": {
"line": 188,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 5196,
"end": 5215,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 190,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5215,
"end": 5216,
"loc": {
"start": {
"line": 190,
"column": 19
},
"end": {
"line": 190,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 5216,
"end": 5228,
"loc": {
"start": {
"line": 190,
"column": 20
},
"end": {
"line": 190,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5229,
"end": 5230,
"loc": {
"start": {
"line": 190,
"column": 33
},
"end": {
"line": 190,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5231,
"end": 5232,
"loc": {
"start": {
"line": 190,
"column": 35
},
"end": {
"line": 190,
"column": 36
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5238,
"end": 5239,
"loc": {
"start": {
"line": 191,
"column": 4
},
"end": {
"line": 191,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5239,
"end": 5261,
"loc": {
"start": {
"line": 191,
"column": 5
},
"end": {
"line": 191,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5261,
"end": 5262,
"loc": {
"start": {
"line": 191,
"column": 27
},
"end": {
"line": 191,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5262,
"end": 5263,
"loc": {
"start": {
"line": 191,
"column": 28
},
"end": {
"line": 191,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5264,
"end": 5265,
"loc": {
"start": {
"line": 191,
"column": 30
},
"end": {
"line": 191,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5265,
"end": 5266,
"loc": {
"start": {
"line": 191,
"column": 31
},
"end": {
"line": 191,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5267,
"end": 5269,
"loc": {
"start": {
"line": 191,
"column": 33
},
"end": {
"line": 191,
"column": 35
}
}
},
{
"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": 5270,
"end": 5274,
"loc": {
"start": {
"line": 191,
"column": 36
},
"end": {
"line": 191,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5274,
"end": 5275,
"loc": {
"start": {
"line": 191,
"column": 40
},
"end": {
"line": 191,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5277,
"end": 5278,
"loc": {
"start": {
"line": 192,
"column": 0
},
"end": {
"line": 192,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5278,
"end": 5279,
"loc": {
"start": {
"line": 192,
"column": 1
},
"end": {
"line": 192,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 5283,
"end": 5302,
"loc": {
"start": {
"line": 194,
"column": 0
},
"end": {
"line": 194,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5302,
"end": 5303,
"loc": {
"start": {
"line": 194,
"column": 19
},
"end": {
"line": 194,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 5303,
"end": 5313,
"loc": {
"start": {
"line": 194,
"column": 20
},
"end": {
"line": 194,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5314,
"end": 5315,
"loc": {
"start": {
"line": 194,
"column": 31
},
"end": {
"line": 194,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5316,
"end": 5317,
"loc": {
"start": {
"line": 194,
"column": 33
},
"end": {
"line": 194,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5323,
"end": 5324,
"loc": {
"start": {
"line": 195,
"column": 4
},
"end": {
"line": 195,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5324,
"end": 5346,
"loc": {
"start": {
"line": 195,
"column": 5
},
"end": {
"line": 195,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5346,
"end": 5347,
"loc": {
"start": {
"line": 195,
"column": 27
},
"end": {
"line": 195,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5347,
"end": 5348,
"loc": {
"start": {
"line": 195,
"column": 28
},
"end": {
"line": 195,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5349,
"end": 5350,
"loc": {
"start": {
"line": 195,
"column": 30
},
"end": {
"line": 195,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5350,
"end": 5351,
"loc": {
"start": {
"line": 195,
"column": 31
},
"end": {
"line": 195,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5352,
"end": 5354,
"loc": {
"start": {
"line": 195,
"column": 33
},
"end": {
"line": 195,
"column": 35
}
}
},
{
"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": 5355,
"end": 5359,
"loc": {
"start": {
"line": 195,
"column": 36
},
"end": {
"line": 195,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5359,
"end": 5360,
"loc": {
"start": {
"line": 195,
"column": 40
},
"end": {
"line": 195,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5362,
"end": 5363,
"loc": {
"start": {
"line": 196,
"column": 0
},
"end": {
"line": 196,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5363,
"end": 5364,
"loc": {
"start": {
"line": 196,
"column": 1
},
"end": {
"line": 196,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 5368,
"end": 5387,
"loc": {
"start": {
"line": 198,
"column": 0
},
"end": {
"line": 198,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5387,
"end": 5388,
"loc": {
"start": {
"line": 198,
"column": 19
},
"end": {
"line": 198,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "additionalStatistics",
"start": 5388,
"end": 5408,
"loc": {
"start": {
"line": 198,
"column": 20
},
"end": {
"line": 198,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5409,
"end": 5410,
"loc": {
"start": {
"line": 198,
"column": 41
},
"end": {
"line": 198,
"column": 42
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5411,
"end": 5412,
"loc": {
"start": {
"line": 198,
"column": 43
},
"end": {
"line": 198,
"column": 44
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 5418,
"end": 5497,
"loc": {
"start": {
"line": 199,
"column": 4
},
"end": {
"line": 202,
"column": 7
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5503,
"end": 5504,
"loc": {
"start": {
"line": 203,
"column": 4
},
"end": {
"line": 203,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5504,
"end": 5526,
"loc": {
"start": {
"line": 203,
"column": 5
},
"end": {
"line": 203,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5526,
"end": 5527,
"loc": {
"start": {
"line": 203,
"column": 27
},
"end": {
"line": 203,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5527,
"end": 5528,
"loc": {
"start": {
"line": 203,
"column": 28
},
"end": {
"line": 203,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5529,
"end": 5533,
"loc": {
"start": {
"line": 203,
"column": 30
},
"end": {
"line": 203,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5534,
"end": 5536,
"loc": {
"start": {
"line": 203,
"column": 35
},
"end": {
"line": 203,
"column": 37
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5537,
"end": 5538,
"loc": {
"start": {
"line": 203,
"column": 38
},
"end": {
"line": 203,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5548,
"end": 5549,
"loc": {
"start": {
"line": 204,
"column": 8
},
"end": {
"line": 204,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 5563,
"end": 5564,
"loc": {
"start": {
"line": 205,
"column": 12
},
"end": {
"line": 205,
"column": 13
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5564,
"end": 5565,
"loc": {
"start": {
"line": 205,
"column": 13
},
"end": {
"line": 205,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 5565,
"end": 5571,
"loc": {
"start": {
"line": 205,
"column": 14
},
"end": {
"line": 205,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5571,
"end": 5572,
"loc": {
"start": {
"line": 205,
"column": 20
},
"end": {
"line": 205,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buildingPlacement",
"start": 5572,
"end": 5589,
"loc": {
"start": {
"line": 205,
"column": 21
},
"end": {
"line": 205,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5589,
"end": 5590,
"loc": {
"start": {
"line": 205,
"column": 38
},
"end": {
"line": 205,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "infoTexts",
"start": 5590,
"end": 5599,
"loc": {
"start": {
"line": 205,
"column": 39
},
"end": {
"line": 205,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5599,
"end": 5600,
"loc": {
"start": {
"line": 205,
"column": 48
},
"end": {
"line": 205,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "speed",
"start": 5600,
"end": 5605,
"loc": {
"start": {
"line": 205,
"column": 49
},
"end": {
"line": 205,
"column": 54
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5605,
"end": 5606,
"loc": {
"start": {
"line": 205,
"column": 54
},
"end": {
"line": 205,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "formatItemsPerSecond",
"start": 5620,
"end": 5640,
"loc": {
"start": {
"line": 206,
"column": 12
},
"end": {
"line": 206,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5640,
"end": 5641,
"loc": {
"start": {
"line": 206,
"column": 32
},
"end": {
"line": 206,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5641,
"end": 5645,
"loc": {
"start": {
"line": 206,
"column": 33
},
"end": {
"line": 206,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5645,
"end": 5646,
"loc": {
"start": {
"line": 206,
"column": 37
},
"end": {
"line": 206,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 5646,
"end": 5654,
"loc": {
"start": {
"line": 206,
"column": 38
},
"end": {
"line": 206,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5654,
"end": 5655,
"loc": {
"start": {
"line": 206,
"column": 46
},
"end": {
"line": 206,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getProcessorBaseSpeed",
"start": 5655,
"end": 5676,
"loc": {
"start": {
"line": 206,
"column": 47
},
"end": {
"line": 206,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5676,
"end": 5677,
"loc": {
"start": {
"line": 206,
"column": 68
},
"end": {
"line": 206,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 5677,
"end": 5699,
"loc": {
"start": {
"line": 206,
"column": 69
},
"end": {
"line": 206,
"column": 91
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5699,
"end": 5700,
"loc": {
"start": {
"line": 206,
"column": 91
},
"end": {
"line": 206,
"column": 92
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 5700,
"end": 5707,
"loc": {
"start": {
"line": 206,
"column": 92
},
"end": {
"line": 206,
"column": 99
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5707,
"end": 5708,
"loc": {
"start": {
"line": 206,
"column": 99
},
"end": {
"line": 206,
"column": 100
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5708,
"end": 5709,
"loc": {
"start": {
"line": 206,
"column": 100
},
"end": {
"line": 206,
"column": 101
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5709,
"end": 5710,
"loc": {
"start": {
"line": 206,
"column": 101
},
"end": {
"line": 206,
"column": 102
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5720,
"end": 5721,
"loc": {
"start": {
"line": 207,
"column": 8
},
"end": {
"line": 207,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5721,
"end": 5722,
"loc": {
"start": {
"line": 207,
"column": 9
},
"end": {
"line": 207,
"column": 10
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5728,
"end": 5729,
"loc": {
"start": {
"line": 208,
"column": 4
},
"end": {
"line": 208,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5729,
"end": 5730,
"loc": {
"start": {
"line": 208,
"column": 5
},
"end": {
"line": 208,
"column": 6
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5732,
"end": 5733,
"loc": {
"start": {
"line": 209,
"column": 0
},
"end": {
"line": 209,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5733,
"end": 5734,
"loc": {
"start": {
"line": 209,
"column": 1
},
"end": {
"line": 209,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 5738,
"end": 5757,
"loc": {
"start": {
"line": 211,
"column": 0
},
"end": {
"line": 211,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5757,
"end": 5758,
"loc": {
"start": {
"line": 211,
"column": 19
},
"end": {
"line": 211,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 5758,
"end": 5777,
"loc": {
"start": {
"line": 211,
"column": 20
},
"end": {
"line": 211,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5778,
"end": 5779,
"loc": {
"start": {
"line": 211,
"column": 40
},
"end": {
"line": 211,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5780,
"end": 5781,
"loc": {
"start": {
"line": 211,
"column": 42
},
"end": {
"line": 211,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5787,
"end": 5788,
"loc": {
"start": {
"line": 212,
"column": 4
},
"end": {
"line": 212,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5788,
"end": 5810,
"loc": {
"start": {
"line": 212,
"column": 5
},
"end": {
"line": 212,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5810,
"end": 5811,
"loc": {
"start": {
"line": 212,
"column": 27
},
"end": {
"line": 212,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5811,
"end": 5812,
"loc": {
"start": {
"line": 212,
"column": 28
},
"end": {
"line": 212,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5813,
"end": 5814,
"loc": {
"start": {
"line": 212,
"column": 30
},
"end": {
"line": 212,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5814,
"end": 5820,
"loc": {
"start": {
"line": 212,
"column": 31
},
"end": {
"line": 212,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5820,
"end": 5821,
"loc": {
"start": {
"line": 212,
"column": 37
},
"end": {
"line": 212,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 5822,
"end": 5837,
"loc": {
"start": {
"line": 212,
"column": 39
},
"end": {
"line": 212,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5837,
"end": 5838,
"loc": {
"start": {
"line": 212,
"column": 54
},
"end": {
"line": 212,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5839,
"end": 5841,
"loc": {
"start": {
"line": 212,
"column": 56
},
"end": {
"line": 212,
"column": 58
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5842,
"end": 5843,
"loc": {
"start": {
"line": 212,
"column": 59
},
"end": {
"line": 212,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5853,
"end": 5859,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5859,
"end": 5860,
"loc": {
"start": {
"line": 213,
"column": 14
},
"end": {
"line": 213,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 5860,
"end": 5870,
"loc": {
"start": {
"line": 213,
"column": 15
},
"end": {
"line": 213,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5870,
"end": 5871,
"loc": {
"start": {
"line": 213,
"column": 25
},
"end": {
"line": 213,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessor",
"start": 5871,
"end": 5884,
"loc": {
"start": {
"line": 213,
"column": 26
},
"end": {
"line": 213,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5884,
"end": 5885,
"loc": {
"start": {
"line": 213,
"column": 39
},
"end": {
"line": 213,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputsPerCharge",
"start": 5885,
"end": 5900,
"loc": {
"start": {
"line": 213,
"column": 40
},
"end": {
"line": 213,
"column": 55
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5901,
"end": 5902,
"loc": {
"start": {
"line": 213,
"column": 56
},
"end": {
"line": 213,
"column": 57
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 2,
"start": 5903,
"end": 5904,
"loc": {
"start": {
"line": 213,
"column": 58
},
"end": {
"line": 213,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5904,
"end": 5905,
"loc": {
"start": {
"line": 213,
"column": 59
},
"end": {
"line": 213,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5917,
"end": 5923,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5923,
"end": 5924,
"loc": {
"start": {
"line": 215,
"column": 14
},
"end": {
"line": 215,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 5924,
"end": 5934,
"loc": {
"start": {
"line": 215,
"column": 15
},
"end": {
"line": 215,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5934,
"end": 5935,
"loc": {
"start": {
"line": 215,
"column": 25
},
"end": {
"line": 215,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessor",
"start": 5935,
"end": 5948,
"loc": {
"start": {
"line": 215,
"column": 26
},
"end": {
"line": 215,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5948,
"end": 5949,
"loc": {
"start": {
"line": 215,
"column": 39
},
"end": {
"line": 215,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 5949,
"end": 5953,
"loc": {
"start": {
"line": 215,
"column": 40
},
"end": {
"line": 215,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5954,
"end": 5955,
"loc": {
"start": {
"line": 215,
"column": 45
},
"end": {
"line": 215,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 5956,
"end": 5978,
"loc": {
"start": {
"line": 215,
"column": 47
},
"end": {
"line": 215,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5978,
"end": 5979,
"loc": {
"start": {
"line": 215,
"column": 69
},
"end": {
"line": 215,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 5979,
"end": 5986,
"loc": {
"start": {
"line": 215,
"column": 70
},
"end": {
"line": 215,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5986,
"end": 5987,
"loc": {
"start": {
"line": 215,
"column": 77
},
"end": {
"line": 215,
"column": 78
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5999,
"end": 6005,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6005,
"end": 6006,
"loc": {
"start": {
"line": 217,
"column": 14
},
"end": {
"line": 217,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 6006,
"end": 6016,
"loc": {
"start": {
"line": 217,
"column": 15
},
"end": {
"line": 217,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6016,
"end": 6017,
"loc": {
"start": {
"line": 217,
"column": 25
},
"end": {
"line": 217,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemEjector",
"start": 6017,
"end": 6028,
"loc": {
"start": {
"line": 217,
"column": 26
},
"end": {
"line": 217,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6028,
"end": 6029,
"loc": {
"start": {
"line": 217,
"column": 37
},
"end": {
"line": 217,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 6029,
"end": 6037,
"loc": {
"start": {
"line": 217,
"column": 38
},
"end": {
"line": 217,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6037,
"end": 6038,
"loc": {
"start": {
"line": 217,
"column": 46
},
"end": {
"line": 217,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6038,
"end": 6039,
"loc": {
"start": {
"line": 217,
"column": 47
},
"end": {
"line": 217,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6039,
"end": 6040,
"loc": {
"start": {
"line": 217,
"column": 48
},
"end": {
"line": 217,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 6041,
"end": 6044,
"loc": {
"start": {
"line": 217,
"column": 50
},
"end": {
"line": 217,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6044,
"end": 6045,
"loc": {
"start": {
"line": 217,
"column": 53
},
"end": {
"line": 217,
"column": 54
}
}
},
{
"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": 6046,
"end": 6049,
"loc": {
"start": {
"line": 217,
"column": 55
},
"end": {
"line": 217,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 6050,
"end": 6056,
"loc": {
"start": {
"line": 217,
"column": 59
},
"end": {
"line": 217,
"column": 65
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6056,
"end": 6057,
"loc": {
"start": {
"line": 217,
"column": 65
},
"end": {
"line": 217,
"column": 66
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 6057,
"end": 6058,
"loc": {
"start": {
"line": 217,
"column": 66
},
"end": {
"line": 217,
"column": 67
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6058,
"end": 6059,
"loc": {
"start": {
"line": 217,
"column": 67
},
"end": {
"line": 217,
"column": 68
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 6060,
"end": 6061,
"loc": {
"start": {
"line": 217,
"column": 69
},
"end": {
"line": 217,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6061,
"end": 6062,
"loc": {
"start": {
"line": 217,
"column": 70
},
"end": {
"line": 217,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6062,
"end": 6063,
"loc": {
"start": {
"line": 217,
"column": 71
},
"end": {
"line": 217,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 6064,
"end": 6073,
"loc": {
"start": {
"line": 217,
"column": 73
},
"end": {
"line": 217,
"column": 82
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6073,
"end": 6074,
"loc": {
"start": {
"line": 217,
"column": 82
},
"end": {
"line": 217,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 6075,
"end": 6088,
"loc": {
"start": {
"line": 217,
"column": 84
},
"end": {
"line": 217,
"column": 97
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6088,
"end": 6089,
"loc": {
"start": {
"line": 217,
"column": 97
},
"end": {
"line": 217,
"column": 98
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 6089,
"end": 6092,
"loc": {
"start": {
"line": 217,
"column": 98
},
"end": {
"line": 217,
"column": 101
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6093,
"end": 6094,
"loc": {
"start": {
"line": 217,
"column": 102
},
"end": {
"line": 217,
"column": 103
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6094,
"end": 6095,
"loc": {
"start": {
"line": 217,
"column": 103
},
"end": {
"line": 217,
"column": 104
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6095,
"end": 6096,
"loc": {
"start": {
"line": 217,
"column": 104
},
"end": {
"line": 217,
"column": 105
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6096,
"end": 6097,
"loc": {
"start": {
"line": 217,
"column": 105
},
"end": {
"line": 217,
"column": 106
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 6109,
"end": 6115,
"loc": {
"start": {
"line": 219,
"column": 8
},
"end": {
"line": 219,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6115,
"end": 6116,
"loc": {
"start": {
"line": 219,
"column": 14
},
"end": {
"line": 219,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 6116,
"end": 6126,
"loc": {
"start": {
"line": 219,
"column": 15
},
"end": {
"line": 219,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6126,
"end": 6127,
"loc": {
"start": {
"line": 219,
"column": 25
},
"end": {
"line": 219,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemAcceptor",
"start": 6127,
"end": 6139,
"loc": {
"start": {
"line": 219,
"column": 26
},
"end": {
"line": 219,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6139,
"end": 6140,
"loc": {
"start": {
"line": 219,
"column": 38
},
"end": {
"line": 219,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 6140,
"end": 6148,
"loc": {
"start": {
"line": 219,
"column": 39
},
"end": {
"line": 219,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6148,
"end": 6149,
"loc": {
"start": {
"line": 219,
"column": 47
},
"end": {
"line": 219,
"column": 48
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6149,
"end": 6150,
"loc": {
"start": {
"line": 219,
"column": 48
},
"end": {
"line": 219,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6150,
"end": 6151,
"loc": {
"start": {
"line": 219,
"column": 49
},
"end": {
"line": 219,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 6169,
"end": 6172,
"loc": {
"start": {
"line": 220,
"column": 16
},
"end": {
"line": 220,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6172,
"end": 6173,
"loc": {
"start": {
"line": 220,
"column": 19
},
"end": {
"line": 220,
"column": 20
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 6174,
"end": 6177,
"loc": {
"start": {
"line": 220,
"column": 21
},
"end": {
"line": 220,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 6178,
"end": 6184,
"loc": {
"start": {
"line": 220,
"column": 25
},
"end": {
"line": 220,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6184,
"end": 6185,
"loc": {
"start": {
"line": 220,
"column": 31
},
"end": {
"line": 220,
"column": 32
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 6185,
"end": 6186,
"loc": {
"start": {
"line": 220,
"column": 32
},
"end": {
"line": 220,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6186,
"end": 6187,
"loc": {
"start": {
"line": 220,
"column": 33
},
"end": {
"line": 220,
"column": 34
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 6188,
"end": 6189,
"loc": {
"start": {
"line": 220,
"column": 35
},
"end": {
"line": 220,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6189,
"end": 6190,
"loc": {
"start": {
"line": 220,
"column": 36
},
"end": {
"line": 220,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6190,
"end": 6191,
"loc": {
"start": {
"line": 220,
"column": 37
},
"end": {
"line": 220,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "directions",
"start": 6209,
"end": 6219,
"loc": {
"start": {
"line": 221,
"column": 16
},
"end": {
"line": 221,
"column": 26
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6219,
"end": 6220,
"loc": {
"start": {
"line": 221,
"column": 26
},
"end": {
"line": 221,
"column": 27
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6221,
"end": 6222,
"loc": {
"start": {
"line": 221,
"column": 28
},
"end": {
"line": 221,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 6222,
"end": 6235,
"loc": {
"start": {
"line": 221,
"column": 29
},
"end": {
"line": 221,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6235,
"end": 6236,
"loc": {
"start": {
"line": 221,
"column": 42
},
"end": {
"line": 221,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 6236,
"end": 6242,
"loc": {
"start": {
"line": 221,
"column": 43
},
"end": {
"line": 221,
"column": 49
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6242,
"end": 6243,
"loc": {
"start": {
"line": 221,
"column": 49
},
"end": {
"line": 221,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6243,
"end": 6244,
"loc": {
"start": {
"line": 221,
"column": 50
},
"end": {
"line": 221,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filter",
"start": 6262,
"end": 6268,
"loc": {
"start": {
"line": 222,
"column": 16
},
"end": {
"line": 222,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6268,
"end": 6269,
"loc": {
"start": {
"line": 222,
"column": 22
},
"end": {
"line": 222,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "shape",
"start": 6270,
"end": 6277,
"loc": {
"start": {
"line": 222,
"column": 24
},
"end": {
"line": 222,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6277,
"end": 6278,
"loc": {
"start": {
"line": 222,
"column": 31
},
"end": {
"line": 222,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6292,
"end": 6293,
"loc": {
"start": {
"line": 223,
"column": 12
},
"end": {
"line": 223,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6293,
"end": 6294,
"loc": {
"start": {
"line": 223,
"column": 13
},
"end": {
"line": 223,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6308,
"end": 6309,
"loc": {
"start": {
"line": 224,
"column": 12
},
"end": {
"line": 224,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 6327,
"end": 6330,
"loc": {
"start": {
"line": 225,
"column": 16
},
"end": {
"line": 225,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6330,
"end": 6331,
"loc": {
"start": {
"line": 225,
"column": 19
},
"end": {
"line": 225,
"column": 20
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 6332,
"end": 6335,
"loc": {
"start": {
"line": 225,
"column": 21
},
"end": {
"line": 225,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 6336,
"end": 6342,
"loc": {
"start": {
"line": 225,
"column": 25
},
"end": {
"line": 225,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6342,
"end": 6343,
"loc": {
"start": {
"line": 225,
"column": 31
},
"end": {
"line": 225,
"column": 32
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 6343,
"end": 6344,
"loc": {
"start": {
"line": 225,
"column": 32
},
"end": {
"line": 225,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6344,
"end": 6345,
"loc": {
"start": {
"line": 225,
"column": 33
},
"end": {
"line": 225,
"column": 34
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 6346,
"end": 6347,
"loc": {
"start": {
"line": 225,
"column": 35
},
"end": {
"line": 225,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6347,
"end": 6348,
"loc": {
"start": {
"line": 225,
"column": 36
},
"end": {
"line": 225,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6348,
"end": 6349,
"loc": {
"start": {
"line": 225,
"column": 37
},
"end": {
"line": 225,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "directions",
"start": 6367,
"end": 6377,
"loc": {
"start": {
"line": 226,
"column": 16
},
"end": {
"line": 226,
"column": 26
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6377,
"end": 6378,
"loc": {
"start": {
"line": 226,
"column": 26
},
"end": {
"line": 226,
"column": 27
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6379,
"end": 6380,
"loc": {
"start": {
"line": 226,
"column": 28
},
"end": {
"line": 226,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 6380,
"end": 6393,
"loc": {
"start": {
"line": 226,
"column": 29
},
"end": {
"line": 226,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6393,
"end": 6394,
"loc": {
"start": {
"line": 226,
"column": 42
},
"end": {
"line": 226,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 6394,
"end": 6400,
"loc": {
"start": {
"line": 226,
"column": 43
},
"end": {
"line": 226,
"column": 49
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6400,
"end": 6401,
"loc": {
"start": {
"line": 226,
"column": 49
},
"end": {
"line": 226,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6401,
"end": 6402,
"loc": {
"start": {
"line": 226,
"column": 50
},
"end": {
"line": 226,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filter",
"start": 6420,
"end": 6426,
"loc": {
"start": {
"line": 227,
"column": 16
},
"end": {
"line": 227,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6426,
"end": 6427,
"loc": {
"start": {
"line": 227,
"column": 22
},
"end": {
"line": 227,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "shape",
"start": 6428,
"end": 6435,
"loc": {
"start": {
"line": 227,
"column": 24
},
"end": {
"line": 227,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6435,
"end": 6436,
"loc": {
"start": {
"line": 227,
"column": 31
},
"end": {
"line": 227,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6450,
"end": 6451,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6451,
"end": 6452,
"loc": {
"start": {
"line": 228,
"column": 13
},
"end": {
"line": 228,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6462,
"end": 6463,
"loc": {
"start": {
"line": 229,
"column": 8
},
"end": {
"line": 229,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6463,
"end": 6464,
"loc": {
"start": {
"line": 229,
"column": 9
},
"end": {
"line": 229,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6464,
"end": 6465,
"loc": {
"start": {
"line": 229,
"column": 10
},
"end": {
"line": 229,
"column": 11
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6471,
"end": 6472,
"loc": {
"start": {
"line": 230,
"column": 4
},
"end": {
"line": 230,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6472,
"end": 6473,
"loc": {
"start": {
"line": 230,
"column": 5
},
"end": {
"line": 230,
"column": 6
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6475,
"end": 6476,
"loc": {
"start": {
"line": 231,
"column": 0
},
"end": {
"line": 231,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6476,
"end": 6477,
"loc": {
"start": {
"line": 231,
"column": 1
},
"end": {
"line": 231,
"column": 2
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6477,
"end": 6477,
"loc": {
"start": {
"line": 231,
"column": 2
},
"end": {
"line": 231,
"column": 2
}
}
}
]
}