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/trash.js.json
2021-02-26 15:20:37 +01:00

28158 lines
685 KiB
JSON

{
"type": "File",
"start": 0,
"end": 5420,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 199,
"column": 2
}
},
"program": {
"type": "Program",
"start": 0,
"end": 5420,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 199,
"column": 2
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 59,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 59
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 32,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 32
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 32,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 32
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 32,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 32
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
}
}
],
"source": {
"type": "StringLiteral",
"start": 40,
"end": 58,
"loc": {
"start": {
"line": 1,
"column": 40
},
"end": {
"line": 1,
"column": 58
}
},
"extra": {
"rawValue": "../../core/utils",
"raw": "\"../../core/utils\""
},
"value": "../../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 61,
"end": 119,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 58
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 70,
"end": 83,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 70,
"end": 83,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 22
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"local": {
"type": "Identifier",
"start": 70,
"end": 83,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 22
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
}
},
{
"type": "ImportSpecifier",
"start": 85,
"end": 91,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 85,
"end": 91,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 30
},
"identifierName": "Vector"
},
"name": "Vector"
},
"local": {
"type": "Identifier",
"start": 85,
"end": 91,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 30
},
"identifierName": "Vector"
},
"name": "Vector"
}
}
],
"source": {
"type": "StringLiteral",
"start": 99,
"end": 118,
"loc": {
"start": {
"line": 2,
"column": 38
},
"end": {
"line": 2,
"column": 57
}
},
"extra": {
"rawValue": "../../core/vector",
"raw": "\"../../core/vector\""
},
"value": "../../core/vector"
}
},
{
"type": "ImportDeclaration",
"start": 121,
"end": 189,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 68
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 130,
"end": 151,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 130,
"end": 151,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 30
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
},
"local": {
"type": "Identifier",
"start": 130,
"end": 151,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 30
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 159,
"end": 188,
"loc": {
"start": {
"line": 3,
"column": 38
},
"end": {
"line": 3,
"column": 67
}
},
"extra": {
"rawValue": "../components/item_acceptor",
"raw": "\"../components/item_acceptor\""
},
"value": "../components/item_acceptor"
}
},
{
"type": "ImportDeclaration",
"start": 191,
"end": 285,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 94
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 200,
"end": 222,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 200,
"end": 222,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"local": {
"type": "Identifier",
"start": 200,
"end": 222,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
}
},
{
"type": "ImportSpecifier",
"start": 224,
"end": 246,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 55
}
},
"imported": {
"type": "Identifier",
"start": 224,
"end": 246,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 55
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
},
"local": {
"type": "Identifier",
"start": 224,
"end": 246,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 55
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 254,
"end": 284,
"loc": {
"start": {
"line": 4,
"column": 63
},
"end": {
"line": 4,
"column": 93
}
},
"extra": {
"rawValue": "../components/item_processor",
"raw": "\"../components/item_processor\""
},
"value": "../components/item_processor"
}
},
{
"type": "ImportDeclaration",
"start": 287,
"end": 322,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 296,
"end": 302,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 296,
"end": 302,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
},
"local": {
"type": "Identifier",
"start": 296,
"end": 302,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
}
}
],
"source": {
"type": "StringLiteral",
"start": 310,
"end": 321,
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 34
}
},
"extra": {
"rawValue": "../entity",
"raw": "\"../entity\""
},
"value": "../entity"
}
},
{
"type": "ImportDeclaration",
"start": 324,
"end": 396,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 72
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 333,
"end": 355,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 333,
"end": 355,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"local": {
"type": "Identifier",
"start": 333,
"end": 355,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
}
},
{
"type": "ImportSpecifier",
"start": 357,
"end": 369,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 45
}
},
"imported": {
"type": "Identifier",
"start": 357,
"end": 369,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"local": {
"type": "Identifier",
"start": 357,
"end": 369,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
}
}
],
"source": {
"type": "StringLiteral",
"start": 377,
"end": 395,
"loc": {
"start": {
"line": 6,
"column": 53
},
"end": {
"line": 6,
"column": 71
}
},
"extra": {
"rawValue": "../meta_building",
"raw": "\"../meta_building\""
},
"value": "../meta_building"
}
},
{
"type": "ImportDeclaration",
"start": 398,
"end": 433,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 407,
"end": 415,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 407,
"end": 415,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
},
"local": {
"type": "Identifier",
"start": 407,
"end": 415,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
}
}
],
"source": {
"type": "StringLiteral",
"start": 423,
"end": 432,
"loc": {
"start": {
"line": 7,
"column": 25
},
"end": {
"line": 7,
"column": 34
}
},
"extra": {
"rawValue": "../root",
"raw": "\"../root\""
},
"value": "../root"
}
},
{
"type": "ImportDeclaration",
"start": 435,
"end": 490,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 55
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 444,
"end": 462,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
}
},
"imported": {
"type": "Identifier",
"start": 444,
"end": 462,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"local": {
"type": "Identifier",
"start": 444,
"end": 462,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
}
}
],
"source": {
"type": "StringLiteral",
"start": 470,
"end": 489,
"loc": {
"start": {
"line": 8,
"column": 35
},
"end": {
"line": 8,
"column": 54
}
},
"extra": {
"rawValue": "../tutorial_goals",
"raw": "\"../tutorial_goals\""
},
"value": "../tutorial_goals"
}
},
{
"type": "VariableDeclaration",
"start": 494,
"end": 569,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 75
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 500,
"end": 568,
"loc": {
"start": {
"line": 10,
"column": 6
},
"end": {
"line": 10,
"column": 74
}
},
"id": {
"type": "Identifier",
"start": 500,
"end": 513,
"loc": {
"start": {
"line": 10,
"column": 6
},
"end": {
"line": 10,
"column": 19
},
"identifierName": "overlayMatrix"
},
"name": "overlayMatrix"
},
"init": {
"type": "CallExpression",
"start": 516,
"end": 568,
"loc": {
"start": {
"line": 10,
"column": 22
},
"end": {
"line": 10,
"column": 74
}
},
"callee": {
"type": "Identifier",
"start": 516,
"end": 539,
"loc": {
"start": {
"line": 10,
"column": 22
},
"end": {
"line": 10,
"column": 45
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"arguments": [
{
"type": "ArrayExpression",
"start": 540,
"end": 567,
"loc": {
"start": {
"line": 10,
"column": 46
},
"end": {
"line": 10,
"column": 73
}
},
"elements": [
{
"type": "NumericLiteral",
"start": 541,
"end": 542,
"loc": {
"start": {
"line": 10,
"column": 47
},
"end": {
"line": 10,
"column": 48
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 544,
"end": 545,
"loc": {
"start": {
"line": 10,
"column": 50
},
"end": {
"line": 10,
"column": 51
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 547,
"end": 548,
"loc": {
"start": {
"line": 10,
"column": 53
},
"end": {
"line": 10,
"column": 54
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 550,
"end": 551,
"loc": {
"start": {
"line": 10,
"column": 56
},
"end": {
"line": 10,
"column": 57
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 553,
"end": 554,
"loc": {
"start": {
"line": 10,
"column": 59
},
"end": {
"line": 10,
"column": 60
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 556,
"end": 557,
"loc": {
"start": {
"line": 10,
"column": 62
},
"end": {
"line": 10,
"column": 63
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 559,
"end": 560,
"loc": {
"start": {
"line": 10,
"column": 65
},
"end": {
"line": 10,
"column": 66
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 562,
"end": 563,
"loc": {
"start": {
"line": 10,
"column": 68
},
"end": {
"line": 10,
"column": 69
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 565,
"end": 566,
"loc": {
"start": {
"line": 10,
"column": 71
},
"end": {
"line": 10,
"column": 72
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
]
}
}
],
"kind": "const"
},
{
"type": "ExportNamedDeclaration",
"start": 573,
"end": 3264,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 119,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 580,
"end": 3264,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 119,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 586,
"end": 603,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 30
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"superClass": {
"type": "Identifier",
"start": 612,
"end": 624,
"loc": {
"start": {
"line": 12,
"column": 39
},
"end": {
"line": 12,
"column": 51
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"body": {
"type": "ClassBody",
"start": 625,
"end": 3264,
"loc": {
"start": {
"line": 12,
"column": 52
},
"end": {
"line": 119,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 632,
"end": 679,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 15,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 632,
"end": 643,
"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": 646,
"end": 679,
"loc": {
"start": {
"line": 13,
"column": 18
},
"end": {
"line": 15,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 657,
"end": 672,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 23
}
},
"expression": {
"type": "CallExpression",
"start": 657,
"end": 671,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 22
}
},
"callee": {
"type": "Super",
"start": 657,
"end": 662,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 13
}
}
},
"arguments": [
{
"type": "StringLiteral",
"start": 663,
"end": 670,
"loc": {
"start": {
"line": 14,
"column": 14
},
"end": {
"line": 14,
"column": 21
}
},
"extra": {
"rawValue": "trash",
"raw": "\"trash\""
},
"value": "trash"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 687,
"end": 731,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 737,
"end": 836,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 22,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 737,
"end": 755,
"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": 756,
"end": 763,
"loc": {
"start": {
"line": 20,
"column": 23
},
"end": {
"line": 20,
"column": 30
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 765,
"end": 836,
"loc": {
"start": {
"line": 20,
"column": 32
},
"end": {
"line": 22,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 776,
"end": 829,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 61
}
},
"argument": {
"type": "CallExpression",
"start": 783,
"end": 828,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 783,
"end": 826,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 58
}
},
"object": {
"type": "MemberExpression",
"start": 783,
"end": 817,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 783,
"end": 800,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 32
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 801,
"end": 817,
"loc": {
"start": {
"line": 21,
"column": 33
},
"end": {
"line": 21,
"column": 49
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 818,
"end": 825,
"loc": {
"start": {
"line": 21,
"column": 50
},
"end": {
"line": 21,
"column": 57
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 687,
"end": 731,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 844,
"end": 887,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 26,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 893,
"end": 981,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 29,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 893,
"end": 906,
"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": 907,
"end": 911,
"loc": {
"start": {
"line": 27,
"column": 18
},
"end": {
"line": 27,
"column": 22
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 913,
"end": 981,
"loc": {
"start": {
"line": 27,
"column": 24
},
"end": {
"line": 29,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 924,
"end": 974,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 58
}
},
"argument": {
"type": "BinaryExpression",
"start": 931,
"end": 973,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 57
}
},
"left": {
"type": "MemberExpression",
"start": 931,
"end": 969,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 53
}
},
"object": {
"type": "CallExpression",
"start": 931,
"end": 962,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 931,
"end": 956,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 931,
"end": 935,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 936,
"end": 956,
"loc": {
"start": {
"line": 28,
"column": 20
},
"end": {
"line": 28,
"column": 40
},
"identifierName": "getAvailableVariants"
},
"name": "getAvailableVariants"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 957,
"end": 961,
"loc": {
"start": {
"line": 28,
"column": 41
},
"end": {
"line": 28,
"column": 45
},
"identifierName": "root"
},
"name": "root"
}
]
},
"property": {
"type": "Identifier",
"start": 963,
"end": 969,
"loc": {
"start": {
"line": 28,
"column": 47
},
"end": {
"line": 28,
"column": 53
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 972,
"end": 973,
"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": 844,
"end": 887,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 26,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 989,
"end": 1033,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 33,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1039,
"end": 1129,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 36,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1039,
"end": 1053,
"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": 1054,
"end": 1061,
"loc": {
"start": {
"line": 34,
"column": 19
},
"end": {
"line": 34,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1063,
"end": 1129,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 36,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1074,
"end": 1122,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 56
}
},
"argument": {
"type": "CallExpression",
"start": 1081,
"end": 1121,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 55
}
},
"callee": {
"type": "MemberExpression",
"start": 1081,
"end": 1119,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 53
}
},
"object": {
"type": "MemberExpression",
"start": 1081,
"end": 1110,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 1081,
"end": 1098,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 32
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 1099,
"end": 1110,
"loc": {
"start": {
"line": 35,
"column": 33
},
"end": {
"line": 35,
"column": 44
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1111,
"end": 1118,
"loc": {
"start": {
"line": 35,
"column": 45
},
"end": {
"line": 35,
"column": 52
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 989,
"end": 1033,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 33,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1137,
"end": 1181,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 40,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1187,
"end": 1279,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1187,
"end": 1202,
"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": 1203,
"end": 1210,
"loc": {
"start": {
"line": 41,
"column": 20
},
"end": {
"line": 41,
"column": 27
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1212,
"end": 1279,
"loc": {
"start": {
"line": 41,
"column": 29
},
"end": {
"line": 43,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1223,
"end": 1272,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 57
}
},
"argument": {
"type": "CallExpression",
"start": 1230,
"end": 1271,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 1230,
"end": 1269,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 1230,
"end": 1260,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 1230,
"end": 1247,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 32
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 1248,
"end": 1260,
"loc": {
"start": {
"line": 42,
"column": 33
},
"end": {
"line": 42,
"column": 45
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1261,
"end": 1268,
"loc": {
"start": {
"line": 42,
"column": 46
},
"end": {
"line": 42,
"column": 53
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1137,
"end": 1181,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 40,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1287,
"end": 1330,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 47,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1336,
"end": 1613,
"loc": {
"start": {
"line": 48,
"column": 4
},
"end": {
"line": 57,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1336,
"end": 1356,
"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": 1357,
"end": 1361,
"loc": {
"start": {
"line": 48,
"column": 25
},
"end": {
"line": 48,
"column": 29
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 1363,
"end": 1613,
"loc": {
"start": {
"line": 48,
"column": 31
},
"end": {
"line": 57,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1374,
"end": 1425,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 59
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1380,
"end": 1424,
"loc": {
"start": {
"line": 49,
"column": 14
},
"end": {
"line": 49,
"column": 58
}
},
"id": {
"type": "Identifier",
"start": 1380,
"end": 1388,
"loc": {
"start": {
"line": 49,
"column": 14
},
"end": {
"line": 49,
"column": 22
},
"identifierName": "variants"
},
"name": "variants"
},
"init": {
"type": "MemberExpression",
"start": 1391,
"end": 1424,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 1391,
"end": 1408,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 42
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 1409,
"end": 1424,
"loc": {
"start": {
"line": 49,
"column": 43
},
"end": {
"line": 49,
"column": 58
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 1437,
"end": 1456,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 27
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1441,
"end": 1455,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1441,
"end": 1450,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 21
},
"identifierName": "available"
},
"name": "available"
},
"init": {
"type": "ArrayExpression",
"start": 1453,
"end": 1455,
"loc": {
"start": {
"line": 51,
"column": 24
},
"end": {
"line": 51,
"column": 26
}
},
"elements": []
}
}
],
"kind": "let"
},
{
"type": "ForInStatement",
"start": 1466,
"end": 1577,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 54,
"column": 9
}
},
"left": {
"type": "VariableDeclaration",
"start": 1471,
"end": 1484,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 26
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1477,
"end": 1484,
"loc": {
"start": {
"line": 52,
"column": 19
},
"end": {
"line": 52,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1477,
"end": 1484,
"loc": {
"start": {
"line": 52,
"column": 19
},
"end": {
"line": 52,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
},
"init": null
}
],
"kind": "const"
},
"right": {
"type": "Identifier",
"start": 1488,
"end": 1496,
"loc": {
"start": {
"line": 52,
"column": 30
},
"end": {
"line": 52,
"column": 38
},
"identifierName": "variants"
},
"name": "variants"
},
"body": {
"type": "BlockStatement",
"start": 1498,
"end": 1577,
"loc": {
"start": {
"line": 52,
"column": 40
},
"end": {
"line": 54,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 1513,
"end": 1566,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 65
}
},
"test": {
"type": "CallExpression",
"start": 1517,
"end": 1540,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 1517,
"end": 1534,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 1517,
"end": 1525,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 24
},
"identifierName": "variants"
},
"name": "variants"
},
"property": {
"type": "Identifier",
"start": 1526,
"end": 1533,
"loc": {
"start": {
"line": 53,
"column": 25
},
"end": {
"line": 53,
"column": 32
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 1535,
"end": 1539,
"loc": {
"start": {
"line": 53,
"column": 34
},
"end": {
"line": 53,
"column": 38
},
"identifierName": "root"
},
"name": "root"
}
]
},
"consequent": {
"type": "ExpressionStatement",
"start": 1542,
"end": 1566,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 1542,
"end": 1565,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 1542,
"end": 1556,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 1542,
"end": 1551,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 50
},
"identifierName": "available"
},
"name": "available"
},
"property": {
"type": "Identifier",
"start": 1552,
"end": 1556,
"loc": {
"start": {
"line": 53,
"column": 51
},
"end": {
"line": 53,
"column": 55
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1557,
"end": 1564,
"loc": {
"start": {
"line": 53,
"column": 56
},
"end": {
"line": 53,
"column": 63
},
"identifierName": "variant"
},
"name": "variant"
}
]
}
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ReturnStatement",
"start": 1589,
"end": 1606,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 25
}
},
"argument": {
"type": "Identifier",
"start": 1596,
"end": 1605,
"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": 1287,
"end": 1330,
"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": 1621,
"end": 1768,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 64,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1774,
"end": 1894,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 68,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1774,
"end": 1782,
"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": 1783,
"end": 1787,
"loc": {
"start": {
"line": 65,
"column": 13
},
"end": {
"line": 65,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
{
"type": "Identifier",
"start": 1789,
"end": 1796,
"loc": {
"start": {
"line": 65,
"column": 19
},
"end": {
"line": 65,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1798,
"end": 1894,
"loc": {
"start": {
"line": 65,
"column": 28
},
"end": {
"line": 68,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1832,
"end": 1887,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 63
}
},
"argument": {
"type": "CallExpression",
"start": 1839,
"end": 1886,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 62
}
},
"callee": {
"type": "MemberExpression",
"start": 1839,
"end": 1880,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 1839,
"end": 1871,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 1839,
"end": 1856,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 32
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1857,
"end": 1871,
"loc": {
"start": {
"line": 67,
"column": 33
},
"end": {
"line": 67,
"column": 47
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1872,
"end": 1879,
"loc": {
"start": {
"line": 67,
"column": 48
},
"end": {
"line": 67,
"column": 55
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true,
"leadingComments": null
},
"arguments": [
{
"type": "Identifier",
"start": 1881,
"end": 1885,
"loc": {
"start": {
"line": 67,
"column": 57
},
"end": {
"line": 67,
"column": 61
},
"identifierName": "root"
},
"name": "root"
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1809,
"end": 1822,
"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": 1621,
"end": 1768,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 64,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1902,
"end": 1946,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 72,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1952,
"end": 2040,
"loc": {
"start": {
"line": 73,
"column": 4
},
"end": {
"line": 75,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1952,
"end": 1965,
"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": 1966,
"end": 1973,
"loc": {
"start": {
"line": 73,
"column": 18
},
"end": {
"line": 73,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1975,
"end": 2040,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 75,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1986,
"end": 2033,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 55
}
},
"argument": {
"type": "CallExpression",
"start": 1993,
"end": 2032,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 54
}
},
"callee": {
"type": "MemberExpression",
"start": 1993,
"end": 2030,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 1993,
"end": 2021,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 1993,
"end": 2010,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 32
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 2011,
"end": 2021,
"loc": {
"start": {
"line": 74,
"column": 33
},
"end": {
"line": 74,
"column": 43
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2022,
"end": 2029,
"loc": {
"start": {
"line": 74,
"column": 44
},
"end": {
"line": 74,
"column": 51
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1902,
"end": 1946,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 72,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2048,
"end": 2092,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2098,
"end": 2194,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 82,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2098,
"end": 2117,
"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": 2118,
"end": 2125,
"loc": {
"start": {
"line": 80,
"column": 24
},
"end": {
"line": 80,
"column": 31
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2127,
"end": 2194,
"loc": {
"start": {
"line": 80,
"column": 33
},
"end": {
"line": 82,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2138,
"end": 2187,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 57
}
},
"argument": {
"type": "CallExpression",
"start": 2145,
"end": 2186,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 2145,
"end": 2184,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 2145,
"end": 2175,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 2145,
"end": 2162,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 32
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 2163,
"end": 2175,
"loc": {
"start": {
"line": 81,
"column": 33
},
"end": {
"line": 81,
"column": 45
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2176,
"end": 2183,
"loc": {
"start": {
"line": 81,
"column": 46
},
"end": {
"line": 81,
"column": 53
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2048,
"end": 2092,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 79,
"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": 2202,
"end": 2388,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 90,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2394,
"end": 2623,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 94,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2394,
"end": 2423,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 91,
"column": 33
},
"identifierName": "getSpecialOverlayRenderMatrix"
},
"name": "getSpecialOverlayRenderMatrix",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2424,
"end": 2432,
"loc": {
"start": {
"line": 91,
"column": 34
},
"end": {
"line": 91,
"column": 42
},
"identifierName": "rotation"
},
"name": "rotation"
},
{
"type": "Identifier",
"start": 2434,
"end": 2449,
"loc": {
"start": {
"line": 91,
"column": 44
},
"end": {
"line": 91,
"column": 59
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 2451,
"end": 2458,
"loc": {
"start": {
"line": 91,
"column": 61
},
"end": {
"line": 91,
"column": 68
},
"identifierName": "variant"
},
"name": "variant"
},
{
"type": "Identifier",
"start": 2460,
"end": 2466,
"loc": {
"start": {
"line": 91,
"column": 70
},
"end": {
"line": 91,
"column": 76
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 2468,
"end": 2623,
"loc": {
"start": {
"line": 91,
"column": 78
},
"end": {
"line": 94,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2479,
"end": 2562,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 91
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2483,
"end": 2561,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 90
}
},
"id": {
"type": "Identifier",
"start": 2483,
"end": 2491,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 20
},
"identifierName": "matrices"
},
"name": "matrices"
},
"init": {
"type": "CallExpression",
"start": 2494,
"end": 2561,
"loc": {
"start": {
"line": 92,
"column": 23
},
"end": {
"line": 92,
"column": 90
}
},
"callee": {
"type": "MemberExpression",
"start": 2494,
"end": 2536,
"loc": {
"start": {
"line": 92,
"column": 23
},
"end": {
"line": 92,
"column": 65
}
},
"object": {
"type": "MemberExpression",
"start": 2494,
"end": 2527,
"loc": {
"start": {
"line": 92,
"column": 23
},
"end": {
"line": 92,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 2494,
"end": 2511,
"loc": {
"start": {
"line": 92,
"column": 23
},
"end": {
"line": 92,
"column": 40
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 2512,
"end": 2527,
"loc": {
"start": {
"line": 92,
"column": 41
},
"end": {
"line": 92,
"column": 56
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2528,
"end": 2535,
"loc": {
"start": {
"line": 92,
"column": 57
},
"end": {
"line": 92,
"column": 64
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 2537,
"end": 2543,
"loc": {
"start": {
"line": 92,
"column": 66
},
"end": {
"line": 92,
"column": 72
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 2545,
"end": 2560,
"loc": {
"start": {
"line": 92,
"column": 74
},
"end": {
"line": 92,
"column": 89
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
]
}
}
],
"kind": "let"
},
{
"type": "ReturnStatement",
"start": 2572,
"end": 2616,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 52
}
},
"argument": {
"type": "ConditionalExpression",
"start": 2579,
"end": 2615,
"loc": {
"start": {
"line": 93,
"column": 15
},
"end": {
"line": 93,
"column": 51
}
},
"test": {
"type": "Identifier",
"start": 2579,
"end": 2587,
"loc": {
"start": {
"line": 93,
"column": 15
},
"end": {
"line": 93,
"column": 23
},
"identifierName": "matrices"
},
"name": "matrices"
},
"consequent": {
"type": "MemberExpression",
"start": 2590,
"end": 2608,
"loc": {
"start": {
"line": 93,
"column": 26
},
"end": {
"line": 93,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 2590,
"end": 2598,
"loc": {
"start": {
"line": 93,
"column": 26
},
"end": {
"line": 93,
"column": 34
},
"identifierName": "matrices"
},
"name": "matrices"
},
"property": {
"type": "Identifier",
"start": 2599,
"end": 2607,
"loc": {
"start": {
"line": 93,
"column": 35
},
"end": {
"line": 93,
"column": 43
},
"identifierName": "rotation"
},
"name": "rotation"
},
"computed": true
},
"alternate": {
"type": "NullLiteral",
"start": 2611,
"end": 2615,
"loc": {
"start": {
"line": 93,
"column": 47
},
"end": {
"line": 93,
"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": 2202,
"end": 2388,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 90,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2631,
"end": 2675,
"loc": {
"start": {
"line": 96,
"column": 4
},
"end": {
"line": 98,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2681,
"end": 2769,
"loc": {
"start": {
"line": 99,
"column": 4
},
"end": {
"line": 101,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2681,
"end": 2694,
"loc": {
"start": {
"line": 99,
"column": 4
},
"end": {
"line": 99,
"column": 17
},
"identifierName": "getRenderPins"
},
"name": "getRenderPins",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2695,
"end": 2702,
"loc": {
"start": {
"line": 99,
"column": 18
},
"end": {
"line": 99,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2704,
"end": 2769,
"loc": {
"start": {
"line": 99,
"column": 27
},
"end": {
"line": 101,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2715,
"end": 2762,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 55
}
},
"argument": {
"type": "CallExpression",
"start": 2722,
"end": 2761,
"loc": {
"start": {
"line": 100,
"column": 15
},
"end": {
"line": 100,
"column": 54
}
},
"callee": {
"type": "MemberExpression",
"start": 2722,
"end": 2759,
"loc": {
"start": {
"line": 100,
"column": 15
},
"end": {
"line": 100,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 2722,
"end": 2750,
"loc": {
"start": {
"line": 100,
"column": 15
},
"end": {
"line": 100,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 2722,
"end": 2739,
"loc": {
"start": {
"line": 100,
"column": 15
},
"end": {
"line": 100,
"column": 32
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 2740,
"end": 2750,
"loc": {
"start": {
"line": 100,
"column": 33
},
"end": {
"line": 100,
"column": 43
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2751,
"end": 2758,
"loc": {
"start": {
"line": 100,
"column": 44
},
"end": {
"line": 100,
"column": 51
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2631,
"end": 2675,
"loc": {
"start": {
"line": 96,
"column": 4
},
"end": {
"line": 98,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 2777,
"end": 2869,
"loc": {
"start": {
"line": 103,
"column": 4
},
"end": {
"line": 106,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2875,
"end": 2993,
"loc": {
"start": {
"line": 107,
"column": 4
},
"end": {
"line": 109,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2875,
"end": 2896,
"loc": {
"start": {
"line": 107,
"column": 4
},
"end": {
"line": 107,
"column": 25
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2897,
"end": 2903,
"loc": {
"start": {
"line": 107,
"column": 26
},
"end": {
"line": 107,
"column": 32
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 2905,
"end": 2993,
"loc": {
"start": {
"line": 107,
"column": 34
},
"end": {
"line": 109,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2916,
"end": 2986,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 78
}
},
"expression": {
"type": "CallExpression",
"start": 2916,
"end": 2985,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 2916,
"end": 2963,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 2916,
"end": 2955,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 2916,
"end": 2933,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 25
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 2934,
"end": 2955,
"loc": {
"start": {
"line": 108,
"column": 26
},
"end": {
"line": 108,
"column": 47
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2956,
"end": 2963,
"loc": {
"start": {
"line": 108,
"column": 48
},
"end": {
"line": 108,
"column": 55
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 2964,
"end": 2984,
"loc": {
"start": {
"line": 108,
"column": 56
},
"end": {
"line": 108,
"column": 76
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2964,
"end": 2968,
"loc": {
"start": {
"line": 108,
"column": 56
},
"end": {
"line": 108,
"column": 60
},
"identifierName": "func"
},
"name": "func"
}
],
"body": {
"type": "CallExpression",
"start": 2972,
"end": 2984,
"loc": {
"start": {
"line": 108,
"column": 64
},
"end": {
"line": 108,
"column": 76
}
},
"callee": {
"type": "Identifier",
"start": 2972,
"end": 2976,
"loc": {
"start": {
"line": 108,
"column": 64
},
"end": {
"line": 108,
"column": 68
},
"identifierName": "func"
},
"name": "func"
},
"arguments": [
{
"type": "Identifier",
"start": 2977,
"end": 2983,
"loc": {
"start": {
"line": 108,
"column": 69
},
"end": {
"line": 108,
"column": 75
},
"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": 2777,
"end": 2869,
"loc": {
"start": {
"line": 103,
"column": 4
},
"end": {
"line": 106,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3001,
"end": 3116,
"loc": {
"start": {
"line": 111,
"column": 4
},
"end": {
"line": 115,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3122,
"end": 3261,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 118,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3122,
"end": 3136,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 116,
"column": 18
},
"identifierName": "updateVariants"
},
"name": "updateVariants",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3137,
"end": 3143,
"loc": {
"start": {
"line": 116,
"column": 19
},
"end": {
"line": 116,
"column": 25
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3145,
"end": 3160,
"loc": {
"start": {
"line": 116,
"column": 27
},
"end": {
"line": 116,
"column": 42
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 3162,
"end": 3169,
"loc": {
"start": {
"line": 116,
"column": 44
},
"end": {
"line": 116,
"column": 51
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 3171,
"end": 3261,
"loc": {
"start": {
"line": 116,
"column": 53
},
"end": {
"line": 118,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3182,
"end": 3254,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 80
}
},
"expression": {
"type": "CallExpression",
"start": 3182,
"end": 3253,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 3182,
"end": 3228,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 3182,
"end": 3219,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 3182,
"end": 3199,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 25
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 3200,
"end": 3219,
"loc": {
"start": {
"line": 117,
"column": 26
},
"end": {
"line": 117,
"column": 45
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3220,
"end": 3227,
"loc": {
"start": {
"line": 117,
"column": 46
},
"end": {
"line": 117,
"column": 53
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 3229,
"end": 3235,
"loc": {
"start": {
"line": 117,
"column": 55
},
"end": {
"line": 117,
"column": 61
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3237,
"end": 3252,
"loc": {
"start": {
"line": 117,
"column": 63
},
"end": {
"line": 117,
"column": 78
},
"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": 3001,
"end": 3116,
"loc": {
"start": {
"line": 111,
"column": 4
},
"end": {
"line": 115,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExpressionStatement",
"start": 3268,
"end": 3902,
"loc": {
"start": {
"line": 121,
"column": 0
},
"end": {
"line": 143,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3268,
"end": 3901,
"loc": {
"start": {
"line": 121,
"column": 0
},
"end": {
"line": 143,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3268,
"end": 3307,
"loc": {
"start": {
"line": 121,
"column": 0
},
"end": {
"line": 121,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 3268,
"end": 3285,
"loc": {
"start": {
"line": 121,
"column": 0
},
"end": {
"line": 121,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 3286,
"end": 3307,
"loc": {
"start": {
"line": 121,
"column": 18
},
"end": {
"line": 121,
"column": 39
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"right": {
"type": "ArrayExpression",
"start": 3310,
"end": 3901,
"loc": {
"start": {
"line": 121,
"column": 42
},
"end": {
"line": 143,
"column": 1
}
},
"elements": [
{
"type": "ArrowFunctionExpression",
"start": 3317,
"end": 3707,
"loc": {
"start": {
"line": 122,
"column": 4
},
"end": {
"line": 135,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3317,
"end": 3323,
"loc": {
"start": {
"line": 122,
"column": 4
},
"end": {
"line": 122,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3332,
"end": 3707,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 135,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 3332,
"end": 3351,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 123,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 3332,
"end": 3338,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 123,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3339,
"end": 3351,
"loc": {
"start": {
"line": 123,
"column": 11
},
"end": {
"line": 123,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3362,
"end": 3700,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 134,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 3366,
"end": 3387,
"loc": {
"start": {
"line": 124,
"column": 12
},
"end": {
"line": 124,
"column": 33
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3388,
"end": 3699,
"loc": {
"start": {
"line": 124,
"column": 34
},
"end": {
"line": 134,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3403,
"end": 3687,
"loc": {
"start": {
"line": 125,
"column": 12
},
"end": {
"line": 133,
"column": 16
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3403,
"end": 3408,
"loc": {
"start": {
"line": 125,
"column": 12
},
"end": {
"line": 125,
"column": 17
},
"identifierName": "slots"
},
"name": "slots"
},
"value": {
"type": "ArrayExpression",
"start": 3410,
"end": 3687,
"loc": {
"start": {
"line": 125,
"column": 19
},
"end": {
"line": 133,
"column": 16
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 3411,
"end": 3684,
"loc": {
"start": {
"line": 125,
"column": 20
},
"end": {
"line": 133,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3430,
"end": 3451,
"loc": {
"start": {
"line": 126,
"column": 16
},
"end": {
"line": 126,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3430,
"end": 3433,
"loc": {
"start": {
"line": 126,
"column": 16
},
"end": {
"line": 126,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 3435,
"end": 3451,
"loc": {
"start": {
"line": 126,
"column": 21
},
"end": {
"line": 126,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 3439,
"end": 3445,
"loc": {
"start": {
"line": 126,
"column": 25
},
"end": {
"line": 126,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 3446,
"end": 3447,
"loc": {
"start": {
"line": 126,
"column": 32
},
"end": {
"line": 126,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 3449,
"end": 3450,
"loc": {
"start": {
"line": 126,
"column": 35
},
"end": {
"line": 126,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 3470,
"end": 3668,
"loc": {
"start": {
"line": 127,
"column": 16
},
"end": {
"line": 132,
"column": 17
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3470,
"end": 3480,
"loc": {
"start": {
"line": 127,
"column": 16
},
"end": {
"line": 127,
"column": 26
},
"identifierName": "directions"
},
"name": "directions"
},
"value": {
"type": "ArrayExpression",
"start": 3482,
"end": 3668,
"loc": {
"start": {
"line": 127,
"column": 28
},
"end": {
"line": 132,
"column": 17
}
},
"elements": [
{
"type": "MemberExpression",
"start": 3505,
"end": 3522,
"loc": {
"start": {
"line": 128,
"column": 20
},
"end": {
"line": 128,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 3505,
"end": 3518,
"loc": {
"start": {
"line": 128,
"column": 20
},
"end": {
"line": 128,
"column": 33
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 3519,
"end": 3522,
"loc": {
"start": {
"line": 128,
"column": 34
},
"end": {
"line": 128,
"column": 37
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 3545,
"end": 3564,
"loc": {
"start": {
"line": 129,
"column": 20
},
"end": {
"line": 129,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 3545,
"end": 3558,
"loc": {
"start": {
"line": 129,
"column": 20
},
"end": {
"line": 129,
"column": 33
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 3559,
"end": 3564,
"loc": {
"start": {
"line": 129,
"column": 34
},
"end": {
"line": 129,
"column": 39
},
"identifierName": "right"
},
"name": "right"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 3587,
"end": 3607,
"loc": {
"start": {
"line": 130,
"column": 20
},
"end": {
"line": 130,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 3587,
"end": 3600,
"loc": {
"start": {
"line": 130,
"column": 20
},
"end": {
"line": 130,
"column": 33
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 3601,
"end": 3607,
"loc": {
"start": {
"line": 130,
"column": 34
},
"end": {
"line": 130,
"column": 40
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 3630,
"end": 3648,
"loc": {
"start": {
"line": 131,
"column": 20
},
"end": {
"line": 131,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 3630,
"end": 3643,
"loc": {
"start": {
"line": 131,
"column": 20
},
"end": {
"line": 131,
"column": 33
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 3644,
"end": 3648,
"loc": {
"start": {
"line": 131,
"column": 34
},
"end": {
"line": 131,
"column": 38
},
"identifierName": "left"
},
"name": "left"
},
"computed": false
}
]
}
}
]
}
]
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 3714,
"end": 3897,
"loc": {
"start": {
"line": 136,
"column": 4
},
"end": {
"line": 142,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3714,
"end": 3720,
"loc": {
"start": {
"line": 136,
"column": 4
},
"end": {
"line": 136,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3729,
"end": 3897,
"loc": {
"start": {
"line": 137,
"column": 4
},
"end": {
"line": 142,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 3729,
"end": 3748,
"loc": {
"start": {
"line": 137,
"column": 4
},
"end": {
"line": 137,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 3729,
"end": 3735,
"loc": {
"start": {
"line": 137,
"column": 4
},
"end": {
"line": 137,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3736,
"end": 3748,
"loc": {
"start": {
"line": 137,
"column": 11
},
"end": {
"line": 137,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3759,
"end": 3890,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 141,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 3763,
"end": 3785,
"loc": {
"start": {
"line": 138,
"column": 12
},
"end": {
"line": 138,
"column": 34
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3786,
"end": 3889,
"loc": {
"start": {
"line": 138,
"column": 35
},
"end": {
"line": 141,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3801,
"end": 3819,
"loc": {
"start": {
"line": 139,
"column": 12
},
"end": {
"line": 139,
"column": 30
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3801,
"end": 3816,
"loc": {
"start": {
"line": 139,
"column": 12
},
"end": {
"line": 139,
"column": 27
},
"identifierName": "inputsPerCharge"
},
"name": "inputsPerCharge"
},
"value": {
"type": "NumericLiteral",
"start": 3818,
"end": 3819,
"loc": {
"start": {
"line": 139,
"column": 29
},
"end": {
"line": 139,
"column": 30
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
},
{
"type": "ObjectProperty",
"start": 3834,
"end": 3877,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 55
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3834,
"end": 3847,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 25
},
"identifierName": "processorType"
},
"name": "processorType"
},
"value": {
"type": "MemberExpression",
"start": 3849,
"end": 3877,
"loc": {
"start": {
"line": 140,
"column": 27
},
"end": {
"line": 140,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 3849,
"end": 3871,
"loc": {
"start": {
"line": 140,
"column": 27
},
"end": {
"line": 140,
"column": 49
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 3872,
"end": 3877,
"loc": {
"start": {
"line": 140,
"column": 50
},
"end": {
"line": 140,
"column": 55
},
"identifierName": "trash"
},
"name": "trash"
},
"computed": false
}
}
]
}
]
}
]
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 3906,
"end": 4070,
"loc": {
"start": {
"line": 145,
"column": 0
},
"end": {
"line": 148,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3906,
"end": 4069,
"loc": {
"start": {
"line": 145,
"column": 0
},
"end": {
"line": 148,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3906,
"end": 3939,
"loc": {
"start": {
"line": 145,
"column": 0
},
"end": {
"line": 145,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 3906,
"end": 3923,
"loc": {
"start": {
"line": 145,
"column": 0
},
"end": {
"line": 145,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 3924,
"end": 3939,
"loc": {
"start": {
"line": 145,
"column": 18
},
"end": {
"line": 145,
"column": 33
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 3942,
"end": 4069,
"loc": {
"start": {
"line": 145,
"column": 36
},
"end": {
"line": 148,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3949,
"end": 4065,
"loc": {
"start": {
"line": 146,
"column": 4
},
"end": {
"line": 147,
"column": 60
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 3950,
"end": 3972,
"loc": {
"start": {
"line": 146,
"column": 5
},
"end": {
"line": 146,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 3975,
"end": 4065,
"loc": {
"start": {
"line": 146,
"column": 30
},
"end": {
"line": 147,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3976,
"end": 3982,
"loc": {
"start": {
"line": 146,
"column": 31
},
"end": {
"line": 146,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3984,
"end": 3999,
"loc": {
"start": {
"line": 146,
"column": 39
},
"end": {
"line": 146,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "CallExpression",
"start": 4013,
"end": 4065,
"loc": {
"start": {
"line": 147,
"column": 8
},
"end": {
"line": 147,
"column": 60
}
},
"callee": {
"type": "Identifier",
"start": 4013,
"end": 4036,
"loc": {
"start": {
"line": 147,
"column": 8
},
"end": {
"line": 147,
"column": 31
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"arguments": [
{
"type": "ArrayExpression",
"start": 4037,
"end": 4064,
"loc": {
"start": {
"line": 147,
"column": 32
},
"end": {
"line": 147,
"column": 59
}
},
"elements": [
{
"type": "NumericLiteral",
"start": 4038,
"end": 4039,
"loc": {
"start": {
"line": 147,
"column": 33
},
"end": {
"line": 147,
"column": 34
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4041,
"end": 4042,
"loc": {
"start": {
"line": 147,
"column": 36
},
"end": {
"line": 147,
"column": 37
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4044,
"end": 4045,
"loc": {
"start": {
"line": 147,
"column": 39
},
"end": {
"line": 147,
"column": 40
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4047,
"end": 4048,
"loc": {
"start": {
"line": 147,
"column": 42
},
"end": {
"line": 147,
"column": 43
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4050,
"end": 4051,
"loc": {
"start": {
"line": 147,
"column": 45
},
"end": {
"line": 147,
"column": 46
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4053,
"end": 4054,
"loc": {
"start": {
"line": 147,
"column": 48
},
"end": {
"line": 147,
"column": 49
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4056,
"end": 4057,
"loc": {
"start": {
"line": 147,
"column": 51
},
"end": {
"line": 147,
"column": 52
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4059,
"end": 4060,
"loc": {
"start": {
"line": 147,
"column": 54
},
"end": {
"line": 147,
"column": 55
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4062,
"end": 4063,
"loc": {
"start": {
"line": 147,
"column": 57
},
"end": {
"line": 147,
"column": 58
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4074,
"end": 4165,
"loc": {
"start": {
"line": 150,
"column": 0
},
"end": {
"line": 152,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4074,
"end": 4164,
"loc": {
"start": {
"line": 150,
"column": 0
},
"end": {
"line": 152,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4074,
"end": 4102,
"loc": {
"start": {
"line": 150,
"column": 0
},
"end": {
"line": 150,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 4074,
"end": 4091,
"loc": {
"start": {
"line": 150,
"column": 0
},
"end": {
"line": 150,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 4092,
"end": 4102,
"loc": {
"start": {
"line": 150,
"column": 18
},
"end": {
"line": 150,
"column": 28
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4105,
"end": 4164,
"loc": {
"start": {
"line": 150,
"column": 31
},
"end": {
"line": 152,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4112,
"end": 4160,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 151,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4113,
"end": 4135,
"loc": {
"start": {
"line": 151,
"column": 5
},
"end": {
"line": 151,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4138,
"end": 4160,
"loc": {
"start": {
"line": 151,
"column": 30
},
"end": {
"line": 151,
"column": 52
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 4144,
"end": 4160,
"loc": {
"start": {
"line": 151,
"column": 36
},
"end": {
"line": 151,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 4148,
"end": 4154,
"loc": {
"start": {
"line": 151,
"column": 40
},
"end": {
"line": 151,
"column": 46
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4155,
"end": 4156,
"loc": {
"start": {
"line": 151,
"column": 47
},
"end": {
"line": 151,
"column": 48
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4158,
"end": 4159,
"loc": {
"start": {
"line": 151,
"column": 50
},
"end": {
"line": 151,
"column": 51
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4169,
"end": 4259,
"loc": {
"start": {
"line": 154,
"column": 0
},
"end": {
"line": 156,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4169,
"end": 4258,
"loc": {
"start": {
"line": 154,
"column": 0
},
"end": {
"line": 156,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4169,
"end": 4203,
"loc": {
"start": {
"line": 154,
"column": 0
},
"end": {
"line": 154,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 4169,
"end": 4186,
"loc": {
"start": {
"line": 154,
"column": 0
},
"end": {
"line": 154,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 4187,
"end": 4203,
"loc": {
"start": {
"line": 154,
"column": 18
},
"end": {
"line": 154,
"column": 34
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4206,
"end": 4258,
"loc": {
"start": {
"line": 154,
"column": 37
},
"end": {
"line": 156,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4213,
"end": 4254,
"loc": {
"start": {
"line": 155,
"column": 4
},
"end": {
"line": 155,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4214,
"end": 4236,
"loc": {
"start": {
"line": 155,
"column": 5
},
"end": {
"line": 155,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4239,
"end": 4254,
"loc": {
"start": {
"line": 155,
"column": 30
},
"end": {
"line": 155,
"column": 45
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 4245,
"end": 4254,
"loc": {
"start": {
"line": 155,
"column": 36
},
"end": {
"line": 155,
"column": 45
}
},
"extra": {
"rawValue": "#ed1d5d",
"raw": "\"#ed1d5d\""
},
"value": "#ed1d5d"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4263,
"end": 4343,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 160,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4263,
"end": 4342,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 160,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4263,
"end": 4292,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 158,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 4263,
"end": 4280,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 158,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 4281,
"end": 4292,
"loc": {
"start": {
"line": 158,
"column": 18
},
"end": {
"line": 158,
"column": 29
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4295,
"end": 4342,
"loc": {
"start": {
"line": 158,
"column": 32
},
"end": {
"line": 160,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4302,
"end": 4338,
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 159,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4303,
"end": 4325,
"loc": {
"start": {
"line": 159,
"column": 5
},
"end": {
"line": 159,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4328,
"end": 4338,
"loc": {
"start": {
"line": 159,
"column": 30
},
"end": {
"line": 159,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 4334,
"end": 4338,
"loc": {
"start": {
"line": 159,
"column": 36
},
"end": {
"line": 159,
"column": 40
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4347,
"end": 4428,
"loc": {
"start": {
"line": 162,
"column": 0
},
"end": {
"line": 164,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4347,
"end": 4427,
"loc": {
"start": {
"line": 162,
"column": 0
},
"end": {
"line": 164,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4347,
"end": 4377,
"loc": {
"start": {
"line": 162,
"column": 0
},
"end": {
"line": 162,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 4347,
"end": 4364,
"loc": {
"start": {
"line": 162,
"column": 0
},
"end": {
"line": 162,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 4365,
"end": 4377,
"loc": {
"start": {
"line": 162,
"column": 18
},
"end": {
"line": 162,
"column": 30
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4380,
"end": 4427,
"loc": {
"start": {
"line": 162,
"column": 33
},
"end": {
"line": 164,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4387,
"end": 4423,
"loc": {
"start": {
"line": 163,
"column": 4
},
"end": {
"line": 163,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4388,
"end": 4410,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4413,
"end": 4423,
"loc": {
"start": {
"line": 163,
"column": 30
},
"end": {
"line": 163,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 4419,
"end": 4423,
"loc": {
"start": {
"line": 163,
"column": 36
},
"end": {
"line": 163,
"column": 40
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4432,
"end": 4512,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 168,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4432,
"end": 4511,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 168,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4432,
"end": 4460,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 166,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 4432,
"end": 4449,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 166,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 4450,
"end": 4460,
"loc": {
"start": {
"line": 166,
"column": 18
},
"end": {
"line": 166,
"column": 28
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4463,
"end": 4511,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 168,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4470,
"end": 4507,
"loc": {
"start": {
"line": 167,
"column": 4
},
"end": {
"line": 167,
"column": 41
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4471,
"end": 4493,
"loc": {
"start": {
"line": 167,
"column": 5
},
"end": {
"line": 167,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4496,
"end": 4507,
"loc": {
"start": {
"line": 167,
"column": 30
},
"end": {
"line": 167,
"column": 41
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 4502,
"end": 4507,
"loc": {
"start": {
"line": 167,
"column": 36
},
"end": {
"line": 167,
"column": 41
}
},
"value": false
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4516,
"end": 4606,
"loc": {
"start": {
"line": 170,
"column": 0
},
"end": {
"line": 172,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4516,
"end": 4605,
"loc": {
"start": {
"line": 170,
"column": 0
},
"end": {
"line": 172,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4516,
"end": 4548,
"loc": {
"start": {
"line": 170,
"column": 0
},
"end": {
"line": 170,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 4516,
"end": 4533,
"loc": {
"start": {
"line": 170,
"column": 0
},
"end": {
"line": 170,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 4534,
"end": 4548,
"loc": {
"start": {
"line": 170,
"column": 18
},
"end": {
"line": 170,
"column": 32
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4551,
"end": 4605,
"loc": {
"start": {
"line": 170,
"column": 35
},
"end": {
"line": 172,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4558,
"end": 4601,
"loc": {
"start": {
"line": 171,
"column": 4
},
"end": {
"line": 171,
"column": 47
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4559,
"end": 4581,
"loc": {
"start": {
"line": 171,
"column": 5
},
"end": {
"line": 171,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4584,
"end": 4601,
"loc": {
"start": {
"line": 171,
"column": 30
},
"end": {
"line": 171,
"column": 47
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4584,
"end": 4588,
"loc": {
"start": {
"line": 171,
"column": 30
},
"end": {
"line": 171,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 4592,
"end": 4601,
"loc": {
"start": {
"line": 171,
"column": 38
},
"end": {
"line": 171,
"column": 47
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4610,
"end": 4691,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 176,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4610,
"end": 4690,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 176,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4610,
"end": 4640,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 174,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 4610,
"end": 4627,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 174,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 4628,
"end": 4640,
"loc": {
"start": {
"line": 174,
"column": 18
},
"end": {
"line": 174,
"column": 30
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4643,
"end": 4690,
"loc": {
"start": {
"line": 174,
"column": 33
},
"end": {
"line": 176,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4650,
"end": 4686,
"loc": {
"start": {
"line": 175,
"column": 4
},
"end": {
"line": 175,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4651,
"end": 4673,
"loc": {
"start": {
"line": 175,
"column": 5
},
"end": {
"line": 175,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4676,
"end": 4686,
"loc": {
"start": {
"line": 175,
"column": 30
},
"end": {
"line": 175,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NullLiteral",
"start": 4682,
"end": 4686,
"loc": {
"start": {
"line": 175,
"column": 36
},
"end": {
"line": 175,
"column": 40
}
}
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4695,
"end": 4860,
"loc": {
"start": {
"line": 178,
"column": 0
},
"end": {
"line": 181,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4695,
"end": 4859,
"loc": {
"start": {
"line": 178,
"column": 0
},
"end": {
"line": 181,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4695,
"end": 4728,
"loc": {
"start": {
"line": 178,
"column": 0
},
"end": {
"line": 178,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 4695,
"end": 4712,
"loc": {
"start": {
"line": 178,
"column": 0
},
"end": {
"line": 178,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 4713,
"end": 4728,
"loc": {
"start": {
"line": 178,
"column": 18
},
"end": {
"line": 178,
"column": 33
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4731,
"end": 4859,
"loc": {
"start": {
"line": 178,
"column": 36
},
"end": {
"line": 181,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4738,
"end": 4855,
"loc": {
"start": {
"line": 179,
"column": 4
},
"end": {
"line": 180,
"column": 82
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4739,
"end": 4761,
"loc": {
"start": {
"line": 179,
"column": 5
},
"end": {
"line": 179,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4764,
"end": 4855,
"loc": {
"start": {
"line": 179,
"column": 30
},
"end": {
"line": 180,
"column": 82
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4764,
"end": 4768,
"loc": {
"start": {
"line": 179,
"column": 30
},
"end": {
"line": 179,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 4781,
"end": 4855,
"loc": {
"start": {
"line": 180,
"column": 8
},
"end": {
"line": 180,
"column": 82
}
},
"callee": {
"type": "MemberExpression",
"start": 4781,
"end": 4811,
"loc": {
"start": {
"line": 180,
"column": 8
},
"end": {
"line": 180,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 4781,
"end": 4794,
"loc": {
"start": {
"line": 180,
"column": 8
},
"end": {
"line": 180,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 4781,
"end": 4785,
"loc": {
"start": {
"line": 180,
"column": 8
},
"end": {
"line": 180,
"column": 12
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 4786,
"end": 4794,
"loc": {
"start": {
"line": 180,
"column": 13
},
"end": {
"line": 180,
"column": 21
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4795,
"end": 4811,
"loc": {
"start": {
"line": 180,
"column": 22
},
"end": {
"line": 180,
"column": 38
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 4812,
"end": 4854,
"loc": {
"start": {
"line": 180,
"column": 39
},
"end": {
"line": 180,
"column": 81
}
},
"object": {
"type": "Identifier",
"start": 4812,
"end": 4830,
"loc": {
"start": {
"line": 180,
"column": 39
},
"end": {
"line": 180,
"column": 57
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 4831,
"end": 4854,
"loc": {
"start": {
"line": 180,
"column": 58
},
"end": {
"line": 180,
"column": 81
},
"identifierName": "reward_cutter_and_trash"
},
"name": "reward_cutter_and_trash"
},
"computed": false
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4864,
"end": 5420,
"loc": {
"start": {
"line": 183,
"column": 0
},
"end": {
"line": 199,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4864,
"end": 5419,
"loc": {
"start": {
"line": 183,
"column": 0
},
"end": {
"line": 199,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4864,
"end": 4901,
"loc": {
"start": {
"line": 183,
"column": 0
},
"end": {
"line": 183,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 4864,
"end": 4881,
"loc": {
"start": {
"line": 183,
"column": 0
},
"end": {
"line": 183,
"column": 17
},
"identifierName": "MetaTrashBuilding"
},
"name": "MetaTrashBuilding"
},
"property": {
"type": "Identifier",
"start": 4882,
"end": 4901,
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 37
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4904,
"end": 5419,
"loc": {
"start": {
"line": 183,
"column": 40
},
"end": {
"line": 199,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4911,
"end": 5415,
"loc": {
"start": {
"line": 184,
"column": 4
},
"end": {
"line": 198,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4912,
"end": 4934,
"loc": {
"start": {
"line": 184,
"column": 5
},
"end": {
"line": 184,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4937,
"end": 5415,
"loc": {
"start": {
"line": 184,
"column": 30
},
"end": {
"line": 198,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4938,
"end": 4944,
"loc": {
"start": {
"line": 184,
"column": 31
},
"end": {
"line": 184,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 4946,
"end": 4961,
"loc": {
"start": {
"line": 184,
"column": 39
},
"end": {
"line": 184,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 4966,
"end": 5415,
"loc": {
"start": {
"line": 184,
"column": 59
},
"end": {
"line": 198,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 4977,
"end": 5264,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 193,
"column": 14
}
},
"expression": {
"type": "CallExpression",
"start": 4977,
"end": 5263,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 193,
"column": 13
}
},
"callee": {
"type": "MemberExpression",
"start": 4977,
"end": 5016,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 4977,
"end": 5007,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 4977,
"end": 4994,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 4977,
"end": 4983,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 4984,
"end": 4994,
"loc": {
"start": {
"line": 185,
"column": 15
},
"end": {
"line": 185,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4995,
"end": 5007,
"loc": {
"start": {
"line": 185,
"column": 26
},
"end": {
"line": 185,
"column": 38
},
"identifierName": "ItemAcceptor"
},
"name": "ItemAcceptor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5008,
"end": 5016,
"loc": {
"start": {
"line": 185,
"column": 39
},
"end": {
"line": 185,
"column": 47
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 5017,
"end": 5262,
"loc": {
"start": {
"line": 185,
"column": 48
},
"end": {
"line": 193,
"column": 12
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 5018,
"end": 5259,
"loc": {
"start": {
"line": 185,
"column": 49
},
"end": {
"line": 193,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5033,
"end": 5054,
"loc": {
"start": {
"line": 186,
"column": 12
},
"end": {
"line": 186,
"column": 33
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5033,
"end": 5036,
"loc": {
"start": {
"line": 186,
"column": 12
},
"end": {
"line": 186,
"column": 15
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 5038,
"end": 5054,
"loc": {
"start": {
"line": 186,
"column": 17
},
"end": {
"line": 186,
"column": 33
}
},
"callee": {
"type": "Identifier",
"start": 5042,
"end": 5048,
"loc": {
"start": {
"line": 186,
"column": 21
},
"end": {
"line": 186,
"column": 27
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 5049,
"end": 5050,
"loc": {
"start": {
"line": 186,
"column": 28
},
"end": {
"line": 186,
"column": 29
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 5052,
"end": 5053,
"loc": {
"start": {
"line": 186,
"column": 31
},
"end": {
"line": 186,
"column": 32
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 5069,
"end": 5247,
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 192,
"column": 13
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5069,
"end": 5079,
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 187,
"column": 22
},
"identifierName": "directions"
},
"name": "directions"
},
"value": {
"type": "ArrayExpression",
"start": 5081,
"end": 5247,
"loc": {
"start": {
"line": 187,
"column": 24
},
"end": {
"line": 192,
"column": 13
}
},
"elements": [
{
"type": "MemberExpression",
"start": 5100,
"end": 5117,
"loc": {
"start": {
"line": 188,
"column": 16
},
"end": {
"line": 188,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 5100,
"end": 5113,
"loc": {
"start": {
"line": 188,
"column": 16
},
"end": {
"line": 188,
"column": 29
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 5114,
"end": 5117,
"loc": {
"start": {
"line": 188,
"column": 30
},
"end": {
"line": 188,
"column": 33
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 5136,
"end": 5155,
"loc": {
"start": {
"line": 189,
"column": 16
},
"end": {
"line": 189,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 5136,
"end": 5149,
"loc": {
"start": {
"line": 189,
"column": 16
},
"end": {
"line": 189,
"column": 29
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 5150,
"end": 5155,
"loc": {
"start": {
"line": 189,
"column": 30
},
"end": {
"line": 189,
"column": 35
},
"identifierName": "right"
},
"name": "right"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 5174,
"end": 5194,
"loc": {
"start": {
"line": 190,
"column": 16
},
"end": {
"line": 190,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 5174,
"end": 5187,
"loc": {
"start": {
"line": 190,
"column": 16
},
"end": {
"line": 190,
"column": 29
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 5188,
"end": 5194,
"loc": {
"start": {
"line": 190,
"column": 30
},
"end": {
"line": 190,
"column": 36
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
},
{
"type": "MemberExpression",
"start": 5213,
"end": 5231,
"loc": {
"start": {
"line": 191,
"column": 16
},
"end": {
"line": 191,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 5213,
"end": 5226,
"loc": {
"start": {
"line": 191,
"column": 16
},
"end": {
"line": 191,
"column": 29
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 5227,
"end": 5231,
"loc": {
"start": {
"line": 191,
"column": 30
},
"end": {
"line": 191,
"column": 34
},
"identifierName": "left"
},
"name": "left"
},
"computed": false
}
]
}
}
]
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 5276,
"end": 5328,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 60
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5276,
"end": 5327,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 59
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5276,
"end": 5323,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 5276,
"end": 5307,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 5276,
"end": 5293,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 5276,
"end": 5282,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 5283,
"end": 5293,
"loc": {
"start": {
"line": 195,
"column": 15
},
"end": {
"line": 195,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5294,
"end": 5307,
"loc": {
"start": {
"line": 195,
"column": 26
},
"end": {
"line": 195,
"column": 39
},
"identifierName": "ItemProcessor"
},
"name": "ItemProcessor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5308,
"end": 5323,
"loc": {
"start": {
"line": 195,
"column": 40
},
"end": {
"line": 195,
"column": 55
},
"identifierName": "inputsPerCharge"
},
"name": "inputsPerCharge"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 5326,
"end": 5327,
"loc": {
"start": {
"line": 195,
"column": 58
},
"end": {
"line": 195,
"column": 59
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
},
{
"type": "ExpressionStatement",
"start": 5340,
"end": 5408,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 76
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5340,
"end": 5407,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 75
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5340,
"end": 5376,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 5340,
"end": 5371,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 5340,
"end": 5357,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 5340,
"end": 5346,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 5347,
"end": 5357,
"loc": {
"start": {
"line": 197,
"column": 15
},
"end": {
"line": 197,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5358,
"end": 5371,
"loc": {
"start": {
"line": 197,
"column": 26
},
"end": {
"line": 197,
"column": 39
},
"identifierName": "ItemProcessor"
},
"name": "ItemProcessor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5372,
"end": 5376,
"loc": {
"start": {
"line": 197,
"column": 40
},
"end": {
"line": 197,
"column": 44
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 5379,
"end": 5407,
"loc": {
"start": {
"line": 197,
"column": 47
},
"end": {
"line": 197,
"column": 75
}
},
"object": {
"type": "Identifier",
"start": 5379,
"end": 5401,
"loc": {
"start": {
"line": 197,
"column": 47
},
"end": {
"line": 197,
"column": 69
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 5402,
"end": 5407,
"loc": {
"start": {
"line": 197,
"column": 70
},
"end": {
"line": 197,
"column": 75
},
"identifierName": "trash"
},
"name": "trash"
},
"computed": false
}
}
}
],
"directives": []
}
}
}
]
}
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 687,
"end": 731,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 844,
"end": 887,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 26,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 989,
"end": 1033,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 33,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1137,
"end": 1181,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 40,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1287,
"end": 1330,
"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": 1621,
"end": 1768,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 64,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1809,
"end": 1822,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1902,
"end": 1946,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 72,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2048,
"end": 2092,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 79,
"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": 2202,
"end": 2388,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 90,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2631,
"end": 2675,
"loc": {
"start": {
"line": 96,
"column": 4
},
"end": {
"line": 98,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 2777,
"end": 2869,
"loc": {
"start": {
"line": 103,
"column": 4
},
"end": {
"line": 106,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3001,
"end": 3116,
"loc": {
"start": {
"line": 111,
"column": 4
},
"end": {
"line": 115,
"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": "generateMatrixRotations",
"start": 9,
"end": 32,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 33,
"end": 34,
"loc": {
"start": {
"line": 1,
"column": 33
},
"end": {
"line": 1,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 35,
"end": 39,
"loc": {
"start": {
"line": 1,
"column": 35
},
"end": {
"line": 1,
"column": 39
}
}
},
{
"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": 40,
"end": 58,
"loc": {
"start": {
"line": 1,
"column": 40
},
"end": {
"line": 1,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 58,
"end": 59,
"loc": {
"start": {
"line": 1,
"column": 58
},
"end": {
"line": 1,
"column": 59
}
}
},
{
"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": 61,
"end": 67,
"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": 68,
"end": 69,
"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": 70,
"end": 83,
"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": 83,
"end": 84,
"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": 85,
"end": 91,
"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": 92,
"end": 93,
"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": 94,
"end": 98,
"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": 99,
"end": 118,
"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": 118,
"end": 119,
"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": 121,
"end": 127,
"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": 128,
"end": 129,
"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": "ItemAcceptorComponent",
"start": 130,
"end": 151,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 152,
"end": 153,
"loc": {
"start": {
"line": 3,
"column": 31
},
"end": {
"line": 3,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 154,
"end": 158,
"loc": {
"start": {
"line": 3,
"column": 33
},
"end": {
"line": 3,
"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": 159,
"end": 188,
"loc": {
"start": {
"line": 3,
"column": 38
},
"end": {
"line": 3,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 188,
"end": 189,
"loc": {
"start": {
"line": 3,
"column": 67
},
"end": {
"line": 3,
"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": 191,
"end": 197,
"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": 198,
"end": 199,
"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": "enumItemProcessorTypes",
"start": 200,
"end": 222,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 222,
"end": 223,
"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": "ItemProcessorComponent",
"start": 224,
"end": 246,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 247,
"end": 248,
"loc": {
"start": {
"line": 4,
"column": 56
},
"end": {
"line": 4,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 249,
"end": 253,
"loc": {
"start": {
"line": 4,
"column": 58
},
"end": {
"line": 4,
"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": 254,
"end": 284,
"loc": {
"start": {
"line": 4,
"column": 63
},
"end": {
"line": 4,
"column": 93
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 284,
"end": 285,
"loc": {
"start": {
"line": 4,
"column": 93
},
"end": {
"line": 4,
"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": 287,
"end": 293,
"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": 294,
"end": 295,
"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": "Entity",
"start": 296,
"end": 302,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 303,
"end": 304,
"loc": {
"start": {
"line": 5,
"column": 16
},
"end": {
"line": 5,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 305,
"end": 309,
"loc": {
"start": {
"line": 5,
"column": 18
},
"end": {
"line": 5,
"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": 310,
"end": 321,
"loc": {
"start": {
"line": 5,
"column": 23
},
"end": {
"line": 5,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 321,
"end": 322,
"loc": {
"start": {
"line": 5,
"column": 34
},
"end": {
"line": 5,
"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": 324,
"end": 330,
"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": 331,
"end": 332,
"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": "defaultBuildingVariant",
"start": 333,
"end": 355,
"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": 355,
"end": 356,
"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": "MetaBuilding",
"start": 357,
"end": 369,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 370,
"end": 371,
"loc": {
"start": {
"line": 6,
"column": 46
},
"end": {
"line": 6,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 372,
"end": 376,
"loc": {
"start": {
"line": 6,
"column": 48
},
"end": {
"line": 6,
"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": 377,
"end": 395,
"loc": {
"start": {
"line": 6,
"column": 53
},
"end": {
"line": 6,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 395,
"end": 396,
"loc": {
"start": {
"line": 6,
"column": 71
},
"end": {
"line": 6,
"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": 398,
"end": 404,
"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": 405,
"end": 406,
"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": "GameRoot",
"start": 407,
"end": 415,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 416,
"end": 417,
"loc": {
"start": {
"line": 7,
"column": 18
},
"end": {
"line": 7,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 418,
"end": 422,
"loc": {
"start": {
"line": 7,
"column": 20
},
"end": {
"line": 7,
"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": 423,
"end": 432,
"loc": {
"start": {
"line": 7,
"column": 25
},
"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": 432,
"end": 433,
"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": 435,
"end": 441,
"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": 442,
"end": 443,
"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": "enumHubGoalRewards",
"start": 444,
"end": 462,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 463,
"end": 464,
"loc": {
"start": {
"line": 8,
"column": 28
},
"end": {
"line": 8,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 465,
"end": 469,
"loc": {
"start": {
"line": 8,
"column": 30
},
"end": {
"line": 8,
"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": 470,
"end": 489,
"loc": {
"start": {
"line": 8,
"column": 35
},
"end": {
"line": 8,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 489,
"end": 490,
"loc": {
"start": {
"line": 8,
"column": 54
},
"end": {
"line": 8,
"column": 55
}
}
},
{
"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": 494,
"end": 499,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrix",
"start": 500,
"end": 513,
"loc": {
"start": {
"line": 10,
"column": 6
},
"end": {
"line": 10,
"column": 19
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 514,
"end": 515,
"loc": {
"start": {
"line": 10,
"column": 20
},
"end": {
"line": 10,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "generateMatrixRotations",
"start": 516,
"end": 539,
"loc": {
"start": {
"line": 10,
"column": 22
},
"end": {
"line": 10,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 539,
"end": 540,
"loc": {
"start": {
"line": 10,
"column": 45
},
"end": {
"line": 10,
"column": 46
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 540,
"end": 541,
"loc": {
"start": {
"line": 10,
"column": 46
},
"end": {
"line": 10,
"column": 47
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 541,
"end": 542,
"loc": {
"start": {
"line": 10,
"column": 47
},
"end": {
"line": 10,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 542,
"end": 543,
"loc": {
"start": {
"line": 10,
"column": 48
},
"end": {
"line": 10,
"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": 544,
"end": 545,
"loc": {
"start": {
"line": 10,
"column": 50
},
"end": {
"line": 10,
"column": 51
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 545,
"end": 546,
"loc": {
"start": {
"line": 10,
"column": 51
},
"end": {
"line": 10,
"column": 52
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 547,
"end": 548,
"loc": {
"start": {
"line": 10,
"column": 53
},
"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": 548,
"end": 549,
"loc": {
"start": {
"line": 10,
"column": 54
},
"end": {
"line": 10,
"column": 55
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 550,
"end": 551,
"loc": {
"start": {
"line": 10,
"column": 56
},
"end": {
"line": 10,
"column": 57
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 551,
"end": 552,
"loc": {
"start": {
"line": 10,
"column": 57
},
"end": {
"line": 10,
"column": 58
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 553,
"end": 554,
"loc": {
"start": {
"line": 10,
"column": 59
},
"end": {
"line": 10,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 554,
"end": 555,
"loc": {
"start": {
"line": 10,
"column": 60
},
"end": {
"line": 10,
"column": 61
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 556,
"end": 557,
"loc": {
"start": {
"line": 10,
"column": 62
},
"end": {
"line": 10,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 557,
"end": 558,
"loc": {
"start": {
"line": 10,
"column": 63
},
"end": {
"line": 10,
"column": 64
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 559,
"end": 560,
"loc": {
"start": {
"line": 10,
"column": 65
},
"end": {
"line": 10,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 560,
"end": 561,
"loc": {
"start": {
"line": 10,
"column": 66
},
"end": {
"line": 10,
"column": 67
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 562,
"end": 563,
"loc": {
"start": {
"line": 10,
"column": 68
},
"end": {
"line": 10,
"column": 69
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 563,
"end": 564,
"loc": {
"start": {
"line": 10,
"column": 69
},
"end": {
"line": 10,
"column": 70
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 565,
"end": 566,
"loc": {
"start": {
"line": 10,
"column": 71
},
"end": {
"line": 10,
"column": 72
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 566,
"end": 567,
"loc": {
"start": {
"line": 10,
"column": 72
},
"end": {
"line": 10,
"column": 73
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 567,
"end": 568,
"loc": {
"start": {
"line": 10,
"column": 73
},
"end": {
"line": 10,
"column": 74
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 568,
"end": 569,
"loc": {
"start": {
"line": 10,
"column": 74
},
"end": {
"line": 10,
"column": 75
}
}
},
{
"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": 573,
"end": 579,
"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": 580,
"end": 585,
"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": "MetaTrashBuilding",
"start": 586,
"end": 603,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 30
}
}
},
{
"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": 604,
"end": 611,
"loc": {
"start": {
"line": 12,
"column": 31
},
"end": {
"line": 12,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaBuilding",
"start": 612,
"end": 624,
"loc": {
"start": {
"line": 12,
"column": 39
},
"end": {
"line": 12,
"column": 51
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 625,
"end": 626,
"loc": {
"start": {
"line": 12,
"column": 52
},
"end": {
"line": 12,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 632,
"end": 643,
"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": 643,
"end": 644,
"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": 644,
"end": 645,
"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": 646,
"end": 647,
"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": 657,
"end": 662,
"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": 662,
"end": 663,
"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": "trash",
"start": 663,
"end": 670,
"loc": {
"start": {
"line": 14,
"column": 14
},
"end": {
"line": 14,
"column": 21
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 670,
"end": 671,
"loc": {
"start": {
"line": 14,
"column": 21
},
"end": {
"line": 14,
"column": 22
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 671,
"end": 672,
"loc": {
"start": {
"line": 14,
"column": 22
},
"end": {
"line": 14,
"column": 23
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 678,
"end": 679,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 687,
"end": 731,
"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": 737,
"end": 755,
"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": 755,
"end": 756,
"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": 756,
"end": 763,
"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": 763,
"end": 764,
"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": 765,
"end": 766,
"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": 776,
"end": 782,
"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": "MetaTrashBuilding",
"start": 783,
"end": 800,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 800,
"end": 801,
"loc": {
"start": {
"line": 21,
"column": 32
},
"end": {
"line": 21,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 801,
"end": 817,
"loc": {
"start": {
"line": 21,
"column": 33
},
"end": {
"line": 21,
"column": 49
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 817,
"end": 818,
"loc": {
"start": {
"line": 21,
"column": 49
},
"end": {
"line": 21,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 818,
"end": 825,
"loc": {
"start": {
"line": 21,
"column": 50
},
"end": {
"line": 21,
"column": 57
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 825,
"end": 826,
"loc": {
"start": {
"line": 21,
"column": 57
},
"end": {
"line": 21,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 826,
"end": 827,
"loc": {
"start": {
"line": 21,
"column": 58
},
"end": {
"line": 21,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 827,
"end": 828,
"loc": {
"start": {
"line": 21,
"column": 59
},
"end": {
"line": 21,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 828,
"end": 829,
"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": 835,
"end": 836,
"loc": {
"start": {
"line": 22,
"column": 4
},
"end": {
"line": 22,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 844,
"end": 887,
"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": 893,
"end": 906,
"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": 906,
"end": 907,
"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": 907,
"end": 911,
"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": 911,
"end": 912,
"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": 913,
"end": 914,
"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": 924,
"end": 930,
"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": 931,
"end": 935,
"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": 935,
"end": 936,
"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": 936,
"end": 956,
"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": 956,
"end": 957,
"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": 957,
"end": 961,
"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": 961,
"end": 962,
"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": 962,
"end": 963,
"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": 963,
"end": 969,
"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": 970,
"end": 971,
"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": 972,
"end": 973,
"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": 973,
"end": 974,
"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": 980,
"end": 981,
"loc": {
"start": {
"line": 29,
"column": 4
},
"end": {
"line": 29,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 989,
"end": 1033,
"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": 1039,
"end": 1053,
"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": 1053,
"end": 1054,
"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": 1054,
"end": 1061,
"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": 1061,
"end": 1062,
"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": 1063,
"end": 1064,
"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": 1074,
"end": 1080,
"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": "MetaTrashBuilding",
"start": 1081,
"end": 1098,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1098,
"end": 1099,
"loc": {
"start": {
"line": 35,
"column": 32
},
"end": {
"line": 35,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 1099,
"end": 1110,
"loc": {
"start": {
"line": 35,
"column": 33
},
"end": {
"line": 35,
"column": 44
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1110,
"end": 1111,
"loc": {
"start": {
"line": 35,
"column": 44
},
"end": {
"line": 35,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1111,
"end": 1118,
"loc": {
"start": {
"line": 35,
"column": 45
},
"end": {
"line": 35,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1118,
"end": 1119,
"loc": {
"start": {
"line": 35,
"column": 52
},
"end": {
"line": 35,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1119,
"end": 1120,
"loc": {
"start": {
"line": 35,
"column": 53
},
"end": {
"line": 35,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1120,
"end": 1121,
"loc": {
"start": {
"line": 35,
"column": 54
},
"end": {
"line": 35,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1121,
"end": 1122,
"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": 1128,
"end": 1129,
"loc": {
"start": {
"line": 36,
"column": 4
},
"end": {
"line": 36,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1137,
"end": 1181,
"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": 1187,
"end": 1202,
"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": 1202,
"end": 1203,
"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": 1203,
"end": 1210,
"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": 1210,
"end": 1211,
"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": 1212,
"end": 1213,
"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": 1223,
"end": 1229,
"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": "MetaTrashBuilding",
"start": 1230,
"end": 1247,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1247,
"end": 1248,
"loc": {
"start": {
"line": 42,
"column": 32
},
"end": {
"line": 42,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 1248,
"end": 1260,
"loc": {
"start": {
"line": 42,
"column": 33
},
"end": {
"line": 42,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1260,
"end": 1261,
"loc": {
"start": {
"line": 42,
"column": 45
},
"end": {
"line": 42,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1261,
"end": 1268,
"loc": {
"start": {
"line": 42,
"column": 46
},
"end": {
"line": 42,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1268,
"end": 1269,
"loc": {
"start": {
"line": 42,
"column": 53
},
"end": {
"line": 42,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1269,
"end": 1270,
"loc": {
"start": {
"line": 42,
"column": 54
},
"end": {
"line": 42,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1270,
"end": 1271,
"loc": {
"start": {
"line": 42,
"column": 55
},
"end": {
"line": 42,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1271,
"end": 1272,
"loc": {
"start": {
"line": 42,
"column": 56
},
"end": {
"line": 42,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1278,
"end": 1279,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1287,
"end": 1330,
"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": 1336,
"end": 1356,
"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": 1356,
"end": 1357,
"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": 1357,
"end": 1361,
"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": 1361,
"end": 1362,
"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": 1363,
"end": 1364,
"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": 1374,
"end": 1379,
"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": 1380,
"end": 1388,
"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": 1389,
"end": 1390,
"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": "MetaTrashBuilding",
"start": 1391,
"end": 1408,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1408,
"end": 1409,
"loc": {
"start": {
"line": 49,
"column": 42
},
"end": {
"line": 49,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 1409,
"end": 1424,
"loc": {
"start": {
"line": 49,
"column": 43
},
"end": {
"line": 49,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1424,
"end": 1425,
"loc": {
"start": {
"line": 49,
"column": 58
},
"end": {
"line": 49,
"column": 59
}
}
},
{
"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": 1437,
"end": 1440,
"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": 1441,
"end": 1450,
"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": 1451,
"end": 1452,
"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": 1453,
"end": 1454,
"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": 1454,
"end": 1455,
"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": 1455,
"end": 1456,
"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": 1466,
"end": 1469,
"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": 1470,
"end": 1471,
"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": 1471,
"end": 1476,
"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": 1477,
"end": 1484,
"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": 1485,
"end": 1487,
"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": 1488,
"end": 1496,
"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": 1496,
"end": 1497,
"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": 1498,
"end": 1499,
"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": 1513,
"end": 1515,
"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": 1516,
"end": 1517,
"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": 1517,
"end": 1525,
"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": 1525,
"end": 1526,
"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": 1526,
"end": 1533,
"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": 1533,
"end": 1534,
"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": 1534,
"end": 1535,
"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": 1535,
"end": 1539,
"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": 1539,
"end": 1540,
"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": 1540,
"end": 1541,
"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": 1542,
"end": 1551,
"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": 1551,
"end": 1552,
"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": 1552,
"end": 1556,
"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": 1556,
"end": 1557,
"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": 1557,
"end": 1564,
"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": 1564,
"end": 1565,
"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": 1565,
"end": 1566,
"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": 1576,
"end": 1577,
"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": 1589,
"end": 1595,
"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": 1596,
"end": 1605,
"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": 1605,
"end": 1606,
"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": 1612,
"end": 1613,
"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": 1621,
"end": 1768,
"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": 1774,
"end": 1782,
"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": 1782,
"end": 1783,
"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": 1783,
"end": 1787,
"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": 1787,
"end": 1788,
"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": 1789,
"end": 1796,
"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": 1796,
"end": 1797,
"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": 1798,
"end": 1799,
"loc": {
"start": {
"line": 65,
"column": 28
},
"end": {
"line": 65,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1809,
"end": 1822,
"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": 1832,
"end": 1838,
"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": "MetaTrashBuilding",
"start": 1839,
"end": 1856,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1856,
"end": 1857,
"loc": {
"start": {
"line": 67,
"column": 32
},
"end": {
"line": 67,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 1857,
"end": 1871,
"loc": {
"start": {
"line": 67,
"column": 33
},
"end": {
"line": 67,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1871,
"end": 1872,
"loc": {
"start": {
"line": 67,
"column": 47
},
"end": {
"line": 67,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1872,
"end": 1879,
"loc": {
"start": {
"line": 67,
"column": 48
},
"end": {
"line": 67,
"column": 55
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1879,
"end": 1880,
"loc": {
"start": {
"line": 67,
"column": 55
},
"end": {
"line": 67,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1880,
"end": 1881,
"loc": {
"start": {
"line": 67,
"column": 56
},
"end": {
"line": 67,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1881,
"end": 1885,
"loc": {
"start": {
"line": 67,
"column": 57
},
"end": {
"line": 67,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1885,
"end": 1886,
"loc": {
"start": {
"line": 67,
"column": 61
},
"end": {
"line": 67,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1886,
"end": 1887,
"loc": {
"start": {
"line": 67,
"column": 62
},
"end": {
"line": 67,
"column": 63
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1893,
"end": 1894,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 68,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1902,
"end": 1946,
"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": 1952,
"end": 1965,
"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": 1965,
"end": 1966,
"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": 1966,
"end": 1973,
"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": 1973,
"end": 1974,
"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": 1975,
"end": 1976,
"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": 1986,
"end": 1992,
"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": "MetaTrashBuilding",
"start": 1993,
"end": 2010,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2010,
"end": 2011,
"loc": {
"start": {
"line": 74,
"column": 32
},
"end": {
"line": 74,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 2011,
"end": 2021,
"loc": {
"start": {
"line": 74,
"column": 33
},
"end": {
"line": 74,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2021,
"end": 2022,
"loc": {
"start": {
"line": 74,
"column": 43
},
"end": {
"line": 74,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2022,
"end": 2029,
"loc": {
"start": {
"line": 74,
"column": 44
},
"end": {
"line": 74,
"column": 51
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2029,
"end": 2030,
"loc": {
"start": {
"line": 74,
"column": 51
},
"end": {
"line": 74,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2030,
"end": 2031,
"loc": {
"start": {
"line": 74,
"column": 52
},
"end": {
"line": 74,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2031,
"end": 2032,
"loc": {
"start": {
"line": 74,
"column": 53
},
"end": {
"line": 74,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2032,
"end": 2033,
"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": 2039,
"end": 2040,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2048,
"end": 2092,
"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": 2098,
"end": 2117,
"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": 2117,
"end": 2118,
"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": 2118,
"end": 2125,
"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": 2125,
"end": 2126,
"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": 2127,
"end": 2128,
"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": 2138,
"end": 2144,
"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": "MetaTrashBuilding",
"start": 2145,
"end": 2162,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2162,
"end": 2163,
"loc": {
"start": {
"line": 81,
"column": 32
},
"end": {
"line": 81,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 2163,
"end": 2175,
"loc": {
"start": {
"line": 81,
"column": 33
},
"end": {
"line": 81,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2175,
"end": 2176,
"loc": {
"start": {
"line": 81,
"column": 45
},
"end": {
"line": 81,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2176,
"end": 2183,
"loc": {
"start": {
"line": 81,
"column": 46
},
"end": {
"line": 81,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2183,
"end": 2184,
"loc": {
"start": {
"line": 81,
"column": 53
},
"end": {
"line": 81,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2184,
"end": 2185,
"loc": {
"start": {
"line": 81,
"column": 54
},
"end": {
"line": 81,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2185,
"end": 2186,
"loc": {
"start": {
"line": 81,
"column": 55
},
"end": {
"line": 81,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2186,
"end": 2187,
"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": 2193,
"end": 2194,
"loc": {
"start": {
"line": 82,
"column": 4
},
"end": {
"line": 82,
"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": 2202,
"end": 2388,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 90,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSpecialOverlayRenderMatrix",
"start": 2394,
"end": 2423,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 91,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2423,
"end": 2424,
"loc": {
"start": {
"line": 91,
"column": 33
},
"end": {
"line": 91,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2424,
"end": 2432,
"loc": {
"start": {
"line": 91,
"column": 34
},
"end": {
"line": 91,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2432,
"end": 2433,
"loc": {
"start": {
"line": 91,
"column": 42
},
"end": {
"line": 91,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2434,
"end": 2449,
"loc": {
"start": {
"line": 91,
"column": 44
},
"end": {
"line": 91,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2449,
"end": 2450,
"loc": {
"start": {
"line": 91,
"column": 59
},
"end": {
"line": 91,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2451,
"end": 2458,
"loc": {
"start": {
"line": 91,
"column": 61
},
"end": {
"line": 91,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2458,
"end": 2459,
"loc": {
"start": {
"line": 91,
"column": 68
},
"end": {
"line": 91,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2460,
"end": 2466,
"loc": {
"start": {
"line": 91,
"column": 70
},
"end": {
"line": 91,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2466,
"end": 2467,
"loc": {
"start": {
"line": 91,
"column": 76
},
"end": {
"line": 91,
"column": 77
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2468,
"end": 2469,
"loc": {
"start": {
"line": 91,
"column": 78
},
"end": {
"line": 91,
"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": 2479,
"end": 2482,
"loc": {
"start": {
"line": 92,
"column": 8
},
"end": {
"line": 92,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2483,
"end": 2491,
"loc": {
"start": {
"line": 92,
"column": 12
},
"end": {
"line": 92,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2492,
"end": 2493,
"loc": {
"start": {
"line": 92,
"column": 21
},
"end": {
"line": 92,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaTrashBuilding",
"start": 2494,
"end": 2511,
"loc": {
"start": {
"line": 92,
"column": 23
},
"end": {
"line": 92,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2511,
"end": 2512,
"loc": {
"start": {
"line": 92,
"column": 40
},
"end": {
"line": 92,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 2512,
"end": 2527,
"loc": {
"start": {
"line": 92,
"column": 41
},
"end": {
"line": 92,
"column": 56
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2527,
"end": 2528,
"loc": {
"start": {
"line": 92,
"column": 56
},
"end": {
"line": 92,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2528,
"end": 2535,
"loc": {
"start": {
"line": 92,
"column": 57
},
"end": {
"line": 92,
"column": 64
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2535,
"end": 2536,
"loc": {
"start": {
"line": 92,
"column": 64
},
"end": {
"line": 92,
"column": 65
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2536,
"end": 2537,
"loc": {
"start": {
"line": 92,
"column": 65
},
"end": {
"line": 92,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2537,
"end": 2543,
"loc": {
"start": {
"line": 92,
"column": 66
},
"end": {
"line": 92,
"column": 72
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2543,
"end": 2544,
"loc": {
"start": {
"line": 92,
"column": 72
},
"end": {
"line": 92,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2545,
"end": 2560,
"loc": {
"start": {
"line": 92,
"column": 74
},
"end": {
"line": 92,
"column": 89
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2560,
"end": 2561,
"loc": {
"start": {
"line": 92,
"column": 89
},
"end": {
"line": 92,
"column": 90
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2561,
"end": 2562,
"loc": {
"start": {
"line": 92,
"column": 90
},
"end": {
"line": 92,
"column": 91
}
}
},
{
"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": 2572,
"end": 2578,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2579,
"end": 2587,
"loc": {
"start": {
"line": 93,
"column": 15
},
"end": {
"line": 93,
"column": 23
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2588,
"end": 2589,
"loc": {
"start": {
"line": 93,
"column": 24
},
"end": {
"line": 93,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2590,
"end": 2598,
"loc": {
"start": {
"line": 93,
"column": 26
},
"end": {
"line": 93,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2598,
"end": 2599,
"loc": {
"start": {
"line": 93,
"column": 34
},
"end": {
"line": 93,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2599,
"end": 2607,
"loc": {
"start": {
"line": 93,
"column": 35
},
"end": {
"line": 93,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2607,
"end": 2608,
"loc": {
"start": {
"line": 93,
"column": 43
},
"end": {
"line": 93,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2609,
"end": 2610,
"loc": {
"start": {
"line": 93,
"column": 45
},
"end": {
"line": 93,
"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": 2611,
"end": 2615,
"loc": {
"start": {
"line": 93,
"column": 47
},
"end": {
"line": 93,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2615,
"end": 2616,
"loc": {
"start": {
"line": 93,
"column": 51
},
"end": {
"line": 93,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2622,
"end": 2623,
"loc": {
"start": {
"line": 94,
"column": 4
},
"end": {
"line": 94,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2631,
"end": 2675,
"loc": {
"start": {
"line": 96,
"column": 4
},
"end": {
"line": 98,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getRenderPins",
"start": 2681,
"end": 2694,
"loc": {
"start": {
"line": 99,
"column": 4
},
"end": {
"line": 99,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2694,
"end": 2695,
"loc": {
"start": {
"line": 99,
"column": 17
},
"end": {
"line": 99,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2695,
"end": 2702,
"loc": {
"start": {
"line": 99,
"column": 18
},
"end": {
"line": 99,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2702,
"end": 2703,
"loc": {
"start": {
"line": 99,
"column": 25
},
"end": {
"line": 99,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2704,
"end": 2705,
"loc": {
"start": {
"line": 99,
"column": 27
},
"end": {
"line": 99,
"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": 2715,
"end": 2721,
"loc": {
"start": {
"line": 100,
"column": 8
},
"end": {
"line": 100,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaTrashBuilding",
"start": 2722,
"end": 2739,
"loc": {
"start": {
"line": 100,
"column": 15
},
"end": {
"line": 100,
"column": 32
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2739,
"end": 2740,
"loc": {
"start": {
"line": 100,
"column": 32
},
"end": {
"line": 100,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 2740,
"end": 2750,
"loc": {
"start": {
"line": 100,
"column": 33
},
"end": {
"line": 100,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2750,
"end": 2751,
"loc": {
"start": {
"line": 100,
"column": 43
},
"end": {
"line": 100,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2751,
"end": 2758,
"loc": {
"start": {
"line": 100,
"column": 44
},
"end": {
"line": 100,
"column": 51
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2758,
"end": 2759,
"loc": {
"start": {
"line": 100,
"column": 51
},
"end": {
"line": 100,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2759,
"end": 2760,
"loc": {
"start": {
"line": 100,
"column": 52
},
"end": {
"line": 100,
"column": 53
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2760,
"end": 2761,
"loc": {
"start": {
"line": 100,
"column": 53
},
"end": {
"line": 100,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2761,
"end": 2762,
"loc": {
"start": {
"line": 100,
"column": 54
},
"end": {
"line": 100,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2768,
"end": 2769,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 101,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 2777,
"end": 2869,
"loc": {
"start": {
"line": 103,
"column": 4
},
"end": {
"line": 106,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 2875,
"end": 2896,
"loc": {
"start": {
"line": 107,
"column": 4
},
"end": {
"line": 107,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2896,
"end": 2897,
"loc": {
"start": {
"line": 107,
"column": 25
},
"end": {
"line": 107,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2897,
"end": 2903,
"loc": {
"start": {
"line": 107,
"column": 26
},
"end": {
"line": 107,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2903,
"end": 2904,
"loc": {
"start": {
"line": 107,
"column": 32
},
"end": {
"line": 107,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2905,
"end": 2906,
"loc": {
"start": {
"line": 107,
"column": 34
},
"end": {
"line": 107,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaTrashBuilding",
"start": 2916,
"end": 2933,
"loc": {
"start": {
"line": 108,
"column": 8
},
"end": {
"line": 108,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2933,
"end": 2934,
"loc": {
"start": {
"line": 108,
"column": 25
},
"end": {
"line": 108,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 2934,
"end": 2955,
"loc": {
"start": {
"line": 108,
"column": 26
},
"end": {
"line": 108,
"column": 47
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2955,
"end": 2956,
"loc": {
"start": {
"line": 108,
"column": 47
},
"end": {
"line": 108,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 2956,
"end": 2963,
"loc": {
"start": {
"line": 108,
"column": 48
},
"end": {
"line": 108,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2963,
"end": 2964,
"loc": {
"start": {
"line": 108,
"column": 55
},
"end": {
"line": 108,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 2964,
"end": 2968,
"loc": {
"start": {
"line": 108,
"column": 56
},
"end": {
"line": 108,
"column": 60
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2969,
"end": 2971,
"loc": {
"start": {
"line": 108,
"column": 61
},
"end": {
"line": 108,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 2972,
"end": 2976,
"loc": {
"start": {
"line": 108,
"column": 64
},
"end": {
"line": 108,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2976,
"end": 2977,
"loc": {
"start": {
"line": 108,
"column": 68
},
"end": {
"line": 108,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2977,
"end": 2983,
"loc": {
"start": {
"line": 108,
"column": 69
},
"end": {
"line": 108,
"column": 75
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2983,
"end": 2984,
"loc": {
"start": {
"line": 108,
"column": 75
},
"end": {
"line": 108,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2984,
"end": 2985,
"loc": {
"start": {
"line": 108,
"column": 76
},
"end": {
"line": 108,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2985,
"end": 2986,
"loc": {
"start": {
"line": 108,
"column": 77
},
"end": {
"line": 108,
"column": 78
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2992,
"end": 2993,
"loc": {
"start": {
"line": 109,
"column": 4
},
"end": {
"line": 109,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3001,
"end": 3116,
"loc": {
"start": {
"line": 111,
"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": "updateVariants",
"start": 3122,
"end": 3136,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 116,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3136,
"end": 3137,
"loc": {
"start": {
"line": 116,
"column": 18
},
"end": {
"line": 116,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3137,
"end": 3143,
"loc": {
"start": {
"line": 116,
"column": 19
},
"end": {
"line": 116,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3143,
"end": 3144,
"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": "rotationVariant",
"start": 3145,
"end": 3160,
"loc": {
"start": {
"line": 116,
"column": 27
},
"end": {
"line": 116,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3160,
"end": 3161,
"loc": {
"start": {
"line": 116,
"column": 42
},
"end": {
"line": 116,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3162,
"end": 3169,
"loc": {
"start": {
"line": 116,
"column": 44
},
"end": {
"line": 116,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3169,
"end": 3170,
"loc": {
"start": {
"line": 116,
"column": 51
},
"end": {
"line": 116,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3171,
"end": 3172,
"loc": {
"start": {
"line": 116,
"column": 53
},
"end": {
"line": 116,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaTrashBuilding",
"start": 3182,
"end": 3199,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3199,
"end": 3200,
"loc": {
"start": {
"line": 117,
"column": 25
},
"end": {
"line": 117,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 3200,
"end": 3219,
"loc": {
"start": {
"line": 117,
"column": 26
},
"end": {
"line": 117,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3219,
"end": 3220,
"loc": {
"start": {
"line": 117,
"column": 45
},
"end": {
"line": 117,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3220,
"end": 3227,
"loc": {
"start": {
"line": 117,
"column": 46
},
"end": {
"line": 117,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3227,
"end": 3228,
"loc": {
"start": {
"line": 117,
"column": 53
},
"end": {
"line": 117,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3228,
"end": 3229,
"loc": {
"start": {
"line": 117,
"column": 54
},
"end": {
"line": 117,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3229,
"end": 3235,
"loc": {
"start": {
"line": 117,
"column": 55
},
"end": {
"line": 117,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3235,
"end": 3236,
"loc": {
"start": {
"line": 117,
"column": 61
},
"end": {
"line": 117,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3237,
"end": 3252,
"loc": {
"start": {
"line": 117,
"column": 63
},
"end": {
"line": 117,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3252,
"end": 3253,
"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": 3253,
"end": 3254,
"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": 3260,
"end": 3261,
"loc": {
"start": {
"line": 118,
"column": 4
},
"end": {
"line": 118,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3263,
"end": 3264,
"loc": {
"start": {
"line": 119,
"column": 0
},
"end": {
"line": 119,
"column": 1
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaTrashBuilding",
"start": 3268,
"end": 3285,
"loc": {
"start": {
"line": 121,
"column": 0
},
"end": {
"line": 121,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3285,
"end": 3286,
"loc": {
"start": {
"line": 121,
"column": 17
},
"end": {
"line": 121,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3286,
"end": 3307,
"loc": {
"start": {
"line": 121,
"column": 18
},
"end": {
"line": 121,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3308,
"end": 3309,
"loc": {
"start": {
"line": 121,
"column": 40
},
"end": {
"line": 121,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3310,
"end": 3311,
"loc": {
"start": {
"line": 121,
"column": 42
},
"end": {
"line": 121,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3317,
"end": 3323,
"loc": {
"start": {
"line": 122,
"column": 4
},
"end": {
"line": 122,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3324,
"end": 3326,
"loc": {
"start": {
"line": 122,
"column": 11
},
"end": {
"line": 122,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3332,
"end": 3338,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 123,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3338,
"end": 3339,
"loc": {
"start": {
"line": 123,
"column": 10
},
"end": {
"line": 123,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3339,
"end": 3351,
"loc": {
"start": {
"line": 123,
"column": 11
},
"end": {
"line": 123,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3351,
"end": 3352,
"loc": {
"start": {
"line": 123,
"column": 23
},
"end": {
"line": 123,
"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": 3362,
"end": 3365,
"loc": {
"start": {
"line": 124,
"column": 8
},
"end": {
"line": 124,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemAcceptorComponent",
"start": 3366,
"end": 3387,
"loc": {
"start": {
"line": 124,
"column": 12
},
"end": {
"line": 124,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3387,
"end": 3388,
"loc": {
"start": {
"line": 124,
"column": 33
},
"end": {
"line": 124,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3388,
"end": 3389,
"loc": {
"start": {
"line": 124,
"column": 34
},
"end": {
"line": 124,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "slots",
"start": 3403,
"end": 3408,
"loc": {
"start": {
"line": 125,
"column": 12
},
"end": {
"line": 125,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3408,
"end": 3409,
"loc": {
"start": {
"line": 125,
"column": 17
},
"end": {
"line": 125,
"column": 18
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3410,
"end": 3411,
"loc": {
"start": {
"line": 125,
"column": 19
},
"end": {
"line": 125,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3411,
"end": 3412,
"loc": {
"start": {
"line": 125,
"column": 20
},
"end": {
"line": 125,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 3430,
"end": 3433,
"loc": {
"start": {
"line": 126,
"column": 16
},
"end": {
"line": 126,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3433,
"end": 3434,
"loc": {
"start": {
"line": 126,
"column": 19
},
"end": {
"line": 126,
"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": 3435,
"end": 3438,
"loc": {
"start": {
"line": 126,
"column": 21
},
"end": {
"line": 126,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 3439,
"end": 3445,
"loc": {
"start": {
"line": 126,
"column": 25
},
"end": {
"line": 126,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3445,
"end": 3446,
"loc": {
"start": {
"line": 126,
"column": 31
},
"end": {
"line": 126,
"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": 3446,
"end": 3447,
"loc": {
"start": {
"line": 126,
"column": 32
},
"end": {
"line": 126,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3447,
"end": 3448,
"loc": {
"start": {
"line": 126,
"column": 33
},
"end": {
"line": 126,
"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": 3449,
"end": 3450,
"loc": {
"start": {
"line": 126,
"column": 35
},
"end": {
"line": 126,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3450,
"end": 3451,
"loc": {
"start": {
"line": 126,
"column": 36
},
"end": {
"line": 126,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3451,
"end": 3452,
"loc": {
"start": {
"line": 126,
"column": 37
},
"end": {
"line": 126,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "directions",
"start": 3470,
"end": 3480,
"loc": {
"start": {
"line": 127,
"column": 16
},
"end": {
"line": 127,
"column": 26
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3480,
"end": 3481,
"loc": {
"start": {
"line": 127,
"column": 26
},
"end": {
"line": 127,
"column": 27
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3482,
"end": 3483,
"loc": {
"start": {
"line": 127,
"column": 28
},
"end": {
"line": 127,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 3505,
"end": 3518,
"loc": {
"start": {
"line": 128,
"column": 20
},
"end": {
"line": 128,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3518,
"end": 3519,
"loc": {
"start": {
"line": 128,
"column": 33
},
"end": {
"line": 128,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 3519,
"end": 3522,
"loc": {
"start": {
"line": 128,
"column": 34
},
"end": {
"line": 128,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3522,
"end": 3523,
"loc": {
"start": {
"line": 128,
"column": 37
},
"end": {
"line": 128,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 3545,
"end": 3558,
"loc": {
"start": {
"line": 129,
"column": 20
},
"end": {
"line": 129,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3558,
"end": 3559,
"loc": {
"start": {
"line": 129,
"column": 33
},
"end": {
"line": 129,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "right",
"start": 3559,
"end": 3564,
"loc": {
"start": {
"line": 129,
"column": 34
},
"end": {
"line": 129,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3564,
"end": 3565,
"loc": {
"start": {
"line": 129,
"column": 39
},
"end": {
"line": 129,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 3587,
"end": 3600,
"loc": {
"start": {
"line": 130,
"column": 20
},
"end": {
"line": 130,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3600,
"end": 3601,
"loc": {
"start": {
"line": 130,
"column": 33
},
"end": {
"line": 130,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 3601,
"end": 3607,
"loc": {
"start": {
"line": 130,
"column": 34
},
"end": {
"line": 130,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3607,
"end": 3608,
"loc": {
"start": {
"line": 130,
"column": 40
},
"end": {
"line": 130,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 3630,
"end": 3643,
"loc": {
"start": {
"line": 131,
"column": 20
},
"end": {
"line": 131,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3643,
"end": 3644,
"loc": {
"start": {
"line": 131,
"column": 33
},
"end": {
"line": 131,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "left",
"start": 3644,
"end": 3648,
"loc": {
"start": {
"line": 131,
"column": 34
},
"end": {
"line": 131,
"column": 38
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3648,
"end": 3649,
"loc": {
"start": {
"line": 131,
"column": 38
},
"end": {
"line": 131,
"column": 39
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3667,
"end": 3668,
"loc": {
"start": {
"line": 132,
"column": 16
},
"end": {
"line": 132,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3668,
"end": 3669,
"loc": {
"start": {
"line": 132,
"column": 17
},
"end": {
"line": 132,
"column": 18
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3683,
"end": 3684,
"loc": {
"start": {
"line": 133,
"column": 12
},
"end": {
"line": 133,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3684,
"end": 3685,
"loc": {
"start": {
"line": 133,
"column": 13
},
"end": {
"line": 133,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3686,
"end": 3687,
"loc": {
"start": {
"line": 133,
"column": 15
},
"end": {
"line": 133,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3687,
"end": 3688,
"loc": {
"start": {
"line": 133,
"column": 16
},
"end": {
"line": 133,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3698,
"end": 3699,
"loc": {
"start": {
"line": 134,
"column": 8
},
"end": {
"line": 134,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3699,
"end": 3700,
"loc": {
"start": {
"line": 134,
"column": 9
},
"end": {
"line": 134,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3706,
"end": 3707,
"loc": {
"start": {
"line": 135,
"column": 4
},
"end": {
"line": 135,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3707,
"end": 3708,
"loc": {
"start": {
"line": 135,
"column": 5
},
"end": {
"line": 135,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3714,
"end": 3720,
"loc": {
"start": {
"line": 136,
"column": 4
},
"end": {
"line": 136,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3721,
"end": 3723,
"loc": {
"start": {
"line": 136,
"column": 11
},
"end": {
"line": 136,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3729,
"end": 3735,
"loc": {
"start": {
"line": 137,
"column": 4
},
"end": {
"line": 137,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3735,
"end": 3736,
"loc": {
"start": {
"line": 137,
"column": 10
},
"end": {
"line": 137,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3736,
"end": 3748,
"loc": {
"start": {
"line": 137,
"column": 11
},
"end": {
"line": 137,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3748,
"end": 3749,
"loc": {
"start": {
"line": 137,
"column": 23
},
"end": {
"line": 137,
"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": 3759,
"end": 3762,
"loc": {
"start": {
"line": 138,
"column": 8
},
"end": {
"line": 138,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessorComponent",
"start": 3763,
"end": 3785,
"loc": {
"start": {
"line": 138,
"column": 12
},
"end": {
"line": 138,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3785,
"end": 3786,
"loc": {
"start": {
"line": 138,
"column": 34
},
"end": {
"line": 138,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3786,
"end": 3787,
"loc": {
"start": {
"line": 138,
"column": 35
},
"end": {
"line": 138,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputsPerCharge",
"start": 3801,
"end": 3816,
"loc": {
"start": {
"line": 139,
"column": 12
},
"end": {
"line": 139,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3816,
"end": 3817,
"loc": {
"start": {
"line": 139,
"column": 27
},
"end": {
"line": 139,
"column": 28
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 3818,
"end": 3819,
"loc": {
"start": {
"line": 139,
"column": 29
},
"end": {
"line": 139,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3819,
"end": 3820,
"loc": {
"start": {
"line": 139,
"column": 30
},
"end": {
"line": 139,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "processorType",
"start": 3834,
"end": 3847,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3847,
"end": 3848,
"loc": {
"start": {
"line": 140,
"column": 25
},
"end": {
"line": 140,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 3849,
"end": 3871,
"loc": {
"start": {
"line": 140,
"column": 27
},
"end": {
"line": 140,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3871,
"end": 3872,
"loc": {
"start": {
"line": 140,
"column": 49
},
"end": {
"line": 140,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trash",
"start": 3872,
"end": 3877,
"loc": {
"start": {
"line": 140,
"column": 50
},
"end": {
"line": 140,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3877,
"end": 3878,
"loc": {
"start": {
"line": 140,
"column": 55
},
"end": {
"line": 140,
"column": 56
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3888,
"end": 3889,
"loc": {
"start": {
"line": 141,
"column": 8
},
"end": {
"line": 141,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3889,
"end": 3890,
"loc": {
"start": {
"line": 141,
"column": 9
},
"end": {
"line": 141,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3896,
"end": 3897,
"loc": {
"start": {
"line": 142,
"column": 4
},
"end": {
"line": 142,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3897,
"end": 3898,
"loc": {
"start": {
"line": 142,
"column": 5
},
"end": {
"line": 142,
"column": 6
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3900,
"end": 3901,
"loc": {
"start": {
"line": 143,
"column": 0
},
"end": {
"line": 143,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3901,
"end": 3902,
"loc": {
"start": {
"line": 143,
"column": 1
},
"end": {
"line": 143,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaTrashBuilding",
"start": 3906,
"end": 3923,
"loc": {
"start": {
"line": 145,
"column": 0
},
"end": {
"line": 145,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3923,
"end": 3924,
"loc": {
"start": {
"line": 145,
"column": 17
},
"end": {
"line": 145,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 3924,
"end": 3939,
"loc": {
"start": {
"line": 145,
"column": 18
},
"end": {
"line": 145,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3940,
"end": 3941,
"loc": {
"start": {
"line": 145,
"column": 34
},
"end": {
"line": 145,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3942,
"end": 3943,
"loc": {
"start": {
"line": 145,
"column": 36
},
"end": {
"line": 145,
"column": 37
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3949,
"end": 3950,
"loc": {
"start": {
"line": 146,
"column": 4
},
"end": {
"line": 146,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 3950,
"end": 3972,
"loc": {
"start": {
"line": 146,
"column": 5
},
"end": {
"line": 146,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3972,
"end": 3973,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 146,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3973,
"end": 3974,
"loc": {
"start": {
"line": 146,
"column": 28
},
"end": {
"line": 146,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3975,
"end": 3976,
"loc": {
"start": {
"line": 146,
"column": 30
},
"end": {
"line": 146,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3976,
"end": 3982,
"loc": {
"start": {
"line": 146,
"column": 31
},
"end": {
"line": 146,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3982,
"end": 3983,
"loc": {
"start": {
"line": 146,
"column": 37
},
"end": {
"line": 146,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3984,
"end": 3999,
"loc": {
"start": {
"line": 146,
"column": 39
},
"end": {
"line": 146,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3999,
"end": 4000,
"loc": {
"start": {
"line": 146,
"column": 54
},
"end": {
"line": 146,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4001,
"end": 4003,
"loc": {
"start": {
"line": 146,
"column": 56
},
"end": {
"line": 146,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "generateMatrixRotations",
"start": 4013,
"end": 4036,
"loc": {
"start": {
"line": 147,
"column": 8
},
"end": {
"line": 147,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4036,
"end": 4037,
"loc": {
"start": {
"line": 147,
"column": 31
},
"end": {
"line": 147,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4037,
"end": 4038,
"loc": {
"start": {
"line": 147,
"column": 32
},
"end": {
"line": 147,
"column": 33
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4038,
"end": 4039,
"loc": {
"start": {
"line": 147,
"column": 33
},
"end": {
"line": 147,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4039,
"end": 4040,
"loc": {
"start": {
"line": 147,
"column": 34
},
"end": {
"line": 147,
"column": 35
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4041,
"end": 4042,
"loc": {
"start": {
"line": 147,
"column": 36
},
"end": {
"line": 147,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4042,
"end": 4043,
"loc": {
"start": {
"line": 147,
"column": 37
},
"end": {
"line": 147,
"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": 4044,
"end": 4045,
"loc": {
"start": {
"line": 147,
"column": 39
},
"end": {
"line": 147,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4045,
"end": 4046,
"loc": {
"start": {
"line": 147,
"column": 40
},
"end": {
"line": 147,
"column": 41
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4047,
"end": 4048,
"loc": {
"start": {
"line": 147,
"column": 42
},
"end": {
"line": 147,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4048,
"end": 4049,
"loc": {
"start": {
"line": 147,
"column": 43
},
"end": {
"line": 147,
"column": 44
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4050,
"end": 4051,
"loc": {
"start": {
"line": 147,
"column": 45
},
"end": {
"line": 147,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4051,
"end": 4052,
"loc": {
"start": {
"line": 147,
"column": 46
},
"end": {
"line": 147,
"column": 47
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4053,
"end": 4054,
"loc": {
"start": {
"line": 147,
"column": 48
},
"end": {
"line": 147,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4054,
"end": 4055,
"loc": {
"start": {
"line": 147,
"column": 49
},
"end": {
"line": 147,
"column": 50
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4056,
"end": 4057,
"loc": {
"start": {
"line": 147,
"column": 51
},
"end": {
"line": 147,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4057,
"end": 4058,
"loc": {
"start": {
"line": 147,
"column": 52
},
"end": {
"line": 147,
"column": 53
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4059,
"end": 4060,
"loc": {
"start": {
"line": 147,
"column": 54
},
"end": {
"line": 147,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4060,
"end": 4061,
"loc": {
"start": {
"line": 147,
"column": 55
},
"end": {
"line": 147,
"column": 56
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4062,
"end": 4063,
"loc": {
"start": {
"line": 147,
"column": 57
},
"end": {
"line": 147,
"column": 58
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4063,
"end": 4064,
"loc": {
"start": {
"line": 147,
"column": 58
},
"end": {
"line": 147,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4064,
"end": 4065,
"loc": {
"start": {
"line": 147,
"column": 59
},
"end": {
"line": 147,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4065,
"end": 4066,
"loc": {
"start": {
"line": 147,
"column": 60
},
"end": {
"line": 147,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4068,
"end": 4069,
"loc": {
"start": {
"line": 148,
"column": 0
},
"end": {
"line": 148,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4069,
"end": 4070,
"loc": {
"start": {
"line": 148,
"column": 1
},
"end": {
"line": 148,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaTrashBuilding",
"start": 4074,
"end": 4091,
"loc": {
"start": {
"line": 150,
"column": 0
},
"end": {
"line": 150,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4091,
"end": 4092,
"loc": {
"start": {
"line": 150,
"column": 17
},
"end": {
"line": 150,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 4092,
"end": 4102,
"loc": {
"start": {
"line": 150,
"column": 18
},
"end": {
"line": 150,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4103,
"end": 4104,
"loc": {
"start": {
"line": 150,
"column": 29
},
"end": {
"line": 150,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4105,
"end": 4106,
"loc": {
"start": {
"line": 150,
"column": 31
},
"end": {
"line": 150,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4112,
"end": 4113,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 151,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4113,
"end": 4135,
"loc": {
"start": {
"line": 151,
"column": 5
},
"end": {
"line": 151,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4135,
"end": 4136,
"loc": {
"start": {
"line": 151,
"column": 27
},
"end": {
"line": 151,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4136,
"end": 4137,
"loc": {
"start": {
"line": 151,
"column": 28
},
"end": {
"line": 151,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4138,
"end": 4139,
"loc": {
"start": {
"line": 151,
"column": 30
},
"end": {
"line": 151,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4139,
"end": 4140,
"loc": {
"start": {
"line": 151,
"column": 31
},
"end": {
"line": 151,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4141,
"end": 4143,
"loc": {
"start": {
"line": 151,
"column": 33
},
"end": {
"line": 151,
"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": 4144,
"end": 4147,
"loc": {
"start": {
"line": 151,
"column": 36
},
"end": {
"line": 151,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4148,
"end": 4154,
"loc": {
"start": {
"line": 151,
"column": 40
},
"end": {
"line": 151,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4154,
"end": 4155,
"loc": {
"start": {
"line": 151,
"column": 46
},
"end": {
"line": 151,
"column": 47
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4155,
"end": 4156,
"loc": {
"start": {
"line": 151,
"column": 47
},
"end": {
"line": 151,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4156,
"end": 4157,
"loc": {
"start": {
"line": 151,
"column": 48
},
"end": {
"line": 151,
"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": 4158,
"end": 4159,
"loc": {
"start": {
"line": 151,
"column": 50
},
"end": {
"line": 151,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4159,
"end": 4160,
"loc": {
"start": {
"line": 151,
"column": 51
},
"end": {
"line": 151,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4160,
"end": 4161,
"loc": {
"start": {
"line": 151,
"column": 52
},
"end": {
"line": 151,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4163,
"end": 4164,
"loc": {
"start": {
"line": 152,
"column": 0
},
"end": {
"line": 152,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4164,
"end": 4165,
"loc": {
"start": {
"line": 152,
"column": 1
},
"end": {
"line": 152,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaTrashBuilding",
"start": 4169,
"end": 4186,
"loc": {
"start": {
"line": 154,
"column": 0
},
"end": {
"line": 154,
"column": 17
}
}
},
{
"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": 154,
"column": 17
},
"end": {
"line": 154,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 4187,
"end": 4203,
"loc": {
"start": {
"line": 154,
"column": 18
},
"end": {
"line": 154,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4204,
"end": 4205,
"loc": {
"start": {
"line": 154,
"column": 35
},
"end": {
"line": 154,
"column": 36
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4206,
"end": 4207,
"loc": {
"start": {
"line": 154,
"column": 37
},
"end": {
"line": 154,
"column": 38
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4213,
"end": 4214,
"loc": {
"start": {
"line": 155,
"column": 4
},
"end": {
"line": 155,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4214,
"end": 4236,
"loc": {
"start": {
"line": 155,
"column": 5
},
"end": {
"line": 155,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4236,
"end": 4237,
"loc": {
"start": {
"line": 155,
"column": 27
},
"end": {
"line": 155,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4237,
"end": 4238,
"loc": {
"start": {
"line": 155,
"column": 28
},
"end": {
"line": 155,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4239,
"end": 4240,
"loc": {
"start": {
"line": 155,
"column": 30
},
"end": {
"line": 155,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4240,
"end": 4241,
"loc": {
"start": {
"line": 155,
"column": 31
},
"end": {
"line": 155,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4242,
"end": 4244,
"loc": {
"start": {
"line": 155,
"column": 33
},
"end": {
"line": 155,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#ed1d5d",
"start": 4245,
"end": 4254,
"loc": {
"start": {
"line": 155,
"column": 36
},
"end": {
"line": 155,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4254,
"end": 4255,
"loc": {
"start": {
"line": 155,
"column": 45
},
"end": {
"line": 155,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4257,
"end": 4258,
"loc": {
"start": {
"line": 156,
"column": 0
},
"end": {
"line": 156,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4258,
"end": 4259,
"loc": {
"start": {
"line": 156,
"column": 1
},
"end": {
"line": 156,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaTrashBuilding",
"start": 4263,
"end": 4280,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 158,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4280,
"end": 4281,
"loc": {
"start": {
"line": 158,
"column": 17
},
"end": {
"line": 158,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 4281,
"end": 4292,
"loc": {
"start": {
"line": 158,
"column": 18
},
"end": {
"line": 158,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4293,
"end": 4294,
"loc": {
"start": {
"line": 158,
"column": 30
},
"end": {
"line": 158,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4295,
"end": 4296,
"loc": {
"start": {
"line": 158,
"column": 32
},
"end": {
"line": 158,
"column": 33
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4302,
"end": 4303,
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 159,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4303,
"end": 4325,
"loc": {
"start": {
"line": 159,
"column": 5
},
"end": {
"line": 159,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4325,
"end": 4326,
"loc": {
"start": {
"line": 159,
"column": 27
},
"end": {
"line": 159,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4326,
"end": 4327,
"loc": {
"start": {
"line": 159,
"column": 28
},
"end": {
"line": 159,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4328,
"end": 4329,
"loc": {
"start": {
"line": 159,
"column": 30
},
"end": {
"line": 159,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4329,
"end": 4330,
"loc": {
"start": {
"line": 159,
"column": 31
},
"end": {
"line": 159,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4331,
"end": 4333,
"loc": {
"start": {
"line": 159,
"column": 33
},
"end": {
"line": 159,
"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": 4334,
"end": 4338,
"loc": {
"start": {
"line": 159,
"column": 36
},
"end": {
"line": 159,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4338,
"end": 4339,
"loc": {
"start": {
"line": 159,
"column": 40
},
"end": {
"line": 159,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4341,
"end": 4342,
"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": 4342,
"end": 4343,
"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": "MetaTrashBuilding",
"start": 4347,
"end": 4364,
"loc": {
"start": {
"line": 162,
"column": 0
},
"end": {
"line": 162,
"column": 17
}
}
},
{
"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": 162,
"column": 17
},
"end": {
"line": 162,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 4365,
"end": 4377,
"loc": {
"start": {
"line": 162,
"column": 18
},
"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": 4378,
"end": 4379,
"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": 4380,
"end": 4381,
"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": 4387,
"end": 4388,
"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": 4388,
"end": 4410,
"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": 4410,
"end": 4411,
"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": 4411,
"end": 4412,
"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": 4413,
"end": 4414,
"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": 4414,
"end": 4415,
"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": 4416,
"end": 4418,
"loc": {
"start": {
"line": 163,
"column": 33
},
"end": {
"line": 163,
"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": 4419,
"end": 4423,
"loc": {
"start": {
"line": 163,
"column": 36
},
"end": {
"line": 163,
"column": 40
}
}
},
{
"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": 163,
"column": 40
},
"end": {
"line": 163,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4426,
"end": 4427,
"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": 4427,
"end": 4428,
"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": "MetaTrashBuilding",
"start": 4432,
"end": 4449,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 166,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4449,
"end": 4450,
"loc": {
"start": {
"line": 166,
"column": 17
},
"end": {
"line": 166,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 4450,
"end": 4460,
"loc": {
"start": {
"line": 166,
"column": 18
},
"end": {
"line": 166,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4461,
"end": 4462,
"loc": {
"start": {
"line": 166,
"column": 29
},
"end": {
"line": 166,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4463,
"end": 4464,
"loc": {
"start": {
"line": 166,
"column": 31
},
"end": {
"line": 166,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4470,
"end": 4471,
"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": 4471,
"end": 4493,
"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": 4493,
"end": 4494,
"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": 4494,
"end": 4495,
"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": 4496,
"end": 4497,
"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": 4497,
"end": 4498,
"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": 4499,
"end": 4501,
"loc": {
"start": {
"line": 167,
"column": 33
},
"end": {
"line": 167,
"column": 35
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 4502,
"end": 4507,
"loc": {
"start": {
"line": 167,
"column": 36
},
"end": {
"line": 167,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4507,
"end": 4508,
"loc": {
"start": {
"line": 167,
"column": 41
},
"end": {
"line": 167,
"column": 42
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4510,
"end": 4511,
"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": 4511,
"end": 4512,
"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": "MetaTrashBuilding",
"start": 4516,
"end": 4533,
"loc": {
"start": {
"line": 170,
"column": 0
},
"end": {
"line": 170,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4533,
"end": 4534,
"loc": {
"start": {
"line": 170,
"column": 17
},
"end": {
"line": 170,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 4534,
"end": 4548,
"loc": {
"start": {
"line": 170,
"column": 18
},
"end": {
"line": 170,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4549,
"end": 4550,
"loc": {
"start": {
"line": 170,
"column": 33
},
"end": {
"line": 170,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4551,
"end": 4552,
"loc": {
"start": {
"line": 170,
"column": 35
},
"end": {
"line": 170,
"column": 36
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4558,
"end": 4559,
"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": 4559,
"end": 4581,
"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": 4581,
"end": 4582,
"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": 4582,
"end": 4583,
"loc": {
"start": {
"line": 171,
"column": 28
},
"end": {
"line": 171,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4584,
"end": 4588,
"loc": {
"start": {
"line": 171,
"column": 30
},
"end": {
"line": 171,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4589,
"end": 4591,
"loc": {
"start": {
"line": 171,
"column": 35
},
"end": {
"line": 171,
"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": 4592,
"end": 4601,
"loc": {
"start": {
"line": 171,
"column": 38
},
"end": {
"line": 171,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4601,
"end": 4602,
"loc": {
"start": {
"line": 171,
"column": 47
},
"end": {
"line": 171,
"column": 48
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4604,
"end": 4605,
"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": 4605,
"end": 4606,
"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": "MetaTrashBuilding",
"start": 4610,
"end": 4627,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 174,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4627,
"end": 4628,
"loc": {
"start": {
"line": 174,
"column": 17
},
"end": {
"line": 174,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 4628,
"end": 4640,
"loc": {
"start": {
"line": 174,
"column": 18
},
"end": {
"line": 174,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4641,
"end": 4642,
"loc": {
"start": {
"line": 174,
"column": 31
},
"end": {
"line": 174,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4643,
"end": 4644,
"loc": {
"start": {
"line": 174,
"column": 33
},
"end": {
"line": 174,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4650,
"end": 4651,
"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": 4651,
"end": 4673,
"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": 4673,
"end": 4674,
"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": 4674,
"end": 4675,
"loc": {
"start": {
"line": 175,
"column": 28
},
"end": {
"line": 175,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4676,
"end": 4677,
"loc": {
"start": {
"line": 175,
"column": 30
},
"end": {
"line": 175,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4677,
"end": 4678,
"loc": {
"start": {
"line": 175,
"column": 31
},
"end": {
"line": 175,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4679,
"end": 4681,
"loc": {
"start": {
"line": 175,
"column": 33
},
"end": {
"line": 175,
"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": 4682,
"end": 4686,
"loc": {
"start": {
"line": 175,
"column": 36
},
"end": {
"line": 175,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4686,
"end": 4687,
"loc": {
"start": {
"line": 175,
"column": 40
},
"end": {
"line": 175,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4689,
"end": 4690,
"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": 4690,
"end": 4691,
"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": "MetaTrashBuilding",
"start": 4695,
"end": 4712,
"loc": {
"start": {
"line": 178,
"column": 0
},
"end": {
"line": 178,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4712,
"end": 4713,
"loc": {
"start": {
"line": 178,
"column": 17
},
"end": {
"line": 178,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 4713,
"end": 4728,
"loc": {
"start": {
"line": 178,
"column": 18
},
"end": {
"line": 178,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4729,
"end": 4730,
"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
},
"start": 4731,
"end": 4732,
"loc": {
"start": {
"line": 178,
"column": 36
},
"end": {
"line": 178,
"column": 37
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4738,
"end": 4739,
"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": 4739,
"end": 4761,
"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": 4761,
"end": 4762,
"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": 4762,
"end": 4763,
"loc": {
"start": {
"line": 179,
"column": 28
},
"end": {
"line": 179,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4764,
"end": 4768,
"loc": {
"start": {
"line": 179,
"column": 30
},
"end": {
"line": 179,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4769,
"end": 4771,
"loc": {
"start": {
"line": 179,
"column": 35
},
"end": {
"line": 179,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4781,
"end": 4785,
"loc": {
"start": {
"line": 180,
"column": 8
},
"end": {
"line": 180,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4785,
"end": 4786,
"loc": {
"start": {
"line": 180,
"column": 12
},
"end": {
"line": 180,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 4786,
"end": 4794,
"loc": {
"start": {
"line": 180,
"column": 13
},
"end": {
"line": 180,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4794,
"end": 4795,
"loc": {
"start": {
"line": 180,
"column": 21
},
"end": {
"line": 180,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 4795,
"end": 4811,
"loc": {
"start": {
"line": 180,
"column": 22
},
"end": {
"line": 180,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4811,
"end": 4812,
"loc": {
"start": {
"line": 180,
"column": 38
},
"end": {
"line": 180,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 4812,
"end": 4830,
"loc": {
"start": {
"line": 180,
"column": 39
},
"end": {
"line": 180,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4830,
"end": 4831,
"loc": {
"start": {
"line": 180,
"column": 57
},
"end": {
"line": 180,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_cutter_and_trash",
"start": 4831,
"end": 4854,
"loc": {
"start": {
"line": 180,
"column": 58
},
"end": {
"line": 180,
"column": 81
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4854,
"end": 4855,
"loc": {
"start": {
"line": 180,
"column": 81
},
"end": {
"line": 180,
"column": 82
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4855,
"end": 4856,
"loc": {
"start": {
"line": 180,
"column": 82
},
"end": {
"line": 180,
"column": 83
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4858,
"end": 4859,
"loc": {
"start": {
"line": 181,
"column": 0
},
"end": {
"line": 181,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4859,
"end": 4860,
"loc": {
"start": {
"line": 181,
"column": 1
},
"end": {
"line": 181,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaTrashBuilding",
"start": 4864,
"end": 4881,
"loc": {
"start": {
"line": 183,
"column": 0
},
"end": {
"line": 183,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4881,
"end": 4882,
"loc": {
"start": {
"line": 183,
"column": 17
},
"end": {
"line": 183,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 4882,
"end": 4901,
"loc": {
"start": {
"line": 183,
"column": 18
},
"end": {
"line": 183,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4902,
"end": 4903,
"loc": {
"start": {
"line": 183,
"column": 38
},
"end": {
"line": 183,
"column": 39
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4904,
"end": 4905,
"loc": {
"start": {
"line": 183,
"column": 40
},
"end": {
"line": 183,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4911,
"end": 4912,
"loc": {
"start": {
"line": 184,
"column": 4
},
"end": {
"line": 184,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4912,
"end": 4934,
"loc": {
"start": {
"line": 184,
"column": 5
},
"end": {
"line": 184,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4934,
"end": 4935,
"loc": {
"start": {
"line": 184,
"column": 27
},
"end": {
"line": 184,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4935,
"end": 4936,
"loc": {
"start": {
"line": 184,
"column": 28
},
"end": {
"line": 184,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4937,
"end": 4938,
"loc": {
"start": {
"line": 184,
"column": 30
},
"end": {
"line": 184,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4938,
"end": 4944,
"loc": {
"start": {
"line": 184,
"column": 31
},
"end": {
"line": 184,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4944,
"end": 4945,
"loc": {
"start": {
"line": 184,
"column": 37
},
"end": {
"line": 184,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 4946,
"end": 4961,
"loc": {
"start": {
"line": 184,
"column": 39
},
"end": {
"line": 184,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4961,
"end": 4962,
"loc": {
"start": {
"line": 184,
"column": 54
},
"end": {
"line": 184,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4963,
"end": 4965,
"loc": {
"start": {
"line": 184,
"column": 56
},
"end": {
"line": 184,
"column": 58
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4966,
"end": 4967,
"loc": {
"start": {
"line": 184,
"column": 59
},
"end": {
"line": 184,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4977,
"end": 4983,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4983,
"end": 4984,
"loc": {
"start": {
"line": 185,
"column": 14
},
"end": {
"line": 185,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 4984,
"end": 4994,
"loc": {
"start": {
"line": 185,
"column": 15
},
"end": {
"line": 185,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4994,
"end": 4995,
"loc": {
"start": {
"line": 185,
"column": 25
},
"end": {
"line": 185,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemAcceptor",
"start": 4995,
"end": 5007,
"loc": {
"start": {
"line": 185,
"column": 26
},
"end": {
"line": 185,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5007,
"end": 5008,
"loc": {
"start": {
"line": 185,
"column": 38
},
"end": {
"line": 185,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 5008,
"end": 5016,
"loc": {
"start": {
"line": 185,
"column": 39
},
"end": {
"line": 185,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5016,
"end": 5017,
"loc": {
"start": {
"line": 185,
"column": 47
},
"end": {
"line": 185,
"column": 48
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5017,
"end": 5018,
"loc": {
"start": {
"line": 185,
"column": 48
},
"end": {
"line": 185,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5018,
"end": 5019,
"loc": {
"start": {
"line": 185,
"column": 49
},
"end": {
"line": 185,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 5033,
"end": 5036,
"loc": {
"start": {
"line": 186,
"column": 12
},
"end": {
"line": 186,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5036,
"end": 5037,
"loc": {
"start": {
"line": 186,
"column": 15
},
"end": {
"line": 186,
"column": 16
}
}
},
{
"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": 5038,
"end": 5041,
"loc": {
"start": {
"line": 186,
"column": 17
},
"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": "Vector",
"start": 5042,
"end": 5048,
"loc": {
"start": {
"line": 186,
"column": 21
},
"end": {
"line": 186,
"column": 27
}
}
},
{
"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": 186,
"column": 27
},
"end": {
"line": 186,
"column": 28
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 5049,
"end": 5050,
"loc": {
"start": {
"line": 186,
"column": 28
},
"end": {
"line": 186,
"column": 29
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5050,
"end": 5051,
"loc": {
"start": {
"line": 186,
"column": 29
},
"end": {
"line": 186,
"column": 30
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 5052,
"end": 5053,
"loc": {
"start": {
"line": 186,
"column": 31
},
"end": {
"line": 186,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5053,
"end": 5054,
"loc": {
"start": {
"line": 186,
"column": 32
},
"end": {
"line": 186,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5054,
"end": 5055,
"loc": {
"start": {
"line": 186,
"column": 33
},
"end": {
"line": 186,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "directions",
"start": 5069,
"end": 5079,
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 187,
"column": 22
}
}
},
{
"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": 187,
"column": 22
},
"end": {
"line": 187,
"column": 23
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5081,
"end": 5082,
"loc": {
"start": {
"line": 187,
"column": 24
},
"end": {
"line": 187,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 5100,
"end": 5113,
"loc": {
"start": {
"line": 188,
"column": 16
},
"end": {
"line": 188,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5113,
"end": 5114,
"loc": {
"start": {
"line": 188,
"column": 29
},
"end": {
"line": 188,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 5114,
"end": 5117,
"loc": {
"start": {
"line": 188,
"column": 30
},
"end": {
"line": 188,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5117,
"end": 5118,
"loc": {
"start": {
"line": 188,
"column": 33
},
"end": {
"line": 188,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 5136,
"end": 5149,
"loc": {
"start": {
"line": 189,
"column": 16
},
"end": {
"line": 189,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5149,
"end": 5150,
"loc": {
"start": {
"line": 189,
"column": 29
},
"end": {
"line": 189,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "right",
"start": 5150,
"end": 5155,
"loc": {
"start": {
"line": 189,
"column": 30
},
"end": {
"line": 189,
"column": 35
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5155,
"end": 5156,
"loc": {
"start": {
"line": 189,
"column": 35
},
"end": {
"line": 189,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 5174,
"end": 5187,
"loc": {
"start": {
"line": 190,
"column": 16
},
"end": {
"line": 190,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5187,
"end": 5188,
"loc": {
"start": {
"line": 190,
"column": 29
},
"end": {
"line": 190,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 5188,
"end": 5194,
"loc": {
"start": {
"line": 190,
"column": 30
},
"end": {
"line": 190,
"column": 36
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5194,
"end": 5195,
"loc": {
"start": {
"line": 190,
"column": 36
},
"end": {
"line": 190,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 5213,
"end": 5226,
"loc": {
"start": {
"line": 191,
"column": 16
},
"end": {
"line": 191,
"column": 29
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5226,
"end": 5227,
"loc": {
"start": {
"line": 191,
"column": 29
},
"end": {
"line": 191,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "left",
"start": 5227,
"end": 5231,
"loc": {
"start": {
"line": 191,
"column": 30
},
"end": {
"line": 191,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5231,
"end": 5232,
"loc": {
"start": {
"line": 191,
"column": 34
},
"end": {
"line": 191,
"column": 35
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5246,
"end": 5247,
"loc": {
"start": {
"line": 192,
"column": 12
},
"end": {
"line": 192,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5247,
"end": 5248,
"loc": {
"start": {
"line": 192,
"column": 13
},
"end": {
"line": 192,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5258,
"end": 5259,
"loc": {
"start": {
"line": 193,
"column": 8
},
"end": {
"line": 193,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5259,
"end": 5260,
"loc": {
"start": {
"line": 193,
"column": 9
},
"end": {
"line": 193,
"column": 10
}
}
},
{
"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": 193,
"column": 11
},
"end": {
"line": 193,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5262,
"end": 5263,
"loc": {
"start": {
"line": 193,
"column": 12
},
"end": {
"line": 193,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5263,
"end": 5264,
"loc": {
"start": {
"line": 193,
"column": 13
},
"end": {
"line": 193,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5276,
"end": 5282,
"loc": {
"start": {
"line": 195,
"column": 8
},
"end": {
"line": 195,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5282,
"end": 5283,
"loc": {
"start": {
"line": 195,
"column": 14
},
"end": {
"line": 195,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 5283,
"end": 5293,
"loc": {
"start": {
"line": 195,
"column": 15
},
"end": {
"line": 195,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5293,
"end": 5294,
"loc": {
"start": {
"line": 195,
"column": 25
},
"end": {
"line": 195,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessor",
"start": 5294,
"end": 5307,
"loc": {
"start": {
"line": 195,
"column": 26
},
"end": {
"line": 195,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5307,
"end": 5308,
"loc": {
"start": {
"line": 195,
"column": 39
},
"end": {
"line": 195,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputsPerCharge",
"start": 5308,
"end": 5323,
"loc": {
"start": {
"line": 195,
"column": 40
},
"end": {
"line": 195,
"column": 55
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5324,
"end": 5325,
"loc": {
"start": {
"line": 195,
"column": 56
},
"end": {
"line": 195,
"column": 57
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 5326,
"end": 5327,
"loc": {
"start": {
"line": 195,
"column": 58
},
"end": {
"line": 195,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5327,
"end": 5328,
"loc": {
"start": {
"line": 195,
"column": 59
},
"end": {
"line": 195,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5340,
"end": 5346,
"loc": {
"start": {
"line": 197,
"column": 8
},
"end": {
"line": 197,
"column": 14
}
}
},
{
"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": 197,
"column": 14
},
"end": {
"line": 197,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 5347,
"end": 5357,
"loc": {
"start": {
"line": 197,
"column": 15
},
"end": {
"line": 197,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5357,
"end": 5358,
"loc": {
"start": {
"line": 197,
"column": 25
},
"end": {
"line": 197,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessor",
"start": 5358,
"end": 5371,
"loc": {
"start": {
"line": 197,
"column": 26
},
"end": {
"line": 197,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5371,
"end": 5372,
"loc": {
"start": {
"line": 197,
"column": 39
},
"end": {
"line": 197,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 5372,
"end": 5376,
"loc": {
"start": {
"line": 197,
"column": 40
},
"end": {
"line": 197,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5377,
"end": 5378,
"loc": {
"start": {
"line": 197,
"column": 45
},
"end": {
"line": 197,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 5379,
"end": 5401,
"loc": {
"start": {
"line": 197,
"column": 47
},
"end": {
"line": 197,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5401,
"end": 5402,
"loc": {
"start": {
"line": 197,
"column": 69
},
"end": {
"line": 197,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "trash",
"start": 5402,
"end": 5407,
"loc": {
"start": {
"line": 197,
"column": 70
},
"end": {
"line": 197,
"column": 75
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5407,
"end": 5408,
"loc": {
"start": {
"line": 197,
"column": 75
},
"end": {
"line": 197,
"column": 76
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5414,
"end": 5415,
"loc": {
"start": {
"line": 198,
"column": 4
},
"end": {
"line": 198,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5415,
"end": 5416,
"loc": {
"start": {
"line": 198,
"column": 5
},
"end": {
"line": 198,
"column": 6
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5418,
"end": 5419,
"loc": {
"start": {
"line": 199,
"column": 0
},
"end": {
"line": 199,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5419,
"end": 5420,
"loc": {
"start": {
"line": 199,
"column": 1
},
"end": {
"line": 199,
"column": 2
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5420,
"end": 5420,
"loc": {
"start": {
"line": 199,
"column": 2
},
"end": {
"line": 199,
"column": 2
}
}
}
]
}