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

46654 lines
1.1 MiB

{
"type": "File",
"start": 0,
"end": 8268,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 265,
"column": 2
}
},
"program": {
"type": "Program",
"start": 0,
"end": 8268,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 265,
"column": 2
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 81,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 81
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 29,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 29
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 29,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 29
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 29,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 29
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
}
},
{
"type": "ImportSpecifier",
"start": 31,
"end": 54,
"loc": {
"start": {
"line": 1,
"column": 31
},
"end": {
"line": 1,
"column": 54
}
},
"imported": {
"type": "Identifier",
"start": 31,
"end": 54,
"loc": {
"start": {
"line": 1,
"column": 31
},
"end": {
"line": 1,
"column": 54
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"local": {
"type": "Identifier",
"start": 31,
"end": 54,
"loc": {
"start": {
"line": 1,
"column": 31
},
"end": {
"line": 1,
"column": 54
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
}
}
],
"source": {
"type": "StringLiteral",
"start": 62,
"end": 80,
"loc": {
"start": {
"line": 1,
"column": 62
},
"end": {
"line": 1,
"column": 80
}
},
"extra": {
"rawValue": "../../core/utils",
"raw": "\"../../core/utils\""
},
"value": "../../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 83,
"end": 141,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 58
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 92,
"end": 105,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 92,
"end": 105,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 22
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"local": {
"type": "Identifier",
"start": 92,
"end": 105,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 22
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
}
},
{
"type": "ImportSpecifier",
"start": 107,
"end": 113,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 107,
"end": 113,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 30
},
"identifierName": "Vector"
},
"name": "Vector"
},
"local": {
"type": "Identifier",
"start": 107,
"end": 113,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 30
},
"identifierName": "Vector"
},
"name": "Vector"
}
}
],
"source": {
"type": "StringLiteral",
"start": 121,
"end": 140,
"loc": {
"start": {
"line": 2,
"column": 38
},
"end": {
"line": 2,
"column": 57
}
},
"extra": {
"rawValue": "../../core/vector",
"raw": "\"../../core/vector\""
},
"value": "../../core/vector"
}
},
{
"type": "ImportDeclaration",
"start": 143,
"end": 182,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 39
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 152,
"end": 153,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
}
},
"imported": {
"type": "Identifier",
"start": 152,
"end": 153,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
},
"identifierName": "T"
},
"name": "T"
},
"local": {
"type": "Identifier",
"start": 152,
"end": 153,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
},
"identifierName": "T"
},
"name": "T"
}
}
],
"source": {
"type": "StringLiteral",
"start": 161,
"end": 181,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 38
}
},
"extra": {
"rawValue": "../../translations",
"raw": "\"../../translations\""
},
"value": "../../translations"
}
},
{
"type": "ImportDeclaration",
"start": 184,
"end": 252,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 68
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 193,
"end": 214,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 193,
"end": 214,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 30
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
},
"local": {
"type": "Identifier",
"start": 193,
"end": 214,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 30
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 222,
"end": 251,
"loc": {
"start": {
"line": 4,
"column": 38
},
"end": {
"line": 4,
"column": 67
}
},
"extra": {
"rawValue": "../components/item_acceptor",
"raw": "\"../components/item_acceptor\""
},
"value": "../components/item_acceptor"
}
},
{
"type": "ImportDeclaration",
"start": 254,
"end": 320,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 66
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 263,
"end": 283,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 29
}
},
"imported": {
"type": "Identifier",
"start": 263,
"end": 283,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 29
},
"identifierName": "ItemEjectorComponent"
},
"name": "ItemEjectorComponent"
},
"local": {
"type": "Identifier",
"start": 263,
"end": 283,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 29
},
"identifierName": "ItemEjectorComponent"
},
"name": "ItemEjectorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 291,
"end": 319,
"loc": {
"start": {
"line": 5,
"column": 37
},
"end": {
"line": 5,
"column": 65
}
},
"extra": {
"rawValue": "../components/item_ejector",
"raw": "\"../components/item_ejector\""
},
"value": "../components/item_ejector"
}
},
{
"type": "ImportDeclaration",
"start": 322,
"end": 416,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 94
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 331,
"end": 353,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 331,
"end": 353,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 31
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"local": {
"type": "Identifier",
"start": 331,
"end": 353,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 31
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
}
},
{
"type": "ImportSpecifier",
"start": 355,
"end": 377,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 55
}
},
"imported": {
"type": "Identifier",
"start": 355,
"end": 377,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 55
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
},
"local": {
"type": "Identifier",
"start": 355,
"end": 377,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 55
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 385,
"end": 415,
"loc": {
"start": {
"line": 6,
"column": 63
},
"end": {
"line": 6,
"column": 93
}
},
"extra": {
"rawValue": "../components/item_processor",
"raw": "\"../components/item_processor\""
},
"value": "../components/item_processor"
}
},
{
"type": "ImportDeclaration",
"start": 418,
"end": 453,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 427,
"end": 433,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 427,
"end": 433,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
},
"local": {
"type": "Identifier",
"start": 427,
"end": 433,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
}
}
],
"source": {
"type": "StringLiteral",
"start": 441,
"end": 452,
"loc": {
"start": {
"line": 7,
"column": 23
},
"end": {
"line": 7,
"column": 34
}
},
"extra": {
"rawValue": "../entity",
"raw": "\"../entity\""
},
"value": "../entity"
}
},
{
"type": "ImportDeclaration",
"start": 455,
"end": 527,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 72
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 464,
"end": 486,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 464,
"end": 486,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"local": {
"type": "Identifier",
"start": 464,
"end": 486,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
}
},
{
"type": "ImportSpecifier",
"start": 488,
"end": 500,
"loc": {
"start": {
"line": 8,
"column": 33
},
"end": {
"line": 8,
"column": 45
}
},
"imported": {
"type": "Identifier",
"start": 488,
"end": 500,
"loc": {
"start": {
"line": 8,
"column": 33
},
"end": {
"line": 8,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"local": {
"type": "Identifier",
"start": 488,
"end": 500,
"loc": {
"start": {
"line": 8,
"column": 33
},
"end": {
"line": 8,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
}
}
],
"source": {
"type": "StringLiteral",
"start": 508,
"end": 526,
"loc": {
"start": {
"line": 8,
"column": 53
},
"end": {
"line": 8,
"column": 71
}
},
"extra": {
"rawValue": "../meta_building",
"raw": "\"../meta_building\""
},
"value": "../meta_building"
}
},
{
"type": "ImportDeclaration",
"start": 529,
"end": 564,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 538,
"end": 546,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 538,
"end": 546,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
},
"local": {
"type": "Identifier",
"start": 538,
"end": 546,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
}
}
],
"source": {
"type": "StringLiteral",
"start": 554,
"end": 563,
"loc": {
"start": {
"line": 9,
"column": 25
},
"end": {
"line": 9,
"column": 34
}
},
"extra": {
"rawValue": "../root",
"raw": "\"../root\""
},
"value": "../root"
}
},
{
"type": "ImportDeclaration",
"start": 566,
"end": 621,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 55
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 575,
"end": 593,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 27
}
},
"imported": {
"type": "Identifier",
"start": 575,
"end": 593,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"local": {
"type": "Identifier",
"start": 575,
"end": 593,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
}
}
],
"source": {
"type": "StringLiteral",
"start": 601,
"end": 620,
"loc": {
"start": {
"line": 10,
"column": 35
},
"end": {
"line": 10,
"column": 54
}
},
"extra": {
"rawValue": "../tutorial_goals",
"raw": "\"../tutorial_goals\""
},
"value": "../tutorial_goals"
}
},
{
"type": "ExportNamedDeclaration",
"start": 625,
"end": 3594,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 128,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 632,
"end": 3594,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 128,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 638,
"end": 657,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 32
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"superClass": {
"type": "Identifier",
"start": 666,
"end": 678,
"loc": {
"start": {
"line": 12,
"column": 41
},
"end": {
"line": 12,
"column": 53
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"body": {
"type": "ClassBody",
"start": 679,
"end": 3594,
"loc": {
"start": {
"line": 12,
"column": 54
},
"end": {
"line": 128,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 686,
"end": 735,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 15,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 686,
"end": 697,
"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": 700,
"end": 735,
"loc": {
"start": {
"line": 13,
"column": 18
},
"end": {
"line": 15,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 711,
"end": 728,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 25
}
},
"expression": {
"type": "CallExpression",
"start": 711,
"end": 727,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 24
}
},
"callee": {
"type": "Super",
"start": 711,
"end": 716,
"loc": {
"start": {
"line": 14,
"column": 8
},
"end": {
"line": 14,
"column": 13
}
}
},
"arguments": [
{
"type": "StringLiteral",
"start": 717,
"end": 726,
"loc": {
"start": {
"line": 14,
"column": 14
},
"end": {
"line": 14,
"column": 23
}
},
"extra": {
"rawValue": "rotater",
"raw": "\"rotater\""
},
"value": "rotater"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 743,
"end": 787,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 793,
"end": 894,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 22,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 793,
"end": 811,
"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": 812,
"end": 819,
"loc": {
"start": {
"line": 20,
"column": 23
},
"end": {
"line": 20,
"column": 30
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 821,
"end": 894,
"loc": {
"start": {
"line": 20,
"column": 32
},
"end": {
"line": 22,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 832,
"end": 887,
"loc": {
"start": {
"line": 21,
"column": 8
},
"end": {
"line": 21,
"column": 63
}
},
"argument": {
"type": "CallExpression",
"start": 839,
"end": 886,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 62
}
},
"callee": {
"type": "MemberExpression",
"start": 839,
"end": 884,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 60
}
},
"object": {
"type": "MemberExpression",
"start": 839,
"end": 875,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 839,
"end": 858,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 34
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 859,
"end": 875,
"loc": {
"start": {
"line": 21,
"column": 35
},
"end": {
"line": 21,
"column": 51
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 876,
"end": 883,
"loc": {
"start": {
"line": 21,
"column": 52
},
"end": {
"line": 21,
"column": 59
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 743,
"end": 787,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 902,
"end": 945,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 26,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 951,
"end": 1039,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 29,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 951,
"end": 964,
"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": 965,
"end": 969,
"loc": {
"start": {
"line": 27,
"column": 18
},
"end": {
"line": 27,
"column": 22
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 971,
"end": 1039,
"loc": {
"start": {
"line": 27,
"column": 24
},
"end": {
"line": 29,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 982,
"end": 1032,
"loc": {
"start": {
"line": 28,
"column": 8
},
"end": {
"line": 28,
"column": 58
}
},
"argument": {
"type": "BinaryExpression",
"start": 989,
"end": 1031,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 57
}
},
"left": {
"type": "MemberExpression",
"start": 989,
"end": 1027,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 53
}
},
"object": {
"type": "CallExpression",
"start": 989,
"end": 1020,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 989,
"end": 1014,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 989,
"end": 993,
"loc": {
"start": {
"line": 28,
"column": 15
},
"end": {
"line": 28,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 994,
"end": 1014,
"loc": {
"start": {
"line": 28,
"column": 20
},
"end": {
"line": 28,
"column": 40
},
"identifierName": "getAvailableVariants"
},
"name": "getAvailableVariants"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1015,
"end": 1019,
"loc": {
"start": {
"line": 28,
"column": 41
},
"end": {
"line": 28,
"column": 45
},
"identifierName": "root"
},
"name": "root"
}
]
},
"property": {
"type": "Identifier",
"start": 1021,
"end": 1027,
"loc": {
"start": {
"line": 28,
"column": 47
},
"end": {
"line": 28,
"column": 53
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 1030,
"end": 1031,
"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": 902,
"end": 945,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 26,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1047,
"end": 1091,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 33,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1097,
"end": 1189,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 36,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1097,
"end": 1111,
"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": 1112,
"end": 1119,
"loc": {
"start": {
"line": 34,
"column": 19
},
"end": {
"line": 34,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1121,
"end": 1189,
"loc": {
"start": {
"line": 34,
"column": 28
},
"end": {
"line": 36,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1132,
"end": 1182,
"loc": {
"start": {
"line": 35,
"column": 8
},
"end": {
"line": 35,
"column": 58
}
},
"argument": {
"type": "CallExpression",
"start": 1139,
"end": 1181,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 1139,
"end": 1179,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 1139,
"end": 1170,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 1139,
"end": 1158,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 34
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 1159,
"end": 1170,
"loc": {
"start": {
"line": 35,
"column": 35
},
"end": {
"line": 35,
"column": 46
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1171,
"end": 1178,
"loc": {
"start": {
"line": 35,
"column": 47
},
"end": {
"line": 35,
"column": 54
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1047,
"end": 1091,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 33,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1197,
"end": 1241,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 40,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1247,
"end": 1341,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1247,
"end": 1262,
"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": 1263,
"end": 1270,
"loc": {
"start": {
"line": 41,
"column": 20
},
"end": {
"line": 41,
"column": 27
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1272,
"end": 1341,
"loc": {
"start": {
"line": 41,
"column": 29
},
"end": {
"line": 43,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1283,
"end": 1334,
"loc": {
"start": {
"line": 42,
"column": 8
},
"end": {
"line": 42,
"column": 59
}
},
"argument": {
"type": "CallExpression",
"start": 1290,
"end": 1333,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 1290,
"end": 1331,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 1290,
"end": 1322,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 1290,
"end": 1309,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 34
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 1310,
"end": 1322,
"loc": {
"start": {
"line": 42,
"column": 35
},
"end": {
"line": 42,
"column": 47
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1323,
"end": 1330,
"loc": {
"start": {
"line": 42,
"column": 48
},
"end": {
"line": 42,
"column": 55
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1197,
"end": 1241,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 40,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1349,
"end": 1392,
"loc": {
"start": {
"line": 45,
"column": 4
},
"end": {
"line": 47,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1398,
"end": 1677,
"loc": {
"start": {
"line": 48,
"column": 4
},
"end": {
"line": 57,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1398,
"end": 1418,
"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": 1419,
"end": 1423,
"loc": {
"start": {
"line": 48,
"column": 25
},
"end": {
"line": 48,
"column": 29
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 1425,
"end": 1677,
"loc": {
"start": {
"line": 48,
"column": 31
},
"end": {
"line": 57,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1436,
"end": 1489,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 61
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1442,
"end": 1488,
"loc": {
"start": {
"line": 49,
"column": 14
},
"end": {
"line": 49,
"column": 60
}
},
"id": {
"type": "Identifier",
"start": 1442,
"end": 1450,
"loc": {
"start": {
"line": 49,
"column": 14
},
"end": {
"line": 49,
"column": 22
},
"identifierName": "variants"
},
"name": "variants"
},
"init": {
"type": "MemberExpression",
"start": 1453,
"end": 1488,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 60
}
},
"object": {
"type": "Identifier",
"start": 1453,
"end": 1472,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 44
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 1473,
"end": 1488,
"loc": {
"start": {
"line": 49,
"column": 45
},
"end": {
"line": 49,
"column": 60
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 1501,
"end": 1520,
"loc": {
"start": {
"line": 51,
"column": 8
},
"end": {
"line": 51,
"column": 27
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1505,
"end": 1519,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1505,
"end": 1514,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 21
},
"identifierName": "available"
},
"name": "available"
},
"init": {
"type": "ArrayExpression",
"start": 1517,
"end": 1519,
"loc": {
"start": {
"line": 51,
"column": 24
},
"end": {
"line": 51,
"column": 26
}
},
"elements": []
}
}
],
"kind": "let"
},
{
"type": "ForInStatement",
"start": 1530,
"end": 1641,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 54,
"column": 9
}
},
"left": {
"type": "VariableDeclaration",
"start": 1535,
"end": 1548,
"loc": {
"start": {
"line": 52,
"column": 13
},
"end": {
"line": 52,
"column": 26
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1541,
"end": 1548,
"loc": {
"start": {
"line": 52,
"column": 19
},
"end": {
"line": 52,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1541,
"end": 1548,
"loc": {
"start": {
"line": 52,
"column": 19
},
"end": {
"line": 52,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
},
"init": null
}
],
"kind": "const"
},
"right": {
"type": "Identifier",
"start": 1552,
"end": 1560,
"loc": {
"start": {
"line": 52,
"column": 30
},
"end": {
"line": 52,
"column": 38
},
"identifierName": "variants"
},
"name": "variants"
},
"body": {
"type": "BlockStatement",
"start": 1562,
"end": 1641,
"loc": {
"start": {
"line": 52,
"column": 40
},
"end": {
"line": 54,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 1577,
"end": 1630,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"column": 65
}
},
"test": {
"type": "CallExpression",
"start": 1581,
"end": 1604,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 1581,
"end": 1598,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 1581,
"end": 1589,
"loc": {
"start": {
"line": 53,
"column": 16
},
"end": {
"line": 53,
"column": 24
},
"identifierName": "variants"
},
"name": "variants"
},
"property": {
"type": "Identifier",
"start": 1590,
"end": 1597,
"loc": {
"start": {
"line": 53,
"column": 25
},
"end": {
"line": 53,
"column": 32
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 1599,
"end": 1603,
"loc": {
"start": {
"line": 53,
"column": 34
},
"end": {
"line": 53,
"column": 38
},
"identifierName": "root"
},
"name": "root"
}
]
},
"consequent": {
"type": "ExpressionStatement",
"start": 1606,
"end": 1630,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 1606,
"end": 1629,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 1606,
"end": 1620,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 1606,
"end": 1615,
"loc": {
"start": {
"line": 53,
"column": 41
},
"end": {
"line": 53,
"column": 50
},
"identifierName": "available"
},
"name": "available"
},
"property": {
"type": "Identifier",
"start": 1616,
"end": 1620,
"loc": {
"start": {
"line": 53,
"column": 51
},
"end": {
"line": 53,
"column": 55
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1621,
"end": 1628,
"loc": {
"start": {
"line": 53,
"column": 56
},
"end": {
"line": 53,
"column": 63
},
"identifierName": "variant"
},
"name": "variant"
}
]
}
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ReturnStatement",
"start": 1653,
"end": 1670,
"loc": {
"start": {
"line": 56,
"column": 8
},
"end": {
"line": 56,
"column": 25
}
},
"argument": {
"type": "Identifier",
"start": 1660,
"end": 1669,
"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": 1349,
"end": 1392,
"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": 1685,
"end": 1832,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 64,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1838,
"end": 1960,
"loc": {
"start": {
"line": 65,
"column": 4
},
"end": {
"line": 68,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1838,
"end": 1846,
"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": 1847,
"end": 1851,
"loc": {
"start": {
"line": 65,
"column": 13
},
"end": {
"line": 65,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
{
"type": "Identifier",
"start": 1853,
"end": 1860,
"loc": {
"start": {
"line": 65,
"column": 19
},
"end": {
"line": 65,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1862,
"end": 1960,
"loc": {
"start": {
"line": 65,
"column": 28
},
"end": {
"line": 68,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1896,
"end": 1953,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 65
}
},
"argument": {
"type": "CallExpression",
"start": 1903,
"end": 1952,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 1903,
"end": 1946,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 58
}
},
"object": {
"type": "MemberExpression",
"start": 1903,
"end": 1937,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 1903,
"end": 1922,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 34
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1923,
"end": 1937,
"loc": {
"start": {
"line": 67,
"column": 35
},
"end": {
"line": 67,
"column": 49
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1938,
"end": 1945,
"loc": {
"start": {
"line": 67,
"column": 50
},
"end": {
"line": 67,
"column": 57
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true,
"leadingComments": null
},
"arguments": [
{
"type": "Identifier",
"start": 1947,
"end": 1951,
"loc": {
"start": {
"line": 67,
"column": 59
},
"end": {
"line": 67,
"column": 63
},
"identifierName": "root"
},
"name": "root"
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1873,
"end": 1886,
"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": 1685,
"end": 1832,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 64,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1968,
"end": 2012,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 72,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2018,
"end": 2108,
"loc": {
"start": {
"line": 73,
"column": 4
},
"end": {
"line": 75,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2018,
"end": 2031,
"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": 2032,
"end": 2039,
"loc": {
"start": {
"line": 73,
"column": 18
},
"end": {
"line": 73,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2041,
"end": 2108,
"loc": {
"start": {
"line": 73,
"column": 27
},
"end": {
"line": 75,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2052,
"end": 2101,
"loc": {
"start": {
"line": 74,
"column": 8
},
"end": {
"line": 74,
"column": 57
}
},
"argument": {
"type": "CallExpression",
"start": 2059,
"end": 2100,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 2059,
"end": 2098,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 2059,
"end": 2089,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 2059,
"end": 2078,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 34
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 2079,
"end": 2089,
"loc": {
"start": {
"line": 74,
"column": 35
},
"end": {
"line": 74,
"column": 45
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2090,
"end": 2097,
"loc": {
"start": {
"line": 74,
"column": 46
},
"end": {
"line": 74,
"column": 53
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1968,
"end": 2012,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 72,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2116,
"end": 2160,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2166,
"end": 2264,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 82,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2166,
"end": 2185,
"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": 2186,
"end": 2193,
"loc": {
"start": {
"line": 80,
"column": 24
},
"end": {
"line": 80,
"column": 31
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2195,
"end": 2264,
"loc": {
"start": {
"line": 80,
"column": 33
},
"end": {
"line": 82,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2206,
"end": 2257,
"loc": {
"start": {
"line": 81,
"column": 8
},
"end": {
"line": 81,
"column": 59
}
},
"argument": {
"type": "CallExpression",
"start": 2213,
"end": 2256,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 58
}
},
"callee": {
"type": "MemberExpression",
"start": 2213,
"end": 2254,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 2213,
"end": 2245,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 2213,
"end": 2232,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 34
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 2233,
"end": 2245,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 47
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2246,
"end": 2253,
"loc": {
"start": {
"line": 81,
"column": 48
},
"end": {
"line": 81,
"column": 55
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2116,
"end": 2160,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 2272,
"end": 2390,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2396,
"end": 2516,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 91,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2396,
"end": 2419,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 89,
"column": 27
},
"identifierName": "getAdditionalStatistics"
},
"name": "getAdditionalStatistics",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2420,
"end": 2424,
"loc": {
"start": {
"line": 89,
"column": 28
},
"end": {
"line": 89,
"column": 32
},
"identifierName": "root"
},
"name": "root"
},
{
"type": "Identifier",
"start": 2426,
"end": 2433,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 41
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2435,
"end": 2516,
"loc": {
"start": {
"line": 89,
"column": 43
},
"end": {
"line": 91,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2446,
"end": 2509,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 71
}
},
"argument": {
"type": "CallExpression",
"start": 2453,
"end": 2508,
"loc": {
"start": {
"line": 90,
"column": 15
},
"end": {
"line": 90,
"column": 70
}
},
"callee": {
"type": "MemberExpression",
"start": 2453,
"end": 2502,
"loc": {
"start": {
"line": 90,
"column": 15
},
"end": {
"line": 90,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 2453,
"end": 2493,
"loc": {
"start": {
"line": 90,
"column": 15
},
"end": {
"line": 90,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 2453,
"end": 2472,
"loc": {
"start": {
"line": 90,
"column": 15
},
"end": {
"line": 90,
"column": 34
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 2473,
"end": 2493,
"loc": {
"start": {
"line": 90,
"column": 35
},
"end": {
"line": 90,
"column": 55
},
"identifierName": "additionalStatistics"
},
"name": "additionalStatistics"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2494,
"end": 2501,
"loc": {
"start": {
"line": 90,
"column": 56
},
"end": {
"line": 90,
"column": 63
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 2503,
"end": 2507,
"loc": {
"start": {
"line": 90,
"column": 65
},
"end": {
"line": 90,
"column": 69
},
"identifierName": "root"
},
"name": "root"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 2272,
"end": 2390,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {number} rotation\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n * @param {Entity} entity\r\n * @returns {Array<number>|null}\r\n ",
"start": 2524,
"end": 2710,
"loc": {
"start": {
"line": 93,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2716,
"end": 2947,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 103,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2716,
"end": 2745,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 100,
"column": 33
},
"identifierName": "getSpecialOverlayRenderMatrix"
},
"name": "getSpecialOverlayRenderMatrix",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2746,
"end": 2754,
"loc": {
"start": {
"line": 100,
"column": 34
},
"end": {
"line": 100,
"column": 42
},
"identifierName": "rotation"
},
"name": "rotation"
},
{
"type": "Identifier",
"start": 2756,
"end": 2771,
"loc": {
"start": {
"line": 100,
"column": 44
},
"end": {
"line": 100,
"column": 59
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 2773,
"end": 2780,
"loc": {
"start": {
"line": 100,
"column": 61
},
"end": {
"line": 100,
"column": 68
},
"identifierName": "variant"
},
"name": "variant"
},
{
"type": "Identifier",
"start": 2782,
"end": 2788,
"loc": {
"start": {
"line": 100,
"column": 70
},
"end": {
"line": 100,
"column": 76
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 2790,
"end": 2947,
"loc": {
"start": {
"line": 100,
"column": 78
},
"end": {
"line": 103,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2801,
"end": 2886,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 93
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2805,
"end": 2885,
"loc": {
"start": {
"line": 101,
"column": 12
},
"end": {
"line": 101,
"column": 92
}
},
"id": {
"type": "Identifier",
"start": 2805,
"end": 2813,
"loc": {
"start": {
"line": 101,
"column": 12
},
"end": {
"line": 101,
"column": 20
},
"identifierName": "matrices"
},
"name": "matrices"
},
"init": {
"type": "CallExpression",
"start": 2816,
"end": 2885,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 92
}
},
"callee": {
"type": "MemberExpression",
"start": 2816,
"end": 2860,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 67
}
},
"object": {
"type": "MemberExpression",
"start": 2816,
"end": 2851,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 2816,
"end": 2835,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 42
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 2836,
"end": 2851,
"loc": {
"start": {
"line": 101,
"column": 43
},
"end": {
"line": 101,
"column": 58
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2852,
"end": 2859,
"loc": {
"start": {
"line": 101,
"column": 59
},
"end": {
"line": 101,
"column": 66
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 2861,
"end": 2867,
"loc": {
"start": {
"line": 101,
"column": 68
},
"end": {
"line": 101,
"column": 74
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 2869,
"end": 2884,
"loc": {
"start": {
"line": 101,
"column": 76
},
"end": {
"line": 101,
"column": 91
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
]
}
}
],
"kind": "let"
},
{
"type": "ReturnStatement",
"start": 2896,
"end": 2940,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 52
}
},
"argument": {
"type": "ConditionalExpression",
"start": 2903,
"end": 2939,
"loc": {
"start": {
"line": 102,
"column": 15
},
"end": {
"line": 102,
"column": 51
}
},
"test": {
"type": "Identifier",
"start": 2903,
"end": 2911,
"loc": {
"start": {
"line": 102,
"column": 15
},
"end": {
"line": 102,
"column": 23
},
"identifierName": "matrices"
},
"name": "matrices"
},
"consequent": {
"type": "MemberExpression",
"start": 2914,
"end": 2932,
"loc": {
"start": {
"line": 102,
"column": 26
},
"end": {
"line": 102,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 2914,
"end": 2922,
"loc": {
"start": {
"line": 102,
"column": 26
},
"end": {
"line": 102,
"column": 34
},
"identifierName": "matrices"
},
"name": "matrices"
},
"property": {
"type": "Identifier",
"start": 2923,
"end": 2931,
"loc": {
"start": {
"line": 102,
"column": 35
},
"end": {
"line": 102,
"column": 43
},
"identifierName": "rotation"
},
"name": "rotation"
},
"computed": true
},
"alternate": {
"type": "NullLiteral",
"start": 2935,
"end": 2939,
"loc": {
"start": {
"line": 102,
"column": 47
},
"end": {
"line": 102,
"column": 51
}
}
}
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {number} rotation\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n * @param {Entity} entity\r\n * @returns {Array<number>|null}\r\n ",
"start": 2524,
"end": 2710,
"loc": {
"start": {
"line": 93,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2955,
"end": 2999,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3005,
"end": 3095,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 110,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3005,
"end": 3018,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 108,
"column": 17
},
"identifierName": "getRenderPins"
},
"name": "getRenderPins",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3019,
"end": 3026,
"loc": {
"start": {
"line": 108,
"column": 18
},
"end": {
"line": 108,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 3028,
"end": 3095,
"loc": {
"start": {
"line": 108,
"column": 27
},
"end": {
"line": 110,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 3039,
"end": 3088,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 57
}
},
"argument": {
"type": "CallExpression",
"start": 3046,
"end": 3087,
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 3046,
"end": 3085,
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 3046,
"end": 3076,
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 3046,
"end": 3065,
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 34
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 3066,
"end": 3076,
"loc": {
"start": {
"line": 109,
"column": 35
},
"end": {
"line": 109,
"column": 45
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3077,
"end": 3084,
"loc": {
"start": {
"line": 109,
"column": 46
},
"end": {
"line": 109,
"column": 53
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2955,
"end": 2999,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3103,
"end": 3195,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 115,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3201,
"end": 3321,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 118,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3201,
"end": 3222,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 116,
"column": 25
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3223,
"end": 3229,
"loc": {
"start": {
"line": 116,
"column": 26
},
"end": {
"line": 116,
"column": 32
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 3231,
"end": 3321,
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 118,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3242,
"end": 3314,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 80
}
},
"expression": {
"type": "CallExpression",
"start": 3242,
"end": 3313,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 79
}
},
"callee": {
"type": "MemberExpression",
"start": 3242,
"end": 3291,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 57
}
},
"object": {
"type": "MemberExpression",
"start": 3242,
"end": 3283,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 3242,
"end": 3261,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 27
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 3262,
"end": 3283,
"loc": {
"start": {
"line": 117,
"column": 28
},
"end": {
"line": 117,
"column": 49
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3284,
"end": 3291,
"loc": {
"start": {
"line": 117,
"column": 50
},
"end": {
"line": 117,
"column": 57
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3292,
"end": 3312,
"loc": {
"start": {
"line": 117,
"column": 58
},
"end": {
"line": 117,
"column": 78
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3292,
"end": 3296,
"loc": {
"start": {
"line": 117,
"column": 58
},
"end": {
"line": 117,
"column": 62
},
"identifierName": "func"
},
"name": "func"
}
],
"body": {
"type": "CallExpression",
"start": 3300,
"end": 3312,
"loc": {
"start": {
"line": 117,
"column": 66
},
"end": {
"line": 117,
"column": 78
}
},
"callee": {
"type": "Identifier",
"start": 3300,
"end": 3304,
"loc": {
"start": {
"line": 117,
"column": 66
},
"end": {
"line": 117,
"column": 70
},
"identifierName": "func"
},
"name": "func"
},
"arguments": [
{
"type": "Identifier",
"start": 3305,
"end": 3311,
"loc": {
"start": {
"line": 117,
"column": 71
},
"end": {
"line": 117,
"column": 77
},
"identifierName": "entity"
},
"name": "entity"
}
]
}
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3103,
"end": 3195,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 115,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3329,
"end": 3444,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3450,
"end": 3591,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 127,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3450,
"end": 3464,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 125,
"column": 18
},
"identifierName": "updateVariants"
},
"name": "updateVariants",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3465,
"end": 3471,
"loc": {
"start": {
"line": 125,
"column": 19
},
"end": {
"line": 125,
"column": 25
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3473,
"end": 3488,
"loc": {
"start": {
"line": 125,
"column": 27
},
"end": {
"line": 125,
"column": 42
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 3490,
"end": 3497,
"loc": {
"start": {
"line": 125,
"column": 44
},
"end": {
"line": 125,
"column": 51
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 3499,
"end": 3591,
"loc": {
"start": {
"line": 125,
"column": 53
},
"end": {
"line": 127,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3510,
"end": 3584,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 82
}
},
"expression": {
"type": "CallExpression",
"start": 3510,
"end": 3583,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 81
}
},
"callee": {
"type": "MemberExpression",
"start": 3510,
"end": 3558,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 3510,
"end": 3549,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 3510,
"end": 3529,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 27
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 3530,
"end": 3549,
"loc": {
"start": {
"line": 126,
"column": 28
},
"end": {
"line": 126,
"column": 47
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3550,
"end": 3557,
"loc": {
"start": {
"line": 126,
"column": 48
},
"end": {
"line": 126,
"column": 55
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 3559,
"end": 3565,
"loc": {
"start": {
"line": 126,
"column": 57
},
"end": {
"line": 126,
"column": 63
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3567,
"end": 3582,
"loc": {
"start": {
"line": 126,
"column": 65
},
"end": {
"line": 126,
"column": 80
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
]
}
}
],
"directives": []
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3329,
"end": 3444,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExpressionStatement",
"start": 3598,
"end": 4282,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 154,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3598,
"end": 4281,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 154,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3598,
"end": 3639,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 130,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 3598,
"end": 3617,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 130,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 3618,
"end": 3639,
"loc": {
"start": {
"line": 130,
"column": 20
},
"end": {
"line": 130,
"column": 41
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"right": {
"type": "ArrayExpression",
"start": 3642,
"end": 4281,
"loc": {
"start": {
"line": 130,
"column": 44
},
"end": {
"line": 154,
"column": 1
}
},
"elements": [
{
"type": "ArrowFunctionExpression",
"start": 3649,
"end": 3834,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 137,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3649,
"end": 3655,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3664,
"end": 3834,
"loc": {
"start": {
"line": 132,
"column": 4
},
"end": {
"line": 137,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 3664,
"end": 3683,
"loc": {
"start": {
"line": 132,
"column": 4
},
"end": {
"line": 132,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 3664,
"end": 3670,
"loc": {
"start": {
"line": 132,
"column": 4
},
"end": {
"line": 132,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3671,
"end": 3683,
"loc": {
"start": {
"line": 132,
"column": 11
},
"end": {
"line": 132,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3694,
"end": 3827,
"loc": {
"start": {
"line": 133,
"column": 8
},
"end": {
"line": 136,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 3698,
"end": 3720,
"loc": {
"start": {
"line": 133,
"column": 12
},
"end": {
"line": 133,
"column": 34
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3721,
"end": 3826,
"loc": {
"start": {
"line": 133,
"column": 35
},
"end": {
"line": 136,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3736,
"end": 3754,
"loc": {
"start": {
"line": 134,
"column": 12
},
"end": {
"line": 134,
"column": 30
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3736,
"end": 3751,
"loc": {
"start": {
"line": 134,
"column": 12
},
"end": {
"line": 134,
"column": 27
},
"identifierName": "inputsPerCharge"
},
"name": "inputsPerCharge"
},
"value": {
"type": "NumericLiteral",
"start": 3753,
"end": 3754,
"loc": {
"start": {
"line": 134,
"column": 29
},
"end": {
"line": 134,
"column": 30
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
},
{
"type": "ObjectProperty",
"start": 3769,
"end": 3814,
"loc": {
"start": {
"line": 135,
"column": 12
},
"end": {
"line": 135,
"column": 57
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3769,
"end": 3782,
"loc": {
"start": {
"line": 135,
"column": 12
},
"end": {
"line": 135,
"column": 25
},
"identifierName": "processorType"
},
"name": "processorType"
},
"value": {
"type": "MemberExpression",
"start": 3784,
"end": 3814,
"loc": {
"start": {
"line": 135,
"column": 27
},
"end": {
"line": 135,
"column": 57
}
},
"object": {
"type": "Identifier",
"start": 3784,
"end": 3806,
"loc": {
"start": {
"line": 135,
"column": 27
},
"end": {
"line": 135,
"column": 49
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 3807,
"end": 3814,
"loc": {
"start": {
"line": 135,
"column": 50
},
"end": {
"line": 135,
"column": 57
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 3841,
"end": 4010,
"loc": {
"start": {
"line": 138,
"column": 4
},
"end": {
"line": 143,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3841,
"end": 3847,
"loc": {
"start": {
"line": 138,
"column": 4
},
"end": {
"line": 138,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3856,
"end": 4010,
"loc": {
"start": {
"line": 139,
"column": 4
},
"end": {
"line": 143,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 3856,
"end": 3875,
"loc": {
"start": {
"line": 139,
"column": 4
},
"end": {
"line": 139,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 3856,
"end": 3862,
"loc": {
"start": {
"line": 139,
"column": 4
},
"end": {
"line": 139,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3863,
"end": 3875,
"loc": {
"start": {
"line": 139,
"column": 11
},
"end": {
"line": 139,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3886,
"end": 4003,
"loc": {
"start": {
"line": 140,
"column": 8
},
"end": {
"line": 142,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 3890,
"end": 3910,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 32
},
"identifierName": "ItemEjectorComponent"
},
"name": "ItemEjectorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3911,
"end": 4002,
"loc": {
"start": {
"line": 140,
"column": 33
},
"end": {
"line": 142,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3926,
"end": 3990,
"loc": {
"start": {
"line": 141,
"column": 12
},
"end": {
"line": 141,
"column": 76
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3926,
"end": 3931,
"loc": {
"start": {
"line": 141,
"column": 12
},
"end": {
"line": 141,
"column": 17
},
"identifierName": "slots"
},
"name": "slots"
},
"value": {
"type": "ArrayExpression",
"start": 3933,
"end": 3990,
"loc": {
"start": {
"line": 141,
"column": 19
},
"end": {
"line": 141,
"column": 76
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 3934,
"end": 3989,
"loc": {
"start": {
"line": 141,
"column": 20
},
"end": {
"line": 141,
"column": 75
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3936,
"end": 3957,
"loc": {
"start": {
"line": 141,
"column": 22
},
"end": {
"line": 141,
"column": 43
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3936,
"end": 3939,
"loc": {
"start": {
"line": 141,
"column": 22
},
"end": {
"line": 141,
"column": 25
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 3941,
"end": 3957,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 43
}
},
"callee": {
"type": "Identifier",
"start": 3945,
"end": 3951,
"loc": {
"start": {
"line": 141,
"column": 31
},
"end": {
"line": 141,
"column": 37
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 3952,
"end": 3953,
"loc": {
"start": {
"line": 141,
"column": 38
},
"end": {
"line": 141,
"column": 39
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 3955,
"end": 3956,
"loc": {
"start": {
"line": 141,
"column": 41
},
"end": {
"line": 141,
"column": 42
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 3959,
"end": 3987,
"loc": {
"start": {
"line": 141,
"column": 45
},
"end": {
"line": 141,
"column": 73
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3959,
"end": 3968,
"loc": {
"start": {
"line": 141,
"column": 45
},
"end": {
"line": 141,
"column": 54
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 3970,
"end": 3987,
"loc": {
"start": {
"line": 141,
"column": 56
},
"end": {
"line": 141,
"column": 73
}
},
"object": {
"type": "Identifier",
"start": 3970,
"end": 3983,
"loc": {
"start": {
"line": 141,
"column": 56
},
"end": {
"line": 141,
"column": 69
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 3984,
"end": 3987,
"loc": {
"start": {
"line": 141,
"column": 70
},
"end": {
"line": 141,
"column": 73
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
}
]
}
]
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 4017,
"end": 4277,
"loc": {
"start": {
"line": 144,
"column": 4
},
"end": {
"line": 153,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4017,
"end": 4023,
"loc": {
"start": {
"line": 144,
"column": 4
},
"end": {
"line": 144,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 4032,
"end": 4277,
"loc": {
"start": {
"line": 145,
"column": 4
},
"end": {
"line": 153,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 4032,
"end": 4051,
"loc": {
"start": {
"line": 145,
"column": 4
},
"end": {
"line": 145,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 4032,
"end": 4038,
"loc": {
"start": {
"line": 145,
"column": 4
},
"end": {
"line": 145,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 4039,
"end": 4051,
"loc": {
"start": {
"line": 145,
"column": 11
},
"end": {
"line": 145,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 4062,
"end": 4270,
"loc": {
"start": {
"line": 146,
"column": 8
},
"end": {
"line": 152,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 4066,
"end": 4087,
"loc": {
"start": {
"line": 146,
"column": 12
},
"end": {
"line": 146,
"column": 33
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 4088,
"end": 4269,
"loc": {
"start": {
"line": 146,
"column": 34
},
"end": {
"line": 152,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4103,
"end": 4257,
"loc": {
"start": {
"line": 147,
"column": 12
},
"end": {
"line": 151,
"column": 16
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4103,
"end": 4108,
"loc": {
"start": {
"line": 147,
"column": 12
},
"end": {
"line": 147,
"column": 17
},
"identifierName": "slots"
},
"name": "slots"
},
"value": {
"type": "ArrayExpression",
"start": 4110,
"end": 4257,
"loc": {
"start": {
"line": 147,
"column": 19
},
"end": {
"line": 151,
"column": 16
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 4111,
"end": 4254,
"loc": {
"start": {
"line": 147,
"column": 20
},
"end": {
"line": 151,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4130,
"end": 4151,
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4130,
"end": 4133,
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 4135,
"end": 4151,
"loc": {
"start": {
"line": 148,
"column": 21
},
"end": {
"line": 148,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 4139,
"end": 4145,
"loc": {
"start": {
"line": 148,
"column": 25
},
"end": {
"line": 148,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4146,
"end": 4147,
"loc": {
"start": {
"line": 148,
"column": 32
},
"end": {
"line": 148,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4149,
"end": 4150,
"loc": {
"start": {
"line": 148,
"column": 35
},
"end": {
"line": 148,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 4170,
"end": 4204,
"loc": {
"start": {
"line": 149,
"column": 16
},
"end": {
"line": 149,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4170,
"end": 4180,
"loc": {
"start": {
"line": 149,
"column": 16
},
"end": {
"line": 149,
"column": 26
},
"identifierName": "directions"
},
"name": "directions"
},
"value": {
"type": "ArrayExpression",
"start": 4182,
"end": 4204,
"loc": {
"start": {
"line": 149,
"column": 28
},
"end": {
"line": 149,
"column": 50
}
},
"elements": [
{
"type": "MemberExpression",
"start": 4183,
"end": 4203,
"loc": {
"start": {
"line": 149,
"column": 29
},
"end": {
"line": 149,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 4183,
"end": 4196,
"loc": {
"start": {
"line": 149,
"column": 29
},
"end": {
"line": 149,
"column": 42
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 4197,
"end": 4203,
"loc": {
"start": {
"line": 149,
"column": 43
},
"end": {
"line": 149,
"column": 49
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
]
}
},
{
"type": "ObjectProperty",
"start": 4223,
"end": 4238,
"loc": {
"start": {
"line": 150,
"column": 16
},
"end": {
"line": 150,
"column": 31
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4223,
"end": 4229,
"loc": {
"start": {
"line": 150,
"column": 16
},
"end": {
"line": 150,
"column": 22
},
"identifierName": "filter"
},
"name": "filter"
},
"value": {
"type": "StringLiteral",
"start": 4231,
"end": 4238,
"loc": {
"start": {
"line": 150,
"column": 24
},
"end": {
"line": 150,
"column": 31
}
},
"extra": {
"rawValue": "shape",
"raw": "\"shape\""
},
"value": "shape"
}
}
]
}
]
}
}
]
}
]
}
]
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4286,
"end": 4368,
"loc": {
"start": {
"line": 156,
"column": 0
},
"end": {
"line": 159,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4286,
"end": 4367,
"loc": {
"start": {
"line": 156,
"column": 0
},
"end": {
"line": 159,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4286,
"end": 4314,
"loc": {
"start": {
"line": 156,
"column": 0
},
"end": {
"line": 156,
"column": 28
}
},
"object": {
"type": "Identifier",
"start": 4286,
"end": 4305,
"loc": {
"start": {
"line": 156,
"column": 0
},
"end": {
"line": 156,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 4306,
"end": 4314,
"loc": {
"start": {
"line": 156,
"column": 20
},
"end": {
"line": 156,
"column": 28
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4317,
"end": 4367,
"loc": {
"start": {
"line": 156,
"column": 31
},
"end": {
"line": 159,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4324,
"end": 4334,
"loc": {
"start": {
"line": 157,
"column": 4
},
"end": {
"line": 157,
"column": 14
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4324,
"end": 4327,
"loc": {
"start": {
"line": 157,
"column": 4
},
"end": {
"line": 157,
"column": 7
},
"identifierName": "ccw"
},
"name": "ccw"
},
"value": {
"type": "StringLiteral",
"start": 4329,
"end": 4334,
"loc": {
"start": {
"line": 157,
"column": 9
},
"end": {
"line": 157,
"column": 14
}
},
"extra": {
"rawValue": "ccw",
"raw": "\"ccw\""
},
"value": "ccw"
}
},
{
"type": "ObjectProperty",
"start": 4341,
"end": 4363,
"loc": {
"start": {
"line": 158,
"column": 4
},
"end": {
"line": 158,
"column": 26
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4341,
"end": 4350,
"loc": {
"start": {
"line": 158,
"column": 4
},
"end": {
"line": 158,
"column": 13
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"value": {
"type": "StringLiteral",
"start": 4352,
"end": 4363,
"loc": {
"start": {
"line": 158,
"column": 15
},
"end": {
"line": 158,
"column": 26
}
},
"extra": {
"rawValue": "rotate180",
"raw": "\"rotate180\""
},
"value": "rotate180"
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4372,
"end": 4601,
"loc": {
"start": {
"line": 161,
"column": 0
},
"end": {
"line": 165,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4372,
"end": 4600,
"loc": {
"start": {
"line": 161,
"column": 0
},
"end": {
"line": 165,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4372,
"end": 4402,
"loc": {
"start": {
"line": 161,
"column": 0
},
"end": {
"line": 161,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 4372,
"end": 4391,
"loc": {
"start": {
"line": 161,
"column": 0
},
"end": {
"line": 161,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 4392,
"end": 4402,
"loc": {
"start": {
"line": 161,
"column": 20
},
"end": {
"line": 161,
"column": 30
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4405,
"end": 4600,
"loc": {
"start": {
"line": 161,
"column": 33
},
"end": {
"line": 165,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4412,
"end": 4460,
"loc": {
"start": {
"line": 162,
"column": 4
},
"end": {
"line": 162,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4413,
"end": 4435,
"loc": {
"start": {
"line": 162,
"column": 5
},
"end": {
"line": 162,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4438,
"end": 4460,
"loc": {
"start": {
"line": 162,
"column": 30
},
"end": {
"line": 162,
"column": 52
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 4444,
"end": 4460,
"loc": {
"start": {
"line": 162,
"column": 36
},
"end": {
"line": 162,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 4448,
"end": 4454,
"loc": {
"start": {
"line": 162,
"column": 40
},
"end": {
"line": 162,
"column": 46
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4455,
"end": 4456,
"loc": {
"start": {
"line": 162,
"column": 47
},
"end": {
"line": 162,
"column": 48
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4458,
"end": 4459,
"loc": {
"start": {
"line": 162,
"column": 50
},
"end": {
"line": 162,
"column": 51
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 4467,
"end": 4525,
"loc": {
"start": {
"line": 163,
"column": 4
},
"end": {
"line": 163,
"column": 62
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4468,
"end": 4500,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 4468,
"end": 4496,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 4468,
"end": 4487,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 4488,
"end": 4496,
"loc": {
"start": {
"line": 163,
"column": 25
},
"end": {
"line": 163,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4497,
"end": 4500,
"loc": {
"start": {
"line": 163,
"column": 34
},
"end": {
"line": 163,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4503,
"end": 4525,
"loc": {
"start": {
"line": 163,
"column": 40
},
"end": {
"line": 163,
"column": 62
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 4509,
"end": 4525,
"loc": {
"start": {
"line": 163,
"column": 46
},
"end": {
"line": 163,
"column": 62
}
},
"callee": {
"type": "Identifier",
"start": 4513,
"end": 4519,
"loc": {
"start": {
"line": 163,
"column": 50
},
"end": {
"line": 163,
"column": 56
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4520,
"end": 4521,
"loc": {
"start": {
"line": 163,
"column": 57
},
"end": {
"line": 163,
"column": 58
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4523,
"end": 4524,
"loc": {
"start": {
"line": 163,
"column": 60
},
"end": {
"line": 163,
"column": 61
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 4532,
"end": 4596,
"loc": {
"start": {
"line": 164,
"column": 4
},
"end": {
"line": 164,
"column": 68
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4533,
"end": 4571,
"loc": {
"start": {
"line": 164,
"column": 5
},
"end": {
"line": 164,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 4533,
"end": 4561,
"loc": {
"start": {
"line": 164,
"column": 5
},
"end": {
"line": 164,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 4533,
"end": 4552,
"loc": {
"start": {
"line": 164,
"column": 5
},
"end": {
"line": 164,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 4553,
"end": 4561,
"loc": {
"start": {
"line": 164,
"column": 25
},
"end": {
"line": 164,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4562,
"end": 4571,
"loc": {
"start": {
"line": 164,
"column": 34
},
"end": {
"line": 164,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4574,
"end": 4596,
"loc": {
"start": {
"line": 164,
"column": 46
},
"end": {
"line": 164,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 4580,
"end": 4596,
"loc": {
"start": {
"line": 164,
"column": 52
},
"end": {
"line": 164,
"column": 68
}
},
"callee": {
"type": "Identifier",
"start": 4584,
"end": 4590,
"loc": {
"start": {
"line": 164,
"column": 56
},
"end": {
"line": 164,
"column": 62
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4591,
"end": 4592,
"loc": {
"start": {
"line": 164,
"column": 63
},
"end": {
"line": 164,
"column": 64
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4594,
"end": 4595,
"loc": {
"start": {
"line": 164,
"column": 66
},
"end": {
"line": 164,
"column": 67
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4605,
"end": 4819,
"loc": {
"start": {
"line": 167,
"column": 0
},
"end": {
"line": 171,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4605,
"end": 4818,
"loc": {
"start": {
"line": 167,
"column": 0
},
"end": {
"line": 171,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4605,
"end": 4641,
"loc": {
"start": {
"line": 167,
"column": 0
},
"end": {
"line": 167,
"column": 36
}
},
"object": {
"type": "Identifier",
"start": 4605,
"end": 4624,
"loc": {
"start": {
"line": 167,
"column": 0
},
"end": {
"line": 167,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 4625,
"end": 4641,
"loc": {
"start": {
"line": 167,
"column": 20
},
"end": {
"line": 167,
"column": 36
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4644,
"end": 4818,
"loc": {
"start": {
"line": 167,
"column": 39
},
"end": {
"line": 171,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4651,
"end": 4692,
"loc": {
"start": {
"line": 168,
"column": 4
},
"end": {
"line": 168,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4652,
"end": 4674,
"loc": {
"start": {
"line": 168,
"column": 5
},
"end": {
"line": 168,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4677,
"end": 4692,
"loc": {
"start": {
"line": 168,
"column": 30
},
"end": {
"line": 168,
"column": 45
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 4683,
"end": 4692,
"loc": {
"start": {
"line": 168,
"column": 36
},
"end": {
"line": 168,
"column": 45
}
},
"extra": {
"rawValue": "#7dc6cd",
"raw": "\"#7dc6cd\""
},
"value": "#7dc6cd"
}
}
},
{
"type": "ObjectProperty",
"start": 4699,
"end": 4750,
"loc": {
"start": {
"line": 169,
"column": 4
},
"end": {
"line": 169,
"column": 55
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4700,
"end": 4732,
"loc": {
"start": {
"line": 169,
"column": 5
},
"end": {
"line": 169,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 4700,
"end": 4728,
"loc": {
"start": {
"line": 169,
"column": 5
},
"end": {
"line": 169,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 4700,
"end": 4719,
"loc": {
"start": {
"line": 169,
"column": 5
},
"end": {
"line": 169,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 4720,
"end": 4728,
"loc": {
"start": {
"line": 169,
"column": 25
},
"end": {
"line": 169,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4729,
"end": 4732,
"loc": {
"start": {
"line": 169,
"column": 34
},
"end": {
"line": 169,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4735,
"end": 4750,
"loc": {
"start": {
"line": 169,
"column": 40
},
"end": {
"line": 169,
"column": 55
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 4741,
"end": 4750,
"loc": {
"start": {
"line": 169,
"column": 46
},
"end": {
"line": 169,
"column": 55
}
},
"extra": {
"rawValue": "#7dc6cd",
"raw": "\"#7dc6cd\""
},
"value": "#7dc6cd"
}
}
},
{
"type": "ObjectProperty",
"start": 4757,
"end": 4814,
"loc": {
"start": {
"line": 170,
"column": 4
},
"end": {
"line": 170,
"column": 61
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4758,
"end": 4796,
"loc": {
"start": {
"line": 170,
"column": 5
},
"end": {
"line": 170,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 4758,
"end": 4786,
"loc": {
"start": {
"line": 170,
"column": 5
},
"end": {
"line": 170,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 4758,
"end": 4777,
"loc": {
"start": {
"line": 170,
"column": 5
},
"end": {
"line": 170,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 4778,
"end": 4786,
"loc": {
"start": {
"line": 170,
"column": 25
},
"end": {
"line": 170,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4787,
"end": 4796,
"loc": {
"start": {
"line": 170,
"column": 34
},
"end": {
"line": 170,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4799,
"end": 4814,
"loc": {
"start": {
"line": 170,
"column": 46
},
"end": {
"line": 170,
"column": 61
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 4805,
"end": 4814,
"loc": {
"start": {
"line": 170,
"column": 52
},
"end": {
"line": 170,
"column": 61
}
},
"extra": {
"rawValue": "#7dc6cd",
"raw": "\"#7dc6cd\""
},
"value": "#7dc6cd"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4823,
"end": 5261,
"loc": {
"start": {
"line": 173,
"column": 0
},
"end": {
"line": 180,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4823,
"end": 5260,
"loc": {
"start": {
"line": 173,
"column": 0
},
"end": {
"line": 180,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4823,
"end": 4858,
"loc": {
"start": {
"line": 173,
"column": 0
},
"end": {
"line": 173,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 4823,
"end": 4842,
"loc": {
"start": {
"line": 173,
"column": 0
},
"end": {
"line": 173,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 4843,
"end": 4858,
"loc": {
"start": {
"line": 173,
"column": 20
},
"end": {
"line": 173,
"column": 35
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4861,
"end": 5260,
"loc": {
"start": {
"line": 173,
"column": 38
},
"end": {
"line": 180,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4868,
"end": 4984,
"loc": {
"start": {
"line": 174,
"column": 4
},
"end": {
"line": 175,
"column": 60
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4869,
"end": 4891,
"loc": {
"start": {
"line": 174,
"column": 5
},
"end": {
"line": 174,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4894,
"end": 4984,
"loc": {
"start": {
"line": 174,
"column": 30
},
"end": {
"line": 175,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4895,
"end": 4901,
"loc": {
"start": {
"line": 174,
"column": 31
},
"end": {
"line": 174,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 4903,
"end": 4918,
"loc": {
"start": {
"line": 174,
"column": 39
},
"end": {
"line": 174,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "CallExpression",
"start": 4932,
"end": 4984,
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 175,
"column": 60
}
},
"callee": {
"type": "Identifier",
"start": 4932,
"end": 4955,
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 175,
"column": 31
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"arguments": [
{
"type": "ArrayExpression",
"start": 4956,
"end": 4983,
"loc": {
"start": {
"line": 175,
"column": 32
},
"end": {
"line": 175,
"column": 59
}
},
"elements": [
{
"type": "NumericLiteral",
"start": 4957,
"end": 4958,
"loc": {
"start": {
"line": 175,
"column": 33
},
"end": {
"line": 175,
"column": 34
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4960,
"end": 4961,
"loc": {
"start": {
"line": 175,
"column": 36
},
"end": {
"line": 175,
"column": 37
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4963,
"end": 4964,
"loc": {
"start": {
"line": 175,
"column": 39
},
"end": {
"line": 175,
"column": 40
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4966,
"end": 4967,
"loc": {
"start": {
"line": 175,
"column": 42
},
"end": {
"line": 175,
"column": 43
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4969,
"end": 4970,
"loc": {
"start": {
"line": 175,
"column": 45
},
"end": {
"line": 175,
"column": 46
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4972,
"end": 4973,
"loc": {
"start": {
"line": 175,
"column": 48
},
"end": {
"line": 175,
"column": 49
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4975,
"end": 4976,
"loc": {
"start": {
"line": 175,
"column": 51
},
"end": {
"line": 175,
"column": 52
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4978,
"end": 4979,
"loc": {
"start": {
"line": 175,
"column": 54
},
"end": {
"line": 175,
"column": 55
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 4981,
"end": 4982,
"loc": {
"start": {
"line": 175,
"column": 57
},
"end": {
"line": 175,
"column": 58
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 4991,
"end": 5117,
"loc": {
"start": {
"line": 176,
"column": 4
},
"end": {
"line": 177,
"column": 60
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4992,
"end": 5024,
"loc": {
"start": {
"line": 176,
"column": 5
},
"end": {
"line": 176,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 4992,
"end": 5020,
"loc": {
"start": {
"line": 176,
"column": 5
},
"end": {
"line": 176,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 4992,
"end": 5011,
"loc": {
"start": {
"line": 176,
"column": 5
},
"end": {
"line": 176,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 5012,
"end": 5020,
"loc": {
"start": {
"line": 176,
"column": 25
},
"end": {
"line": 176,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5021,
"end": 5024,
"loc": {
"start": {
"line": 176,
"column": 34
},
"end": {
"line": 176,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5027,
"end": 5117,
"loc": {
"start": {
"line": 176,
"column": 40
},
"end": {
"line": 177,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5028,
"end": 5034,
"loc": {
"start": {
"line": 176,
"column": 41
},
"end": {
"line": 176,
"column": 47
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 5036,
"end": 5051,
"loc": {
"start": {
"line": 176,
"column": 49
},
"end": {
"line": 176,
"column": 64
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "CallExpression",
"start": 5065,
"end": 5117,
"loc": {
"start": {
"line": 177,
"column": 8
},
"end": {
"line": 177,
"column": 60
}
},
"callee": {
"type": "Identifier",
"start": 5065,
"end": 5088,
"loc": {
"start": {
"line": 177,
"column": 8
},
"end": {
"line": 177,
"column": 31
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"arguments": [
{
"type": "ArrayExpression",
"start": 5089,
"end": 5116,
"loc": {
"start": {
"line": 177,
"column": 32
},
"end": {
"line": 177,
"column": 59
}
},
"elements": [
{
"type": "NumericLiteral",
"start": 5090,
"end": 5091,
"loc": {
"start": {
"line": 177,
"column": 33
},
"end": {
"line": 177,
"column": 34
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5093,
"end": 5094,
"loc": {
"start": {
"line": 177,
"column": 36
},
"end": {
"line": 177,
"column": 37
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5096,
"end": 5097,
"loc": {
"start": {
"line": 177,
"column": 39
},
"end": {
"line": 177,
"column": 40
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 5099,
"end": 5100,
"loc": {
"start": {
"line": 177,
"column": 42
},
"end": {
"line": 177,
"column": 43
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 5102,
"end": 5103,
"loc": {
"start": {
"line": 177,
"column": 45
},
"end": {
"line": 177,
"column": 46
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5105,
"end": 5106,
"loc": {
"start": {
"line": 177,
"column": 48
},
"end": {
"line": 177,
"column": 49
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5108,
"end": 5109,
"loc": {
"start": {
"line": 177,
"column": 51
},
"end": {
"line": 177,
"column": 52
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5111,
"end": 5112,
"loc": {
"start": {
"line": 177,
"column": 54
},
"end": {
"line": 177,
"column": 55
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5114,
"end": 5115,
"loc": {
"start": {
"line": 177,
"column": 57
},
"end": {
"line": 177,
"column": 58
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 5124,
"end": 5256,
"loc": {
"start": {
"line": 178,
"column": 4
},
"end": {
"line": 179,
"column": 60
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5125,
"end": 5163,
"loc": {
"start": {
"line": 178,
"column": 5
},
"end": {
"line": 178,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 5125,
"end": 5153,
"loc": {
"start": {
"line": 178,
"column": 5
},
"end": {
"line": 178,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 5125,
"end": 5144,
"loc": {
"start": {
"line": 178,
"column": 5
},
"end": {
"line": 178,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 5145,
"end": 5153,
"loc": {
"start": {
"line": 178,
"column": 25
},
"end": {
"line": 178,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5154,
"end": 5163,
"loc": {
"start": {
"line": 178,
"column": 34
},
"end": {
"line": 178,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5166,
"end": 5256,
"loc": {
"start": {
"line": 178,
"column": 46
},
"end": {
"line": 179,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5167,
"end": 5173,
"loc": {
"start": {
"line": 178,
"column": 47
},
"end": {
"line": 178,
"column": 53
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 5175,
"end": 5190,
"loc": {
"start": {
"line": 178,
"column": 55
},
"end": {
"line": 178,
"column": 70
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "CallExpression",
"start": 5204,
"end": 5256,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 60
}
},
"callee": {
"type": "Identifier",
"start": 5204,
"end": 5227,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 31
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"arguments": [
{
"type": "ArrayExpression",
"start": 5228,
"end": 5255,
"loc": {
"start": {
"line": 179,
"column": 32
},
"end": {
"line": 179,
"column": 59
}
},
"elements": [
{
"type": "NumericLiteral",
"start": 5229,
"end": 5230,
"loc": {
"start": {
"line": 179,
"column": 33
},
"end": {
"line": 179,
"column": 34
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5232,
"end": 5233,
"loc": {
"start": {
"line": 179,
"column": 36
},
"end": {
"line": 179,
"column": 37
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5235,
"end": 5236,
"loc": {
"start": {
"line": 179,
"column": 39
},
"end": {
"line": 179,
"column": 40
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 5238,
"end": 5239,
"loc": {
"start": {
"line": 179,
"column": 42
},
"end": {
"line": 179,
"column": 43
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5241,
"end": 5242,
"loc": {
"start": {
"line": 179,
"column": 45
},
"end": {
"line": 179,
"column": 46
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5244,
"end": 5245,
"loc": {
"start": {
"line": 179,
"column": 48
},
"end": {
"line": 179,
"column": 49
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5247,
"end": 5248,
"loc": {
"start": {
"line": 179,
"column": 51
},
"end": {
"line": 179,
"column": 52
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 5250,
"end": 5251,
"loc": {
"start": {
"line": 179,
"column": 54
},
"end": {
"line": 179,
"column": 55
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5253,
"end": 5254,
"loc": {
"start": {
"line": 179,
"column": 57
},
"end": {
"line": 179,
"column": 58
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5265,
"end": 5678,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 188,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5265,
"end": 5677,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 188,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5265,
"end": 5300,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 182,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 5265,
"end": 5284,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 182,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 5285,
"end": 5300,
"loc": {
"start": {
"line": 182,
"column": 20
},
"end": {
"line": 182,
"column": 35
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5303,
"end": 5677,
"loc": {
"start": {
"line": 182,
"column": 38
},
"end": {
"line": 188,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5310,
"end": 5409,
"loc": {
"start": {
"line": 183,
"column": 4
},
"end": {
"line": 183,
"column": 103
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5311,
"end": 5333,
"loc": {
"start": {
"line": 183,
"column": 5
},
"end": {
"line": 183,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5336,
"end": 5409,
"loc": {
"start": {
"line": 183,
"column": 30
},
"end": {
"line": 183,
"column": 103
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5336,
"end": 5340,
"loc": {
"start": {
"line": 183,
"column": 30
},
"end": {
"line": 183,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 5344,
"end": 5409,
"loc": {
"start": {
"line": 183,
"column": 38
},
"end": {
"line": 183,
"column": 103
}
},
"callee": {
"type": "MemberExpression",
"start": 5344,
"end": 5374,
"loc": {
"start": {
"line": 183,
"column": 38
},
"end": {
"line": 183,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 5344,
"end": 5357,
"loc": {
"start": {
"line": 183,
"column": 38
},
"end": {
"line": 183,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 5344,
"end": 5348,
"loc": {
"start": {
"line": 183,
"column": 38
},
"end": {
"line": 183,
"column": 42
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 5349,
"end": 5357,
"loc": {
"start": {
"line": 183,
"column": 43
},
"end": {
"line": 183,
"column": 51
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5358,
"end": 5374,
"loc": {
"start": {
"line": 183,
"column": 52
},
"end": {
"line": 183,
"column": 68
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 5375,
"end": 5408,
"loc": {
"start": {
"line": 183,
"column": 69
},
"end": {
"line": 183,
"column": 102
}
},
"object": {
"type": "Identifier",
"start": 5375,
"end": 5393,
"loc": {
"start": {
"line": 183,
"column": 69
},
"end": {
"line": 183,
"column": 87
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 5394,
"end": 5408,
"loc": {
"start": {
"line": 183,
"column": 88
},
"end": {
"line": 183,
"column": 102
},
"identifierName": "reward_rotater"
},
"name": "reward_rotater"
},
"computed": false
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 5416,
"end": 5538,
"loc": {
"start": {
"line": 184,
"column": 4
},
"end": {
"line": 185,
"column": 77
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5417,
"end": 5449,
"loc": {
"start": {
"line": 184,
"column": 5
},
"end": {
"line": 184,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 5417,
"end": 5445,
"loc": {
"start": {
"line": 184,
"column": 5
},
"end": {
"line": 184,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 5417,
"end": 5436,
"loc": {
"start": {
"line": 184,
"column": 5
},
"end": {
"line": 184,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 5437,
"end": 5445,
"loc": {
"start": {
"line": 184,
"column": 25
},
"end": {
"line": 184,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5446,
"end": 5449,
"loc": {
"start": {
"line": 184,
"column": 34
},
"end": {
"line": 184,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5452,
"end": 5538,
"loc": {
"start": {
"line": 184,
"column": 40
},
"end": {
"line": 185,
"column": 77
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5452,
"end": 5456,
"loc": {
"start": {
"line": 184,
"column": 40
},
"end": {
"line": 184,
"column": 44
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 5469,
"end": 5538,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 5469,
"end": 5499,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 5469,
"end": 5482,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 5469,
"end": 5473,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 12
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 5474,
"end": 5482,
"loc": {
"start": {
"line": 185,
"column": 13
},
"end": {
"line": 185,
"column": 21
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5483,
"end": 5499,
"loc": {
"start": {
"line": 185,
"column": 22
},
"end": {
"line": 185,
"column": 38
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 5500,
"end": 5537,
"loc": {
"start": {
"line": 185,
"column": 39
},
"end": {
"line": 185,
"column": 76
}
},
"object": {
"type": "Identifier",
"start": 5500,
"end": 5518,
"loc": {
"start": {
"line": 185,
"column": 39
},
"end": {
"line": 185,
"column": 57
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 5519,
"end": 5537,
"loc": {
"start": {
"line": 185,
"column": 58
},
"end": {
"line": 185,
"column": 76
},
"identifierName": "reward_rotater_ccw"
},
"name": "reward_rotater_ccw"
},
"computed": false
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 5545,
"end": 5673,
"loc": {
"start": {
"line": 186,
"column": 4
},
"end": {
"line": 187,
"column": 77
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5546,
"end": 5584,
"loc": {
"start": {
"line": 186,
"column": 5
},
"end": {
"line": 186,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 5546,
"end": 5574,
"loc": {
"start": {
"line": 186,
"column": 5
},
"end": {
"line": 186,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 5546,
"end": 5565,
"loc": {
"start": {
"line": 186,
"column": 5
},
"end": {
"line": 186,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 5566,
"end": 5574,
"loc": {
"start": {
"line": 186,
"column": 25
},
"end": {
"line": 186,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5575,
"end": 5584,
"loc": {
"start": {
"line": 186,
"column": 34
},
"end": {
"line": 186,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5587,
"end": 5673,
"loc": {
"start": {
"line": 186,
"column": 46
},
"end": {
"line": 187,
"column": 77
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5587,
"end": 5591,
"loc": {
"start": {
"line": 186,
"column": 46
},
"end": {
"line": 186,
"column": 50
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 5604,
"end": 5673,
"loc": {
"start": {
"line": 187,
"column": 8
},
"end": {
"line": 187,
"column": 77
}
},
"callee": {
"type": "MemberExpression",
"start": 5604,
"end": 5634,
"loc": {
"start": {
"line": 187,
"column": 8
},
"end": {
"line": 187,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 5604,
"end": 5617,
"loc": {
"start": {
"line": 187,
"column": 8
},
"end": {
"line": 187,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 5604,
"end": 5608,
"loc": {
"start": {
"line": 187,
"column": 8
},
"end": {
"line": 187,
"column": 12
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 5609,
"end": 5617,
"loc": {
"start": {
"line": 187,
"column": 13
},
"end": {
"line": 187,
"column": 21
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5618,
"end": 5634,
"loc": {
"start": {
"line": 187,
"column": 22
},
"end": {
"line": 187,
"column": 38
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 5635,
"end": 5672,
"loc": {
"start": {
"line": 187,
"column": 39
},
"end": {
"line": 187,
"column": 76
}
},
"object": {
"type": "Identifier",
"start": 5635,
"end": 5653,
"loc": {
"start": {
"line": 187,
"column": 39
},
"end": {
"line": 187,
"column": 57
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 5654,
"end": 5672,
"loc": {
"start": {
"line": 187,
"column": 58
},
"end": {
"line": 187,
"column": 76
},
"identifierName": "reward_rotater_180"
},
"name": "reward_rotater_180"
},
"computed": false
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5682,
"end": 5876,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 194,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5682,
"end": 5875,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 194,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5682,
"end": 5713,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 190,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 5682,
"end": 5701,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 190,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 5702,
"end": 5713,
"loc": {
"start": {
"line": 190,
"column": 20
},
"end": {
"line": 190,
"column": 31
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5716,
"end": 5875,
"loc": {
"start": {
"line": 190,
"column": 34
},
"end": {
"line": 194,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5723,
"end": 5759,
"loc": {
"start": {
"line": 191,
"column": 4
},
"end": {
"line": 191,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5724,
"end": 5746,
"loc": {
"start": {
"line": 191,
"column": 5
},
"end": {
"line": 191,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5749,
"end": 5759,
"loc": {
"start": {
"line": 191,
"column": 30
},
"end": {
"line": 191,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5755,
"end": 5759,
"loc": {
"start": {
"line": 191,
"column": 36
},
"end": {
"line": 191,
"column": 40
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 5766,
"end": 5812,
"loc": {
"start": {
"line": 192,
"column": 4
},
"end": {
"line": 192,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5767,
"end": 5799,
"loc": {
"start": {
"line": 192,
"column": 5
},
"end": {
"line": 192,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 5767,
"end": 5795,
"loc": {
"start": {
"line": 192,
"column": 5
},
"end": {
"line": 192,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 5767,
"end": 5786,
"loc": {
"start": {
"line": 192,
"column": 5
},
"end": {
"line": 192,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 5787,
"end": 5795,
"loc": {
"start": {
"line": 192,
"column": 25
},
"end": {
"line": 192,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5796,
"end": 5799,
"loc": {
"start": {
"line": 192,
"column": 34
},
"end": {
"line": 192,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5802,
"end": 5812,
"loc": {
"start": {
"line": 192,
"column": 40
},
"end": {
"line": 192,
"column": 50
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5808,
"end": 5812,
"loc": {
"start": {
"line": 192,
"column": 46
},
"end": {
"line": 192,
"column": 50
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 5819,
"end": 5871,
"loc": {
"start": {
"line": 193,
"column": 4
},
"end": {
"line": 193,
"column": 56
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5820,
"end": 5858,
"loc": {
"start": {
"line": 193,
"column": 5
},
"end": {
"line": 193,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 5820,
"end": 5848,
"loc": {
"start": {
"line": 193,
"column": 5
},
"end": {
"line": 193,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 5820,
"end": 5839,
"loc": {
"start": {
"line": 193,
"column": 5
},
"end": {
"line": 193,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 5840,
"end": 5848,
"loc": {
"start": {
"line": 193,
"column": 25
},
"end": {
"line": 193,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5849,
"end": 5858,
"loc": {
"start": {
"line": 193,
"column": 34
},
"end": {
"line": 193,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5861,
"end": 5871,
"loc": {
"start": {
"line": 193,
"column": 46
},
"end": {
"line": 193,
"column": 56
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5867,
"end": 5871,
"loc": {
"start": {
"line": 193,
"column": 52
},
"end": {
"line": 193,
"column": 56
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5880,
"end": 6075,
"loc": {
"start": {
"line": 196,
"column": 0
},
"end": {
"line": 200,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5880,
"end": 6074,
"loc": {
"start": {
"line": 196,
"column": 0
},
"end": {
"line": 200,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5880,
"end": 5912,
"loc": {
"start": {
"line": 196,
"column": 0
},
"end": {
"line": 196,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 5880,
"end": 5899,
"loc": {
"start": {
"line": 196,
"column": 0
},
"end": {
"line": 196,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 5900,
"end": 5912,
"loc": {
"start": {
"line": 196,
"column": 20
},
"end": {
"line": 196,
"column": 32
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5915,
"end": 6074,
"loc": {
"start": {
"line": 196,
"column": 35
},
"end": {
"line": 200,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5922,
"end": 5958,
"loc": {
"start": {
"line": 197,
"column": 4
},
"end": {
"line": 197,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5923,
"end": 5945,
"loc": {
"start": {
"line": 197,
"column": 5
},
"end": {
"line": 197,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5948,
"end": 5958,
"loc": {
"start": {
"line": 197,
"column": 30
},
"end": {
"line": 197,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5954,
"end": 5958,
"loc": {
"start": {
"line": 197,
"column": 36
},
"end": {
"line": 197,
"column": 40
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 5965,
"end": 6011,
"loc": {
"start": {
"line": 198,
"column": 4
},
"end": {
"line": 198,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5966,
"end": 5998,
"loc": {
"start": {
"line": 198,
"column": 5
},
"end": {
"line": 198,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 5966,
"end": 5994,
"loc": {
"start": {
"line": 198,
"column": 5
},
"end": {
"line": 198,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 5966,
"end": 5985,
"loc": {
"start": {
"line": 198,
"column": 5
},
"end": {
"line": 198,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 5986,
"end": 5994,
"loc": {
"start": {
"line": 198,
"column": 25
},
"end": {
"line": 198,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5995,
"end": 5998,
"loc": {
"start": {
"line": 198,
"column": 34
},
"end": {
"line": 198,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6001,
"end": 6011,
"loc": {
"start": {
"line": 198,
"column": 40
},
"end": {
"line": 198,
"column": 50
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6007,
"end": 6011,
"loc": {
"start": {
"line": 198,
"column": 46
},
"end": {
"line": 198,
"column": 50
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 6018,
"end": 6070,
"loc": {
"start": {
"line": 199,
"column": 4
},
"end": {
"line": 199,
"column": 56
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6019,
"end": 6057,
"loc": {
"start": {
"line": 199,
"column": 5
},
"end": {
"line": 199,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 6019,
"end": 6047,
"loc": {
"start": {
"line": 199,
"column": 5
},
"end": {
"line": 199,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 6019,
"end": 6038,
"loc": {
"start": {
"line": 199,
"column": 5
},
"end": {
"line": 199,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6039,
"end": 6047,
"loc": {
"start": {
"line": 199,
"column": 25
},
"end": {
"line": 199,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6048,
"end": 6057,
"loc": {
"start": {
"line": 199,
"column": 34
},
"end": {
"line": 199,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6060,
"end": 6070,
"loc": {
"start": {
"line": 199,
"column": 46
},
"end": {
"line": 199,
"column": 56
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6066,
"end": 6070,
"loc": {
"start": {
"line": 199,
"column": 52
},
"end": {
"line": 199,
"column": 56
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6079,
"end": 6297,
"loc": {
"start": {
"line": 202,
"column": 0
},
"end": {
"line": 206,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6079,
"end": 6296,
"loc": {
"start": {
"line": 202,
"column": 0
},
"end": {
"line": 206,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6079,
"end": 6113,
"loc": {
"start": {
"line": 202,
"column": 0
},
"end": {
"line": 202,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 6079,
"end": 6098,
"loc": {
"start": {
"line": 202,
"column": 0
},
"end": {
"line": 202,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6099,
"end": 6113,
"loc": {
"start": {
"line": 202,
"column": 20
},
"end": {
"line": 202,
"column": 34
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6116,
"end": 6296,
"loc": {
"start": {
"line": 202,
"column": 37
},
"end": {
"line": 206,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6123,
"end": 6166,
"loc": {
"start": {
"line": 203,
"column": 4
},
"end": {
"line": 203,
"column": 47
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6124,
"end": 6146,
"loc": {
"start": {
"line": 203,
"column": 5
},
"end": {
"line": 203,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6149,
"end": 6166,
"loc": {
"start": {
"line": 203,
"column": 30
},
"end": {
"line": 203,
"column": 47
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6149,
"end": 6153,
"loc": {
"start": {
"line": 203,
"column": 30
},
"end": {
"line": 203,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 6157,
"end": 6166,
"loc": {
"start": {
"line": 203,
"column": 38
},
"end": {
"line": 203,
"column": 47
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
},
{
"type": "ObjectProperty",
"start": 6173,
"end": 6226,
"loc": {
"start": {
"line": 204,
"column": 4
},
"end": {
"line": 204,
"column": 57
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6174,
"end": 6206,
"loc": {
"start": {
"line": 204,
"column": 5
},
"end": {
"line": 204,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 6174,
"end": 6202,
"loc": {
"start": {
"line": 204,
"column": 5
},
"end": {
"line": 204,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 6174,
"end": 6193,
"loc": {
"start": {
"line": 204,
"column": 5
},
"end": {
"line": 204,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6194,
"end": 6202,
"loc": {
"start": {
"line": 204,
"column": 25
},
"end": {
"line": 204,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6203,
"end": 6206,
"loc": {
"start": {
"line": 204,
"column": 34
},
"end": {
"line": 204,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6209,
"end": 6226,
"loc": {
"start": {
"line": 204,
"column": 40
},
"end": {
"line": 204,
"column": 57
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6209,
"end": 6213,
"loc": {
"start": {
"line": 204,
"column": 40
},
"end": {
"line": 204,
"column": 44
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 6217,
"end": 6226,
"loc": {
"start": {
"line": 204,
"column": 48
},
"end": {
"line": 204,
"column": 57
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
},
{
"type": "ObjectProperty",
"start": 6233,
"end": 6292,
"loc": {
"start": {
"line": 205,
"column": 4
},
"end": {
"line": 205,
"column": 63
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6234,
"end": 6272,
"loc": {
"start": {
"line": 205,
"column": 5
},
"end": {
"line": 205,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 6234,
"end": 6262,
"loc": {
"start": {
"line": 205,
"column": 5
},
"end": {
"line": 205,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 6234,
"end": 6253,
"loc": {
"start": {
"line": 205,
"column": 5
},
"end": {
"line": 205,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6254,
"end": 6262,
"loc": {
"start": {
"line": 205,
"column": 25
},
"end": {
"line": 205,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6263,
"end": 6272,
"loc": {
"start": {
"line": 205,
"column": 34
},
"end": {
"line": 205,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6275,
"end": 6292,
"loc": {
"start": {
"line": 205,
"column": 46
},
"end": {
"line": 205,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6275,
"end": 6279,
"loc": {
"start": {
"line": 205,
"column": 46
},
"end": {
"line": 205,
"column": 50
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 6283,
"end": 6292,
"loc": {
"start": {
"line": 205,
"column": 54
},
"end": {
"line": 205,
"column": 63
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6301,
"end": 6496,
"loc": {
"start": {
"line": 208,
"column": 0
},
"end": {
"line": 212,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6301,
"end": 6495,
"loc": {
"start": {
"line": 208,
"column": 0
},
"end": {
"line": 212,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6301,
"end": 6333,
"loc": {
"start": {
"line": 208,
"column": 0
},
"end": {
"line": 208,
"column": 32
}
},
"object": {
"type": "Identifier",
"start": 6301,
"end": 6320,
"loc": {
"start": {
"line": 208,
"column": 0
},
"end": {
"line": 208,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6321,
"end": 6333,
"loc": {
"start": {
"line": 208,
"column": 20
},
"end": {
"line": 208,
"column": 32
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6336,
"end": 6495,
"loc": {
"start": {
"line": 208,
"column": 35
},
"end": {
"line": 212,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6343,
"end": 6379,
"loc": {
"start": {
"line": 209,
"column": 4
},
"end": {
"line": 209,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6344,
"end": 6366,
"loc": {
"start": {
"line": 209,
"column": 5
},
"end": {
"line": 209,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6369,
"end": 6379,
"loc": {
"start": {
"line": 209,
"column": 30
},
"end": {
"line": 209,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NullLiteral",
"start": 6375,
"end": 6379,
"loc": {
"start": {
"line": 209,
"column": 36
},
"end": {
"line": 209,
"column": 40
}
}
}
}
},
{
"type": "ObjectProperty",
"start": 6386,
"end": 6432,
"loc": {
"start": {
"line": 210,
"column": 4
},
"end": {
"line": 210,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6387,
"end": 6419,
"loc": {
"start": {
"line": 210,
"column": 5
},
"end": {
"line": 210,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 6387,
"end": 6415,
"loc": {
"start": {
"line": 210,
"column": 5
},
"end": {
"line": 210,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 6387,
"end": 6406,
"loc": {
"start": {
"line": 210,
"column": 5
},
"end": {
"line": 210,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6407,
"end": 6415,
"loc": {
"start": {
"line": 210,
"column": 25
},
"end": {
"line": 210,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6416,
"end": 6419,
"loc": {
"start": {
"line": 210,
"column": 34
},
"end": {
"line": 210,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6422,
"end": 6432,
"loc": {
"start": {
"line": 210,
"column": 40
},
"end": {
"line": 210,
"column": 50
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NullLiteral",
"start": 6428,
"end": 6432,
"loc": {
"start": {
"line": 210,
"column": 46
},
"end": {
"line": 210,
"column": 50
}
}
}
}
},
{
"type": "ObjectProperty",
"start": 6439,
"end": 6491,
"loc": {
"start": {
"line": 211,
"column": 4
},
"end": {
"line": 211,
"column": 56
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6440,
"end": 6478,
"loc": {
"start": {
"line": 211,
"column": 5
},
"end": {
"line": 211,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 6440,
"end": 6468,
"loc": {
"start": {
"line": 211,
"column": 5
},
"end": {
"line": 211,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 6440,
"end": 6459,
"loc": {
"start": {
"line": 211,
"column": 5
},
"end": {
"line": 211,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6460,
"end": 6468,
"loc": {
"start": {
"line": 211,
"column": 25
},
"end": {
"line": 211,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6469,
"end": 6478,
"loc": {
"start": {
"line": 211,
"column": 34
},
"end": {
"line": 211,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6481,
"end": 6491,
"loc": {
"start": {
"line": 211,
"column": 46
},
"end": {
"line": 211,
"column": 56
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NullLiteral",
"start": 6487,
"end": 6491,
"loc": {
"start": {
"line": 211,
"column": 52
},
"end": {
"line": 211,
"column": 56
}
}
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6500,
"end": 6693,
"loc": {
"start": {
"line": 214,
"column": 0
},
"end": {
"line": 218,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6500,
"end": 6692,
"loc": {
"start": {
"line": 214,
"column": 0
},
"end": {
"line": 218,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6500,
"end": 6530,
"loc": {
"start": {
"line": 214,
"column": 0
},
"end": {
"line": 214,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 6500,
"end": 6519,
"loc": {
"start": {
"line": 214,
"column": 0
},
"end": {
"line": 214,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6520,
"end": 6530,
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 30
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6533,
"end": 6692,
"loc": {
"start": {
"line": 214,
"column": 33
},
"end": {
"line": 218,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6540,
"end": 6576,
"loc": {
"start": {
"line": 215,
"column": 4
},
"end": {
"line": 215,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6541,
"end": 6563,
"loc": {
"start": {
"line": 215,
"column": 5
},
"end": {
"line": 215,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6566,
"end": 6576,
"loc": {
"start": {
"line": 215,
"column": 30
},
"end": {
"line": 215,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NullLiteral",
"start": 6572,
"end": 6576,
"loc": {
"start": {
"line": 215,
"column": 36
},
"end": {
"line": 215,
"column": 40
}
}
}
}
},
{
"type": "ObjectProperty",
"start": 6583,
"end": 6629,
"loc": {
"start": {
"line": 216,
"column": 4
},
"end": {
"line": 216,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6584,
"end": 6616,
"loc": {
"start": {
"line": 216,
"column": 5
},
"end": {
"line": 216,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 6584,
"end": 6612,
"loc": {
"start": {
"line": 216,
"column": 5
},
"end": {
"line": 216,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 6584,
"end": 6603,
"loc": {
"start": {
"line": 216,
"column": 5
},
"end": {
"line": 216,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6604,
"end": 6612,
"loc": {
"start": {
"line": 216,
"column": 25
},
"end": {
"line": 216,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6613,
"end": 6616,
"loc": {
"start": {
"line": 216,
"column": 34
},
"end": {
"line": 216,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6619,
"end": 6629,
"loc": {
"start": {
"line": 216,
"column": 40
},
"end": {
"line": 216,
"column": 50
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NullLiteral",
"start": 6625,
"end": 6629,
"loc": {
"start": {
"line": 216,
"column": 46
},
"end": {
"line": 216,
"column": 50
}
}
}
}
},
{
"type": "ObjectProperty",
"start": 6636,
"end": 6688,
"loc": {
"start": {
"line": 217,
"column": 4
},
"end": {
"line": 217,
"column": 56
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6637,
"end": 6675,
"loc": {
"start": {
"line": 217,
"column": 5
},
"end": {
"line": 217,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 6637,
"end": 6665,
"loc": {
"start": {
"line": 217,
"column": 5
},
"end": {
"line": 217,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 6637,
"end": 6656,
"loc": {
"start": {
"line": 217,
"column": 5
},
"end": {
"line": 217,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6657,
"end": 6665,
"loc": {
"start": {
"line": 217,
"column": 25
},
"end": {
"line": 217,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6666,
"end": 6675,
"loc": {
"start": {
"line": 217,
"column": 34
},
"end": {
"line": 217,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6678,
"end": 6688,
"loc": {
"start": {
"line": 217,
"column": 46
},
"end": {
"line": 217,
"column": 56
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NullLiteral",
"start": 6684,
"end": 6688,
"loc": {
"start": {
"line": 217,
"column": 52
},
"end": {
"line": 217,
"column": 56
}
}
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6697,
"end": 7731,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 251,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6697,
"end": 7730,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 251,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6697,
"end": 6737,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 220,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 6697,
"end": 6716,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 220,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 6717,
"end": 6737,
"loc": {
"start": {
"line": 220,
"column": 20
},
"end": {
"line": 220,
"column": 40
},
"identifierName": "additionalStatistics"
},
"name": "additionalStatistics"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6740,
"end": 7730,
"loc": {
"start": {
"line": 220,
"column": 43
},
"end": {
"line": 251,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6832,
"end": 7058,
"loc": {
"start": {
"line": 225,
"column": 4
},
"end": {
"line": 230,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6833,
"end": 6855,
"loc": {
"start": {
"line": 225,
"column": 5
},
"end": {
"line": 225,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant",
"leadingComments": null
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6858,
"end": 7058,
"loc": {
"start": {
"line": 225,
"column": 30
},
"end": {
"line": 230,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6858,
"end": 6862,
"loc": {
"start": {
"line": 225,
"column": 30
},
"end": {
"line": 225,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "ArrayExpression",
"start": 6866,
"end": 7058,
"loc": {
"start": {
"line": 225,
"column": 38
},
"end": {
"line": 230,
"column": 5
}
},
"elements": [
{
"type": "ArrayExpression",
"start": 6877,
"end": 7050,
"loc": {
"start": {
"line": 226,
"column": 8
},
"end": {
"line": 229,
"column": 9
}
},
"elements": [
{
"type": "MemberExpression",
"start": 6892,
"end": 6934,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 227,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 6892,
"end": 6928,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 227,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 6892,
"end": 6918,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 227,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 6892,
"end": 6900,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 227,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 6892,
"end": 6893,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 227,
"column": 13
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 6894,
"end": 6900,
"loc": {
"start": {
"line": 227,
"column": 14
},
"end": {
"line": 227,
"column": 20
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6901,
"end": 6918,
"loc": {
"start": {
"line": 227,
"column": 21
},
"end": {
"line": 227,
"column": 38
},
"identifierName": "buildingPlacement"
},
"name": "buildingPlacement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6919,
"end": 6928,
"loc": {
"start": {
"line": 227,
"column": 39
},
"end": {
"line": 227,
"column": 48
},
"identifierName": "infoTexts"
},
"name": "infoTexts"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6929,
"end": 6934,
"loc": {
"start": {
"line": 227,
"column": 49
},
"end": {
"line": 227,
"column": 54
},
"identifierName": "speed"
},
"name": "speed"
},
"computed": false
},
{
"type": "CallExpression",
"start": 6949,
"end": 7038,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 101
}
},
"callee": {
"type": "Identifier",
"start": 6949,
"end": 6969,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 32
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
},
"arguments": [
{
"type": "CallExpression",
"start": 6970,
"end": 7037,
"loc": {
"start": {
"line": 228,
"column": 33
},
"end": {
"line": 228,
"column": 100
}
},
"callee": {
"type": "MemberExpression",
"start": 6970,
"end": 7005,
"loc": {
"start": {
"line": 228,
"column": 33
},
"end": {
"line": 228,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 6970,
"end": 6983,
"loc": {
"start": {
"line": 228,
"column": 33
},
"end": {
"line": 228,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 6970,
"end": 6974,
"loc": {
"start": {
"line": 228,
"column": 33
},
"end": {
"line": 228,
"column": 37
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 6975,
"end": 6983,
"loc": {
"start": {
"line": 228,
"column": 38
},
"end": {
"line": 228,
"column": 46
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6984,
"end": 7005,
"loc": {
"start": {
"line": 228,
"column": 47
},
"end": {
"line": 228,
"column": 68
},
"identifierName": "getProcessorBaseSpeed"
},
"name": "getProcessorBaseSpeed"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 7006,
"end": 7036,
"loc": {
"start": {
"line": 228,
"column": 69
},
"end": {
"line": 228,
"column": 99
}
},
"object": {
"type": "Identifier",
"start": 7006,
"end": 7028,
"loc": {
"start": {
"line": 228,
"column": 69
},
"end": {
"line": 228,
"column": 91
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 7029,
"end": 7036,
"loc": {
"start": {
"line": 228,
"column": 92
},
"end": {
"line": 228,
"column": 99
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
}
]
}
]
}
]
}
]
}
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 6747,
"end": 6826,
"loc": {
"start": {
"line": 221,
"column": 4
},
"end": {
"line": 224,
"column": 7
}
}
}
]
},
{
"type": "ObjectProperty",
"start": 7150,
"end": 7389,
"loc": {
"start": {
"line": 235,
"column": 4
},
"end": {
"line": 240,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7151,
"end": 7183,
"loc": {
"start": {
"line": 235,
"column": 5
},
"end": {
"line": 235,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 7151,
"end": 7179,
"loc": {
"start": {
"line": 235,
"column": 5
},
"end": {
"line": 235,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 7151,
"end": 7170,
"loc": {
"start": {
"line": 235,
"column": 5
},
"end": {
"line": 235,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 7171,
"end": 7179,
"loc": {
"start": {
"line": 235,
"column": 25
},
"end": {
"line": 235,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 7180,
"end": 7183,
"loc": {
"start": {
"line": 235,
"column": 34
},
"end": {
"line": 235,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false,
"leadingComments": null
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7186,
"end": 7389,
"loc": {
"start": {
"line": 235,
"column": 40
},
"end": {
"line": 240,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7186,
"end": 7190,
"loc": {
"start": {
"line": 235,
"column": 40
},
"end": {
"line": 235,
"column": 44
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "ArrayExpression",
"start": 7194,
"end": 7389,
"loc": {
"start": {
"line": 235,
"column": 48
},
"end": {
"line": 240,
"column": 5
}
},
"elements": [
{
"type": "ArrayExpression",
"start": 7205,
"end": 7381,
"loc": {
"start": {
"line": 236,
"column": 8
},
"end": {
"line": 239,
"column": 9
}
},
"elements": [
{
"type": "MemberExpression",
"start": 7220,
"end": 7262,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 7220,
"end": 7256,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 7220,
"end": 7246,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 7220,
"end": 7228,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 7220,
"end": 7221,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 13
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 7222,
"end": 7228,
"loc": {
"start": {
"line": 237,
"column": 14
},
"end": {
"line": 237,
"column": 20
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7229,
"end": 7246,
"loc": {
"start": {
"line": 237,
"column": 21
},
"end": {
"line": 237,
"column": 38
},
"identifierName": "buildingPlacement"
},
"name": "buildingPlacement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7247,
"end": 7256,
"loc": {
"start": {
"line": 237,
"column": 39
},
"end": {
"line": 237,
"column": 48
},
"identifierName": "infoTexts"
},
"name": "infoTexts"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7257,
"end": 7262,
"loc": {
"start": {
"line": 237,
"column": 49
},
"end": {
"line": 237,
"column": 54
},
"identifierName": "speed"
},
"name": "speed"
},
"computed": false
},
{
"type": "CallExpression",
"start": 7277,
"end": 7369,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 104
}
},
"callee": {
"type": "Identifier",
"start": 7277,
"end": 7297,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 32
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
},
"arguments": [
{
"type": "CallExpression",
"start": 7298,
"end": 7368,
"loc": {
"start": {
"line": 238,
"column": 33
},
"end": {
"line": 238,
"column": 103
}
},
"callee": {
"type": "MemberExpression",
"start": 7298,
"end": 7333,
"loc": {
"start": {
"line": 238,
"column": 33
},
"end": {
"line": 238,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 7298,
"end": 7311,
"loc": {
"start": {
"line": 238,
"column": 33
},
"end": {
"line": 238,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 7298,
"end": 7302,
"loc": {
"start": {
"line": 238,
"column": 33
},
"end": {
"line": 238,
"column": 37
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 7303,
"end": 7311,
"loc": {
"start": {
"line": 238,
"column": 38
},
"end": {
"line": 238,
"column": 46
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7312,
"end": 7333,
"loc": {
"start": {
"line": 238,
"column": 47
},
"end": {
"line": 238,
"column": 68
},
"identifierName": "getProcessorBaseSpeed"
},
"name": "getProcessorBaseSpeed"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 7334,
"end": 7367,
"loc": {
"start": {
"line": 238,
"column": 69
},
"end": {
"line": 238,
"column": 102
}
},
"object": {
"type": "Identifier",
"start": 7334,
"end": 7356,
"loc": {
"start": {
"line": 238,
"column": 69
},
"end": {
"line": 238,
"column": 91
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 7357,
"end": 7367,
"loc": {
"start": {
"line": 238,
"column": 92
},
"end": {
"line": 238,
"column": 102
},
"identifierName": "rotaterCCW"
},
"name": "rotaterCCW"
},
"computed": false
}
]
}
]
}
]
}
]
}
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 7065,
"end": 7144,
"loc": {
"start": {
"line": 231,
"column": 4
},
"end": {
"line": 234,
"column": 7
}
}
}
]
},
{
"type": "ObjectProperty",
"start": 7481,
"end": 7726,
"loc": {
"start": {
"line": 245,
"column": 4
},
"end": {
"line": 250,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7482,
"end": 7520,
"loc": {
"start": {
"line": 245,
"column": 5
},
"end": {
"line": 245,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 7482,
"end": 7510,
"loc": {
"start": {
"line": 245,
"column": 5
},
"end": {
"line": 245,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 7482,
"end": 7501,
"loc": {
"start": {
"line": 245,
"column": 5
},
"end": {
"line": 245,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 7502,
"end": 7510,
"loc": {
"start": {
"line": 245,
"column": 25
},
"end": {
"line": 245,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 7511,
"end": 7520,
"loc": {
"start": {
"line": 245,
"column": 34
},
"end": {
"line": 245,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false,
"leadingComments": null
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7523,
"end": 7726,
"loc": {
"start": {
"line": 245,
"column": 46
},
"end": {
"line": 250,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7523,
"end": 7527,
"loc": {
"start": {
"line": 245,
"column": 46
},
"end": {
"line": 245,
"column": 50
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "ArrayExpression",
"start": 7531,
"end": 7726,
"loc": {
"start": {
"line": 245,
"column": 54
},
"end": {
"line": 250,
"column": 5
}
},
"elements": [
{
"type": "ArrayExpression",
"start": 7542,
"end": 7718,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 249,
"column": 9
}
},
"elements": [
{
"type": "MemberExpression",
"start": 7557,
"end": 7599,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 7557,
"end": 7593,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 48
}
},
"object": {
"type": "MemberExpression",
"start": 7557,
"end": 7583,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 7557,
"end": 7565,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 20
}
},
"object": {
"type": "Identifier",
"start": 7557,
"end": 7558,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 13
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 7559,
"end": 7565,
"loc": {
"start": {
"line": 247,
"column": 14
},
"end": {
"line": 247,
"column": 20
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7566,
"end": 7583,
"loc": {
"start": {
"line": 247,
"column": 21
},
"end": {
"line": 247,
"column": 38
},
"identifierName": "buildingPlacement"
},
"name": "buildingPlacement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7584,
"end": 7593,
"loc": {
"start": {
"line": 247,
"column": 39
},
"end": {
"line": 247,
"column": 48
},
"identifierName": "infoTexts"
},
"name": "infoTexts"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7594,
"end": 7599,
"loc": {
"start": {
"line": 247,
"column": 49
},
"end": {
"line": 247,
"column": 54
},
"identifierName": "speed"
},
"name": "speed"
},
"computed": false
},
{
"type": "CallExpression",
"start": 7614,
"end": 7706,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 248,
"column": 104
}
},
"callee": {
"type": "Identifier",
"start": 7614,
"end": 7634,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 248,
"column": 32
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
},
"arguments": [
{
"type": "CallExpression",
"start": 7635,
"end": 7705,
"loc": {
"start": {
"line": 248,
"column": 33
},
"end": {
"line": 248,
"column": 103
}
},
"callee": {
"type": "MemberExpression",
"start": 7635,
"end": 7670,
"loc": {
"start": {
"line": 248,
"column": 33
},
"end": {
"line": 248,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 7635,
"end": 7648,
"loc": {
"start": {
"line": 248,
"column": 33
},
"end": {
"line": 248,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 7635,
"end": 7639,
"loc": {
"start": {
"line": 248,
"column": 33
},
"end": {
"line": 248,
"column": 37
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 7640,
"end": 7648,
"loc": {
"start": {
"line": 248,
"column": 38
},
"end": {
"line": 248,
"column": 46
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7649,
"end": 7670,
"loc": {
"start": {
"line": 248,
"column": 47
},
"end": {
"line": 248,
"column": 68
},
"identifierName": "getProcessorBaseSpeed"
},
"name": "getProcessorBaseSpeed"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 7671,
"end": 7704,
"loc": {
"start": {
"line": 248,
"column": 69
},
"end": {
"line": 248,
"column": 102
}
},
"object": {
"type": "Identifier",
"start": 7671,
"end": 7693,
"loc": {
"start": {
"line": 248,
"column": 69
},
"end": {
"line": 248,
"column": 91
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 7694,
"end": 7704,
"loc": {
"start": {
"line": 248,
"column": 92
},
"end": {
"line": 248,
"column": 102
},
"identifierName": "rotater180"
},
"name": "rotater180"
},
"computed": false
}
]
}
]
}
]
}
]
}
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 7396,
"end": 7475,
"loc": {
"start": {
"line": 241,
"column": 4
},
"end": {
"line": 244,
"column": 7
}
}
}
]
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 7735,
"end": 8268,
"loc": {
"start": {
"line": 253,
"column": 0
},
"end": {
"line": 265,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7735,
"end": 8267,
"loc": {
"start": {
"line": 253,
"column": 0
},
"end": {
"line": 265,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7735,
"end": 7774,
"loc": {
"start": {
"line": 253,
"column": 0
},
"end": {
"line": 253,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 7735,
"end": 7754,
"loc": {
"start": {
"line": 253,
"column": 0
},
"end": {
"line": 253,
"column": 19
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 7755,
"end": 7774,
"loc": {
"start": {
"line": 253,
"column": 20
},
"end": {
"line": 253,
"column": 39
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 7777,
"end": 8267,
"loc": {
"start": {
"line": 253,
"column": 42
},
"end": {
"line": 265,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 7784,
"end": 7927,
"loc": {
"start": {
"line": 254,
"column": 4
},
"end": {
"line": 256,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 7785,
"end": 7807,
"loc": {
"start": {
"line": 254,
"column": 5
},
"end": {
"line": 254,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7810,
"end": 7927,
"loc": {
"start": {
"line": 254,
"column": 30
},
"end": {
"line": 256,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7811,
"end": 7817,
"loc": {
"start": {
"line": 254,
"column": 31
},
"end": {
"line": 254,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 7819,
"end": 7834,
"loc": {
"start": {
"line": 254,
"column": 39
},
"end": {
"line": 254,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 7839,
"end": 7927,
"loc": {
"start": {
"line": 254,
"column": 59
},
"end": {
"line": 256,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 7850,
"end": 7920,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 78
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7850,
"end": 7919,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 77
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7850,
"end": 7886,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 7850,
"end": 7881,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 7850,
"end": 7867,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 7850,
"end": 7856,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 7857,
"end": 7867,
"loc": {
"start": {
"line": 255,
"column": 15
},
"end": {
"line": 255,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7868,
"end": 7881,
"loc": {
"start": {
"line": 255,
"column": 26
},
"end": {
"line": 255,
"column": 39
},
"identifierName": "ItemProcessor"
},
"name": "ItemProcessor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7882,
"end": 7886,
"loc": {
"start": {
"line": 255,
"column": 40
},
"end": {
"line": 255,
"column": 44
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 7889,
"end": 7919,
"loc": {
"start": {
"line": 255,
"column": 47
},
"end": {
"line": 255,
"column": 77
}
},
"object": {
"type": "Identifier",
"start": 7889,
"end": 7911,
"loc": {
"start": {
"line": 255,
"column": 47
},
"end": {
"line": 255,
"column": 69
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 7912,
"end": 7919,
"loc": {
"start": {
"line": 255,
"column": 70
},
"end": {
"line": 255,
"column": 77
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
}
}
}
],
"directives": []
}
}
},
{
"type": "ObjectProperty",
"start": 7936,
"end": 8092,
"loc": {
"start": {
"line": 258,
"column": 4
},
"end": {
"line": 260,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7937,
"end": 7969,
"loc": {
"start": {
"line": 258,
"column": 5
},
"end": {
"line": 258,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 7937,
"end": 7965,
"loc": {
"start": {
"line": 258,
"column": 5
},
"end": {
"line": 258,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 7937,
"end": 7956,
"loc": {
"start": {
"line": 258,
"column": 5
},
"end": {
"line": 258,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 7957,
"end": 7965,
"loc": {
"start": {
"line": 258,
"column": 25
},
"end": {
"line": 258,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7966,
"end": 7969,
"loc": {
"start": {
"line": 258,
"column": 34
},
"end": {
"line": 258,
"column": 37
},
"identifierName": "ccw"
},
"name": "ccw"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7972,
"end": 8092,
"loc": {
"start": {
"line": 258,
"column": 40
},
"end": {
"line": 260,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7973,
"end": 7979,
"loc": {
"start": {
"line": 258,
"column": 41
},
"end": {
"line": 258,
"column": 47
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 7981,
"end": 7996,
"loc": {
"start": {
"line": 258,
"column": 49
},
"end": {
"line": 258,
"column": 64
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 8001,
"end": 8092,
"loc": {
"start": {
"line": 258,
"column": 69
},
"end": {
"line": 260,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 8012,
"end": 8085,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 81
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8012,
"end": 8084,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 80
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8012,
"end": 8048,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 8012,
"end": 8043,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 8012,
"end": 8029,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 8012,
"end": 8018,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 8019,
"end": 8029,
"loc": {
"start": {
"line": 259,
"column": 15
},
"end": {
"line": 259,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8030,
"end": 8043,
"loc": {
"start": {
"line": 259,
"column": 26
},
"end": {
"line": 259,
"column": 39
},
"identifierName": "ItemProcessor"
},
"name": "ItemProcessor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8044,
"end": 8048,
"loc": {
"start": {
"line": 259,
"column": 40
},
"end": {
"line": 259,
"column": 44
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 8051,
"end": 8084,
"loc": {
"start": {
"line": 259,
"column": 47
},
"end": {
"line": 259,
"column": 80
}
},
"object": {
"type": "Identifier",
"start": 8051,
"end": 8073,
"loc": {
"start": {
"line": 259,
"column": 47
},
"end": {
"line": 259,
"column": 69
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 8074,
"end": 8084,
"loc": {
"start": {
"line": 259,
"column": 70
},
"end": {
"line": 259,
"column": 80
},
"identifierName": "rotaterCCW"
},
"name": "rotaterCCW"
},
"computed": false
}
}
}
],
"directives": []
}
}
},
{
"type": "ObjectProperty",
"start": 8101,
"end": 8263,
"loc": {
"start": {
"line": 262,
"column": 4
},
"end": {
"line": 264,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 8102,
"end": 8140,
"loc": {
"start": {
"line": 262,
"column": 5
},
"end": {
"line": 262,
"column": 43
}
},
"object": {
"type": "MemberExpression",
"start": 8102,
"end": 8130,
"loc": {
"start": {
"line": 262,
"column": 5
},
"end": {
"line": 262,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 8102,
"end": 8121,
"loc": {
"start": {
"line": 262,
"column": 5
},
"end": {
"line": 262,
"column": 24
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 8122,
"end": 8130,
"loc": {
"start": {
"line": 262,
"column": 25
},
"end": {
"line": 262,
"column": 33
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8131,
"end": 8140,
"loc": {
"start": {
"line": 262,
"column": 34
},
"end": {
"line": 262,
"column": 43
},
"identifierName": "rotate180"
},
"name": "rotate180"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 8143,
"end": 8263,
"loc": {
"start": {
"line": 262,
"column": 46
},
"end": {
"line": 264,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8144,
"end": 8150,
"loc": {
"start": {
"line": 262,
"column": 47
},
"end": {
"line": 262,
"column": 53
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 8152,
"end": 8167,
"loc": {
"start": {
"line": 262,
"column": 55
},
"end": {
"line": 262,
"column": 70
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 8172,
"end": 8263,
"loc": {
"start": {
"line": 262,
"column": 75
},
"end": {
"line": 264,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 8183,
"end": 8256,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 81
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8183,
"end": 8255,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 80
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8183,
"end": 8219,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 8183,
"end": 8214,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 8183,
"end": 8200,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 8183,
"end": 8189,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 8190,
"end": 8200,
"loc": {
"start": {
"line": 263,
"column": 15
},
"end": {
"line": 263,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8201,
"end": 8214,
"loc": {
"start": {
"line": 263,
"column": 26
},
"end": {
"line": 263,
"column": 39
},
"identifierName": "ItemProcessor"
},
"name": "ItemProcessor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8215,
"end": 8219,
"loc": {
"start": {
"line": 263,
"column": 40
},
"end": {
"line": 263,
"column": 44
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 8222,
"end": 8255,
"loc": {
"start": {
"line": 263,
"column": 47
},
"end": {
"line": 263,
"column": 80
}
},
"object": {
"type": "Identifier",
"start": 8222,
"end": 8244,
"loc": {
"start": {
"line": 263,
"column": 47
},
"end": {
"line": 263,
"column": 69
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 8245,
"end": 8255,
"loc": {
"start": {
"line": 263,
"column": 70
},
"end": {
"line": 263,
"column": 80
},
"identifierName": "rotater180"
},
"name": "rotater180"
},
"computed": false
}
}
}
],
"directives": []
}
}
}
]
}
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 743,
"end": 787,
"loc": {
"start": {
"line": 17,
"column": 4
},
"end": {
"line": 19,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 902,
"end": 945,
"loc": {
"start": {
"line": 24,
"column": 4
},
"end": {
"line": 26,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1047,
"end": 1091,
"loc": {
"start": {
"line": 31,
"column": 4
},
"end": {
"line": 33,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1197,
"end": 1241,
"loc": {
"start": {
"line": 38,
"column": 4
},
"end": {
"line": 40,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1349,
"end": 1392,
"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": 1685,
"end": 1832,
"loc": {
"start": {
"line": 59,
"column": 4
},
"end": {
"line": 64,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1873,
"end": 1886,
"loc": {
"start": {
"line": 66,
"column": 8
},
"end": {
"line": 66,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1968,
"end": 2012,
"loc": {
"start": {
"line": 70,
"column": 4
},
"end": {
"line": 72,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2116,
"end": 2160,
"loc": {
"start": {
"line": 77,
"column": 4
},
"end": {
"line": 79,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 2272,
"end": 2390,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {number} rotation\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n * @param {Entity} entity\r\n * @returns {Array<number>|null}\r\n ",
"start": 2524,
"end": 2710,
"loc": {
"start": {
"line": 93,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2955,
"end": 2999,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3103,
"end": 3195,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 115,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3329,
"end": 3444,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 6747,
"end": 6826,
"loc": {
"start": {
"line": 221,
"column": 4
},
"end": {
"line": 224,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 7065,
"end": 7144,
"loc": {
"start": {
"line": 231,
"column": 4
},
"end": {
"line": 234,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 7396,
"end": 7475,
"loc": {
"start": {
"line": 241,
"column": 4
},
"end": {
"line": 244,
"column": 7
}
}
}
],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 0,
"end": 6,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7,
"end": 8,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "formatItemsPerSecond",
"start": 9,
"end": 29,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 29
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 29,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 29
},
"end": {
"line": 1,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "generateMatrixRotations",
"start": 31,
"end": 54,
"loc": {
"start": {
"line": 1,
"column": 31
},
"end": {
"line": 1,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 55,
"end": 56,
"loc": {
"start": {
"line": 1,
"column": 55
},
"end": {
"line": 1,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 57,
"end": 61,
"loc": {
"start": {
"line": 1,
"column": 57
},
"end": {
"line": 1,
"column": 61
}
}
},
{
"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": 62,
"end": 80,
"loc": {
"start": {
"line": 1,
"column": 62
},
"end": {
"line": 1,
"column": 80
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 80,
"end": 81,
"loc": {
"start": {
"line": 1,
"column": 80
},
"end": {
"line": 1,
"column": 81
}
}
},
{
"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": 83,
"end": 89,
"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": 90,
"end": 91,
"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": 92,
"end": 105,
"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": 105,
"end": 106,
"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": 107,
"end": 113,
"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": 114,
"end": 115,
"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": 116,
"end": 120,
"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": 121,
"end": 140,
"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": 140,
"end": 141,
"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": 143,
"end": 149,
"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": 150,
"end": 151,
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 152,
"end": 153,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 154,
"end": 155,
"loc": {
"start": {
"line": 3,
"column": 11
},
"end": {
"line": 3,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 156,
"end": 160,
"loc": {
"start": {
"line": 3,
"column": 13
},
"end": {
"line": 3,
"column": 17
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../translations",
"start": 161,
"end": 181,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 181,
"end": 182,
"loc": {
"start": {
"line": 3,
"column": 38
},
"end": {
"line": 3,
"column": 39
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 184,
"end": 190,
"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": 191,
"end": 192,
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemAcceptorComponent",
"start": 193,
"end": 214,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 215,
"end": 216,
"loc": {
"start": {
"line": 4,
"column": 31
},
"end": {
"line": 4,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 217,
"end": 221,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/item_acceptor",
"start": 222,
"end": 251,
"loc": {
"start": {
"line": 4,
"column": 38
},
"end": {
"line": 4,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 251,
"end": 252,
"loc": {
"start": {
"line": 4,
"column": 67
},
"end": {
"line": 4,
"column": 68
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 254,
"end": 260,
"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": 261,
"end": 262,
"loc": {
"start": {
"line": 5,
"column": 7
},
"end": {
"line": 5,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemEjectorComponent",
"start": 263,
"end": 283,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 284,
"end": 285,
"loc": {
"start": {
"line": 5,
"column": 30
},
"end": {
"line": 5,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 286,
"end": 290,
"loc": {
"start": {
"line": 5,
"column": 32
},
"end": {
"line": 5,
"column": 36
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/item_ejector",
"start": 291,
"end": 319,
"loc": {
"start": {
"line": 5,
"column": 37
},
"end": {
"line": 5,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 319,
"end": 320,
"loc": {
"start": {
"line": 5,
"column": 65
},
"end": {
"line": 5,
"column": 66
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 322,
"end": 328,
"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": 329,
"end": 330,
"loc": {
"start": {
"line": 6,
"column": 7
},
"end": {
"line": 6,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 331,
"end": 353,
"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": 353,
"end": 354,
"loc": {
"start": {
"line": 6,
"column": 31
},
"end": {
"line": 6,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessorComponent",
"start": 355,
"end": 377,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 378,
"end": 379,
"loc": {
"start": {
"line": 6,
"column": 56
},
"end": {
"line": 6,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 380,
"end": 384,
"loc": {
"start": {
"line": 6,
"column": 58
},
"end": {
"line": 6,
"column": 62
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/item_processor",
"start": 385,
"end": 415,
"loc": {
"start": {
"line": 6,
"column": 63
},
"end": {
"line": 6,
"column": 93
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 415,
"end": 416,
"loc": {
"start": {
"line": 6,
"column": 93
},
"end": {
"line": 6,
"column": 94
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 418,
"end": 424,
"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": 425,
"end": 426,
"loc": {
"start": {
"line": 7,
"column": 7
},
"end": {
"line": 7,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Entity",
"start": 427,
"end": 433,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 434,
"end": 435,
"loc": {
"start": {
"line": 7,
"column": 16
},
"end": {
"line": 7,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 436,
"end": 440,
"loc": {
"start": {
"line": 7,
"column": 18
},
"end": {
"line": 7,
"column": 22
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../entity",
"start": 441,
"end": 452,
"loc": {
"start": {
"line": 7,
"column": 23
},
"end": {
"line": 7,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 452,
"end": 453,
"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": 455,
"end": 461,
"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": 462,
"end": 463,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 8,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 464,
"end": 486,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 486,
"end": 487,
"loc": {
"start": {
"line": 8,
"column": 31
},
"end": {
"line": 8,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaBuilding",
"start": 488,
"end": 500,
"loc": {
"start": {
"line": 8,
"column": 33
},
"end": {
"line": 8,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 501,
"end": 502,
"loc": {
"start": {
"line": 8,
"column": 46
},
"end": {
"line": 8,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 503,
"end": 507,
"loc": {
"start": {
"line": 8,
"column": 48
},
"end": {
"line": 8,
"column": 52
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../meta_building",
"start": 508,
"end": 526,
"loc": {
"start": {
"line": 8,
"column": 53
},
"end": {
"line": 8,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 526,
"end": 527,
"loc": {
"start": {
"line": 8,
"column": 71
},
"end": {
"line": 8,
"column": 72
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 529,
"end": 535,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 536,
"end": 537,
"loc": {
"start": {
"line": 9,
"column": 7
},
"end": {
"line": 9,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "GameRoot",
"start": 538,
"end": 546,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 547,
"end": 548,
"loc": {
"start": {
"line": 9,
"column": 18
},
"end": {
"line": 9,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 549,
"end": 553,
"loc": {
"start": {
"line": 9,
"column": 20
},
"end": {
"line": 9,
"column": 24
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../root",
"start": 554,
"end": 563,
"loc": {
"start": {
"line": 9,
"column": 25
},
"end": {
"line": 9,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 563,
"end": 564,
"loc": {
"start": {
"line": 9,
"column": 34
},
"end": {
"line": 9,
"column": 35
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 566,
"end": 572,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 573,
"end": 574,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 10,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 575,
"end": 593,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 27
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 594,
"end": 595,
"loc": {
"start": {
"line": 10,
"column": 28
},
"end": {
"line": 10,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 596,
"end": 600,
"loc": {
"start": {
"line": 10,
"column": 30
},
"end": {
"line": 10,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../tutorial_goals",
"start": 601,
"end": 620,
"loc": {
"start": {
"line": 10,
"column": 35
},
"end": {
"line": 10,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 620,
"end": 621,
"loc": {
"start": {
"line": 10,
"column": 54
},
"end": {
"line": 10,
"column": 55
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 625,
"end": 631,
"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": 632,
"end": 637,
"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": "MetaRotaterBuilding",
"start": 638,
"end": 657,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 32
}
}
},
{
"type": {
"label": "extends",
"keyword": "extends",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "extends",
"start": 658,
"end": 665,
"loc": {
"start": {
"line": 12,
"column": 33
},
"end": {
"line": 12,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaBuilding",
"start": 666,
"end": 678,
"loc": {
"start": {
"line": 12,
"column": 41
},
"end": {
"line": 12,
"column": 53
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 679,
"end": 680,
"loc": {
"start": {
"line": 12,
"column": 54
},
"end": {
"line": 12,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 686,
"end": 697,
"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": 697,
"end": 698,
"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": 698,
"end": 699,
"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": 700,
"end": 701,
"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": 711,
"end": 716,
"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": 716,
"end": 717,
"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": "rotater",
"start": 717,
"end": 726,
"loc": {
"start": {
"line": 14,
"column": 14
},
"end": {
"line": 14,
"column": 23
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 726,
"end": 727,
"loc": {
"start": {
"line": 14,
"column": 23
},
"end": {
"line": 14,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 727,
"end": 728,
"loc": {
"start": {
"line": 14,
"column": 24
},
"end": {
"line": 14,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 734,
"end": 735,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 15,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 743,
"end": 787,
"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": 793,
"end": 811,
"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": 811,
"end": 812,
"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": 812,
"end": 819,
"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": 819,
"end": 820,
"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": 821,
"end": 822,
"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": 832,
"end": 838,
"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": "MetaRotaterBuilding",
"start": 839,
"end": 858,
"loc": {
"start": {
"line": 21,
"column": 15
},
"end": {
"line": 21,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 858,
"end": 859,
"loc": {
"start": {
"line": 21,
"column": 34
},
"end": {
"line": 21,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 859,
"end": 875,
"loc": {
"start": {
"line": 21,
"column": 35
},
"end": {
"line": 21,
"column": 51
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 875,
"end": 876,
"loc": {
"start": {
"line": 21,
"column": 51
},
"end": {
"line": 21,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 876,
"end": 883,
"loc": {
"start": {
"line": 21,
"column": 52
},
"end": {
"line": 21,
"column": 59
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 883,
"end": 884,
"loc": {
"start": {
"line": 21,
"column": 59
},
"end": {
"line": 21,
"column": 60
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 884,
"end": 885,
"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": 885,
"end": 886,
"loc": {
"start": {
"line": 21,
"column": 61
},
"end": {
"line": 21,
"column": 62
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 886,
"end": 887,
"loc": {
"start": {
"line": 21,
"column": 62
},
"end": {
"line": 21,
"column": 63
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 893,
"end": 894,
"loc": {
"start": {
"line": 22,
"column": 4
},
"end": {
"line": 22,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 902,
"end": 945,
"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": 951,
"end": 964,
"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": 964,
"end": 965,
"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": 965,
"end": 969,
"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": 969,
"end": 970,
"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": 971,
"end": 972,
"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": 982,
"end": 988,
"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": 989,
"end": 993,
"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": 993,
"end": 994,
"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": 994,
"end": 1014,
"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": 1014,
"end": 1015,
"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": 1015,
"end": 1019,
"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": 1019,
"end": 1020,
"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": 1020,
"end": 1021,
"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": 1021,
"end": 1027,
"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": 1028,
"end": 1029,
"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": 1030,
"end": 1031,
"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": 1031,
"end": 1032,
"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": 1038,
"end": 1039,
"loc": {
"start": {
"line": 29,
"column": 4
},
"end": {
"line": 29,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1047,
"end": 1091,
"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": 1097,
"end": 1111,
"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": 1111,
"end": 1112,
"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": 1112,
"end": 1119,
"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": 1119,
"end": 1120,
"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": 1121,
"end": 1122,
"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": 1132,
"end": 1138,
"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": "MetaRotaterBuilding",
"start": 1139,
"end": 1158,
"loc": {
"start": {
"line": 35,
"column": 15
},
"end": {
"line": 35,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1158,
"end": 1159,
"loc": {
"start": {
"line": 35,
"column": 34
},
"end": {
"line": 35,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 1159,
"end": 1170,
"loc": {
"start": {
"line": 35,
"column": 35
},
"end": {
"line": 35,
"column": 46
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1170,
"end": 1171,
"loc": {
"start": {
"line": 35,
"column": 46
},
"end": {
"line": 35,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1171,
"end": 1178,
"loc": {
"start": {
"line": 35,
"column": 47
},
"end": {
"line": 35,
"column": 54
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1178,
"end": 1179,
"loc": {
"start": {
"line": 35,
"column": 54
},
"end": {
"line": 35,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1179,
"end": 1180,
"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": 1180,
"end": 1181,
"loc": {
"start": {
"line": 35,
"column": 56
},
"end": {
"line": 35,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1181,
"end": 1182,
"loc": {
"start": {
"line": 35,
"column": 57
},
"end": {
"line": 35,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1188,
"end": 1189,
"loc": {
"start": {
"line": 36,
"column": 4
},
"end": {
"line": 36,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1197,
"end": 1241,
"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": 1247,
"end": 1262,
"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": 1262,
"end": 1263,
"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": 1263,
"end": 1270,
"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": 1270,
"end": 1271,
"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": 1272,
"end": 1273,
"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": 1283,
"end": 1289,
"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": "MetaRotaterBuilding",
"start": 1290,
"end": 1309,
"loc": {
"start": {
"line": 42,
"column": 15
},
"end": {
"line": 42,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1309,
"end": 1310,
"loc": {
"start": {
"line": 42,
"column": 34
},
"end": {
"line": 42,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 1310,
"end": 1322,
"loc": {
"start": {
"line": 42,
"column": 35
},
"end": {
"line": 42,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1322,
"end": 1323,
"loc": {
"start": {
"line": 42,
"column": 47
},
"end": {
"line": 42,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1323,
"end": 1330,
"loc": {
"start": {
"line": 42,
"column": 48
},
"end": {
"line": 42,
"column": 55
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1330,
"end": 1331,
"loc": {
"start": {
"line": 42,
"column": 55
},
"end": {
"line": 42,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1331,
"end": 1332,
"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": 1332,
"end": 1333,
"loc": {
"start": {
"line": 42,
"column": 57
},
"end": {
"line": 42,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1333,
"end": 1334,
"loc": {
"start": {
"line": 42,
"column": 58
},
"end": {
"line": 42,
"column": 59
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1340,
"end": 1341,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 43,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1349,
"end": 1392,
"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": 1398,
"end": 1418,
"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": 1418,
"end": 1419,
"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": 1419,
"end": 1423,
"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": 1423,
"end": 1424,
"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": 1425,
"end": 1426,
"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": 1436,
"end": 1441,
"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": 1442,
"end": 1450,
"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": 1451,
"end": 1452,
"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": "MetaRotaterBuilding",
"start": 1453,
"end": 1472,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1472,
"end": 1473,
"loc": {
"start": {
"line": 49,
"column": 44
},
"end": {
"line": 49,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 1473,
"end": 1488,
"loc": {
"start": {
"line": 49,
"column": 45
},
"end": {
"line": 49,
"column": 60
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1488,
"end": 1489,
"loc": {
"start": {
"line": 49,
"column": 60
},
"end": {
"line": 49,
"column": 61
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 1501,
"end": 1504,
"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": 1505,
"end": 1514,
"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": 1515,
"end": 1516,
"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": 1517,
"end": 1518,
"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": 1518,
"end": 1519,
"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": 1519,
"end": 1520,
"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": 1530,
"end": 1533,
"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": 1534,
"end": 1535,
"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": 1535,
"end": 1540,
"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": 1541,
"end": 1548,
"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": 1549,
"end": 1551,
"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": 1552,
"end": 1560,
"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": 1560,
"end": 1561,
"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": 1562,
"end": 1563,
"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": 1577,
"end": 1579,
"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": 1580,
"end": 1581,
"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": 1581,
"end": 1589,
"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": 1589,
"end": 1590,
"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": 1590,
"end": 1597,
"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": 1597,
"end": 1598,
"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": 1598,
"end": 1599,
"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": 1599,
"end": 1603,
"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": 1603,
"end": 1604,
"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": 1604,
"end": 1605,
"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": 1606,
"end": 1615,
"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": 1615,
"end": 1616,
"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": 1616,
"end": 1620,
"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": 1620,
"end": 1621,
"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": 1621,
"end": 1628,
"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": 1628,
"end": 1629,
"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": 1629,
"end": 1630,
"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": 1640,
"end": 1641,
"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": 1653,
"end": 1659,
"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": 1660,
"end": 1669,
"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": 1669,
"end": 1670,
"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": 1676,
"end": 1677,
"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": 1685,
"end": 1832,
"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": 1838,
"end": 1846,
"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": 1846,
"end": 1847,
"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": 1847,
"end": 1851,
"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": 1851,
"end": 1852,
"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": 1853,
"end": 1860,
"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": 1860,
"end": 1861,
"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": 1862,
"end": 1863,
"loc": {
"start": {
"line": 65,
"column": 28
},
"end": {
"line": 65,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1873,
"end": 1886,
"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": 1896,
"end": 1902,
"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": "MetaRotaterBuilding",
"start": 1903,
"end": 1922,
"loc": {
"start": {
"line": 67,
"column": 15
},
"end": {
"line": 67,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1922,
"end": 1923,
"loc": {
"start": {
"line": 67,
"column": 34
},
"end": {
"line": 67,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 1923,
"end": 1937,
"loc": {
"start": {
"line": 67,
"column": 35
},
"end": {
"line": 67,
"column": 49
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1937,
"end": 1938,
"loc": {
"start": {
"line": 67,
"column": 49
},
"end": {
"line": 67,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1938,
"end": 1945,
"loc": {
"start": {
"line": 67,
"column": 50
},
"end": {
"line": 67,
"column": 57
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1945,
"end": 1946,
"loc": {
"start": {
"line": 67,
"column": 57
},
"end": {
"line": 67,
"column": 58
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1946,
"end": 1947,
"loc": {
"start": {
"line": 67,
"column": 58
},
"end": {
"line": 67,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1947,
"end": 1951,
"loc": {
"start": {
"line": 67,
"column": 59
},
"end": {
"line": 67,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1951,
"end": 1952,
"loc": {
"start": {
"line": 67,
"column": 63
},
"end": {
"line": 67,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1952,
"end": 1953,
"loc": {
"start": {
"line": 67,
"column": 64
},
"end": {
"line": 67,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1959,
"end": 1960,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 68,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1968,
"end": 2012,
"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": 2018,
"end": 2031,
"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": 2031,
"end": 2032,
"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": 2032,
"end": 2039,
"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": 2039,
"end": 2040,
"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": 2041,
"end": 2042,
"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": 2052,
"end": 2058,
"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": "MetaRotaterBuilding",
"start": 2059,
"end": 2078,
"loc": {
"start": {
"line": 74,
"column": 15
},
"end": {
"line": 74,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2078,
"end": 2079,
"loc": {
"start": {
"line": 74,
"column": 34
},
"end": {
"line": 74,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 2079,
"end": 2089,
"loc": {
"start": {
"line": 74,
"column": 35
},
"end": {
"line": 74,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2089,
"end": 2090,
"loc": {
"start": {
"line": 74,
"column": 45
},
"end": {
"line": 74,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2090,
"end": 2097,
"loc": {
"start": {
"line": 74,
"column": 46
},
"end": {
"line": 74,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2097,
"end": 2098,
"loc": {
"start": {
"line": 74,
"column": 53
},
"end": {
"line": 74,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2098,
"end": 2099,
"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": 2099,
"end": 2100,
"loc": {
"start": {
"line": 74,
"column": 55
},
"end": {
"line": 74,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2100,
"end": 2101,
"loc": {
"start": {
"line": 74,
"column": 56
},
"end": {
"line": 74,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2107,
"end": 2108,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 75,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2116,
"end": 2160,
"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": 2166,
"end": 2185,
"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": 2185,
"end": 2186,
"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": 2186,
"end": 2193,
"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": 2193,
"end": 2194,
"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": 2195,
"end": 2196,
"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": 2206,
"end": 2212,
"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": "MetaRotaterBuilding",
"start": 2213,
"end": 2232,
"loc": {
"start": {
"line": 81,
"column": 15
},
"end": {
"line": 81,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2232,
"end": 2233,
"loc": {
"start": {
"line": 81,
"column": 34
},
"end": {
"line": 81,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 2233,
"end": 2245,
"loc": {
"start": {
"line": 81,
"column": 35
},
"end": {
"line": 81,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2245,
"end": 2246,
"loc": {
"start": {
"line": 81,
"column": 47
},
"end": {
"line": 81,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2246,
"end": 2253,
"loc": {
"start": {
"line": 81,
"column": 48
},
"end": {
"line": 81,
"column": 55
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2253,
"end": 2254,
"loc": {
"start": {
"line": 81,
"column": 55
},
"end": {
"line": 81,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2254,
"end": 2255,
"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": 2255,
"end": 2256,
"loc": {
"start": {
"line": 81,
"column": 57
},
"end": {
"line": 81,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2256,
"end": 2257,
"loc": {
"start": {
"line": 81,
"column": 58
},
"end": {
"line": 81,
"column": 59
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2263,
"end": 2264,
"loc": {
"start": {
"line": 82,
"column": 4
},
"end": {
"line": 82,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 2272,
"end": 2390,
"loc": {
"start": {
"line": 84,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAdditionalStatistics",
"start": 2396,
"end": 2419,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 89,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2419,
"end": 2420,
"loc": {
"start": {
"line": 89,
"column": 27
},
"end": {
"line": 89,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2420,
"end": 2424,
"loc": {
"start": {
"line": 89,
"column": 28
},
"end": {
"line": 89,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2424,
"end": 2425,
"loc": {
"start": {
"line": 89,
"column": 32
},
"end": {
"line": 89,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2426,
"end": 2433,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2433,
"end": 2434,
"loc": {
"start": {
"line": 89,
"column": 41
},
"end": {
"line": 89,
"column": 42
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2435,
"end": 2436,
"loc": {
"start": {
"line": 89,
"column": 43
},
"end": {
"line": 89,
"column": 44
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 2446,
"end": 2452,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 2453,
"end": 2472,
"loc": {
"start": {
"line": 90,
"column": 15
},
"end": {
"line": 90,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2472,
"end": 2473,
"loc": {
"start": {
"line": 90,
"column": 34
},
"end": {
"line": 90,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "additionalStatistics",
"start": 2473,
"end": 2493,
"loc": {
"start": {
"line": 90,
"column": 35
},
"end": {
"line": 90,
"column": 55
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2493,
"end": 2494,
"loc": {
"start": {
"line": 90,
"column": 55
},
"end": {
"line": 90,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2494,
"end": 2501,
"loc": {
"start": {
"line": 90,
"column": 56
},
"end": {
"line": 90,
"column": 63
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2501,
"end": 2502,
"loc": {
"start": {
"line": 90,
"column": 63
},
"end": {
"line": 90,
"column": 64
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2502,
"end": 2503,
"loc": {
"start": {
"line": 90,
"column": 64
},
"end": {
"line": 90,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2503,
"end": 2507,
"loc": {
"start": {
"line": 90,
"column": 65
},
"end": {
"line": 90,
"column": 69
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2507,
"end": 2508,
"loc": {
"start": {
"line": 90,
"column": 69
},
"end": {
"line": 90,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2508,
"end": 2509,
"loc": {
"start": {
"line": 90,
"column": 70
},
"end": {
"line": 90,
"column": 71
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2515,
"end": 2516,
"loc": {
"start": {
"line": 91,
"column": 4
},
"end": {
"line": 91,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {number} rotation\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n * @param {Entity} entity\r\n * @returns {Array<number>|null}\r\n ",
"start": 2524,
"end": 2710,
"loc": {
"start": {
"line": 93,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSpecialOverlayRenderMatrix",
"start": 2716,
"end": 2745,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 100,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2745,
"end": 2746,
"loc": {
"start": {
"line": 100,
"column": 33
},
"end": {
"line": 100,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2746,
"end": 2754,
"loc": {
"start": {
"line": 100,
"column": 34
},
"end": {
"line": 100,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2754,
"end": 2755,
"loc": {
"start": {
"line": 100,
"column": 42
},
"end": {
"line": 100,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2756,
"end": 2771,
"loc": {
"start": {
"line": 100,
"column": 44
},
"end": {
"line": 100,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2771,
"end": 2772,
"loc": {
"start": {
"line": 100,
"column": 59
},
"end": {
"line": 100,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2773,
"end": 2780,
"loc": {
"start": {
"line": 100,
"column": 61
},
"end": {
"line": 100,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2780,
"end": 2781,
"loc": {
"start": {
"line": 100,
"column": 68
},
"end": {
"line": 100,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2782,
"end": 2788,
"loc": {
"start": {
"line": 100,
"column": 70
},
"end": {
"line": 100,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2788,
"end": 2789,
"loc": {
"start": {
"line": 100,
"column": 76
},
"end": {
"line": 100,
"column": 77
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2790,
"end": 2791,
"loc": {
"start": {
"line": 100,
"column": 78
},
"end": {
"line": 100,
"column": 79
}
}
},
{
"type": {
"label": "let",
"keyword": "let",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "let",
"start": 2801,
"end": 2804,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2805,
"end": 2813,
"loc": {
"start": {
"line": 101,
"column": 12
},
"end": {
"line": 101,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2814,
"end": 2815,
"loc": {
"start": {
"line": 101,
"column": 21
},
"end": {
"line": 101,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 2816,
"end": 2835,
"loc": {
"start": {
"line": 101,
"column": 23
},
"end": {
"line": 101,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2835,
"end": 2836,
"loc": {
"start": {
"line": 101,
"column": 42
},
"end": {
"line": 101,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 2836,
"end": 2851,
"loc": {
"start": {
"line": 101,
"column": 43
},
"end": {
"line": 101,
"column": 58
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2851,
"end": 2852,
"loc": {
"start": {
"line": 101,
"column": 58
},
"end": {
"line": 101,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2852,
"end": 2859,
"loc": {
"start": {
"line": 101,
"column": 59
},
"end": {
"line": 101,
"column": 66
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2859,
"end": 2860,
"loc": {
"start": {
"line": 101,
"column": 66
},
"end": {
"line": 101,
"column": 67
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2860,
"end": 2861,
"loc": {
"start": {
"line": 101,
"column": 67
},
"end": {
"line": 101,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2861,
"end": 2867,
"loc": {
"start": {
"line": 101,
"column": 68
},
"end": {
"line": 101,
"column": 74
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2867,
"end": 2868,
"loc": {
"start": {
"line": 101,
"column": 74
},
"end": {
"line": 101,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2869,
"end": 2884,
"loc": {
"start": {
"line": 101,
"column": 76
},
"end": {
"line": 101,
"column": 91
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2884,
"end": 2885,
"loc": {
"start": {
"line": 101,
"column": 91
},
"end": {
"line": 101,
"column": 92
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2885,
"end": 2886,
"loc": {
"start": {
"line": 101,
"column": 92
},
"end": {
"line": 101,
"column": 93
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 2896,
"end": 2902,
"loc": {
"start": {
"line": 102,
"column": 8
},
"end": {
"line": 102,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2903,
"end": 2911,
"loc": {
"start": {
"line": 102,
"column": 15
},
"end": {
"line": 102,
"column": 23
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2912,
"end": 2913,
"loc": {
"start": {
"line": 102,
"column": 24
},
"end": {
"line": 102,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2914,
"end": 2922,
"loc": {
"start": {
"line": 102,
"column": 26
},
"end": {
"line": 102,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2922,
"end": 2923,
"loc": {
"start": {
"line": 102,
"column": 34
},
"end": {
"line": 102,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2923,
"end": 2931,
"loc": {
"start": {
"line": 102,
"column": 35
},
"end": {
"line": 102,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2931,
"end": 2932,
"loc": {
"start": {
"line": 102,
"column": 43
},
"end": {
"line": 102,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2933,
"end": 2934,
"loc": {
"start": {
"line": 102,
"column": 45
},
"end": {
"line": 102,
"column": 46
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 2935,
"end": 2939,
"loc": {
"start": {
"line": 102,
"column": 47
},
"end": {
"line": 102,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2939,
"end": 2940,
"loc": {
"start": {
"line": 102,
"column": 51
},
"end": {
"line": 102,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2946,
"end": 2947,
"loc": {
"start": {
"line": 103,
"column": 4
},
"end": {
"line": 103,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2955,
"end": 2999,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getRenderPins",
"start": 3005,
"end": 3018,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 108,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3018,
"end": 3019,
"loc": {
"start": {
"line": 108,
"column": 17
},
"end": {
"line": 108,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3019,
"end": 3026,
"loc": {
"start": {
"line": 108,
"column": 18
},
"end": {
"line": 108,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3026,
"end": 3027,
"loc": {
"start": {
"line": 108,
"column": 25
},
"end": {
"line": 108,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3028,
"end": 3029,
"loc": {
"start": {
"line": 108,
"column": 27
},
"end": {
"line": 108,
"column": 28
}
}
},
{
"type": {
"label": "return",
"keyword": "return",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "return",
"start": 3039,
"end": 3045,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 3046,
"end": 3065,
"loc": {
"start": {
"line": 109,
"column": 15
},
"end": {
"line": 109,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3065,
"end": 3066,
"loc": {
"start": {
"line": 109,
"column": 34
},
"end": {
"line": 109,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 3066,
"end": 3076,
"loc": {
"start": {
"line": 109,
"column": 35
},
"end": {
"line": 109,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3076,
"end": 3077,
"loc": {
"start": {
"line": 109,
"column": 45
},
"end": {
"line": 109,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3077,
"end": 3084,
"loc": {
"start": {
"line": 109,
"column": 46
},
"end": {
"line": 109,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3084,
"end": 3085,
"loc": {
"start": {
"line": 109,
"column": 53
},
"end": {
"line": 109,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3085,
"end": 3086,
"loc": {
"start": {
"line": 109,
"column": 54
},
"end": {
"line": 109,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3086,
"end": 3087,
"loc": {
"start": {
"line": 109,
"column": 55
},
"end": {
"line": 109,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3087,
"end": 3088,
"loc": {
"start": {
"line": 109,
"column": 56
},
"end": {
"line": 109,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3094,
"end": 3095,
"loc": {
"start": {
"line": 110,
"column": 4
},
"end": {
"line": 110,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3103,
"end": 3195,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 115,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3201,
"end": 3222,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 116,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3222,
"end": 3223,
"loc": {
"start": {
"line": 116,
"column": 25
},
"end": {
"line": 116,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3223,
"end": 3229,
"loc": {
"start": {
"line": 116,
"column": 26
},
"end": {
"line": 116,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3229,
"end": 3230,
"loc": {
"start": {
"line": 116,
"column": 32
},
"end": {
"line": 116,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3231,
"end": 3232,
"loc": {
"start": {
"line": 116,
"column": 34
},
"end": {
"line": 116,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 3242,
"end": 3261,
"loc": {
"start": {
"line": 117,
"column": 8
},
"end": {
"line": 117,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3261,
"end": 3262,
"loc": {
"start": {
"line": 117,
"column": 27
},
"end": {
"line": 117,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3262,
"end": 3283,
"loc": {
"start": {
"line": 117,
"column": 28
},
"end": {
"line": 117,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3283,
"end": 3284,
"loc": {
"start": {
"line": 117,
"column": 49
},
"end": {
"line": 117,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 3284,
"end": 3291,
"loc": {
"start": {
"line": 117,
"column": 50
},
"end": {
"line": 117,
"column": 57
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3291,
"end": 3292,
"loc": {
"start": {
"line": 117,
"column": 57
},
"end": {
"line": 117,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 3292,
"end": 3296,
"loc": {
"start": {
"line": 117,
"column": 58
},
"end": {
"line": 117,
"column": 62
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3297,
"end": 3299,
"loc": {
"start": {
"line": 117,
"column": 63
},
"end": {
"line": 117,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 3300,
"end": 3304,
"loc": {
"start": {
"line": 117,
"column": 66
},
"end": {
"line": 117,
"column": 70
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3304,
"end": 3305,
"loc": {
"start": {
"line": 117,
"column": 70
},
"end": {
"line": 117,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3305,
"end": 3311,
"loc": {
"start": {
"line": 117,
"column": 71
},
"end": {
"line": 117,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3311,
"end": 3312,
"loc": {
"start": {
"line": 117,
"column": 77
},
"end": {
"line": 117,
"column": 78
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3312,
"end": 3313,
"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": 3313,
"end": 3314,
"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": 3320,
"end": 3321,
"loc": {
"start": {
"line": 118,
"column": 4
},
"end": {
"line": 118,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3329,
"end": 3444,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 124,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateVariants",
"start": 3450,
"end": 3464,
"loc": {
"start": {
"line": 125,
"column": 4
},
"end": {
"line": 125,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3464,
"end": 3465,
"loc": {
"start": {
"line": 125,
"column": 18
},
"end": {
"line": 125,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3465,
"end": 3471,
"loc": {
"start": {
"line": 125,
"column": 19
},
"end": {
"line": 125,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3471,
"end": 3472,
"loc": {
"start": {
"line": 125,
"column": 25
},
"end": {
"line": 125,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3473,
"end": 3488,
"loc": {
"start": {
"line": 125,
"column": 27
},
"end": {
"line": 125,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3488,
"end": 3489,
"loc": {
"start": {
"line": 125,
"column": 42
},
"end": {
"line": 125,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3490,
"end": 3497,
"loc": {
"start": {
"line": 125,
"column": 44
},
"end": {
"line": 125,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3497,
"end": 3498,
"loc": {
"start": {
"line": 125,
"column": 51
},
"end": {
"line": 125,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3499,
"end": 3500,
"loc": {
"start": {
"line": 125,
"column": 53
},
"end": {
"line": 125,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 3510,
"end": 3529,
"loc": {
"start": {
"line": 126,
"column": 8
},
"end": {
"line": 126,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3529,
"end": 3530,
"loc": {
"start": {
"line": 126,
"column": 27
},
"end": {
"line": 126,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 3530,
"end": 3549,
"loc": {
"start": {
"line": 126,
"column": 28
},
"end": {
"line": 126,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3549,
"end": 3550,
"loc": {
"start": {
"line": 126,
"column": 47
},
"end": {
"line": 126,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3550,
"end": 3557,
"loc": {
"start": {
"line": 126,
"column": 48
},
"end": {
"line": 126,
"column": 55
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3557,
"end": 3558,
"loc": {
"start": {
"line": 126,
"column": 55
},
"end": {
"line": 126,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3558,
"end": 3559,
"loc": {
"start": {
"line": 126,
"column": 56
},
"end": {
"line": 126,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3559,
"end": 3565,
"loc": {
"start": {
"line": 126,
"column": 57
},
"end": {
"line": 126,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3565,
"end": 3566,
"loc": {
"start": {
"line": 126,
"column": 63
},
"end": {
"line": 126,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3567,
"end": 3582,
"loc": {
"start": {
"line": 126,
"column": 65
},
"end": {
"line": 126,
"column": 80
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3582,
"end": 3583,
"loc": {
"start": {
"line": 126,
"column": 80
},
"end": {
"line": 126,
"column": 81
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3583,
"end": 3584,
"loc": {
"start": {
"line": 126,
"column": 81
},
"end": {
"line": 126,
"column": 82
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3590,
"end": 3591,
"loc": {
"start": {
"line": 127,
"column": 4
},
"end": {
"line": 127,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3593,
"end": 3594,
"loc": {
"start": {
"line": 128,
"column": 0
},
"end": {
"line": 128,
"column": 1
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 3598,
"end": 3617,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 130,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3617,
"end": 3618,
"loc": {
"start": {
"line": 130,
"column": 19
},
"end": {
"line": 130,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3618,
"end": 3639,
"loc": {
"start": {
"line": 130,
"column": 20
},
"end": {
"line": 130,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3640,
"end": 3641,
"loc": {
"start": {
"line": 130,
"column": 42
},
"end": {
"line": 130,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3642,
"end": 3643,
"loc": {
"start": {
"line": 130,
"column": 44
},
"end": {
"line": 130,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3649,
"end": 3655,
"loc": {
"start": {
"line": 131,
"column": 4
},
"end": {
"line": 131,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3656,
"end": 3658,
"loc": {
"start": {
"line": 131,
"column": 11
},
"end": {
"line": 131,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3664,
"end": 3670,
"loc": {
"start": {
"line": 132,
"column": 4
},
"end": {
"line": 132,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3670,
"end": 3671,
"loc": {
"start": {
"line": 132,
"column": 10
},
"end": {
"line": 132,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3671,
"end": 3683,
"loc": {
"start": {
"line": 132,
"column": 11
},
"end": {
"line": 132,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3683,
"end": 3684,
"loc": {
"start": {
"line": 132,
"column": 23
},
"end": {
"line": 132,
"column": 24
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 3694,
"end": 3697,
"loc": {
"start": {
"line": 133,
"column": 8
},
"end": {
"line": 133,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessorComponent",
"start": 3698,
"end": 3720,
"loc": {
"start": {
"line": 133,
"column": 12
},
"end": {
"line": 133,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3720,
"end": 3721,
"loc": {
"start": {
"line": 133,
"column": 34
},
"end": {
"line": 133,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3721,
"end": 3722,
"loc": {
"start": {
"line": 133,
"column": 35
},
"end": {
"line": 133,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputsPerCharge",
"start": 3736,
"end": 3751,
"loc": {
"start": {
"line": 134,
"column": 12
},
"end": {
"line": 134,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3751,
"end": 3752,
"loc": {
"start": {
"line": 134,
"column": 27
},
"end": {
"line": 134,
"column": 28
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 3753,
"end": 3754,
"loc": {
"start": {
"line": 134,
"column": 29
},
"end": {
"line": 134,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3754,
"end": 3755,
"loc": {
"start": {
"line": 134,
"column": 30
},
"end": {
"line": 134,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "processorType",
"start": 3769,
"end": 3782,
"loc": {
"start": {
"line": 135,
"column": 12
},
"end": {
"line": 135,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3782,
"end": 3783,
"loc": {
"start": {
"line": 135,
"column": 25
},
"end": {
"line": 135,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 3784,
"end": 3806,
"loc": {
"start": {
"line": 135,
"column": 27
},
"end": {
"line": 135,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3806,
"end": 3807,
"loc": {
"start": {
"line": 135,
"column": 49
},
"end": {
"line": 135,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 3807,
"end": 3814,
"loc": {
"start": {
"line": 135,
"column": 50
},
"end": {
"line": 135,
"column": 57
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3814,
"end": 3815,
"loc": {
"start": {
"line": 135,
"column": 57
},
"end": {
"line": 135,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3825,
"end": 3826,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3826,
"end": 3827,
"loc": {
"start": {
"line": 136,
"column": 9
},
"end": {
"line": 136,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3833,
"end": 3834,
"loc": {
"start": {
"line": 137,
"column": 4
},
"end": {
"line": 137,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3834,
"end": 3835,
"loc": {
"start": {
"line": 137,
"column": 5
},
"end": {
"line": 137,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3841,
"end": 3847,
"loc": {
"start": {
"line": 138,
"column": 4
},
"end": {
"line": 138,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3848,
"end": 3850,
"loc": {
"start": {
"line": 138,
"column": 11
},
"end": {
"line": 138,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3856,
"end": 3862,
"loc": {
"start": {
"line": 139,
"column": 4
},
"end": {
"line": 139,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3862,
"end": 3863,
"loc": {
"start": {
"line": 139,
"column": 10
},
"end": {
"line": 139,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3863,
"end": 3875,
"loc": {
"start": {
"line": 139,
"column": 11
},
"end": {
"line": 139,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3875,
"end": 3876,
"loc": {
"start": {
"line": 139,
"column": 23
},
"end": {
"line": 139,
"column": 24
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 3886,
"end": 3889,
"loc": {
"start": {
"line": 140,
"column": 8
},
"end": {
"line": 140,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemEjectorComponent",
"start": 3890,
"end": 3910,
"loc": {
"start": {
"line": 140,
"column": 12
},
"end": {
"line": 140,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3910,
"end": 3911,
"loc": {
"start": {
"line": 140,
"column": 32
},
"end": {
"line": 140,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3911,
"end": 3912,
"loc": {
"start": {
"line": 140,
"column": 33
},
"end": {
"line": 140,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "slots",
"start": 3926,
"end": 3931,
"loc": {
"start": {
"line": 141,
"column": 12
},
"end": {
"line": 141,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3931,
"end": 3932,
"loc": {
"start": {
"line": 141,
"column": 17
},
"end": {
"line": 141,
"column": 18
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3933,
"end": 3934,
"loc": {
"start": {
"line": 141,
"column": 19
},
"end": {
"line": 141,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3934,
"end": 3935,
"loc": {
"start": {
"line": 141,
"column": 20
},
"end": {
"line": 141,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 3936,
"end": 3939,
"loc": {
"start": {
"line": 141,
"column": 22
},
"end": {
"line": 141,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3939,
"end": 3940,
"loc": {
"start": {
"line": 141,
"column": 25
},
"end": {
"line": 141,
"column": 26
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 3941,
"end": 3944,
"loc": {
"start": {
"line": 141,
"column": 27
},
"end": {
"line": 141,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 3945,
"end": 3951,
"loc": {
"start": {
"line": 141,
"column": 31
},
"end": {
"line": 141,
"column": 37
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3951,
"end": 3952,
"loc": {
"start": {
"line": 141,
"column": 37
},
"end": {
"line": 141,
"column": 38
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3952,
"end": 3953,
"loc": {
"start": {
"line": 141,
"column": 38
},
"end": {
"line": 141,
"column": 39
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3953,
"end": 3954,
"loc": {
"start": {
"line": 141,
"column": 39
},
"end": {
"line": 141,
"column": 40
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3955,
"end": 3956,
"loc": {
"start": {
"line": 141,
"column": 41
},
"end": {
"line": 141,
"column": 42
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3956,
"end": 3957,
"loc": {
"start": {
"line": 141,
"column": 42
},
"end": {
"line": 141,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3957,
"end": 3958,
"loc": {
"start": {
"line": 141,
"column": 43
},
"end": {
"line": 141,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 3959,
"end": 3968,
"loc": {
"start": {
"line": 141,
"column": 45
},
"end": {
"line": 141,
"column": 54
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3968,
"end": 3969,
"loc": {
"start": {
"line": 141,
"column": 54
},
"end": {
"line": 141,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 3970,
"end": 3983,
"loc": {
"start": {
"line": 141,
"column": 56
},
"end": {
"line": 141,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3983,
"end": 3984,
"loc": {
"start": {
"line": 141,
"column": 69
},
"end": {
"line": 141,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 3984,
"end": 3987,
"loc": {
"start": {
"line": 141,
"column": 70
},
"end": {
"line": 141,
"column": 73
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3988,
"end": 3989,
"loc": {
"start": {
"line": 141,
"column": 74
},
"end": {
"line": 141,
"column": 75
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3989,
"end": 3990,
"loc": {
"start": {
"line": 141,
"column": 75
},
"end": {
"line": 141,
"column": 76
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3990,
"end": 3991,
"loc": {
"start": {
"line": 141,
"column": 76
},
"end": {
"line": 141,
"column": 77
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4001,
"end": 4002,
"loc": {
"start": {
"line": 142,
"column": 8
},
"end": {
"line": 142,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4002,
"end": 4003,
"loc": {
"start": {
"line": 142,
"column": 9
},
"end": {
"line": 142,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4009,
"end": 4010,
"loc": {
"start": {
"line": 143,
"column": 4
},
"end": {
"line": 143,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4010,
"end": 4011,
"loc": {
"start": {
"line": 143,
"column": 5
},
"end": {
"line": 143,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4017,
"end": 4023,
"loc": {
"start": {
"line": 144,
"column": 4
},
"end": {
"line": 144,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4024,
"end": 4026,
"loc": {
"start": {
"line": 144,
"column": 11
},
"end": {
"line": 144,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4032,
"end": 4038,
"loc": {
"start": {
"line": 145,
"column": 4
},
"end": {
"line": 145,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4038,
"end": 4039,
"loc": {
"start": {
"line": 145,
"column": 10
},
"end": {
"line": 145,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 4039,
"end": 4051,
"loc": {
"start": {
"line": 145,
"column": 11
},
"end": {
"line": 145,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4051,
"end": 4052,
"loc": {
"start": {
"line": 145,
"column": 23
},
"end": {
"line": 145,
"column": 24
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 4062,
"end": 4065,
"loc": {
"start": {
"line": 146,
"column": 8
},
"end": {
"line": 146,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemAcceptorComponent",
"start": 4066,
"end": 4087,
"loc": {
"start": {
"line": 146,
"column": 12
},
"end": {
"line": 146,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4087,
"end": 4088,
"loc": {
"start": {
"line": 146,
"column": 33
},
"end": {
"line": 146,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4088,
"end": 4089,
"loc": {
"start": {
"line": 146,
"column": 34
},
"end": {
"line": 146,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "slots",
"start": 4103,
"end": 4108,
"loc": {
"start": {
"line": 147,
"column": 12
},
"end": {
"line": 147,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4108,
"end": 4109,
"loc": {
"start": {
"line": 147,
"column": 17
},
"end": {
"line": 147,
"column": 18
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4110,
"end": 4111,
"loc": {
"start": {
"line": 147,
"column": 19
},
"end": {
"line": 147,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4111,
"end": 4112,
"loc": {
"start": {
"line": 147,
"column": 20
},
"end": {
"line": 147,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 4130,
"end": 4133,
"loc": {
"start": {
"line": 148,
"column": 16
},
"end": {
"line": 148,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4133,
"end": 4134,
"loc": {
"start": {
"line": 148,
"column": 19
},
"end": {
"line": 148,
"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": 4135,
"end": 4138,
"loc": {
"start": {
"line": 148,
"column": 21
},
"end": {
"line": 148,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4139,
"end": 4145,
"loc": {
"start": {
"line": 148,
"column": 25
},
"end": {
"line": 148,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4145,
"end": 4146,
"loc": {
"start": {
"line": 148,
"column": 31
},
"end": {
"line": 148,
"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": 4146,
"end": 4147,
"loc": {
"start": {
"line": 148,
"column": 32
},
"end": {
"line": 148,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4147,
"end": 4148,
"loc": {
"start": {
"line": 148,
"column": 33
},
"end": {
"line": 148,
"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": 4149,
"end": 4150,
"loc": {
"start": {
"line": 148,
"column": 35
},
"end": {
"line": 148,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4150,
"end": 4151,
"loc": {
"start": {
"line": 148,
"column": 36
},
"end": {
"line": 148,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4151,
"end": 4152,
"loc": {
"start": {
"line": 148,
"column": 37
},
"end": {
"line": 148,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "directions",
"start": 4170,
"end": 4180,
"loc": {
"start": {
"line": 149,
"column": 16
},
"end": {
"line": 149,
"column": 26
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4180,
"end": 4181,
"loc": {
"start": {
"line": 149,
"column": 26
},
"end": {
"line": 149,
"column": 27
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4182,
"end": 4183,
"loc": {
"start": {
"line": 149,
"column": 28
},
"end": {
"line": 149,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 4183,
"end": 4196,
"loc": {
"start": {
"line": 149,
"column": 29
},
"end": {
"line": 149,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4196,
"end": 4197,
"loc": {
"start": {
"line": 149,
"column": 42
},
"end": {
"line": 149,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 4197,
"end": 4203,
"loc": {
"start": {
"line": 149,
"column": 43
},
"end": {
"line": 149,
"column": 49
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4203,
"end": 4204,
"loc": {
"start": {
"line": 149,
"column": 49
},
"end": {
"line": 149,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4204,
"end": 4205,
"loc": {
"start": {
"line": 149,
"column": 50
},
"end": {
"line": 149,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "filter",
"start": 4223,
"end": 4229,
"loc": {
"start": {
"line": 150,
"column": 16
},
"end": {
"line": 150,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4229,
"end": 4230,
"loc": {
"start": {
"line": 150,
"column": 22
},
"end": {
"line": 150,
"column": 23
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "shape",
"start": 4231,
"end": 4238,
"loc": {
"start": {
"line": 150,
"column": 24
},
"end": {
"line": 150,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4238,
"end": 4239,
"loc": {
"start": {
"line": 150,
"column": 31
},
"end": {
"line": 150,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4253,
"end": 4254,
"loc": {
"start": {
"line": 151,
"column": 12
},
"end": {
"line": 151,
"column": 13
}
}
},
{
"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": 151,
"column": 13
},
"end": {
"line": 151,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4256,
"end": 4257,
"loc": {
"start": {
"line": 151,
"column": 15
},
"end": {
"line": 151,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4257,
"end": 4258,
"loc": {
"start": {
"line": 151,
"column": 16
},
"end": {
"line": 151,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4268,
"end": 4269,
"loc": {
"start": {
"line": 152,
"column": 8
},
"end": {
"line": 152,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4269,
"end": 4270,
"loc": {
"start": {
"line": 152,
"column": 9
},
"end": {
"line": 152,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4276,
"end": 4277,
"loc": {
"start": {
"line": 153,
"column": 4
},
"end": {
"line": 153,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4277,
"end": 4278,
"loc": {
"start": {
"line": 153,
"column": 5
},
"end": {
"line": 153,
"column": 6
}
}
},
{
"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": 154,
"column": 0
},
"end": {
"line": 154,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4281,
"end": 4282,
"loc": {
"start": {
"line": 154,
"column": 1
},
"end": {
"line": 154,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 4286,
"end": 4305,
"loc": {
"start": {
"line": 156,
"column": 0
},
"end": {
"line": 156,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4305,
"end": 4306,
"loc": {
"start": {
"line": 156,
"column": 19
},
"end": {
"line": 156,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4306,
"end": 4314,
"loc": {
"start": {
"line": 156,
"column": 20
},
"end": {
"line": 156,
"column": 28
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4315,
"end": 4316,
"loc": {
"start": {
"line": 156,
"column": 29
},
"end": {
"line": 156,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4317,
"end": 4318,
"loc": {
"start": {
"line": 156,
"column": 31
},
"end": {
"line": 156,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 4324,
"end": 4327,
"loc": {
"start": {
"line": 157,
"column": 4
},
"end": {
"line": 157,
"column": 7
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4327,
"end": 4328,
"loc": {
"start": {
"line": 157,
"column": 7
},
"end": {
"line": 157,
"column": 8
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "ccw",
"start": 4329,
"end": 4334,
"loc": {
"start": {
"line": 157,
"column": 9
},
"end": {
"line": 157,
"column": 14
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4334,
"end": 4335,
"loc": {
"start": {
"line": 157,
"column": 14
},
"end": {
"line": 157,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 4341,
"end": 4350,
"loc": {
"start": {
"line": 158,
"column": 4
},
"end": {
"line": 158,
"column": 13
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4350,
"end": 4351,
"loc": {
"start": {
"line": 158,
"column": 13
},
"end": {
"line": 158,
"column": 14
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "rotate180",
"start": 4352,
"end": 4363,
"loc": {
"start": {
"line": 158,
"column": 15
},
"end": {
"line": 158,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4363,
"end": 4364,
"loc": {
"start": {
"line": 158,
"column": 26
},
"end": {
"line": 158,
"column": 27
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4366,
"end": 4367,
"loc": {
"start": {
"line": 159,
"column": 0
},
"end": {
"line": 159,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4367,
"end": 4368,
"loc": {
"start": {
"line": 159,
"column": 1
},
"end": {
"line": 159,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 4372,
"end": 4391,
"loc": {
"start": {
"line": 161,
"column": 0
},
"end": {
"line": 161,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4391,
"end": 4392,
"loc": {
"start": {
"line": 161,
"column": 19
},
"end": {
"line": 161,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 4392,
"end": 4402,
"loc": {
"start": {
"line": 161,
"column": 20
},
"end": {
"line": 161,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4403,
"end": 4404,
"loc": {
"start": {
"line": 161,
"column": 31
},
"end": {
"line": 161,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4405,
"end": 4406,
"loc": {
"start": {
"line": 161,
"column": 33
},
"end": {
"line": 161,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4412,
"end": 4413,
"loc": {
"start": {
"line": 162,
"column": 4
},
"end": {
"line": 162,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4413,
"end": 4435,
"loc": {
"start": {
"line": 162,
"column": 5
},
"end": {
"line": 162,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4435,
"end": 4436,
"loc": {
"start": {
"line": 162,
"column": 27
},
"end": {
"line": 162,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4436,
"end": 4437,
"loc": {
"start": {
"line": 162,
"column": 28
},
"end": {
"line": 162,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4438,
"end": 4439,
"loc": {
"start": {
"line": 162,
"column": 30
},
"end": {
"line": 162,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4439,
"end": 4440,
"loc": {
"start": {
"line": 162,
"column": 31
},
"end": {
"line": 162,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4441,
"end": 4443,
"loc": {
"start": {
"line": 162,
"column": 33
},
"end": {
"line": 162,
"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": 4444,
"end": 4447,
"loc": {
"start": {
"line": 162,
"column": 36
},
"end": {
"line": 162,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4448,
"end": 4454,
"loc": {
"start": {
"line": 162,
"column": 40
},
"end": {
"line": 162,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4454,
"end": 4455,
"loc": {
"start": {
"line": 162,
"column": 46
},
"end": {
"line": 162,
"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": 4455,
"end": 4456,
"loc": {
"start": {
"line": 162,
"column": 47
},
"end": {
"line": 162,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4456,
"end": 4457,
"loc": {
"start": {
"line": 162,
"column": 48
},
"end": {
"line": 162,
"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": 4458,
"end": 4459,
"loc": {
"start": {
"line": 162,
"column": 50
},
"end": {
"line": 162,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4459,
"end": 4460,
"loc": {
"start": {
"line": 162,
"column": 51
},
"end": {
"line": 162,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4460,
"end": 4461,
"loc": {
"start": {
"line": 162,
"column": 52
},
"end": {
"line": 162,
"column": 53
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4467,
"end": 4468,
"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": "MetaRotaterBuilding",
"start": 4468,
"end": 4487,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4487,
"end": 4488,
"loc": {
"start": {
"line": 163,
"column": 24
},
"end": {
"line": 163,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4488,
"end": 4496,
"loc": {
"start": {
"line": 163,
"column": 25
},
"end": {
"line": 163,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4496,
"end": 4497,
"loc": {
"start": {
"line": 163,
"column": 33
},
"end": {
"line": 163,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 4497,
"end": 4500,
"loc": {
"start": {
"line": 163,
"column": 34
},
"end": {
"line": 163,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4500,
"end": 4501,
"loc": {
"start": {
"line": 163,
"column": 37
},
"end": {
"line": 163,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4501,
"end": 4502,
"loc": {
"start": {
"line": 163,
"column": 38
},
"end": {
"line": 163,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4503,
"end": 4504,
"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": 4504,
"end": 4505,
"loc": {
"start": {
"line": 163,
"column": 41
},
"end": {
"line": 163,
"column": 42
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4506,
"end": 4508,
"loc": {
"start": {
"line": 163,
"column": 43
},
"end": {
"line": 163,
"column": 45
}
}
},
{
"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": 4509,
"end": 4512,
"loc": {
"start": {
"line": 163,
"column": 46
},
"end": {
"line": 163,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4513,
"end": 4519,
"loc": {
"start": {
"line": 163,
"column": 50
},
"end": {
"line": 163,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4519,
"end": 4520,
"loc": {
"start": {
"line": 163,
"column": 56
},
"end": {
"line": 163,
"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": 4520,
"end": 4521,
"loc": {
"start": {
"line": 163,
"column": 57
},
"end": {
"line": 163,
"column": 58
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4521,
"end": 4522,
"loc": {
"start": {
"line": 163,
"column": 58
},
"end": {
"line": 163,
"column": 59
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4523,
"end": 4524,
"loc": {
"start": {
"line": 163,
"column": 60
},
"end": {
"line": 163,
"column": 61
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4524,
"end": 4525,
"loc": {
"start": {
"line": 163,
"column": 61
},
"end": {
"line": 163,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4525,
"end": 4526,
"loc": {
"start": {
"line": 163,
"column": 62
},
"end": {
"line": 163,
"column": 63
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4532,
"end": 4533,
"loc": {
"start": {
"line": 164,
"column": 4
},
"end": {
"line": 164,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 4533,
"end": 4552,
"loc": {
"start": {
"line": 164,
"column": 5
},
"end": {
"line": 164,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4552,
"end": 4553,
"loc": {
"start": {
"line": 164,
"column": 24
},
"end": {
"line": 164,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4553,
"end": 4561,
"loc": {
"start": {
"line": 164,
"column": 25
},
"end": {
"line": 164,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4561,
"end": 4562,
"loc": {
"start": {
"line": 164,
"column": 33
},
"end": {
"line": 164,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 4562,
"end": 4571,
"loc": {
"start": {
"line": 164,
"column": 34
},
"end": {
"line": 164,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4571,
"end": 4572,
"loc": {
"start": {
"line": 164,
"column": 43
},
"end": {
"line": 164,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4572,
"end": 4573,
"loc": {
"start": {
"line": 164,
"column": 44
},
"end": {
"line": 164,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4574,
"end": 4575,
"loc": {
"start": {
"line": 164,
"column": 46
},
"end": {
"line": 164,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4575,
"end": 4576,
"loc": {
"start": {
"line": 164,
"column": 47
},
"end": {
"line": 164,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4577,
"end": 4579,
"loc": {
"start": {
"line": 164,
"column": 49
},
"end": {
"line": 164,
"column": 51
}
}
},
{
"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": 4580,
"end": 4583,
"loc": {
"start": {
"line": 164,
"column": 52
},
"end": {
"line": 164,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4584,
"end": 4590,
"loc": {
"start": {
"line": 164,
"column": 56
},
"end": {
"line": 164,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4590,
"end": 4591,
"loc": {
"start": {
"line": 164,
"column": 62
},
"end": {
"line": 164,
"column": 63
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4591,
"end": 4592,
"loc": {
"start": {
"line": 164,
"column": 63
},
"end": {
"line": 164,
"column": 64
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4592,
"end": 4593,
"loc": {
"start": {
"line": 164,
"column": 64
},
"end": {
"line": 164,
"column": 65
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4594,
"end": 4595,
"loc": {
"start": {
"line": 164,
"column": 66
},
"end": {
"line": 164,
"column": 67
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4595,
"end": 4596,
"loc": {
"start": {
"line": 164,
"column": 67
},
"end": {
"line": 164,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4596,
"end": 4597,
"loc": {
"start": {
"line": 164,
"column": 68
},
"end": {
"line": 164,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4599,
"end": 4600,
"loc": {
"start": {
"line": 165,
"column": 0
},
"end": {
"line": 165,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4600,
"end": 4601,
"loc": {
"start": {
"line": 165,
"column": 1
},
"end": {
"line": 165,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 4605,
"end": 4624,
"loc": {
"start": {
"line": 167,
"column": 0
},
"end": {
"line": 167,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4624,
"end": 4625,
"loc": {
"start": {
"line": 167,
"column": 19
},
"end": {
"line": 167,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 4625,
"end": 4641,
"loc": {
"start": {
"line": 167,
"column": 20
},
"end": {
"line": 167,
"column": 36
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4642,
"end": 4643,
"loc": {
"start": {
"line": 167,
"column": 37
},
"end": {
"line": 167,
"column": 38
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4644,
"end": 4645,
"loc": {
"start": {
"line": 167,
"column": 39
},
"end": {
"line": 167,
"column": 40
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4651,
"end": 4652,
"loc": {
"start": {
"line": 168,
"column": 4
},
"end": {
"line": 168,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4652,
"end": 4674,
"loc": {
"start": {
"line": 168,
"column": 5
},
"end": {
"line": 168,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4674,
"end": 4675,
"loc": {
"start": {
"line": 168,
"column": 27
},
"end": {
"line": 168,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4675,
"end": 4676,
"loc": {
"start": {
"line": 168,
"column": 28
},
"end": {
"line": 168,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4677,
"end": 4678,
"loc": {
"start": {
"line": 168,
"column": 30
},
"end": {
"line": 168,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4678,
"end": 4679,
"loc": {
"start": {
"line": 168,
"column": 31
},
"end": {
"line": 168,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4680,
"end": 4682,
"loc": {
"start": {
"line": 168,
"column": 33
},
"end": {
"line": 168,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#7dc6cd",
"start": 4683,
"end": 4692,
"loc": {
"start": {
"line": 168,
"column": 36
},
"end": {
"line": 168,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4692,
"end": 4693,
"loc": {
"start": {
"line": 168,
"column": 45
},
"end": {
"line": 168,
"column": 46
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4699,
"end": 4700,
"loc": {
"start": {
"line": 169,
"column": 4
},
"end": {
"line": 169,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 4700,
"end": 4719,
"loc": {
"start": {
"line": 169,
"column": 5
},
"end": {
"line": 169,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4719,
"end": 4720,
"loc": {
"start": {
"line": 169,
"column": 24
},
"end": {
"line": 169,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4720,
"end": 4728,
"loc": {
"start": {
"line": 169,
"column": 25
},
"end": {
"line": 169,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4728,
"end": 4729,
"loc": {
"start": {
"line": 169,
"column": 33
},
"end": {
"line": 169,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 4729,
"end": 4732,
"loc": {
"start": {
"line": 169,
"column": 34
},
"end": {
"line": 169,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4732,
"end": 4733,
"loc": {
"start": {
"line": 169,
"column": 37
},
"end": {
"line": 169,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4733,
"end": 4734,
"loc": {
"start": {
"line": 169,
"column": 38
},
"end": {
"line": 169,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4735,
"end": 4736,
"loc": {
"start": {
"line": 169,
"column": 40
},
"end": {
"line": 169,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4736,
"end": 4737,
"loc": {
"start": {
"line": 169,
"column": 41
},
"end": {
"line": 169,
"column": 42
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4738,
"end": 4740,
"loc": {
"start": {
"line": 169,
"column": 43
},
"end": {
"line": 169,
"column": 45
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#7dc6cd",
"start": 4741,
"end": 4750,
"loc": {
"start": {
"line": 169,
"column": 46
},
"end": {
"line": 169,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4750,
"end": 4751,
"loc": {
"start": {
"line": 169,
"column": 55
},
"end": {
"line": 169,
"column": 56
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4757,
"end": 4758,
"loc": {
"start": {
"line": 170,
"column": 4
},
"end": {
"line": 170,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 4758,
"end": 4777,
"loc": {
"start": {
"line": 170,
"column": 5
},
"end": {
"line": 170,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4777,
"end": 4778,
"loc": {
"start": {
"line": 170,
"column": 24
},
"end": {
"line": 170,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4778,
"end": 4786,
"loc": {
"start": {
"line": 170,
"column": 25
},
"end": {
"line": 170,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4786,
"end": 4787,
"loc": {
"start": {
"line": 170,
"column": 33
},
"end": {
"line": 170,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 4787,
"end": 4796,
"loc": {
"start": {
"line": 170,
"column": 34
},
"end": {
"line": 170,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4796,
"end": 4797,
"loc": {
"start": {
"line": 170,
"column": 43
},
"end": {
"line": 170,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4797,
"end": 4798,
"loc": {
"start": {
"line": 170,
"column": 44
},
"end": {
"line": 170,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4799,
"end": 4800,
"loc": {
"start": {
"line": 170,
"column": 46
},
"end": {
"line": 170,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4800,
"end": 4801,
"loc": {
"start": {
"line": 170,
"column": 47
},
"end": {
"line": 170,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4802,
"end": 4804,
"loc": {
"start": {
"line": 170,
"column": 49
},
"end": {
"line": 170,
"column": 51
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#7dc6cd",
"start": 4805,
"end": 4814,
"loc": {
"start": {
"line": 170,
"column": 52
},
"end": {
"line": 170,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4814,
"end": 4815,
"loc": {
"start": {
"line": 170,
"column": 61
},
"end": {
"line": 170,
"column": 62
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4817,
"end": 4818,
"loc": {
"start": {
"line": 171,
"column": 0
},
"end": {
"line": 171,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4818,
"end": 4819,
"loc": {
"start": {
"line": 171,
"column": 1
},
"end": {
"line": 171,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 4823,
"end": 4842,
"loc": {
"start": {
"line": 173,
"column": 0
},
"end": {
"line": 173,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4842,
"end": 4843,
"loc": {
"start": {
"line": 173,
"column": 19
},
"end": {
"line": 173,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 4843,
"end": 4858,
"loc": {
"start": {
"line": 173,
"column": 20
},
"end": {
"line": 173,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4859,
"end": 4860,
"loc": {
"start": {
"line": 173,
"column": 36
},
"end": {
"line": 173,
"column": 37
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4861,
"end": 4862,
"loc": {
"start": {
"line": 173,
"column": 38
},
"end": {
"line": 173,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4868,
"end": 4869,
"loc": {
"start": {
"line": 174,
"column": 4
},
"end": {
"line": 174,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4869,
"end": 4891,
"loc": {
"start": {
"line": 174,
"column": 5
},
"end": {
"line": 174,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4891,
"end": 4892,
"loc": {
"start": {
"line": 174,
"column": 27
},
"end": {
"line": 174,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4892,
"end": 4893,
"loc": {
"start": {
"line": 174,
"column": 28
},
"end": {
"line": 174,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4894,
"end": 4895,
"loc": {
"start": {
"line": 174,
"column": 30
},
"end": {
"line": 174,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4895,
"end": 4901,
"loc": {
"start": {
"line": 174,
"column": 31
},
"end": {
"line": 174,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4901,
"end": 4902,
"loc": {
"start": {
"line": 174,
"column": 37
},
"end": {
"line": 174,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 4903,
"end": 4918,
"loc": {
"start": {
"line": 174,
"column": 39
},
"end": {
"line": 174,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4918,
"end": 4919,
"loc": {
"start": {
"line": 174,
"column": 54
},
"end": {
"line": 174,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4920,
"end": 4922,
"loc": {
"start": {
"line": 174,
"column": 56
},
"end": {
"line": 174,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "generateMatrixRotations",
"start": 4932,
"end": 4955,
"loc": {
"start": {
"line": 175,
"column": 8
},
"end": {
"line": 175,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4955,
"end": 4956,
"loc": {
"start": {
"line": 175,
"column": 31
},
"end": {
"line": 175,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4956,
"end": 4957,
"loc": {
"start": {
"line": 175,
"column": 32
},
"end": {
"line": 175,
"column": 33
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4957,
"end": 4958,
"loc": {
"start": {
"line": 175,
"column": 33
},
"end": {
"line": 175,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4958,
"end": 4959,
"loc": {
"start": {
"line": 175,
"column": 34
},
"end": {
"line": 175,
"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": 4960,
"end": 4961,
"loc": {
"start": {
"line": 175,
"column": 36
},
"end": {
"line": 175,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4961,
"end": 4962,
"loc": {
"start": {
"line": 175,
"column": 37
},
"end": {
"line": 175,
"column": 38
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 4963,
"end": 4964,
"loc": {
"start": {
"line": 175,
"column": 39
},
"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": 4964,
"end": 4965,
"loc": {
"start": {
"line": 175,
"column": 40
},
"end": {
"line": 175,
"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": 4966,
"end": 4967,
"loc": {
"start": {
"line": 175,
"column": 42
},
"end": {
"line": 175,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4967,
"end": 4968,
"loc": {
"start": {
"line": 175,
"column": 43
},
"end": {
"line": 175,
"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": 4969,
"end": 4970,
"loc": {
"start": {
"line": 175,
"column": 45
},
"end": {
"line": 175,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4970,
"end": 4971,
"loc": {
"start": {
"line": 175,
"column": 46
},
"end": {
"line": 175,
"column": 47
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4972,
"end": 4973,
"loc": {
"start": {
"line": 175,
"column": 48
},
"end": {
"line": 175,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4973,
"end": 4974,
"loc": {
"start": {
"line": 175,
"column": 49
},
"end": {
"line": 175,
"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": 4975,
"end": 4976,
"loc": {
"start": {
"line": 175,
"column": 51
},
"end": {
"line": 175,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4976,
"end": 4977,
"loc": {
"start": {
"line": 175,
"column": 52
},
"end": {
"line": 175,
"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": 4978,
"end": 4979,
"loc": {
"start": {
"line": 175,
"column": 54
},
"end": {
"line": 175,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4979,
"end": 4980,
"loc": {
"start": {
"line": 175,
"column": 55
},
"end": {
"line": 175,
"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": 4981,
"end": 4982,
"loc": {
"start": {
"line": 175,
"column": 57
},
"end": {
"line": 175,
"column": 58
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4982,
"end": 4983,
"loc": {
"start": {
"line": 175,
"column": 58
},
"end": {
"line": 175,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4983,
"end": 4984,
"loc": {
"start": {
"line": 175,
"column": 59
},
"end": {
"line": 175,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4984,
"end": 4985,
"loc": {
"start": {
"line": 175,
"column": 60
},
"end": {
"line": 175,
"column": 61
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4991,
"end": 4992,
"loc": {
"start": {
"line": 176,
"column": 4
},
"end": {
"line": 176,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 4992,
"end": 5011,
"loc": {
"start": {
"line": 176,
"column": 5
},
"end": {
"line": 176,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5011,
"end": 5012,
"loc": {
"start": {
"line": 176,
"column": 24
},
"end": {
"line": 176,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5012,
"end": 5020,
"loc": {
"start": {
"line": 176,
"column": 25
},
"end": {
"line": 176,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5020,
"end": 5021,
"loc": {
"start": {
"line": 176,
"column": 33
},
"end": {
"line": 176,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 5021,
"end": 5024,
"loc": {
"start": {
"line": 176,
"column": 34
},
"end": {
"line": 176,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5024,
"end": 5025,
"loc": {
"start": {
"line": 176,
"column": 37
},
"end": {
"line": 176,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5025,
"end": 5026,
"loc": {
"start": {
"line": 176,
"column": 38
},
"end": {
"line": 176,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5027,
"end": 5028,
"loc": {
"start": {
"line": 176,
"column": 40
},
"end": {
"line": 176,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5028,
"end": 5034,
"loc": {
"start": {
"line": 176,
"column": 41
},
"end": {
"line": 176,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5034,
"end": 5035,
"loc": {
"start": {
"line": 176,
"column": 47
},
"end": {
"line": 176,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 5036,
"end": 5051,
"loc": {
"start": {
"line": 176,
"column": 49
},
"end": {
"line": 176,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5051,
"end": 5052,
"loc": {
"start": {
"line": 176,
"column": 64
},
"end": {
"line": 176,
"column": 65
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5053,
"end": 5055,
"loc": {
"start": {
"line": 176,
"column": 66
},
"end": {
"line": 176,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "generateMatrixRotations",
"start": 5065,
"end": 5088,
"loc": {
"start": {
"line": 177,
"column": 8
},
"end": {
"line": 177,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5088,
"end": 5089,
"loc": {
"start": {
"line": 177,
"column": 31
},
"end": {
"line": 177,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5089,
"end": 5090,
"loc": {
"start": {
"line": 177,
"column": 32
},
"end": {
"line": 177,
"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": 5090,
"end": 5091,
"loc": {
"start": {
"line": 177,
"column": 33
},
"end": {
"line": 177,
"column": 34
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5091,
"end": 5092,
"loc": {
"start": {
"line": 177,
"column": 34
},
"end": {
"line": 177,
"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": 5093,
"end": 5094,
"loc": {
"start": {
"line": 177,
"column": 36
},
"end": {
"line": 177,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5094,
"end": 5095,
"loc": {
"start": {
"line": 177,
"column": 37
},
"end": {
"line": 177,
"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": 5096,
"end": 5097,
"loc": {
"start": {
"line": 177,
"column": 39
},
"end": {
"line": 177,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5097,
"end": 5098,
"loc": {
"start": {
"line": 177,
"column": 40
},
"end": {
"line": 177,
"column": 41
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 5099,
"end": 5100,
"loc": {
"start": {
"line": 177,
"column": 42
},
"end": {
"line": 177,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5100,
"end": 5101,
"loc": {
"start": {
"line": 177,
"column": 43
},
"end": {
"line": 177,
"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": 5102,
"end": 5103,
"loc": {
"start": {
"line": 177,
"column": 45
},
"end": {
"line": 177,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5103,
"end": 5104,
"loc": {
"start": {
"line": 177,
"column": 46
},
"end": {
"line": 177,
"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": 5105,
"end": 5106,
"loc": {
"start": {
"line": 177,
"column": 48
},
"end": {
"line": 177,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5106,
"end": 5107,
"loc": {
"start": {
"line": 177,
"column": 49
},
"end": {
"line": 177,
"column": 50
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 5108,
"end": 5109,
"loc": {
"start": {
"line": 177,
"column": 51
},
"end": {
"line": 177,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5109,
"end": 5110,
"loc": {
"start": {
"line": 177,
"column": 52
},
"end": {
"line": 177,
"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": 5111,
"end": 5112,
"loc": {
"start": {
"line": 177,
"column": 54
},
"end": {
"line": 177,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5112,
"end": 5113,
"loc": {
"start": {
"line": 177,
"column": 55
},
"end": {
"line": 177,
"column": 56
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 5114,
"end": 5115,
"loc": {
"start": {
"line": 177,
"column": 57
},
"end": {
"line": 177,
"column": 58
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5115,
"end": 5116,
"loc": {
"start": {
"line": 177,
"column": 58
},
"end": {
"line": 177,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5116,
"end": 5117,
"loc": {
"start": {
"line": 177,
"column": 59
},
"end": {
"line": 177,
"column": 60
}
}
},
{
"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": 177,
"column": 60
},
"end": {
"line": 177,
"column": 61
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5124,
"end": 5125,
"loc": {
"start": {
"line": 178,
"column": 4
},
"end": {
"line": 178,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 5125,
"end": 5144,
"loc": {
"start": {
"line": 178,
"column": 5
},
"end": {
"line": 178,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5144,
"end": 5145,
"loc": {
"start": {
"line": 178,
"column": 24
},
"end": {
"line": 178,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5145,
"end": 5153,
"loc": {
"start": {
"line": 178,
"column": 25
},
"end": {
"line": 178,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5153,
"end": 5154,
"loc": {
"start": {
"line": 178,
"column": 33
},
"end": {
"line": 178,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 5154,
"end": 5163,
"loc": {
"start": {
"line": 178,
"column": 34
},
"end": {
"line": 178,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5163,
"end": 5164,
"loc": {
"start": {
"line": 178,
"column": 43
},
"end": {
"line": 178,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5164,
"end": 5165,
"loc": {
"start": {
"line": 178,
"column": 44
},
"end": {
"line": 178,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5166,
"end": 5167,
"loc": {
"start": {
"line": 178,
"column": 46
},
"end": {
"line": 178,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5167,
"end": 5173,
"loc": {
"start": {
"line": 178,
"column": 47
},
"end": {
"line": 178,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5173,
"end": 5174,
"loc": {
"start": {
"line": 178,
"column": 53
},
"end": {
"line": 178,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 5175,
"end": 5190,
"loc": {
"start": {
"line": 178,
"column": 55
},
"end": {
"line": 178,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5190,
"end": 5191,
"loc": {
"start": {
"line": 178,
"column": 70
},
"end": {
"line": 178,
"column": 71
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5192,
"end": 5194,
"loc": {
"start": {
"line": 178,
"column": 72
},
"end": {
"line": 178,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "generateMatrixRotations",
"start": 5204,
"end": 5227,
"loc": {
"start": {
"line": 179,
"column": 8
},
"end": {
"line": 179,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5227,
"end": 5228,
"loc": {
"start": {
"line": 179,
"column": 31
},
"end": {
"line": 179,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5228,
"end": 5229,
"loc": {
"start": {
"line": 179,
"column": 32
},
"end": {
"line": 179,
"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": 5229,
"end": 5230,
"loc": {
"start": {
"line": 179,
"column": 33
},
"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": 5230,
"end": 5231,
"loc": {
"start": {
"line": 179,
"column": 34
},
"end": {
"line": 179,
"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": 5232,
"end": 5233,
"loc": {
"start": {
"line": 179,
"column": 36
},
"end": {
"line": 179,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5233,
"end": 5234,
"loc": {
"start": {
"line": 179,
"column": 37
},
"end": {
"line": 179,
"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": 5235,
"end": 5236,
"loc": {
"start": {
"line": 179,
"column": 39
},
"end": {
"line": 179,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5236,
"end": 5237,
"loc": {
"start": {
"line": 179,
"column": 40
},
"end": {
"line": 179,
"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": 5238,
"end": 5239,
"loc": {
"start": {
"line": 179,
"column": 42
},
"end": {
"line": 179,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5239,
"end": 5240,
"loc": {
"start": {
"line": 179,
"column": 43
},
"end": {
"line": 179,
"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": 5241,
"end": 5242,
"loc": {
"start": {
"line": 179,
"column": 45
},
"end": {
"line": 179,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5242,
"end": 5243,
"loc": {
"start": {
"line": 179,
"column": 46
},
"end": {
"line": 179,
"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": 5244,
"end": 5245,
"loc": {
"start": {
"line": 179,
"column": 48
},
"end": {
"line": 179,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5245,
"end": 5246,
"loc": {
"start": {
"line": 179,
"column": 49
},
"end": {
"line": 179,
"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": 5247,
"end": 5248,
"loc": {
"start": {
"line": 179,
"column": 51
},
"end": {
"line": 179,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5248,
"end": 5249,
"loc": {
"start": {
"line": 179,
"column": 52
},
"end": {
"line": 179,
"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": 5250,
"end": 5251,
"loc": {
"start": {
"line": 179,
"column": 54
},
"end": {
"line": 179,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5251,
"end": 5252,
"loc": {
"start": {
"line": 179,
"column": 55
},
"end": {
"line": 179,
"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": 5253,
"end": 5254,
"loc": {
"start": {
"line": 179,
"column": 57
},
"end": {
"line": 179,
"column": 58
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5254,
"end": 5255,
"loc": {
"start": {
"line": 179,
"column": 58
},
"end": {
"line": 179,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5255,
"end": 5256,
"loc": {
"start": {
"line": 179,
"column": 59
},
"end": {
"line": 179,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5256,
"end": 5257,
"loc": {
"start": {
"line": 179,
"column": 60
},
"end": {
"line": 179,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5259,
"end": 5260,
"loc": {
"start": {
"line": 180,
"column": 0
},
"end": {
"line": 180,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5260,
"end": 5261,
"loc": {
"start": {
"line": 180,
"column": 1
},
"end": {
"line": 180,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 5265,
"end": 5284,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 182,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5284,
"end": 5285,
"loc": {
"start": {
"line": 182,
"column": 19
},
"end": {
"line": 182,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 5285,
"end": 5300,
"loc": {
"start": {
"line": 182,
"column": 20
},
"end": {
"line": 182,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5301,
"end": 5302,
"loc": {
"start": {
"line": 182,
"column": 36
},
"end": {
"line": 182,
"column": 37
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5303,
"end": 5304,
"loc": {
"start": {
"line": 182,
"column": 38
},
"end": {
"line": 182,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5310,
"end": 5311,
"loc": {
"start": {
"line": 183,
"column": 4
},
"end": {
"line": 183,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5311,
"end": 5333,
"loc": {
"start": {
"line": 183,
"column": 5
},
"end": {
"line": 183,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5333,
"end": 5334,
"loc": {
"start": {
"line": 183,
"column": 27
},
"end": {
"line": 183,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5334,
"end": 5335,
"loc": {
"start": {
"line": 183,
"column": 28
},
"end": {
"line": 183,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5336,
"end": 5340,
"loc": {
"start": {
"line": 183,
"column": 30
},
"end": {
"line": 183,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5341,
"end": 5343,
"loc": {
"start": {
"line": 183,
"column": 35
},
"end": {
"line": 183,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5344,
"end": 5348,
"loc": {
"start": {
"line": 183,
"column": 38
},
"end": {
"line": 183,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5348,
"end": 5349,
"loc": {
"start": {
"line": 183,
"column": 42
},
"end": {
"line": 183,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 5349,
"end": 5357,
"loc": {
"start": {
"line": 183,
"column": 43
},
"end": {
"line": 183,
"column": 51
}
}
},
{
"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": 183,
"column": 51
},
"end": {
"line": 183,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 5358,
"end": 5374,
"loc": {
"start": {
"line": 183,
"column": 52
},
"end": {
"line": 183,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5374,
"end": 5375,
"loc": {
"start": {
"line": 183,
"column": 68
},
"end": {
"line": 183,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 5375,
"end": 5393,
"loc": {
"start": {
"line": 183,
"column": 69
},
"end": {
"line": 183,
"column": 87
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5393,
"end": 5394,
"loc": {
"start": {
"line": 183,
"column": 87
},
"end": {
"line": 183,
"column": 88
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_rotater",
"start": 5394,
"end": 5408,
"loc": {
"start": {
"line": 183,
"column": 88
},
"end": {
"line": 183,
"column": 102
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5408,
"end": 5409,
"loc": {
"start": {
"line": 183,
"column": 102
},
"end": {
"line": 183,
"column": 103
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5409,
"end": 5410,
"loc": {
"start": {
"line": 183,
"column": 103
},
"end": {
"line": 183,
"column": 104
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5416,
"end": 5417,
"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": "MetaRotaterBuilding",
"start": 5417,
"end": 5436,
"loc": {
"start": {
"line": 184,
"column": 5
},
"end": {
"line": 184,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5436,
"end": 5437,
"loc": {
"start": {
"line": 184,
"column": 24
},
"end": {
"line": 184,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5437,
"end": 5445,
"loc": {
"start": {
"line": 184,
"column": 25
},
"end": {
"line": 184,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5445,
"end": 5446,
"loc": {
"start": {
"line": 184,
"column": 33
},
"end": {
"line": 184,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 5446,
"end": 5449,
"loc": {
"start": {
"line": 184,
"column": 34
},
"end": {
"line": 184,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5449,
"end": 5450,
"loc": {
"start": {
"line": 184,
"column": 37
},
"end": {
"line": 184,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5450,
"end": 5451,
"loc": {
"start": {
"line": 184,
"column": 38
},
"end": {
"line": 184,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5452,
"end": 5456,
"loc": {
"start": {
"line": 184,
"column": 40
},
"end": {
"line": 184,
"column": 44
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5457,
"end": 5459,
"loc": {
"start": {
"line": 184,
"column": 45
},
"end": {
"line": 184,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5469,
"end": 5473,
"loc": {
"start": {
"line": 185,
"column": 8
},
"end": {
"line": 185,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5473,
"end": 5474,
"loc": {
"start": {
"line": 185,
"column": 12
},
"end": {
"line": 185,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 5474,
"end": 5482,
"loc": {
"start": {
"line": 185,
"column": 13
},
"end": {
"line": 185,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5482,
"end": 5483,
"loc": {
"start": {
"line": 185,
"column": 21
},
"end": {
"line": 185,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 5483,
"end": 5499,
"loc": {
"start": {
"line": 185,
"column": 22
},
"end": {
"line": 185,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5499,
"end": 5500,
"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": "enumHubGoalRewards",
"start": 5500,
"end": 5518,
"loc": {
"start": {
"line": 185,
"column": 39
},
"end": {
"line": 185,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5518,
"end": 5519,
"loc": {
"start": {
"line": 185,
"column": 57
},
"end": {
"line": 185,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_rotater_ccw",
"start": 5519,
"end": 5537,
"loc": {
"start": {
"line": 185,
"column": 58
},
"end": {
"line": 185,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5537,
"end": 5538,
"loc": {
"start": {
"line": 185,
"column": 76
},
"end": {
"line": 185,
"column": 77
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5538,
"end": 5539,
"loc": {
"start": {
"line": 185,
"column": 77
},
"end": {
"line": 185,
"column": 78
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5545,
"end": 5546,
"loc": {
"start": {
"line": 186,
"column": 4
},
"end": {
"line": 186,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 5546,
"end": 5565,
"loc": {
"start": {
"line": 186,
"column": 5
},
"end": {
"line": 186,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5565,
"end": 5566,
"loc": {
"start": {
"line": 186,
"column": 24
},
"end": {
"line": 186,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5566,
"end": 5574,
"loc": {
"start": {
"line": 186,
"column": 25
},
"end": {
"line": 186,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5574,
"end": 5575,
"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": "rotate180",
"start": 5575,
"end": 5584,
"loc": {
"start": {
"line": 186,
"column": 34
},
"end": {
"line": 186,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5584,
"end": 5585,
"loc": {
"start": {
"line": 186,
"column": 43
},
"end": {
"line": 186,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5585,
"end": 5586,
"loc": {
"start": {
"line": 186,
"column": 44
},
"end": {
"line": 186,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5587,
"end": 5591,
"loc": {
"start": {
"line": 186,
"column": 46
},
"end": {
"line": 186,
"column": 50
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5592,
"end": 5594,
"loc": {
"start": {
"line": 186,
"column": 51
},
"end": {
"line": 186,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5604,
"end": 5608,
"loc": {
"start": {
"line": 187,
"column": 8
},
"end": {
"line": 187,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5608,
"end": 5609,
"loc": {
"start": {
"line": 187,
"column": 12
},
"end": {
"line": 187,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 5609,
"end": 5617,
"loc": {
"start": {
"line": 187,
"column": 13
},
"end": {
"line": 187,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5617,
"end": 5618,
"loc": {
"start": {
"line": 187,
"column": 21
},
"end": {
"line": 187,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 5618,
"end": 5634,
"loc": {
"start": {
"line": 187,
"column": 22
},
"end": {
"line": 187,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5634,
"end": 5635,
"loc": {
"start": {
"line": 187,
"column": 38
},
"end": {
"line": 187,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 5635,
"end": 5653,
"loc": {
"start": {
"line": 187,
"column": 39
},
"end": {
"line": 187,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5653,
"end": 5654,
"loc": {
"start": {
"line": 187,
"column": 57
},
"end": {
"line": 187,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_rotater_180",
"start": 5654,
"end": 5672,
"loc": {
"start": {
"line": 187,
"column": 58
},
"end": {
"line": 187,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5672,
"end": 5673,
"loc": {
"start": {
"line": 187,
"column": 76
},
"end": {
"line": 187,
"column": 77
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5673,
"end": 5674,
"loc": {
"start": {
"line": 187,
"column": 77
},
"end": {
"line": 187,
"column": 78
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5676,
"end": 5677,
"loc": {
"start": {
"line": 188,
"column": 0
},
"end": {
"line": 188,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5677,
"end": 5678,
"loc": {
"start": {
"line": 188,
"column": 1
},
"end": {
"line": 188,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 5682,
"end": 5701,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 190,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5701,
"end": 5702,
"loc": {
"start": {
"line": 190,
"column": 19
},
"end": {
"line": 190,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 5702,
"end": 5713,
"loc": {
"start": {
"line": 190,
"column": 20
},
"end": {
"line": 190,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5714,
"end": 5715,
"loc": {
"start": {
"line": 190,
"column": 32
},
"end": {
"line": 190,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5716,
"end": 5717,
"loc": {
"start": {
"line": 190,
"column": 34
},
"end": {
"line": 190,
"column": 35
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5723,
"end": 5724,
"loc": {
"start": {
"line": 191,
"column": 4
},
"end": {
"line": 191,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5724,
"end": 5746,
"loc": {
"start": {
"line": 191,
"column": 5
},
"end": {
"line": 191,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5746,
"end": 5747,
"loc": {
"start": {
"line": 191,
"column": 27
},
"end": {
"line": 191,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5747,
"end": 5748,
"loc": {
"start": {
"line": 191,
"column": 28
},
"end": {
"line": 191,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5749,
"end": 5750,
"loc": {
"start": {
"line": 191,
"column": 30
},
"end": {
"line": 191,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5750,
"end": 5751,
"loc": {
"start": {
"line": 191,
"column": 31
},
"end": {
"line": 191,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5752,
"end": 5754,
"loc": {
"start": {
"line": 191,
"column": 33
},
"end": {
"line": 191,
"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": 5755,
"end": 5759,
"loc": {
"start": {
"line": 191,
"column": 36
},
"end": {
"line": 191,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5759,
"end": 5760,
"loc": {
"start": {
"line": 191,
"column": 40
},
"end": {
"line": 191,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5766,
"end": 5767,
"loc": {
"start": {
"line": 192,
"column": 4
},
"end": {
"line": 192,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 5767,
"end": 5786,
"loc": {
"start": {
"line": 192,
"column": 5
},
"end": {
"line": 192,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5786,
"end": 5787,
"loc": {
"start": {
"line": 192,
"column": 24
},
"end": {
"line": 192,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5787,
"end": 5795,
"loc": {
"start": {
"line": 192,
"column": 25
},
"end": {
"line": 192,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5795,
"end": 5796,
"loc": {
"start": {
"line": 192,
"column": 33
},
"end": {
"line": 192,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 5796,
"end": 5799,
"loc": {
"start": {
"line": 192,
"column": 34
},
"end": {
"line": 192,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5799,
"end": 5800,
"loc": {
"start": {
"line": 192,
"column": 37
},
"end": {
"line": 192,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5800,
"end": 5801,
"loc": {
"start": {
"line": 192,
"column": 38
},
"end": {
"line": 192,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5802,
"end": 5803,
"loc": {
"start": {
"line": 192,
"column": 40
},
"end": {
"line": 192,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5803,
"end": 5804,
"loc": {
"start": {
"line": 192,
"column": 41
},
"end": {
"line": 192,
"column": 42
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5805,
"end": 5807,
"loc": {
"start": {
"line": 192,
"column": 43
},
"end": {
"line": 192,
"column": 45
}
}
},
{
"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": 5808,
"end": 5812,
"loc": {
"start": {
"line": 192,
"column": 46
},
"end": {
"line": 192,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5812,
"end": 5813,
"loc": {
"start": {
"line": 192,
"column": 50
},
"end": {
"line": 192,
"column": 51
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5819,
"end": 5820,
"loc": {
"start": {
"line": 193,
"column": 4
},
"end": {
"line": 193,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 5820,
"end": 5839,
"loc": {
"start": {
"line": 193,
"column": 5
},
"end": {
"line": 193,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5839,
"end": 5840,
"loc": {
"start": {
"line": 193,
"column": 24
},
"end": {
"line": 193,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5840,
"end": 5848,
"loc": {
"start": {
"line": 193,
"column": 25
},
"end": {
"line": 193,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5848,
"end": 5849,
"loc": {
"start": {
"line": 193,
"column": 33
},
"end": {
"line": 193,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 5849,
"end": 5858,
"loc": {
"start": {
"line": 193,
"column": 34
},
"end": {
"line": 193,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5858,
"end": 5859,
"loc": {
"start": {
"line": 193,
"column": 43
},
"end": {
"line": 193,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5859,
"end": 5860,
"loc": {
"start": {
"line": 193,
"column": 44
},
"end": {
"line": 193,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5861,
"end": 5862,
"loc": {
"start": {
"line": 193,
"column": 46
},
"end": {
"line": 193,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5862,
"end": 5863,
"loc": {
"start": {
"line": 193,
"column": 47
},
"end": {
"line": 193,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5864,
"end": 5866,
"loc": {
"start": {
"line": 193,
"column": 49
},
"end": {
"line": 193,
"column": 51
}
}
},
{
"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": 5867,
"end": 5871,
"loc": {
"start": {
"line": 193,
"column": 52
},
"end": {
"line": 193,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5871,
"end": 5872,
"loc": {
"start": {
"line": 193,
"column": 56
},
"end": {
"line": 193,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5874,
"end": 5875,
"loc": {
"start": {
"line": 194,
"column": 0
},
"end": {
"line": 194,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5875,
"end": 5876,
"loc": {
"start": {
"line": 194,
"column": 1
},
"end": {
"line": 194,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 5880,
"end": 5899,
"loc": {
"start": {
"line": 196,
"column": 0
},
"end": {
"line": 196,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5899,
"end": 5900,
"loc": {
"start": {
"line": 196,
"column": 19
},
"end": {
"line": 196,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 5900,
"end": 5912,
"loc": {
"start": {
"line": 196,
"column": 20
},
"end": {
"line": 196,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5913,
"end": 5914,
"loc": {
"start": {
"line": 196,
"column": 33
},
"end": {
"line": 196,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5915,
"end": 5916,
"loc": {
"start": {
"line": 196,
"column": 35
},
"end": {
"line": 196,
"column": 36
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5922,
"end": 5923,
"loc": {
"start": {
"line": 197,
"column": 4
},
"end": {
"line": 197,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5923,
"end": 5945,
"loc": {
"start": {
"line": 197,
"column": 5
},
"end": {
"line": 197,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5945,
"end": 5946,
"loc": {
"start": {
"line": 197,
"column": 27
},
"end": {
"line": 197,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5946,
"end": 5947,
"loc": {
"start": {
"line": 197,
"column": 28
},
"end": {
"line": 197,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5948,
"end": 5949,
"loc": {
"start": {
"line": 197,
"column": 30
},
"end": {
"line": 197,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5949,
"end": 5950,
"loc": {
"start": {
"line": 197,
"column": 31
},
"end": {
"line": 197,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5951,
"end": 5953,
"loc": {
"start": {
"line": 197,
"column": 33
},
"end": {
"line": 197,
"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": 5954,
"end": 5958,
"loc": {
"start": {
"line": 197,
"column": 36
},
"end": {
"line": 197,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5958,
"end": 5959,
"loc": {
"start": {
"line": 197,
"column": 40
},
"end": {
"line": 197,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5965,
"end": 5966,
"loc": {
"start": {
"line": 198,
"column": 4
},
"end": {
"line": 198,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 5966,
"end": 5985,
"loc": {
"start": {
"line": 198,
"column": 5
},
"end": {
"line": 198,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5985,
"end": 5986,
"loc": {
"start": {
"line": 198,
"column": 24
},
"end": {
"line": 198,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5986,
"end": 5994,
"loc": {
"start": {
"line": 198,
"column": 25
},
"end": {
"line": 198,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5994,
"end": 5995,
"loc": {
"start": {
"line": 198,
"column": 33
},
"end": {
"line": 198,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 5995,
"end": 5998,
"loc": {
"start": {
"line": 198,
"column": 34
},
"end": {
"line": 198,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5998,
"end": 5999,
"loc": {
"start": {
"line": 198,
"column": 37
},
"end": {
"line": 198,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5999,
"end": 6000,
"loc": {
"start": {
"line": 198,
"column": 38
},
"end": {
"line": 198,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6001,
"end": 6002,
"loc": {
"start": {
"line": 198,
"column": 40
},
"end": {
"line": 198,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6002,
"end": 6003,
"loc": {
"start": {
"line": 198,
"column": 41
},
"end": {
"line": 198,
"column": 42
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6004,
"end": 6006,
"loc": {
"start": {
"line": 198,
"column": 43
},
"end": {
"line": 198,
"column": 45
}
}
},
{
"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": 6007,
"end": 6011,
"loc": {
"start": {
"line": 198,
"column": 46
},
"end": {
"line": 198,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6011,
"end": 6012,
"loc": {
"start": {
"line": 198,
"column": 50
},
"end": {
"line": 198,
"column": 51
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6018,
"end": 6019,
"loc": {
"start": {
"line": 199,
"column": 4
},
"end": {
"line": 199,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6019,
"end": 6038,
"loc": {
"start": {
"line": 199,
"column": 5
},
"end": {
"line": 199,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6038,
"end": 6039,
"loc": {
"start": {
"line": 199,
"column": 24
},
"end": {
"line": 199,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6039,
"end": 6047,
"loc": {
"start": {
"line": 199,
"column": 25
},
"end": {
"line": 199,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6047,
"end": 6048,
"loc": {
"start": {
"line": 199,
"column": 33
},
"end": {
"line": 199,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 6048,
"end": 6057,
"loc": {
"start": {
"line": 199,
"column": 34
},
"end": {
"line": 199,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6057,
"end": 6058,
"loc": {
"start": {
"line": 199,
"column": 43
},
"end": {
"line": 199,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6058,
"end": 6059,
"loc": {
"start": {
"line": 199,
"column": 44
},
"end": {
"line": 199,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6060,
"end": 6061,
"loc": {
"start": {
"line": 199,
"column": 46
},
"end": {
"line": 199,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6061,
"end": 6062,
"loc": {
"start": {
"line": 199,
"column": 47
},
"end": {
"line": 199,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6063,
"end": 6065,
"loc": {
"start": {
"line": 199,
"column": 49
},
"end": {
"line": 199,
"column": 51
}
}
},
{
"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": 6066,
"end": 6070,
"loc": {
"start": {
"line": 199,
"column": 52
},
"end": {
"line": 199,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6070,
"end": 6071,
"loc": {
"start": {
"line": 199,
"column": 56
},
"end": {
"line": 199,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6073,
"end": 6074,
"loc": {
"start": {
"line": 200,
"column": 0
},
"end": {
"line": 200,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6074,
"end": 6075,
"loc": {
"start": {
"line": 200,
"column": 1
},
"end": {
"line": 200,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6079,
"end": 6098,
"loc": {
"start": {
"line": 202,
"column": 0
},
"end": {
"line": 202,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6098,
"end": 6099,
"loc": {
"start": {
"line": 202,
"column": 19
},
"end": {
"line": 202,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 6099,
"end": 6113,
"loc": {
"start": {
"line": 202,
"column": 20
},
"end": {
"line": 202,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6114,
"end": 6115,
"loc": {
"start": {
"line": 202,
"column": 35
},
"end": {
"line": 202,
"column": 36
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6116,
"end": 6117,
"loc": {
"start": {
"line": 202,
"column": 37
},
"end": {
"line": 202,
"column": 38
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6123,
"end": 6124,
"loc": {
"start": {
"line": 203,
"column": 4
},
"end": {
"line": 203,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 6124,
"end": 6146,
"loc": {
"start": {
"line": 203,
"column": 5
},
"end": {
"line": 203,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6146,
"end": 6147,
"loc": {
"start": {
"line": 203,
"column": 27
},
"end": {
"line": 203,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6147,
"end": 6148,
"loc": {
"start": {
"line": 203,
"column": 28
},
"end": {
"line": 203,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 6149,
"end": 6153,
"loc": {
"start": {
"line": 203,
"column": 30
},
"end": {
"line": 203,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6154,
"end": 6156,
"loc": {
"start": {
"line": 203,
"column": 35
},
"end": {
"line": 203,
"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": 6157,
"end": 6166,
"loc": {
"start": {
"line": 203,
"column": 38
},
"end": {
"line": 203,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6166,
"end": 6167,
"loc": {
"start": {
"line": 203,
"column": 47
},
"end": {
"line": 203,
"column": 48
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6173,
"end": 6174,
"loc": {
"start": {
"line": 204,
"column": 4
},
"end": {
"line": 204,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6174,
"end": 6193,
"loc": {
"start": {
"line": 204,
"column": 5
},
"end": {
"line": 204,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6193,
"end": 6194,
"loc": {
"start": {
"line": 204,
"column": 24
},
"end": {
"line": 204,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6194,
"end": 6202,
"loc": {
"start": {
"line": 204,
"column": 25
},
"end": {
"line": 204,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6202,
"end": 6203,
"loc": {
"start": {
"line": 204,
"column": 33
},
"end": {
"line": 204,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 6203,
"end": 6206,
"loc": {
"start": {
"line": 204,
"column": 34
},
"end": {
"line": 204,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6206,
"end": 6207,
"loc": {
"start": {
"line": 204,
"column": 37
},
"end": {
"line": 204,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6207,
"end": 6208,
"loc": {
"start": {
"line": 204,
"column": 38
},
"end": {
"line": 204,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 6209,
"end": 6213,
"loc": {
"start": {
"line": 204,
"column": 40
},
"end": {
"line": 204,
"column": 44
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6214,
"end": 6216,
"loc": {
"start": {
"line": 204,
"column": 45
},
"end": {
"line": 204,
"column": 47
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 6217,
"end": 6226,
"loc": {
"start": {
"line": 204,
"column": 48
},
"end": {
"line": 204,
"column": 57
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6226,
"end": 6227,
"loc": {
"start": {
"line": 204,
"column": 57
},
"end": {
"line": 204,
"column": 58
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6233,
"end": 6234,
"loc": {
"start": {
"line": 205,
"column": 4
},
"end": {
"line": 205,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6234,
"end": 6253,
"loc": {
"start": {
"line": 205,
"column": 5
},
"end": {
"line": 205,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6253,
"end": 6254,
"loc": {
"start": {
"line": 205,
"column": 24
},
"end": {
"line": 205,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6254,
"end": 6262,
"loc": {
"start": {
"line": 205,
"column": 25
},
"end": {
"line": 205,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6262,
"end": 6263,
"loc": {
"start": {
"line": 205,
"column": 33
},
"end": {
"line": 205,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 6263,
"end": 6272,
"loc": {
"start": {
"line": 205,
"column": 34
},
"end": {
"line": 205,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6272,
"end": 6273,
"loc": {
"start": {
"line": 205,
"column": 43
},
"end": {
"line": 205,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6273,
"end": 6274,
"loc": {
"start": {
"line": 205,
"column": 44
},
"end": {
"line": 205,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 6275,
"end": 6279,
"loc": {
"start": {
"line": 205,
"column": 46
},
"end": {
"line": 205,
"column": 50
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6280,
"end": 6282,
"loc": {
"start": {
"line": 205,
"column": 51
},
"end": {
"line": 205,
"column": 53
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "regular",
"start": 6283,
"end": 6292,
"loc": {
"start": {
"line": 205,
"column": 54
},
"end": {
"line": 205,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6292,
"end": 6293,
"loc": {
"start": {
"line": 205,
"column": 63
},
"end": {
"line": 205,
"column": 64
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6295,
"end": 6296,
"loc": {
"start": {
"line": 206,
"column": 0
},
"end": {
"line": 206,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6296,
"end": 6297,
"loc": {
"start": {
"line": 206,
"column": 1
},
"end": {
"line": 206,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6301,
"end": 6320,
"loc": {
"start": {
"line": 208,
"column": 0
},
"end": {
"line": 208,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6320,
"end": 6321,
"loc": {
"start": {
"line": 208,
"column": 19
},
"end": {
"line": 208,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 6321,
"end": 6333,
"loc": {
"start": {
"line": 208,
"column": 20
},
"end": {
"line": 208,
"column": 32
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6334,
"end": 6335,
"loc": {
"start": {
"line": 208,
"column": 33
},
"end": {
"line": 208,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6336,
"end": 6337,
"loc": {
"start": {
"line": 208,
"column": 35
},
"end": {
"line": 208,
"column": 36
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6343,
"end": 6344,
"loc": {
"start": {
"line": 209,
"column": 4
},
"end": {
"line": 209,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 6344,
"end": 6366,
"loc": {
"start": {
"line": 209,
"column": 5
},
"end": {
"line": 209,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6366,
"end": 6367,
"loc": {
"start": {
"line": 209,
"column": 27
},
"end": {
"line": 209,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6367,
"end": 6368,
"loc": {
"start": {
"line": 209,
"column": 28
},
"end": {
"line": 209,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6369,
"end": 6370,
"loc": {
"start": {
"line": 209,
"column": 30
},
"end": {
"line": 209,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6370,
"end": 6371,
"loc": {
"start": {
"line": 209,
"column": 31
},
"end": {
"line": 209,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6372,
"end": 6374,
"loc": {
"start": {
"line": 209,
"column": 33
},
"end": {
"line": 209,
"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": 6375,
"end": 6379,
"loc": {
"start": {
"line": 209,
"column": 36
},
"end": {
"line": 209,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6379,
"end": 6380,
"loc": {
"start": {
"line": 209,
"column": 40
},
"end": {
"line": 209,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6386,
"end": 6387,
"loc": {
"start": {
"line": 210,
"column": 4
},
"end": {
"line": 210,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6387,
"end": 6406,
"loc": {
"start": {
"line": 210,
"column": 5
},
"end": {
"line": 210,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6406,
"end": 6407,
"loc": {
"start": {
"line": 210,
"column": 24
},
"end": {
"line": 210,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6407,
"end": 6415,
"loc": {
"start": {
"line": 210,
"column": 25
},
"end": {
"line": 210,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6415,
"end": 6416,
"loc": {
"start": {
"line": 210,
"column": 33
},
"end": {
"line": 210,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 6416,
"end": 6419,
"loc": {
"start": {
"line": 210,
"column": 34
},
"end": {
"line": 210,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6419,
"end": 6420,
"loc": {
"start": {
"line": 210,
"column": 37
},
"end": {
"line": 210,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6420,
"end": 6421,
"loc": {
"start": {
"line": 210,
"column": 38
},
"end": {
"line": 210,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6422,
"end": 6423,
"loc": {
"start": {
"line": 210,
"column": 40
},
"end": {
"line": 210,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6423,
"end": 6424,
"loc": {
"start": {
"line": 210,
"column": 41
},
"end": {
"line": 210,
"column": 42
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6425,
"end": 6427,
"loc": {
"start": {
"line": 210,
"column": 43
},
"end": {
"line": 210,
"column": 45
}
}
},
{
"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": 6428,
"end": 6432,
"loc": {
"start": {
"line": 210,
"column": 46
},
"end": {
"line": 210,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6432,
"end": 6433,
"loc": {
"start": {
"line": 210,
"column": 50
},
"end": {
"line": 210,
"column": 51
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6439,
"end": 6440,
"loc": {
"start": {
"line": 211,
"column": 4
},
"end": {
"line": 211,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6440,
"end": 6459,
"loc": {
"start": {
"line": 211,
"column": 5
},
"end": {
"line": 211,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6459,
"end": 6460,
"loc": {
"start": {
"line": 211,
"column": 24
},
"end": {
"line": 211,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6460,
"end": 6468,
"loc": {
"start": {
"line": 211,
"column": 25
},
"end": {
"line": 211,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6468,
"end": 6469,
"loc": {
"start": {
"line": 211,
"column": 33
},
"end": {
"line": 211,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 6469,
"end": 6478,
"loc": {
"start": {
"line": 211,
"column": 34
},
"end": {
"line": 211,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6478,
"end": 6479,
"loc": {
"start": {
"line": 211,
"column": 43
},
"end": {
"line": 211,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6479,
"end": 6480,
"loc": {
"start": {
"line": 211,
"column": 44
},
"end": {
"line": 211,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6481,
"end": 6482,
"loc": {
"start": {
"line": 211,
"column": 46
},
"end": {
"line": 211,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6482,
"end": 6483,
"loc": {
"start": {
"line": 211,
"column": 47
},
"end": {
"line": 211,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6484,
"end": 6486,
"loc": {
"start": {
"line": 211,
"column": 49
},
"end": {
"line": 211,
"column": 51
}
}
},
{
"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": 6487,
"end": 6491,
"loc": {
"start": {
"line": 211,
"column": 52
},
"end": {
"line": 211,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6491,
"end": 6492,
"loc": {
"start": {
"line": 211,
"column": 56
},
"end": {
"line": 211,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6494,
"end": 6495,
"loc": {
"start": {
"line": 212,
"column": 0
},
"end": {
"line": 212,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6495,
"end": 6496,
"loc": {
"start": {
"line": 212,
"column": 1
},
"end": {
"line": 212,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6500,
"end": 6519,
"loc": {
"start": {
"line": 214,
"column": 0
},
"end": {
"line": 214,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6519,
"end": 6520,
"loc": {
"start": {
"line": 214,
"column": 19
},
"end": {
"line": 214,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 6520,
"end": 6530,
"loc": {
"start": {
"line": 214,
"column": 20
},
"end": {
"line": 214,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6531,
"end": 6532,
"loc": {
"start": {
"line": 214,
"column": 31
},
"end": {
"line": 214,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6533,
"end": 6534,
"loc": {
"start": {
"line": 214,
"column": 33
},
"end": {
"line": 214,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6540,
"end": 6541,
"loc": {
"start": {
"line": 215,
"column": 4
},
"end": {
"line": 215,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 6541,
"end": 6563,
"loc": {
"start": {
"line": 215,
"column": 5
},
"end": {
"line": 215,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6563,
"end": 6564,
"loc": {
"start": {
"line": 215,
"column": 27
},
"end": {
"line": 215,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6564,
"end": 6565,
"loc": {
"start": {
"line": 215,
"column": 28
},
"end": {
"line": 215,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6566,
"end": 6567,
"loc": {
"start": {
"line": 215,
"column": 30
},
"end": {
"line": 215,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6567,
"end": 6568,
"loc": {
"start": {
"line": 215,
"column": 31
},
"end": {
"line": 215,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6569,
"end": 6571,
"loc": {
"start": {
"line": 215,
"column": 33
},
"end": {
"line": 215,
"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": 6572,
"end": 6576,
"loc": {
"start": {
"line": 215,
"column": 36
},
"end": {
"line": 215,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6576,
"end": 6577,
"loc": {
"start": {
"line": 215,
"column": 40
},
"end": {
"line": 215,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6583,
"end": 6584,
"loc": {
"start": {
"line": 216,
"column": 4
},
"end": {
"line": 216,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6584,
"end": 6603,
"loc": {
"start": {
"line": 216,
"column": 5
},
"end": {
"line": 216,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6603,
"end": 6604,
"loc": {
"start": {
"line": 216,
"column": 24
},
"end": {
"line": 216,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6604,
"end": 6612,
"loc": {
"start": {
"line": 216,
"column": 25
},
"end": {
"line": 216,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6612,
"end": 6613,
"loc": {
"start": {
"line": 216,
"column": 33
},
"end": {
"line": 216,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 6613,
"end": 6616,
"loc": {
"start": {
"line": 216,
"column": 34
},
"end": {
"line": 216,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6616,
"end": 6617,
"loc": {
"start": {
"line": 216,
"column": 37
},
"end": {
"line": 216,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6617,
"end": 6618,
"loc": {
"start": {
"line": 216,
"column": 38
},
"end": {
"line": 216,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6619,
"end": 6620,
"loc": {
"start": {
"line": 216,
"column": 40
},
"end": {
"line": 216,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6620,
"end": 6621,
"loc": {
"start": {
"line": 216,
"column": 41
},
"end": {
"line": 216,
"column": 42
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6622,
"end": 6624,
"loc": {
"start": {
"line": 216,
"column": 43
},
"end": {
"line": 216,
"column": 45
}
}
},
{
"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": 6625,
"end": 6629,
"loc": {
"start": {
"line": 216,
"column": 46
},
"end": {
"line": 216,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6629,
"end": 6630,
"loc": {
"start": {
"line": 216,
"column": 50
},
"end": {
"line": 216,
"column": 51
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6636,
"end": 6637,
"loc": {
"start": {
"line": 217,
"column": 4
},
"end": {
"line": 217,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6637,
"end": 6656,
"loc": {
"start": {
"line": 217,
"column": 5
},
"end": {
"line": 217,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6656,
"end": 6657,
"loc": {
"start": {
"line": 217,
"column": 24
},
"end": {
"line": 217,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6657,
"end": 6665,
"loc": {
"start": {
"line": 217,
"column": 25
},
"end": {
"line": 217,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6665,
"end": 6666,
"loc": {
"start": {
"line": 217,
"column": 33
},
"end": {
"line": 217,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 6666,
"end": 6675,
"loc": {
"start": {
"line": 217,
"column": 34
},
"end": {
"line": 217,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6675,
"end": 6676,
"loc": {
"start": {
"line": 217,
"column": 43
},
"end": {
"line": 217,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6676,
"end": 6677,
"loc": {
"start": {
"line": 217,
"column": 44
},
"end": {
"line": 217,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6678,
"end": 6679,
"loc": {
"start": {
"line": 217,
"column": 46
},
"end": {
"line": 217,
"column": 47
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6679,
"end": 6680,
"loc": {
"start": {
"line": 217,
"column": 47
},
"end": {
"line": 217,
"column": 48
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6681,
"end": 6683,
"loc": {
"start": {
"line": 217,
"column": 49
},
"end": {
"line": 217,
"column": 51
}
}
},
{
"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": 6684,
"end": 6688,
"loc": {
"start": {
"line": 217,
"column": 52
},
"end": {
"line": 217,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6688,
"end": 6689,
"loc": {
"start": {
"line": 217,
"column": 56
},
"end": {
"line": 217,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6691,
"end": 6692,
"loc": {
"start": {
"line": 218,
"column": 0
},
"end": {
"line": 218,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6692,
"end": 6693,
"loc": {
"start": {
"line": 218,
"column": 1
},
"end": {
"line": 218,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 6697,
"end": 6716,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 220,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6716,
"end": 6717,
"loc": {
"start": {
"line": 220,
"column": 19
},
"end": {
"line": 220,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "additionalStatistics",
"start": 6717,
"end": 6737,
"loc": {
"start": {
"line": 220,
"column": 20
},
"end": {
"line": 220,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6738,
"end": 6739,
"loc": {
"start": {
"line": 220,
"column": 41
},
"end": {
"line": 220,
"column": 42
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6740,
"end": 6741,
"loc": {
"start": {
"line": 220,
"column": 43
},
"end": {
"line": 220,
"column": 44
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 6747,
"end": 6826,
"loc": {
"start": {
"line": 221,
"column": 4
},
"end": {
"line": 224,
"column": 7
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6832,
"end": 6833,
"loc": {
"start": {
"line": 225,
"column": 4
},
"end": {
"line": 225,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 6833,
"end": 6855,
"loc": {
"start": {
"line": 225,
"column": 5
},
"end": {
"line": 225,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6855,
"end": 6856,
"loc": {
"start": {
"line": 225,
"column": 27
},
"end": {
"line": 225,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6856,
"end": 6857,
"loc": {
"start": {
"line": 225,
"column": 28
},
"end": {
"line": 225,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 6858,
"end": 6862,
"loc": {
"start": {
"line": 225,
"column": 30
},
"end": {
"line": 225,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6863,
"end": 6865,
"loc": {
"start": {
"line": 225,
"column": 35
},
"end": {
"line": 225,
"column": 37
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6866,
"end": 6867,
"loc": {
"start": {
"line": 225,
"column": 38
},
"end": {
"line": 225,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6877,
"end": 6878,
"loc": {
"start": {
"line": 226,
"column": 8
},
"end": {
"line": 226,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 6892,
"end": 6893,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 227,
"column": 13
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6893,
"end": 6894,
"loc": {
"start": {
"line": 227,
"column": 13
},
"end": {
"line": 227,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 6894,
"end": 6900,
"loc": {
"start": {
"line": 227,
"column": 14
},
"end": {
"line": 227,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6900,
"end": 6901,
"loc": {
"start": {
"line": 227,
"column": 20
},
"end": {
"line": 227,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buildingPlacement",
"start": 6901,
"end": 6918,
"loc": {
"start": {
"line": 227,
"column": 21
},
"end": {
"line": 227,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6918,
"end": 6919,
"loc": {
"start": {
"line": 227,
"column": 38
},
"end": {
"line": 227,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "infoTexts",
"start": 6919,
"end": 6928,
"loc": {
"start": {
"line": 227,
"column": 39
},
"end": {
"line": 227,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6928,
"end": 6929,
"loc": {
"start": {
"line": 227,
"column": 48
},
"end": {
"line": 227,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "speed",
"start": 6929,
"end": 6934,
"loc": {
"start": {
"line": 227,
"column": 49
},
"end": {
"line": 227,
"column": 54
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6934,
"end": 6935,
"loc": {
"start": {
"line": 227,
"column": 54
},
"end": {
"line": 227,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "formatItemsPerSecond",
"start": 6949,
"end": 6969,
"loc": {
"start": {
"line": 228,
"column": 12
},
"end": {
"line": 228,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6969,
"end": 6970,
"loc": {
"start": {
"line": 228,
"column": 32
},
"end": {
"line": 228,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 6970,
"end": 6974,
"loc": {
"start": {
"line": 228,
"column": 33
},
"end": {
"line": 228,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6974,
"end": 6975,
"loc": {
"start": {
"line": 228,
"column": 37
},
"end": {
"line": 228,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 6975,
"end": 6983,
"loc": {
"start": {
"line": 228,
"column": 38
},
"end": {
"line": 228,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6983,
"end": 6984,
"loc": {
"start": {
"line": 228,
"column": 46
},
"end": {
"line": 228,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getProcessorBaseSpeed",
"start": 6984,
"end": 7005,
"loc": {
"start": {
"line": 228,
"column": 47
},
"end": {
"line": 228,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7005,
"end": 7006,
"loc": {
"start": {
"line": 228,
"column": 68
},
"end": {
"line": 228,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 7006,
"end": 7028,
"loc": {
"start": {
"line": 228,
"column": 69
},
"end": {
"line": 228,
"column": 91
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7028,
"end": 7029,
"loc": {
"start": {
"line": 228,
"column": 91
},
"end": {
"line": 228,
"column": 92
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 7029,
"end": 7036,
"loc": {
"start": {
"line": 228,
"column": 92
},
"end": {
"line": 228,
"column": 99
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7036,
"end": 7037,
"loc": {
"start": {
"line": 228,
"column": 99
},
"end": {
"line": 228,
"column": 100
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7037,
"end": 7038,
"loc": {
"start": {
"line": 228,
"column": 100
},
"end": {
"line": 228,
"column": 101
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7038,
"end": 7039,
"loc": {
"start": {
"line": 228,
"column": 101
},
"end": {
"line": 228,
"column": 102
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7049,
"end": 7050,
"loc": {
"start": {
"line": 229,
"column": 8
},
"end": {
"line": 229,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7050,
"end": 7051,
"loc": {
"start": {
"line": 229,
"column": 9
},
"end": {
"line": 229,
"column": 10
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7057,
"end": 7058,
"loc": {
"start": {
"line": 230,
"column": 4
},
"end": {
"line": 230,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7058,
"end": 7059,
"loc": {
"start": {
"line": 230,
"column": 5
},
"end": {
"line": 230,
"column": 6
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 7065,
"end": 7144,
"loc": {
"start": {
"line": 231,
"column": 4
},
"end": {
"line": 234,
"column": 7
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7150,
"end": 7151,
"loc": {
"start": {
"line": 235,
"column": 4
},
"end": {
"line": 235,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 7151,
"end": 7170,
"loc": {
"start": {
"line": 235,
"column": 5
},
"end": {
"line": 235,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7170,
"end": 7171,
"loc": {
"start": {
"line": 235,
"column": 24
},
"end": {
"line": 235,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7171,
"end": 7179,
"loc": {
"start": {
"line": 235,
"column": 25
},
"end": {
"line": 235,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7179,
"end": 7180,
"loc": {
"start": {
"line": 235,
"column": 33
},
"end": {
"line": 235,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 7180,
"end": 7183,
"loc": {
"start": {
"line": 235,
"column": 34
},
"end": {
"line": 235,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7183,
"end": 7184,
"loc": {
"start": {
"line": 235,
"column": 37
},
"end": {
"line": 235,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7184,
"end": 7185,
"loc": {
"start": {
"line": 235,
"column": 38
},
"end": {
"line": 235,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 7186,
"end": 7190,
"loc": {
"start": {
"line": 235,
"column": 40
},
"end": {
"line": 235,
"column": 44
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7191,
"end": 7193,
"loc": {
"start": {
"line": 235,
"column": 45
},
"end": {
"line": 235,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7194,
"end": 7195,
"loc": {
"start": {
"line": 235,
"column": 48
},
"end": {
"line": 235,
"column": 49
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7205,
"end": 7206,
"loc": {
"start": {
"line": 236,
"column": 8
},
"end": {
"line": 236,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 7220,
"end": 7221,
"loc": {
"start": {
"line": 237,
"column": 12
},
"end": {
"line": 237,
"column": 13
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7221,
"end": 7222,
"loc": {
"start": {
"line": 237,
"column": 13
},
"end": {
"line": 237,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 7222,
"end": 7228,
"loc": {
"start": {
"line": 237,
"column": 14
},
"end": {
"line": 237,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7228,
"end": 7229,
"loc": {
"start": {
"line": 237,
"column": 20
},
"end": {
"line": 237,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buildingPlacement",
"start": 7229,
"end": 7246,
"loc": {
"start": {
"line": 237,
"column": 21
},
"end": {
"line": 237,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7246,
"end": 7247,
"loc": {
"start": {
"line": 237,
"column": 38
},
"end": {
"line": 237,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "infoTexts",
"start": 7247,
"end": 7256,
"loc": {
"start": {
"line": 237,
"column": 39
},
"end": {
"line": 237,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7256,
"end": 7257,
"loc": {
"start": {
"line": 237,
"column": 48
},
"end": {
"line": 237,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "speed",
"start": 7257,
"end": 7262,
"loc": {
"start": {
"line": 237,
"column": 49
},
"end": {
"line": 237,
"column": 54
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7262,
"end": 7263,
"loc": {
"start": {
"line": 237,
"column": 54
},
"end": {
"line": 237,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "formatItemsPerSecond",
"start": 7277,
"end": 7297,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7297,
"end": 7298,
"loc": {
"start": {
"line": 238,
"column": 32
},
"end": {
"line": 238,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 7298,
"end": 7302,
"loc": {
"start": {
"line": 238,
"column": 33
},
"end": {
"line": 238,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7302,
"end": 7303,
"loc": {
"start": {
"line": 238,
"column": 37
},
"end": {
"line": 238,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 7303,
"end": 7311,
"loc": {
"start": {
"line": 238,
"column": 38
},
"end": {
"line": 238,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7311,
"end": 7312,
"loc": {
"start": {
"line": 238,
"column": 46
},
"end": {
"line": 238,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getProcessorBaseSpeed",
"start": 7312,
"end": 7333,
"loc": {
"start": {
"line": 238,
"column": 47
},
"end": {
"line": 238,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7333,
"end": 7334,
"loc": {
"start": {
"line": 238,
"column": 68
},
"end": {
"line": 238,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 7334,
"end": 7356,
"loc": {
"start": {
"line": 238,
"column": 69
},
"end": {
"line": 238,
"column": 91
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7356,
"end": 7357,
"loc": {
"start": {
"line": 238,
"column": 91
},
"end": {
"line": 238,
"column": 92
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotaterCCW",
"start": 7357,
"end": 7367,
"loc": {
"start": {
"line": 238,
"column": 92
},
"end": {
"line": 238,
"column": 102
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7367,
"end": 7368,
"loc": {
"start": {
"line": 238,
"column": 102
},
"end": {
"line": 238,
"column": 103
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7368,
"end": 7369,
"loc": {
"start": {
"line": 238,
"column": 103
},
"end": {
"line": 238,
"column": 104
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7369,
"end": 7370,
"loc": {
"start": {
"line": 238,
"column": 104
},
"end": {
"line": 238,
"column": 105
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7380,
"end": 7381,
"loc": {
"start": {
"line": 239,
"column": 8
},
"end": {
"line": 239,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7381,
"end": 7382,
"loc": {
"start": {
"line": 239,
"column": 9
},
"end": {
"line": 239,
"column": 10
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7388,
"end": 7389,
"loc": {
"start": {
"line": 240,
"column": 4
},
"end": {
"line": 240,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7389,
"end": 7390,
"loc": {
"start": {
"line": 240,
"column": 5
},
"end": {
"line": 240,
"column": 6
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {*} root\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 7396,
"end": 7475,
"loc": {
"start": {
"line": 241,
"column": 4
},
"end": {
"line": 244,
"column": 7
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7481,
"end": 7482,
"loc": {
"start": {
"line": 245,
"column": 4
},
"end": {
"line": 245,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 7482,
"end": 7501,
"loc": {
"start": {
"line": 245,
"column": 5
},
"end": {
"line": 245,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7501,
"end": 7502,
"loc": {
"start": {
"line": 245,
"column": 24
},
"end": {
"line": 245,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7502,
"end": 7510,
"loc": {
"start": {
"line": 245,
"column": 25
},
"end": {
"line": 245,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7510,
"end": 7511,
"loc": {
"start": {
"line": 245,
"column": 33
},
"end": {
"line": 245,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 7511,
"end": 7520,
"loc": {
"start": {
"line": 245,
"column": 34
},
"end": {
"line": 245,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7520,
"end": 7521,
"loc": {
"start": {
"line": 245,
"column": 43
},
"end": {
"line": 245,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7521,
"end": 7522,
"loc": {
"start": {
"line": 245,
"column": 44
},
"end": {
"line": 245,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 7523,
"end": 7527,
"loc": {
"start": {
"line": 245,
"column": 46
},
"end": {
"line": 245,
"column": 50
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7528,
"end": 7530,
"loc": {
"start": {
"line": 245,
"column": 51
},
"end": {
"line": 245,
"column": 53
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7531,
"end": 7532,
"loc": {
"start": {
"line": 245,
"column": 54
},
"end": {
"line": 245,
"column": 55
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7542,
"end": 7543,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 246,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 7557,
"end": 7558,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 13
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7558,
"end": 7559,
"loc": {
"start": {
"line": 247,
"column": 13
},
"end": {
"line": 247,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 7559,
"end": 7565,
"loc": {
"start": {
"line": 247,
"column": 14
},
"end": {
"line": 247,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7565,
"end": 7566,
"loc": {
"start": {
"line": 247,
"column": 20
},
"end": {
"line": 247,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buildingPlacement",
"start": 7566,
"end": 7583,
"loc": {
"start": {
"line": 247,
"column": 21
},
"end": {
"line": 247,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7583,
"end": 7584,
"loc": {
"start": {
"line": 247,
"column": 38
},
"end": {
"line": 247,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "infoTexts",
"start": 7584,
"end": 7593,
"loc": {
"start": {
"line": 247,
"column": 39
},
"end": {
"line": 247,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7593,
"end": 7594,
"loc": {
"start": {
"line": 247,
"column": 48
},
"end": {
"line": 247,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "speed",
"start": 7594,
"end": 7599,
"loc": {
"start": {
"line": 247,
"column": 49
},
"end": {
"line": 247,
"column": 54
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7599,
"end": 7600,
"loc": {
"start": {
"line": 247,
"column": 54
},
"end": {
"line": 247,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "formatItemsPerSecond",
"start": 7614,
"end": 7634,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 248,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7634,
"end": 7635,
"loc": {
"start": {
"line": 248,
"column": 32
},
"end": {
"line": 248,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 7635,
"end": 7639,
"loc": {
"start": {
"line": 248,
"column": 33
},
"end": {
"line": 248,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7639,
"end": 7640,
"loc": {
"start": {
"line": 248,
"column": 37
},
"end": {
"line": 248,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 7640,
"end": 7648,
"loc": {
"start": {
"line": 248,
"column": 38
},
"end": {
"line": 248,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7648,
"end": 7649,
"loc": {
"start": {
"line": 248,
"column": 46
},
"end": {
"line": 248,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getProcessorBaseSpeed",
"start": 7649,
"end": 7670,
"loc": {
"start": {
"line": 248,
"column": 47
},
"end": {
"line": 248,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7670,
"end": 7671,
"loc": {
"start": {
"line": 248,
"column": 68
},
"end": {
"line": 248,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 7671,
"end": 7693,
"loc": {
"start": {
"line": 248,
"column": 69
},
"end": {
"line": 248,
"column": 91
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7693,
"end": 7694,
"loc": {
"start": {
"line": 248,
"column": 91
},
"end": {
"line": 248,
"column": 92
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater180",
"start": 7694,
"end": 7704,
"loc": {
"start": {
"line": 248,
"column": 92
},
"end": {
"line": 248,
"column": 102
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7704,
"end": 7705,
"loc": {
"start": {
"line": 248,
"column": 102
},
"end": {
"line": 248,
"column": 103
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7705,
"end": 7706,
"loc": {
"start": {
"line": 248,
"column": 103
},
"end": {
"line": 248,
"column": 104
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7706,
"end": 7707,
"loc": {
"start": {
"line": 248,
"column": 104
},
"end": {
"line": 248,
"column": 105
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7717,
"end": 7718,
"loc": {
"start": {
"line": 249,
"column": 8
},
"end": {
"line": 249,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7718,
"end": 7719,
"loc": {
"start": {
"line": 249,
"column": 9
},
"end": {
"line": 249,
"column": 10
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7725,
"end": 7726,
"loc": {
"start": {
"line": 250,
"column": 4
},
"end": {
"line": 250,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7726,
"end": 7727,
"loc": {
"start": {
"line": 250,
"column": 5
},
"end": {
"line": 250,
"column": 6
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7729,
"end": 7730,
"loc": {
"start": {
"line": 251,
"column": 0
},
"end": {
"line": 251,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7730,
"end": 7731,
"loc": {
"start": {
"line": 251,
"column": 1
},
"end": {
"line": 251,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 7735,
"end": 7754,
"loc": {
"start": {
"line": 253,
"column": 0
},
"end": {
"line": 253,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7754,
"end": 7755,
"loc": {
"start": {
"line": 253,
"column": 19
},
"end": {
"line": 253,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 7755,
"end": 7774,
"loc": {
"start": {
"line": 253,
"column": 20
},
"end": {
"line": 253,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7775,
"end": 7776,
"loc": {
"start": {
"line": 253,
"column": 40
},
"end": {
"line": 253,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7777,
"end": 7778,
"loc": {
"start": {
"line": 253,
"column": 42
},
"end": {
"line": 253,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7784,
"end": 7785,
"loc": {
"start": {
"line": 254,
"column": 4
},
"end": {
"line": 254,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 7785,
"end": 7807,
"loc": {
"start": {
"line": 254,
"column": 5
},
"end": {
"line": 254,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7807,
"end": 7808,
"loc": {
"start": {
"line": 254,
"column": 27
},
"end": {
"line": 254,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7808,
"end": 7809,
"loc": {
"start": {
"line": 254,
"column": 28
},
"end": {
"line": 254,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7810,
"end": 7811,
"loc": {
"start": {
"line": 254,
"column": 30
},
"end": {
"line": 254,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 7811,
"end": 7817,
"loc": {
"start": {
"line": 254,
"column": 31
},
"end": {
"line": 254,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7817,
"end": 7818,
"loc": {
"start": {
"line": 254,
"column": 37
},
"end": {
"line": 254,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 7819,
"end": 7834,
"loc": {
"start": {
"line": 254,
"column": 39
},
"end": {
"line": 254,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7834,
"end": 7835,
"loc": {
"start": {
"line": 254,
"column": 54
},
"end": {
"line": 254,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7836,
"end": 7838,
"loc": {
"start": {
"line": 254,
"column": 56
},
"end": {
"line": 254,
"column": 58
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7839,
"end": 7840,
"loc": {
"start": {
"line": 254,
"column": 59
},
"end": {
"line": 254,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 7850,
"end": 7856,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7856,
"end": 7857,
"loc": {
"start": {
"line": 255,
"column": 14
},
"end": {
"line": 255,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 7857,
"end": 7867,
"loc": {
"start": {
"line": 255,
"column": 15
},
"end": {
"line": 255,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7867,
"end": 7868,
"loc": {
"start": {
"line": 255,
"column": 25
},
"end": {
"line": 255,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessor",
"start": 7868,
"end": 7881,
"loc": {
"start": {
"line": 255,
"column": 26
},
"end": {
"line": 255,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7881,
"end": 7882,
"loc": {
"start": {
"line": 255,
"column": 39
},
"end": {
"line": 255,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 7882,
"end": 7886,
"loc": {
"start": {
"line": 255,
"column": 40
},
"end": {
"line": 255,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7887,
"end": 7888,
"loc": {
"start": {
"line": 255,
"column": 45
},
"end": {
"line": 255,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 7889,
"end": 7911,
"loc": {
"start": {
"line": 255,
"column": 47
},
"end": {
"line": 255,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7911,
"end": 7912,
"loc": {
"start": {
"line": 255,
"column": 69
},
"end": {
"line": 255,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 7912,
"end": 7919,
"loc": {
"start": {
"line": 255,
"column": 70
},
"end": {
"line": 255,
"column": 77
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7919,
"end": 7920,
"loc": {
"start": {
"line": 255,
"column": 77
},
"end": {
"line": 255,
"column": 78
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7926,
"end": 7927,
"loc": {
"start": {
"line": 256,
"column": 4
},
"end": {
"line": 256,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7927,
"end": 7928,
"loc": {
"start": {
"line": 256,
"column": 5
},
"end": {
"line": 256,
"column": 6
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7936,
"end": 7937,
"loc": {
"start": {
"line": 258,
"column": 4
},
"end": {
"line": 258,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 7937,
"end": 7956,
"loc": {
"start": {
"line": 258,
"column": 5
},
"end": {
"line": 258,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7956,
"end": 7957,
"loc": {
"start": {
"line": 258,
"column": 24
},
"end": {
"line": 258,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7957,
"end": 7965,
"loc": {
"start": {
"line": 258,
"column": 25
},
"end": {
"line": 258,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7965,
"end": 7966,
"loc": {
"start": {
"line": 258,
"column": 33
},
"end": {
"line": 258,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ccw",
"start": 7966,
"end": 7969,
"loc": {
"start": {
"line": 258,
"column": 34
},
"end": {
"line": 258,
"column": 37
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7969,
"end": 7970,
"loc": {
"start": {
"line": 258,
"column": 37
},
"end": {
"line": 258,
"column": 38
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7970,
"end": 7971,
"loc": {
"start": {
"line": 258,
"column": 38
},
"end": {
"line": 258,
"column": 39
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7972,
"end": 7973,
"loc": {
"start": {
"line": 258,
"column": 40
},
"end": {
"line": 258,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 7973,
"end": 7979,
"loc": {
"start": {
"line": 258,
"column": 41
},
"end": {
"line": 258,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7979,
"end": 7980,
"loc": {
"start": {
"line": 258,
"column": 47
},
"end": {
"line": 258,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 7981,
"end": 7996,
"loc": {
"start": {
"line": 258,
"column": 49
},
"end": {
"line": 258,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7996,
"end": 7997,
"loc": {
"start": {
"line": 258,
"column": 64
},
"end": {
"line": 258,
"column": 65
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7998,
"end": 8000,
"loc": {
"start": {
"line": 258,
"column": 66
},
"end": {
"line": 258,
"column": 68
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8001,
"end": 8002,
"loc": {
"start": {
"line": 258,
"column": 69
},
"end": {
"line": 258,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 8012,
"end": 8018,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8018,
"end": 8019,
"loc": {
"start": {
"line": 259,
"column": 14
},
"end": {
"line": 259,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 8019,
"end": 8029,
"loc": {
"start": {
"line": 259,
"column": 15
},
"end": {
"line": 259,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8029,
"end": 8030,
"loc": {
"start": {
"line": 259,
"column": 25
},
"end": {
"line": 259,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessor",
"start": 8030,
"end": 8043,
"loc": {
"start": {
"line": 259,
"column": 26
},
"end": {
"line": 259,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8043,
"end": 8044,
"loc": {
"start": {
"line": 259,
"column": 39
},
"end": {
"line": 259,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 8044,
"end": 8048,
"loc": {
"start": {
"line": 259,
"column": 40
},
"end": {
"line": 259,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8049,
"end": 8050,
"loc": {
"start": {
"line": 259,
"column": 45
},
"end": {
"line": 259,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 8051,
"end": 8073,
"loc": {
"start": {
"line": 259,
"column": 47
},
"end": {
"line": 259,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8073,
"end": 8074,
"loc": {
"start": {
"line": 259,
"column": 69
},
"end": {
"line": 259,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotaterCCW",
"start": 8074,
"end": 8084,
"loc": {
"start": {
"line": 259,
"column": 70
},
"end": {
"line": 259,
"column": 80
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8084,
"end": 8085,
"loc": {
"start": {
"line": 259,
"column": 80
},
"end": {
"line": 259,
"column": 81
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8091,
"end": 8092,
"loc": {
"start": {
"line": 260,
"column": 4
},
"end": {
"line": 260,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8092,
"end": 8093,
"loc": {
"start": {
"line": 260,
"column": 5
},
"end": {
"line": 260,
"column": 6
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8101,
"end": 8102,
"loc": {
"start": {
"line": 262,
"column": 4
},
"end": {
"line": 262,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaRotaterBuilding",
"start": 8102,
"end": 8121,
"loc": {
"start": {
"line": 262,
"column": 5
},
"end": {
"line": 262,
"column": 24
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8121,
"end": 8122,
"loc": {
"start": {
"line": 262,
"column": 24
},
"end": {
"line": 262,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 8122,
"end": 8130,
"loc": {
"start": {
"line": 262,
"column": 25
},
"end": {
"line": 262,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8130,
"end": 8131,
"loc": {
"start": {
"line": 262,
"column": 33
},
"end": {
"line": 262,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotate180",
"start": 8131,
"end": 8140,
"loc": {
"start": {
"line": 262,
"column": 34
},
"end": {
"line": 262,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8140,
"end": 8141,
"loc": {
"start": {
"line": 262,
"column": 43
},
"end": {
"line": 262,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8141,
"end": 8142,
"loc": {
"start": {
"line": 262,
"column": 44
},
"end": {
"line": 262,
"column": 45
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8143,
"end": 8144,
"loc": {
"start": {
"line": 262,
"column": 46
},
"end": {
"line": 262,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 8144,
"end": 8150,
"loc": {
"start": {
"line": 262,
"column": 47
},
"end": {
"line": 262,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8150,
"end": 8151,
"loc": {
"start": {
"line": 262,
"column": 53
},
"end": {
"line": 262,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 8152,
"end": 8167,
"loc": {
"start": {
"line": 262,
"column": 55
},
"end": {
"line": 262,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8167,
"end": 8168,
"loc": {
"start": {
"line": 262,
"column": 70
},
"end": {
"line": 262,
"column": 71
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8169,
"end": 8171,
"loc": {
"start": {
"line": 262,
"column": 72
},
"end": {
"line": 262,
"column": 74
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8172,
"end": 8173,
"loc": {
"start": {
"line": 262,
"column": 75
},
"end": {
"line": 262,
"column": 76
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 8183,
"end": 8189,
"loc": {
"start": {
"line": 263,
"column": 8
},
"end": {
"line": 263,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8189,
"end": 8190,
"loc": {
"start": {
"line": 263,
"column": 14
},
"end": {
"line": 263,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 8190,
"end": 8200,
"loc": {
"start": {
"line": 263,
"column": 15
},
"end": {
"line": 263,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8200,
"end": 8201,
"loc": {
"start": {
"line": 263,
"column": 25
},
"end": {
"line": 263,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessor",
"start": 8201,
"end": 8214,
"loc": {
"start": {
"line": 263,
"column": 26
},
"end": {
"line": 263,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8214,
"end": 8215,
"loc": {
"start": {
"line": 263,
"column": 39
},
"end": {
"line": 263,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 8215,
"end": 8219,
"loc": {
"start": {
"line": 263,
"column": 40
},
"end": {
"line": 263,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8220,
"end": 8221,
"loc": {
"start": {
"line": 263,
"column": 45
},
"end": {
"line": 263,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 8222,
"end": 8244,
"loc": {
"start": {
"line": 263,
"column": 47
},
"end": {
"line": 263,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8244,
"end": 8245,
"loc": {
"start": {
"line": 263,
"column": 69
},
"end": {
"line": 263,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater180",
"start": 8245,
"end": 8255,
"loc": {
"start": {
"line": 263,
"column": 70
},
"end": {
"line": 263,
"column": 80
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8255,
"end": 8256,
"loc": {
"start": {
"line": 263,
"column": 80
},
"end": {
"line": 263,
"column": 81
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8262,
"end": 8263,
"loc": {
"start": {
"line": 264,
"column": 4
},
"end": {
"line": 264,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8263,
"end": 8264,
"loc": {
"start": {
"line": 264,
"column": 5
},
"end": {
"line": 264,
"column": 6
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8266,
"end": 8267,
"loc": {
"start": {
"line": 265,
"column": 0
},
"end": {
"line": 265,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8267,
"end": 8268,
"loc": {
"start": {
"line": 265,
"column": 1
},
"end": {
"line": 265,
"column": 2
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8268,
"end": 8268,
"loc": {
"start": {
"line": 265,
"column": 2
},
"end": {
"line": 265,
"column": 2
}
}
}
]
}