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

38227 lines
949 KiB
JSON

{
"type": "File",
"start": 0,
"end": 7184,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 251,
"column": 2
}
},
"program": {
"type": "Program",
"start": 0,
"end": 7184,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 251,
"column": 2
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 58,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 58
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
}
},
{
"type": "ImportSpecifier",
"start": 24,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 24,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"column": 30
},
"identifierName": "Vector"
},
"name": "Vector"
},
"local": {
"type": "Identifier",
"start": 24,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"column": 30
},
"identifierName": "Vector"
},
"name": "Vector"
}
}
],
"source": {
"type": "StringLiteral",
"start": 38,
"end": 57,
"loc": {
"start": {
"line": 1,
"column": 38
},
"end": {
"line": 1,
"column": 57
}
},
"extra": {
"rawValue": "../../core/vector",
"raw": "\"../../core/vector\""
},
"value": "../../core/vector"
}
},
{
"type": "ImportDeclaration",
"start": 60,
"end": 128,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 68
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 69,
"end": 90,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 69,
"end": 90,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 30
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
},
"local": {
"type": "Identifier",
"start": 69,
"end": 90,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 30
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 98,
"end": 127,
"loc": {
"start": {
"line": 2,
"column": 38
},
"end": {
"line": 2,
"column": 67
}
},
"extra": {
"rawValue": "../components/item_acceptor",
"raw": "\"../components/item_acceptor\""
},
"value": "../components/item_acceptor"
}
},
{
"type": "ImportDeclaration",
"start": 130,
"end": 196,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 66
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 139,
"end": 159,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 29
}
},
"imported": {
"type": "Identifier",
"start": 139,
"end": 159,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 29
},
"identifierName": "ItemEjectorComponent"
},
"name": "ItemEjectorComponent"
},
"local": {
"type": "Identifier",
"start": 139,
"end": 159,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 29
},
"identifierName": "ItemEjectorComponent"
},
"name": "ItemEjectorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 167,
"end": 195,
"loc": {
"start": {
"line": 3,
"column": 37
},
"end": {
"line": 3,
"column": 65
}
},
"extra": {
"rawValue": "../components/item_ejector",
"raw": "\"../components/item_ejector\""
},
"value": "../components/item_ejector"
}
},
{
"type": "ImportDeclaration",
"start": 198,
"end": 292,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 94
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 207,
"end": 229,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 207,
"end": 229,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"local": {
"type": "Identifier",
"start": 207,
"end": 229,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
}
},
{
"type": "ImportSpecifier",
"start": 231,
"end": 253,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 55
}
},
"imported": {
"type": "Identifier",
"start": 231,
"end": 253,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 55
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
},
"local": {
"type": "Identifier",
"start": 231,
"end": 253,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 55
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 261,
"end": 291,
"loc": {
"start": {
"line": 4,
"column": 63
},
"end": {
"line": 4,
"column": 93
}
},
"extra": {
"rawValue": "../components/item_processor",
"raw": "\"../components/item_processor\""
},
"value": "../components/item_processor"
}
},
{
"type": "ImportDeclaration",
"start": 294,
"end": 373,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 79
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 303,
"end": 318,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
}
},
"imported": {
"type": "Identifier",
"start": 303,
"end": 318,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"local": {
"type": "Identifier",
"start": 303,
"end": 318,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
}
},
{
"type": "ImportSpecifier",
"start": 320,
"end": 338,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 44
}
},
"imported": {
"type": "Identifier",
"start": 320,
"end": 338,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 44
},
"identifierName": "WiredPinsComponent"
},
"name": "WiredPinsComponent"
},
"local": {
"type": "Identifier",
"start": 320,
"end": 338,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 44
},
"identifierName": "WiredPinsComponent"
},
"name": "WiredPinsComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 346,
"end": 372,
"loc": {
"start": {
"line": 5,
"column": 52
},
"end": {
"line": 5,
"column": 78
}
},
"extra": {
"rawValue": "../components/wired_pins",
"raw": "\"../components/wired_pins\""
},
"value": "../components/wired_pins"
}
},
{
"type": "ImportDeclaration",
"start": 375,
"end": 410,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 384,
"end": 390,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 384,
"end": 390,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
},
"local": {
"type": "Identifier",
"start": 384,
"end": 390,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
}
}
],
"source": {
"type": "StringLiteral",
"start": 398,
"end": 409,
"loc": {
"start": {
"line": 6,
"column": 23
},
"end": {
"line": 6,
"column": 34
}
},
"extra": {
"rawValue": "../entity",
"raw": "\"../entity\""
},
"value": "../entity"
}
},
{
"type": "ImportDeclaration",
"start": 412,
"end": 484,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 72
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 421,
"end": 443,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 421,
"end": 443,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"local": {
"type": "Identifier",
"start": 421,
"end": 443,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
}
},
{
"type": "ImportSpecifier",
"start": 445,
"end": 457,
"loc": {
"start": {
"line": 7,
"column": 33
},
"end": {
"line": 7,
"column": 45
}
},
"imported": {
"type": "Identifier",
"start": 445,
"end": 457,
"loc": {
"start": {
"line": 7,
"column": 33
},
"end": {
"line": 7,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"local": {
"type": "Identifier",
"start": 445,
"end": 457,
"loc": {
"start": {
"line": 7,
"column": 33
},
"end": {
"line": 7,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
}
}
],
"source": {
"type": "StringLiteral",
"start": 465,
"end": 483,
"loc": {
"start": {
"line": 7,
"column": 53
},
"end": {
"line": 7,
"column": 71
}
},
"extra": {
"rawValue": "../meta_building",
"raw": "\"../meta_building\""
},
"value": "../meta_building"
}
},
{
"type": "ImportDeclaration",
"start": 486,
"end": 521,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 495,
"end": 503,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 495,
"end": 503,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
},
"local": {
"type": "Identifier",
"start": 495,
"end": 503,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
}
}
],
"source": {
"type": "StringLiteral",
"start": 511,
"end": 520,
"loc": {
"start": {
"line": 8,
"column": 25
},
"end": {
"line": 8,
"column": 34
}
},
"extra": {
"rawValue": "../root",
"raw": "\"../root\""
},
"value": "../root"
}
},
{
"type": "ImportDeclaration",
"start": 523,
"end": 593,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 70
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 532,
"end": 554,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 532,
"end": 554,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 31
},
"identifierName": "BeltUnderlaysComponent"
},
"name": "BeltUnderlaysComponent"
},
"local": {
"type": "Identifier",
"start": 532,
"end": 554,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 31
},
"identifierName": "BeltUnderlaysComponent"
},
"name": "BeltUnderlaysComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 562,
"end": 592,
"loc": {
"start": {
"line": 9,
"column": 39
},
"end": {
"line": 9,
"column": 69
}
},
"extra": {
"rawValue": "../components/belt_underlays",
"raw": "\"../components/belt_underlays\""
},
"value": "../components/belt_underlays"
}
},
{
"type": "ImportDeclaration",
"start": 595,
"end": 659,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 64
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 604,
"end": 623,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 28
}
},
"imported": {
"type": "Identifier",
"start": 604,
"end": 623,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 28
},
"identifierName": "BeltReaderComponent"
},
"name": "BeltReaderComponent"
},
"local": {
"type": "Identifier",
"start": 604,
"end": 623,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 28
},
"identifierName": "BeltReaderComponent"
},
"name": "BeltReaderComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 631,
"end": 658,
"loc": {
"start": {
"line": 10,
"column": 36
},
"end": {
"line": 10,
"column": 63
}
},
"extra": {
"rawValue": "../components/belt_reader",
"raw": "\"../components/belt_reader\""
},
"value": "../components/belt_reader"
}
},
{
"type": "ImportDeclaration",
"start": 661,
"end": 716,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 55
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 670,
"end": 688,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 27
}
},
"imported": {
"type": "Identifier",
"start": 670,
"end": 688,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"local": {
"type": "Identifier",
"start": 670,
"end": 688,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
}
}
],
"source": {
"type": "StringLiteral",
"start": 696,
"end": 715,
"loc": {
"start": {
"line": 11,
"column": 35
},
"end": {
"line": 11,
"column": 54
}
},
"extra": {
"rawValue": "../tutorial_goals",
"raw": "\"../tutorial_goals\""
},
"value": "../tutorial_goals"
}
},
{
"type": "ImportDeclaration",
"start": 718,
"end": 799,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 81
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 727,
"end": 750,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 32
}
},
"imported": {
"type": "Identifier",
"start": 727,
"end": 750,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 32
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"local": {
"type": "Identifier",
"start": 727,
"end": 750,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 32
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
}
},
{
"type": "ImportSpecifier",
"start": 752,
"end": 772,
"loc": {
"start": {
"line": 12,
"column": 34
},
"end": {
"line": 12,
"column": 54
}
},
"imported": {
"type": "Identifier",
"start": 752,
"end": 772,
"loc": {
"start": {
"line": 12,
"column": 34
},
"end": {
"line": 12,
"column": 54
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
},
"local": {
"type": "Identifier",
"start": 752,
"end": 772,
"loc": {
"start": {
"line": 12,
"column": 34
},
"end": {
"line": 12,
"column": 54
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
}
}
],
"source": {
"type": "StringLiteral",
"start": 780,
"end": 798,
"loc": {
"start": {
"line": 12,
"column": 62
},
"end": {
"line": 12,
"column": 80
}
},
"extra": {
"rawValue": "../../core/utils",
"raw": "\"../../core/utils\""
},
"value": "../../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 801,
"end": 840,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 13,
"column": 39
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 810,
"end": 811,
"loc": {
"start": {
"line": 13,
"column": 9
},
"end": {
"line": 13,
"column": 10
}
},
"imported": {
"type": "Identifier",
"start": 810,
"end": 811,
"loc": {
"start": {
"line": 13,
"column": 9
},
"end": {
"line": 13,
"column": 10
},
"identifierName": "T"
},
"name": "T"
},
"local": {
"type": "Identifier",
"start": 810,
"end": 811,
"loc": {
"start": {
"line": 13,
"column": 9
},
"end": {
"line": 13,
"column": 10
},
"identifierName": "T"
},
"name": "T"
}
}
],
"source": {
"type": "StringLiteral",
"start": 819,
"end": 839,
"loc": {
"start": {
"line": 13,
"column": 18
},
"end": {
"line": 13,
"column": 38
}
},
"extra": {
"rawValue": "../../translations",
"raw": "\"../../translations\""
},
"value": "../../translations"
}
},
{
"type": "ExportNamedDeclaration",
"start": 844,
"end": 3799,
"loc": {
"start": {
"line": 15,
"column": 0
},
"end": {
"line": 131,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 851,
"end": 3799,
"loc": {
"start": {
"line": 15,
"column": 7
},
"end": {
"line": 131,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 857,
"end": 875,
"loc": {
"start": {
"line": 15,
"column": 13
},
"end": {
"line": 15,
"column": 31
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"superClass": {
"type": "Identifier",
"start": 884,
"end": 896,
"loc": {
"start": {
"line": 15,
"column": 40
},
"end": {
"line": 15,
"column": 52
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"body": {
"type": "ClassBody",
"start": 897,
"end": 3799,
"loc": {
"start": {
"line": 15,
"column": 53
},
"end": {
"line": 131,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 904,
"end": 952,
"loc": {
"start": {
"line": 16,
"column": 4
},
"end": {
"line": 18,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 904,
"end": 915,
"loc": {
"start": {
"line": 16,
"column": 4
},
"end": {
"line": 16,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor"
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 918,
"end": 952,
"loc": {
"start": {
"line": 16,
"column": 18
},
"end": {
"line": 18,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 929,
"end": 945,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 24
}
},
"expression": {
"type": "CallExpression",
"start": 929,
"end": 944,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 23
}
},
"callee": {
"type": "Super",
"start": 929,
"end": 934,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 13
}
}
},
"arguments": [
{
"type": "StringLiteral",
"start": 935,
"end": 943,
"loc": {
"start": {
"line": 17,
"column": 14
},
"end": {
"line": 17,
"column": 22
}
},
"extra": {
"rawValue": "reader",
"raw": "\"reader\""
},
"value": "reader"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 960,
"end": 1004,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 22,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1010,
"end": 1110,
"loc": {
"start": {
"line": 23,
"column": 4
},
"end": {
"line": 25,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1010,
"end": 1028,
"loc": {
"start": {
"line": 23,
"column": 4
},
"end": {
"line": 23,
"column": 22
},
"identifierName": "getSilhouetteColor"
},
"name": "getSilhouetteColor",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1029,
"end": 1036,
"loc": {
"start": {
"line": 23,
"column": 23
},
"end": {
"line": 23,
"column": 30
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1038,
"end": 1110,
"loc": {
"start": {
"line": 23,
"column": 32
},
"end": {
"line": 25,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1049,
"end": 1103,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 62
}
},
"argument": {
"type": "CallExpression",
"start": 1056,
"end": 1102,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 1056,
"end": 1100,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 59
}
},
"object": {
"type": "MemberExpression",
"start": 1056,
"end": 1091,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 50
}
},
"object": {
"type": "Identifier",
"start": 1056,
"end": 1074,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 33
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 1075,
"end": 1091,
"loc": {
"start": {
"line": 24,
"column": 34
},
"end": {
"line": 24,
"column": 50
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1092,
"end": 1099,
"loc": {
"start": {
"line": 24,
"column": 51
},
"end": {
"line": 24,
"column": 58
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 960,
"end": 1004,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 22,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1118,
"end": 1161,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 29,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1167,
"end": 1255,
"loc": {
"start": {
"line": 30,
"column": 4
},
"end": {
"line": 32,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1167,
"end": 1180,
"loc": {
"start": {
"line": 30,
"column": 4
},
"end": {
"line": 30,
"column": 17
},
"identifierName": "getIsUnlocked"
},
"name": "getIsUnlocked",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1181,
"end": 1185,
"loc": {
"start": {
"line": 30,
"column": 18
},
"end": {
"line": 30,
"column": 22
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 1187,
"end": 1255,
"loc": {
"start": {
"line": 30,
"column": 24
},
"end": {
"line": 32,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1198,
"end": 1248,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"column": 58
}
},
"argument": {
"type": "BinaryExpression",
"start": 1205,
"end": 1247,
"loc": {
"start": {
"line": 31,
"column": 15
},
"end": {
"line": 31,
"column": 57
}
},
"left": {
"type": "MemberExpression",
"start": 1205,
"end": 1243,
"loc": {
"start": {
"line": 31,
"column": 15
},
"end": {
"line": 31,
"column": 53
}
},
"object": {
"type": "CallExpression",
"start": 1205,
"end": 1236,
"loc": {
"start": {
"line": 31,
"column": 15
},
"end": {
"line": 31,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 1205,
"end": 1230,
"loc": {
"start": {
"line": 31,
"column": 15
},
"end": {
"line": 31,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 1205,
"end": 1209,
"loc": {
"start": {
"line": 31,
"column": 15
},
"end": {
"line": 31,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 1210,
"end": 1230,
"loc": {
"start": {
"line": 31,
"column": 20
},
"end": {
"line": 31,
"column": 40
},
"identifierName": "getAvailableVariants"
},
"name": "getAvailableVariants"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1231,
"end": 1235,
"loc": {
"start": {
"line": 31,
"column": 41
},
"end": {
"line": 31,
"column": 45
},
"identifierName": "root"
},
"name": "root"
}
]
},
"property": {
"type": "Identifier",
"start": 1237,
"end": 1243,
"loc": {
"start": {
"line": 31,
"column": 47
},
"end": {
"line": 31,
"column": 53
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 1246,
"end": 1247,
"loc": {
"start": {
"line": 31,
"column": 56
},
"end": {
"line": 31,
"column": 57
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1118,
"end": 1161,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 29,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1263,
"end": 1307,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 36,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1313,
"end": 1404,
"loc": {
"start": {
"line": 37,
"column": 4
},
"end": {
"line": 39,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1313,
"end": 1327,
"loc": {
"start": {
"line": 37,
"column": 4
},
"end": {
"line": 37,
"column": 18
},
"identifierName": "getIsRemovable"
},
"name": "getIsRemovable",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1328,
"end": 1335,
"loc": {
"start": {
"line": 37,
"column": 19
},
"end": {
"line": 37,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1337,
"end": 1404,
"loc": {
"start": {
"line": 37,
"column": 28
},
"end": {
"line": 39,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1348,
"end": 1397,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 57
}
},
"argument": {
"type": "CallExpression",
"start": 1355,
"end": 1396,
"loc": {
"start": {
"line": 38,
"column": 15
},
"end": {
"line": 38,
"column": 56
}
},
"callee": {
"type": "MemberExpression",
"start": 1355,
"end": 1394,
"loc": {
"start": {
"line": 38,
"column": 15
},
"end": {
"line": 38,
"column": 54
}
},
"object": {
"type": "MemberExpression",
"start": 1355,
"end": 1385,
"loc": {
"start": {
"line": 38,
"column": 15
},
"end": {
"line": 38,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 1355,
"end": 1373,
"loc": {
"start": {
"line": 38,
"column": 15
},
"end": {
"line": 38,
"column": 33
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 1374,
"end": 1385,
"loc": {
"start": {
"line": 38,
"column": 34
},
"end": {
"line": 38,
"column": 45
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1386,
"end": 1393,
"loc": {
"start": {
"line": 38,
"column": 46
},
"end": {
"line": 38,
"column": 53
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1263,
"end": 1307,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 36,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1412,
"end": 1456,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 43,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1462,
"end": 1555,
"loc": {
"start": {
"line": 44,
"column": 4
},
"end": {
"line": 46,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1462,
"end": 1477,
"loc": {
"start": {
"line": 44,
"column": 4
},
"end": {
"line": 44,
"column": 19
},
"identifierName": "getIsRotateable"
},
"name": "getIsRotateable",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1478,
"end": 1485,
"loc": {
"start": {
"line": 44,
"column": 20
},
"end": {
"line": 44,
"column": 27
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1487,
"end": 1555,
"loc": {
"start": {
"line": 44,
"column": 29
},
"end": {
"line": 46,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1498,
"end": 1548,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 58
}
},
"argument": {
"type": "CallExpression",
"start": 1505,
"end": 1547,
"loc": {
"start": {
"line": 45,
"column": 15
},
"end": {
"line": 45,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 1505,
"end": 1545,
"loc": {
"start": {
"line": 45,
"column": 15
},
"end": {
"line": 45,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 1505,
"end": 1536,
"loc": {
"start": {
"line": 45,
"column": 15
},
"end": {
"line": 45,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 1505,
"end": 1523,
"loc": {
"start": {
"line": 45,
"column": 15
},
"end": {
"line": 45,
"column": 33
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 1524,
"end": 1536,
"loc": {
"start": {
"line": 45,
"column": 34
},
"end": {
"line": 45,
"column": 46
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1537,
"end": 1544,
"loc": {
"start": {
"line": 45,
"column": 47
},
"end": {
"line": 45,
"column": 54
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1412,
"end": 1456,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 43,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1563,
"end": 1606,
"loc": {
"start": {
"line": 48,
"column": 4
},
"end": {
"line": 50,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1612,
"end": 1890,
"loc": {
"start": {
"line": 51,
"column": 4
},
"end": {
"line": 60,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1612,
"end": 1632,
"loc": {
"start": {
"line": 51,
"column": 4
},
"end": {
"line": 51,
"column": 24
},
"identifierName": "getAvailableVariants"
},
"name": "getAvailableVariants",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1633,
"end": 1637,
"loc": {
"start": {
"line": 51,
"column": 25
},
"end": {
"line": 51,
"column": 29
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 1639,
"end": 1890,
"loc": {
"start": {
"line": 51,
"column": 31
},
"end": {
"line": 60,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1650,
"end": 1702,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 60
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1656,
"end": 1701,
"loc": {
"start": {
"line": 52,
"column": 14
},
"end": {
"line": 52,
"column": 59
}
},
"id": {
"type": "Identifier",
"start": 1656,
"end": 1664,
"loc": {
"start": {
"line": 52,
"column": 14
},
"end": {
"line": 52,
"column": 22
},
"identifierName": "variants"
},
"name": "variants"
},
"init": {
"type": "MemberExpression",
"start": 1667,
"end": 1701,
"loc": {
"start": {
"line": 52,
"column": 25
},
"end": {
"line": 52,
"column": 59
}
},
"object": {
"type": "Identifier",
"start": 1667,
"end": 1685,
"loc": {
"start": {
"line": 52,
"column": 25
},
"end": {
"line": 52,
"column": 43
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 1686,
"end": 1701,
"loc": {
"start": {
"line": 52,
"column": 44
},
"end": {
"line": 52,
"column": 59
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 1714,
"end": 1733,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 27
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1718,
"end": 1732,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1718,
"end": 1727,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 21
},
"identifierName": "available"
},
"name": "available"
},
"init": {
"type": "ArrayExpression",
"start": 1730,
"end": 1732,
"loc": {
"start": {
"line": 54,
"column": 24
},
"end": {
"line": 54,
"column": 26
}
},
"elements": []
}
}
],
"kind": "let"
},
{
"type": "ForInStatement",
"start": 1743,
"end": 1854,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 57,
"column": 9
}
},
"left": {
"type": "VariableDeclaration",
"start": 1748,
"end": 1761,
"loc": {
"start": {
"line": 55,
"column": 13
},
"end": {
"line": 55,
"column": 26
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1754,
"end": 1761,
"loc": {
"start": {
"line": 55,
"column": 19
},
"end": {
"line": 55,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1754,
"end": 1761,
"loc": {
"start": {
"line": 55,
"column": 19
},
"end": {
"line": 55,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
},
"init": null
}
],
"kind": "const"
},
"right": {
"type": "Identifier",
"start": 1765,
"end": 1773,
"loc": {
"start": {
"line": 55,
"column": 30
},
"end": {
"line": 55,
"column": 38
},
"identifierName": "variants"
},
"name": "variants"
},
"body": {
"type": "BlockStatement",
"start": 1775,
"end": 1854,
"loc": {
"start": {
"line": 55,
"column": 40
},
"end": {
"line": 57,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 1790,
"end": 1843,
"loc": {
"start": {
"line": 56,
"column": 12
},
"end": {
"line": 56,
"column": 65
}
},
"test": {
"type": "CallExpression",
"start": 1794,
"end": 1817,
"loc": {
"start": {
"line": 56,
"column": 16
},
"end": {
"line": 56,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 1794,
"end": 1811,
"loc": {
"start": {
"line": 56,
"column": 16
},
"end": {
"line": 56,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 1794,
"end": 1802,
"loc": {
"start": {
"line": 56,
"column": 16
},
"end": {
"line": 56,
"column": 24
},
"identifierName": "variants"
},
"name": "variants"
},
"property": {
"type": "Identifier",
"start": 1803,
"end": 1810,
"loc": {
"start": {
"line": 56,
"column": 25
},
"end": {
"line": 56,
"column": 32
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 1812,
"end": 1816,
"loc": {
"start": {
"line": 56,
"column": 34
},
"end": {
"line": 56,
"column": 38
},
"identifierName": "root"
},
"name": "root"
}
]
},
"consequent": {
"type": "ExpressionStatement",
"start": 1819,
"end": 1843,
"loc": {
"start": {
"line": 56,
"column": 41
},
"end": {
"line": 56,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 1819,
"end": 1842,
"loc": {
"start": {
"line": 56,
"column": 41
},
"end": {
"line": 56,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 1819,
"end": 1833,
"loc": {
"start": {
"line": 56,
"column": 41
},
"end": {
"line": 56,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 1819,
"end": 1828,
"loc": {
"start": {
"line": 56,
"column": 41
},
"end": {
"line": 56,
"column": 50
},
"identifierName": "available"
},
"name": "available"
},
"property": {
"type": "Identifier",
"start": 1829,
"end": 1833,
"loc": {
"start": {
"line": 56,
"column": 51
},
"end": {
"line": 56,
"column": 55
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1834,
"end": 1841,
"loc": {
"start": {
"line": 56,
"column": 56
},
"end": {
"line": 56,
"column": 63
},
"identifierName": "variant"
},
"name": "variant"
}
]
}
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ReturnStatement",
"start": 1866,
"end": 1883,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 25
}
},
"argument": {
"type": "Identifier",
"start": 1873,
"end": 1882,
"loc": {
"start": {
"line": 59,
"column": 15
},
"end": {
"line": 59,
"column": 24
},
"identifierName": "available"
},
"name": "available"
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1563,
"end": 1606,
"loc": {
"start": {
"line": 48,
"column": 4
},
"end": {
"line": 50,
"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": 1898,
"end": 2045,
"loc": {
"start": {
"line": 62,
"column": 4
},
"end": {
"line": 67,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2051,
"end": 2172,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 71,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2051,
"end": 2059,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 68,
"column": 12
},
"identifierName": "getLayer"
},
"name": "getLayer",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2060,
"end": 2064,
"loc": {
"start": {
"line": 68,
"column": 13
},
"end": {
"line": 68,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
{
"type": "Identifier",
"start": 2066,
"end": 2073,
"loc": {
"start": {
"line": 68,
"column": 19
},
"end": {
"line": 68,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2075,
"end": 2172,
"loc": {
"start": {
"line": 68,
"column": 28
},
"end": {
"line": 71,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2109,
"end": 2165,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 64
}
},
"argument": {
"type": "CallExpression",
"start": 2116,
"end": 2164,
"loc": {
"start": {
"line": 70,
"column": 15
},
"end": {
"line": 70,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 2116,
"end": 2158,
"loc": {
"start": {
"line": 70,
"column": 15
},
"end": {
"line": 70,
"column": 57
}
},
"object": {
"type": "MemberExpression",
"start": 2116,
"end": 2149,
"loc": {
"start": {
"line": 70,
"column": 15
},
"end": {
"line": 70,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 2116,
"end": 2134,
"loc": {
"start": {
"line": 70,
"column": 15
},
"end": {
"line": 70,
"column": 33
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2135,
"end": 2149,
"loc": {
"start": {
"line": 70,
"column": 34
},
"end": {
"line": 70,
"column": 48
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2150,
"end": 2157,
"loc": {
"start": {
"line": 70,
"column": 49
},
"end": {
"line": 70,
"column": 56
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true,
"leadingComments": null
},
"arguments": [
{
"type": "Identifier",
"start": 2159,
"end": 2163,
"loc": {
"start": {
"line": 70,
"column": 58
},
"end": {
"line": 70,
"column": 62
},
"identifierName": "root"
},
"name": "root"
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 2086,
"end": 2099,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"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": 1898,
"end": 2045,
"loc": {
"start": {
"line": 62,
"column": 4
},
"end": {
"line": 67,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2180,
"end": 2224,
"loc": {
"start": {
"line": 73,
"column": 4
},
"end": {
"line": 75,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2230,
"end": 2319,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 78,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2230,
"end": 2243,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 76,
"column": 17
},
"identifierName": "getDimensions"
},
"name": "getDimensions",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2244,
"end": 2251,
"loc": {
"start": {
"line": 76,
"column": 18
},
"end": {
"line": 76,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2253,
"end": 2319,
"loc": {
"start": {
"line": 76,
"column": 27
},
"end": {
"line": 78,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2264,
"end": 2312,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 56
}
},
"argument": {
"type": "CallExpression",
"start": 2271,
"end": 2311,
"loc": {
"start": {
"line": 77,
"column": 15
},
"end": {
"line": 77,
"column": 55
}
},
"callee": {
"type": "MemberExpression",
"start": 2271,
"end": 2309,
"loc": {
"start": {
"line": 77,
"column": 15
},
"end": {
"line": 77,
"column": 53
}
},
"object": {
"type": "MemberExpression",
"start": 2271,
"end": 2300,
"loc": {
"start": {
"line": 77,
"column": 15
},
"end": {
"line": 77,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 2271,
"end": 2289,
"loc": {
"start": {
"line": 77,
"column": 15
},
"end": {
"line": 77,
"column": 33
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 2290,
"end": 2300,
"loc": {
"start": {
"line": 77,
"column": 34
},
"end": {
"line": 77,
"column": 44
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2301,
"end": 2308,
"loc": {
"start": {
"line": 77,
"column": 45
},
"end": {
"line": 77,
"column": 52
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2180,
"end": 2224,
"loc": {
"start": {
"line": 73,
"column": 4
},
"end": {
"line": 75,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2327,
"end": 2371,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 82,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2377,
"end": 2474,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 85,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2377,
"end": 2396,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 83,
"column": 23
},
"identifierName": "getShowLayerPreview"
},
"name": "getShowLayerPreview",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2397,
"end": 2404,
"loc": {
"start": {
"line": 83,
"column": 24
},
"end": {
"line": 83,
"column": 31
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2406,
"end": 2474,
"loc": {
"start": {
"line": 83,
"column": 33
},
"end": {
"line": 85,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2417,
"end": 2467,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 58
}
},
"argument": {
"type": "CallExpression",
"start": 2424,
"end": 2466,
"loc": {
"start": {
"line": 84,
"column": 15
},
"end": {
"line": 84,
"column": 57
}
},
"callee": {
"type": "MemberExpression",
"start": 2424,
"end": 2464,
"loc": {
"start": {
"line": 84,
"column": 15
},
"end": {
"line": 84,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 2424,
"end": 2455,
"loc": {
"start": {
"line": 84,
"column": 15
},
"end": {
"line": 84,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 2424,
"end": 2442,
"loc": {
"start": {
"line": 84,
"column": 15
},
"end": {
"line": 84,
"column": 33
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 2443,
"end": 2455,
"loc": {
"start": {
"line": 84,
"column": 34
},
"end": {
"line": 84,
"column": 46
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2456,
"end": 2463,
"loc": {
"start": {
"line": 84,
"column": 47
},
"end": {
"line": 84,
"column": 54
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2327,
"end": 2371,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 82,
"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": 2482,
"end": 2600,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 91,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2606,
"end": 2725,
"loc": {
"start": {
"line": 92,
"column": 4
},
"end": {
"line": 94,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2606,
"end": 2629,
"loc": {
"start": {
"line": 92,
"column": 4
},
"end": {
"line": 92,
"column": 27
},
"identifierName": "getAdditionalStatistics"
},
"name": "getAdditionalStatistics",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2630,
"end": 2634,
"loc": {
"start": {
"line": 92,
"column": 28
},
"end": {
"line": 92,
"column": 32
},
"identifierName": "root"
},
"name": "root"
},
{
"type": "Identifier",
"start": 2636,
"end": 2643,
"loc": {
"start": {
"line": 92,
"column": 34
},
"end": {
"line": 92,
"column": 41
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2645,
"end": 2725,
"loc": {
"start": {
"line": 92,
"column": 43
},
"end": {
"line": 94,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2656,
"end": 2718,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 70
}
},
"argument": {
"type": "CallExpression",
"start": 2663,
"end": 2717,
"loc": {
"start": {
"line": 93,
"column": 15
},
"end": {
"line": 93,
"column": 69
}
},
"callee": {
"type": "MemberExpression",
"start": 2663,
"end": 2711,
"loc": {
"start": {
"line": 93,
"column": 15
},
"end": {
"line": 93,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 2663,
"end": 2702,
"loc": {
"start": {
"line": 93,
"column": 15
},
"end": {
"line": 93,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 2663,
"end": 2681,
"loc": {
"start": {
"line": 93,
"column": 15
},
"end": {
"line": 93,
"column": 33
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 2682,
"end": 2702,
"loc": {
"start": {
"line": 93,
"column": 34
},
"end": {
"line": 93,
"column": 54
},
"identifierName": "additionalStatistics"
},
"name": "additionalStatistics"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2703,
"end": 2710,
"loc": {
"start": {
"line": 93,
"column": 55
},
"end": {
"line": 93,
"column": 62
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 2712,
"end": 2716,
"loc": {
"start": {
"line": 93,
"column": 64
},
"end": {
"line": 93,
"column": 68
},
"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": 2482,
"end": 2600,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 91,
"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": 2733,
"end": 2919,
"loc": {
"start": {
"line": 96,
"column": 4
},
"end": {
"line": 102,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2925,
"end": 3155,
"loc": {
"start": {
"line": 103,
"column": 4
},
"end": {
"line": 106,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2925,
"end": 2954,
"loc": {
"start": {
"line": 103,
"column": 4
},
"end": {
"line": 103,
"column": 33
},
"identifierName": "getSpecialOverlayRenderMatrix"
},
"name": "getSpecialOverlayRenderMatrix",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2955,
"end": 2963,
"loc": {
"start": {
"line": 103,
"column": 34
},
"end": {
"line": 103,
"column": 42
},
"identifierName": "rotation"
},
"name": "rotation"
},
{
"type": "Identifier",
"start": 2965,
"end": 2980,
"loc": {
"start": {
"line": 103,
"column": 44
},
"end": {
"line": 103,
"column": 59
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 2982,
"end": 2989,
"loc": {
"start": {
"line": 103,
"column": 61
},
"end": {
"line": 103,
"column": 68
},
"identifierName": "variant"
},
"name": "variant"
},
{
"type": "Identifier",
"start": 2991,
"end": 2997,
"loc": {
"start": {
"line": 103,
"column": 70
},
"end": {
"line": 103,
"column": 76
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 2999,
"end": 3155,
"loc": {
"start": {
"line": 103,
"column": 78
},
"end": {
"line": 106,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 3010,
"end": 3094,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 92
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 3014,
"end": 3093,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 91
}
},
"id": {
"type": "Identifier",
"start": 3014,
"end": 3022,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 20
},
"identifierName": "matrices"
},
"name": "matrices"
},
"init": {
"type": "CallExpression",
"start": 3025,
"end": 3093,
"loc": {
"start": {
"line": 104,
"column": 23
},
"end": {
"line": 104,
"column": 91
}
},
"callee": {
"type": "MemberExpression",
"start": 3025,
"end": 3068,
"loc": {
"start": {
"line": 104,
"column": 23
},
"end": {
"line": 104,
"column": 66
}
},
"object": {
"type": "MemberExpression",
"start": 3025,
"end": 3059,
"loc": {
"start": {
"line": 104,
"column": 23
},
"end": {
"line": 104,
"column": 57
}
},
"object": {
"type": "Identifier",
"start": 3025,
"end": 3043,
"loc": {
"start": {
"line": 104,
"column": 23
},
"end": {
"line": 104,
"column": 41
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 3044,
"end": 3059,
"loc": {
"start": {
"line": 104,
"column": 42
},
"end": {
"line": 104,
"column": 57
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3060,
"end": 3067,
"loc": {
"start": {
"line": 104,
"column": 58
},
"end": {
"line": 104,
"column": 65
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 3069,
"end": 3075,
"loc": {
"start": {
"line": 104,
"column": 67
},
"end": {
"line": 104,
"column": 73
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3077,
"end": 3092,
"loc": {
"start": {
"line": 104,
"column": 75
},
"end": {
"line": 104,
"column": 90
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
]
}
}
],
"kind": "let"
},
{
"type": "ReturnStatement",
"start": 3104,
"end": 3148,
"loc": {
"start": {
"line": 105,
"column": 8
},
"end": {
"line": 105,
"column": 52
}
},
"argument": {
"type": "ConditionalExpression",
"start": 3111,
"end": 3147,
"loc": {
"start": {
"line": 105,
"column": 15
},
"end": {
"line": 105,
"column": 51
}
},
"test": {
"type": "Identifier",
"start": 3111,
"end": 3119,
"loc": {
"start": {
"line": 105,
"column": 15
},
"end": {
"line": 105,
"column": 23
},
"identifierName": "matrices"
},
"name": "matrices"
},
"consequent": {
"type": "MemberExpression",
"start": 3122,
"end": 3140,
"loc": {
"start": {
"line": 105,
"column": 26
},
"end": {
"line": 105,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 3122,
"end": 3130,
"loc": {
"start": {
"line": 105,
"column": 26
},
"end": {
"line": 105,
"column": 34
},
"identifierName": "matrices"
},
"name": "matrices"
},
"property": {
"type": "Identifier",
"start": 3131,
"end": 3139,
"loc": {
"start": {
"line": 105,
"column": 35
},
"end": {
"line": 105,
"column": 43
},
"identifierName": "rotation"
},
"name": "rotation"
},
"computed": true
},
"alternate": {
"type": "NullLiteral",
"start": 3143,
"end": 3147,
"loc": {
"start": {
"line": 105,
"column": 47
},
"end": {
"line": 105,
"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": 2733,
"end": 2919,
"loc": {
"start": {
"line": 96,
"column": 4
},
"end": {
"line": 102,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 3163,
"end": 3207,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 110,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3213,
"end": 3302,
"loc": {
"start": {
"line": 111,
"column": 4
},
"end": {
"line": 113,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3213,
"end": 3226,
"loc": {
"start": {
"line": 111,
"column": 4
},
"end": {
"line": 111,
"column": 17
},
"identifierName": "getRenderPins"
},
"name": "getRenderPins",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3227,
"end": 3234,
"loc": {
"start": {
"line": 111,
"column": 18
},
"end": {
"line": 111,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 3236,
"end": 3302,
"loc": {
"start": {
"line": 111,
"column": 27
},
"end": {
"line": 113,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 3247,
"end": 3295,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 56
}
},
"argument": {
"type": "CallExpression",
"start": 3254,
"end": 3294,
"loc": {
"start": {
"line": 112,
"column": 15
},
"end": {
"line": 112,
"column": 55
}
},
"callee": {
"type": "MemberExpression",
"start": 3254,
"end": 3292,
"loc": {
"start": {
"line": 112,
"column": 15
},
"end": {
"line": 112,
"column": 53
}
},
"object": {
"type": "MemberExpression",
"start": 3254,
"end": 3283,
"loc": {
"start": {
"line": 112,
"column": 15
},
"end": {
"line": 112,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 3254,
"end": 3272,
"loc": {
"start": {
"line": 112,
"column": 15
},
"end": {
"line": 112,
"column": 33
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 3273,
"end": 3283,
"loc": {
"start": {
"line": 112,
"column": 34
},
"end": {
"line": 112,
"column": 44
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3284,
"end": 3291,
"loc": {
"start": {
"line": 112,
"column": 45
},
"end": {
"line": 112,
"column": 52
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 3163,
"end": 3207,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 110,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3310,
"end": 3402,
"loc": {
"start": {
"line": 115,
"column": 4
},
"end": {
"line": 118,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3408,
"end": 3527,
"loc": {
"start": {
"line": 119,
"column": 4
},
"end": {
"line": 121,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3408,
"end": 3429,
"loc": {
"start": {
"line": 119,
"column": 4
},
"end": {
"line": 119,
"column": 25
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3430,
"end": 3436,
"loc": {
"start": {
"line": 119,
"column": 26
},
"end": {
"line": 119,
"column": 32
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 3438,
"end": 3527,
"loc": {
"start": {
"line": 119,
"column": 34
},
"end": {
"line": 121,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3449,
"end": 3520,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 79
}
},
"expression": {
"type": "CallExpression",
"start": 3449,
"end": 3519,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 78
}
},
"callee": {
"type": "MemberExpression",
"start": 3449,
"end": 3497,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 56
}
},
"object": {
"type": "MemberExpression",
"start": 3449,
"end": 3489,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 3449,
"end": 3467,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 26
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 3468,
"end": 3489,
"loc": {
"start": {
"line": 120,
"column": 27
},
"end": {
"line": 120,
"column": 48
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3490,
"end": 3497,
"loc": {
"start": {
"line": 120,
"column": 49
},
"end": {
"line": 120,
"column": 56
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3498,
"end": 3518,
"loc": {
"start": {
"line": 120,
"column": 57
},
"end": {
"line": 120,
"column": 77
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3498,
"end": 3502,
"loc": {
"start": {
"line": 120,
"column": 57
},
"end": {
"line": 120,
"column": 61
},
"identifierName": "func"
},
"name": "func"
}
],
"body": {
"type": "CallExpression",
"start": 3506,
"end": 3518,
"loc": {
"start": {
"line": 120,
"column": 65
},
"end": {
"line": 120,
"column": 77
}
},
"callee": {
"type": "Identifier",
"start": 3506,
"end": 3510,
"loc": {
"start": {
"line": 120,
"column": 65
},
"end": {
"line": 120,
"column": 69
},
"identifierName": "func"
},
"name": "func"
},
"arguments": [
{
"type": "Identifier",
"start": 3511,
"end": 3517,
"loc": {
"start": {
"line": 120,
"column": 70
},
"end": {
"line": 120,
"column": 76
},
"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": 3310,
"end": 3402,
"loc": {
"start": {
"line": 115,
"column": 4
},
"end": {
"line": 118,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3535,
"end": 3650,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 127,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3656,
"end": 3796,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 130,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3656,
"end": 3670,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 128,
"column": 18
},
"identifierName": "updateVariants"
},
"name": "updateVariants",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3671,
"end": 3677,
"loc": {
"start": {
"line": 128,
"column": 19
},
"end": {
"line": 128,
"column": 25
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3679,
"end": 3694,
"loc": {
"start": {
"line": 128,
"column": 27
},
"end": {
"line": 128,
"column": 42
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 3696,
"end": 3703,
"loc": {
"start": {
"line": 128,
"column": 44
},
"end": {
"line": 128,
"column": 51
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 3705,
"end": 3796,
"loc": {
"start": {
"line": 128,
"column": 53
},
"end": {
"line": 130,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3716,
"end": 3789,
"loc": {
"start": {
"line": 129,
"column": 8
},
"end": {
"line": 129,
"column": 81
}
},
"expression": {
"type": "CallExpression",
"start": 3716,
"end": 3788,
"loc": {
"start": {
"line": 129,
"column": 8
},
"end": {
"line": 129,
"column": 80
}
},
"callee": {
"type": "MemberExpression",
"start": 3716,
"end": 3763,
"loc": {
"start": {
"line": 129,
"column": 8
},
"end": {
"line": 129,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 3716,
"end": 3754,
"loc": {
"start": {
"line": 129,
"column": 8
},
"end": {
"line": 129,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 3716,
"end": 3734,
"loc": {
"start": {
"line": 129,
"column": 8
},
"end": {
"line": 129,
"column": 26
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 3735,
"end": 3754,
"loc": {
"start": {
"line": 129,
"column": 27
},
"end": {
"line": 129,
"column": 46
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3755,
"end": 3762,
"loc": {
"start": {
"line": 129,
"column": 47
},
"end": {
"line": 129,
"column": 54
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 3764,
"end": 3770,
"loc": {
"start": {
"line": 129,
"column": 56
},
"end": {
"line": 129,
"column": 62
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3772,
"end": 3787,
"loc": {
"start": {
"line": 129,
"column": 64
},
"end": {
"line": 129,
"column": 79
},
"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": 3535,
"end": 3650,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 127,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExpressionStatement",
"start": 3803,
"end": 5300,
"loc": {
"start": {
"line": 133,
"column": 0
},
"end": {
"line": 185,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3803,
"end": 5299,
"loc": {
"start": {
"line": 133,
"column": 0
},
"end": {
"line": 185,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3803,
"end": 3843,
"loc": {
"start": {
"line": 133,
"column": 0
},
"end": {
"line": 133,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 3803,
"end": 3821,
"loc": {
"start": {
"line": 133,
"column": 0
},
"end": {
"line": 133,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 3822,
"end": 3843,
"loc": {
"start": {
"line": 133,
"column": 19
},
"end": {
"line": 133,
"column": 40
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"right": {
"type": "ArrayExpression",
"start": 3846,
"end": 5299,
"loc": {
"start": {
"line": 133,
"column": 43
},
"end": {
"line": 185,
"column": 1
}
},
"elements": [
{
"type": "ArrowFunctionExpression",
"start": 3853,
"end": 4350,
"loc": {
"start": {
"line": 134,
"column": 4
},
"end": {
"line": 149,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3853,
"end": 3859,
"loc": {
"start": {
"line": 134,
"column": 4
},
"end": {
"line": 134,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3868,
"end": 4350,
"loc": {
"start": {
"line": 135,
"column": 4
},
"end": {
"line": 149,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 3868,
"end": 3887,
"loc": {
"start": {
"line": 135,
"column": 4
},
"end": {
"line": 135,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 3868,
"end": 3874,
"loc": {
"start": {
"line": 135,
"column": 4
},
"end": {
"line": 135,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3875,
"end": 3887,
"loc": {
"start": {
"line": 135,
"column": 11
},
"end": {
"line": 135,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3898,
"end": 4343,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 148,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 3902,
"end": 3920,
"loc": {
"start": {
"line": 136,
"column": 12
},
"end": {
"line": 136,
"column": 30
},
"identifierName": "WiredPinsComponent"
},
"name": "WiredPinsComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3921,
"end": 4342,
"loc": {
"start": {
"line": 136,
"column": 31
},
"end": {
"line": 148,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3936,
"end": 4330,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 147,
"column": 13
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3936,
"end": 3941,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"column": 17
},
"identifierName": "slots"
},
"name": "slots"
},
"value": {
"type": "ArrayExpression",
"start": 3943,
"end": 4330,
"loc": {
"start": {
"line": 137,
"column": 19
},
"end": {
"line": 147,
"column": 13
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 3944,
"end": 4120,
"loc": {
"start": {
"line": 137,
"column": 20
},
"end": {
"line": 141,
"column": 17
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3967,
"end": 3988,
"loc": {
"start": {
"line": 138,
"column": 20
},
"end": {
"line": 138,
"column": 41
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3967,
"end": 3970,
"loc": {
"start": {
"line": 138,
"column": 20
},
"end": {
"line": 138,
"column": 23
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 3972,
"end": 3988,
"loc": {
"start": {
"line": 138,
"column": 25
},
"end": {
"line": 138,
"column": 41
}
},
"callee": {
"type": "Identifier",
"start": 3976,
"end": 3982,
"loc": {
"start": {
"line": 138,
"column": 29
},
"end": {
"line": 138,
"column": 35
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 3983,
"end": 3984,
"loc": {
"start": {
"line": 138,
"column": 36
},
"end": {
"line": 138,
"column": 37
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 3986,
"end": 3987,
"loc": {
"start": {
"line": 138,
"column": 39
},
"end": {
"line": 138,
"column": 40
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 4011,
"end": 4041,
"loc": {
"start": {
"line": 139,
"column": 20
},
"end": {
"line": 139,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4011,
"end": 4020,
"loc": {
"start": {
"line": 139,
"column": 20
},
"end": {
"line": 139,
"column": 29
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 4022,
"end": 4041,
"loc": {
"start": {
"line": 139,
"column": 31
},
"end": {
"line": 139,
"column": 50
}
},
"object": {
"type": "Identifier",
"start": 4022,
"end": 4035,
"loc": {
"start": {
"line": 139,
"column": 31
},
"end": {
"line": 139,
"column": 44
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 4036,
"end": 4041,
"loc": {
"start": {
"line": 139,
"column": 45
},
"end": {
"line": 139,
"column": 50
},
"identifierName": "right"
},
"name": "right"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 4064,
"end": 4100,
"loc": {
"start": {
"line": 140,
"column": 20
},
"end": {
"line": 140,
"column": 56
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4064,
"end": 4068,
"loc": {
"start": {
"line": 140,
"column": 20
},
"end": {
"line": 140,
"column": 24
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 4070,
"end": 4100,
"loc": {
"start": {
"line": 140,
"column": 26
},
"end": {
"line": 140,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 4070,
"end": 4085,
"loc": {
"start": {
"line": 140,
"column": 26
},
"end": {
"line": 140,
"column": 41
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 4086,
"end": 4100,
"loc": {
"start": {
"line": 140,
"column": 42
},
"end": {
"line": 140,
"column": 56
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
},
{
"type": "ObjectExpression",
"start": 4139,
"end": 4314,
"loc": {
"start": {
"line": 142,
"column": 16
},
"end": {
"line": 146,
"column": 17
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4162,
"end": 4183,
"loc": {
"start": {
"line": 143,
"column": 20
},
"end": {
"line": 143,
"column": 41
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4162,
"end": 4165,
"loc": {
"start": {
"line": 143,
"column": 20
},
"end": {
"line": 143,
"column": 23
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 4167,
"end": 4183,
"loc": {
"start": {
"line": 143,
"column": 25
},
"end": {
"line": 143,
"column": 41
}
},
"callee": {
"type": "Identifier",
"start": 4171,
"end": 4177,
"loc": {
"start": {
"line": 143,
"column": 29
},
"end": {
"line": 143,
"column": 35
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4178,
"end": 4179,
"loc": {
"start": {
"line": 143,
"column": 36
},
"end": {
"line": 143,
"column": 37
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4181,
"end": 4182,
"loc": {
"start": {
"line": 143,
"column": 39
},
"end": {
"line": 143,
"column": 40
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 4206,
"end": 4235,
"loc": {
"start": {
"line": 144,
"column": 20
},
"end": {
"line": 144,
"column": 49
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4206,
"end": 4215,
"loc": {
"start": {
"line": 144,
"column": 20
},
"end": {
"line": 144,
"column": 29
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 4217,
"end": 4235,
"loc": {
"start": {
"line": 144,
"column": 31
},
"end": {
"line": 144,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 4217,
"end": 4230,
"loc": {
"start": {
"line": 144,
"column": 31
},
"end": {
"line": 144,
"column": 44
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 4231,
"end": 4235,
"loc": {
"start": {
"line": 144,
"column": 45
},
"end": {
"line": 144,
"column": 49
},
"identifierName": "left"
},
"name": "left"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 4258,
"end": 4294,
"loc": {
"start": {
"line": 145,
"column": 20
},
"end": {
"line": 145,
"column": 56
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4258,
"end": 4262,
"loc": {
"start": {
"line": 145,
"column": 20
},
"end": {
"line": 145,
"column": 24
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 4264,
"end": 4294,
"loc": {
"start": {
"line": 145,
"column": 26
},
"end": {
"line": 145,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 4264,
"end": 4279,
"loc": {
"start": {
"line": 145,
"column": 26
},
"end": {
"line": 145,
"column": 41
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 4280,
"end": 4294,
"loc": {
"start": {
"line": 145,
"column": 42
},
"end": {
"line": 145,
"column": 56
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
}
]
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 4357,
"end": 4583,
"loc": {
"start": {
"line": 150,
"column": 4
},
"end": {
"line": 158,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4357,
"end": 4363,
"loc": {
"start": {
"line": 150,
"column": 4
},
"end": {
"line": 150,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 4372,
"end": 4583,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 158,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 4372,
"end": 4391,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 151,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 4372,
"end": 4378,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 151,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 4379,
"end": 4391,
"loc": {
"start": {
"line": 151,
"column": 11
},
"end": {
"line": 151,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 4402,
"end": 4576,
"loc": {
"start": {
"line": 152,
"column": 8
},
"end": {
"line": 157,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 4406,
"end": 4427,
"loc": {
"start": {
"line": 152,
"column": 12
},
"end": {
"line": 152,
"column": 33
},
"identifierName": "ItemAcceptorComponent"
},
"name": "ItemAcceptorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 4428,
"end": 4575,
"loc": {
"start": {
"line": 152,
"column": 34
},
"end": {
"line": 157,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4443,
"end": 4563,
"loc": {
"start": {
"line": 153,
"column": 12
},
"end": {
"line": 156,
"column": 16
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4443,
"end": 4448,
"loc": {
"start": {
"line": 153,
"column": 12
},
"end": {
"line": 153,
"column": 17
},
"identifierName": "slots"
},
"name": "slots"
},
"value": {
"type": "ArrayExpression",
"start": 4450,
"end": 4563,
"loc": {
"start": {
"line": 153,
"column": 19
},
"end": {
"line": 156,
"column": 16
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 4451,
"end": 4560,
"loc": {
"start": {
"line": 153,
"column": 20
},
"end": {
"line": 156,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4470,
"end": 4491,
"loc": {
"start": {
"line": 154,
"column": 16
},
"end": {
"line": 154,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4470,
"end": 4473,
"loc": {
"start": {
"line": 154,
"column": 16
},
"end": {
"line": 154,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 4475,
"end": 4491,
"loc": {
"start": {
"line": 154,
"column": 21
},
"end": {
"line": 154,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 4479,
"end": 4485,
"loc": {
"start": {
"line": 154,
"column": 25
},
"end": {
"line": 154,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4486,
"end": 4487,
"loc": {
"start": {
"line": 154,
"column": 32
},
"end": {
"line": 154,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4489,
"end": 4490,
"loc": {
"start": {
"line": 154,
"column": 35
},
"end": {
"line": 154,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 4510,
"end": 4544,
"loc": {
"start": {
"line": 155,
"column": 16
},
"end": {
"line": 155,
"column": 50
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4510,
"end": 4520,
"loc": {
"start": {
"line": 155,
"column": 16
},
"end": {
"line": 155,
"column": 26
},
"identifierName": "directions"
},
"name": "directions"
},
"value": {
"type": "ArrayExpression",
"start": 4522,
"end": 4544,
"loc": {
"start": {
"line": 155,
"column": 28
},
"end": {
"line": 155,
"column": 50
}
},
"elements": [
{
"type": "MemberExpression",
"start": 4523,
"end": 4543,
"loc": {
"start": {
"line": 155,
"column": 29
},
"end": {
"line": 155,
"column": 49
}
},
"object": {
"type": "Identifier",
"start": 4523,
"end": 4536,
"loc": {
"start": {
"line": 155,
"column": 29
},
"end": {
"line": 155,
"column": 42
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 4537,
"end": 4543,
"loc": {
"start": {
"line": 155,
"column": 43
},
"end": {
"line": 155,
"column": 49
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
]
}
}
]
}
]
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 4590,
"end": 4809,
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 167,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4590,
"end": 4596,
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 159,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 4605,
"end": 4809,
"loc": {
"start": {
"line": 160,
"column": 4
},
"end": {
"line": 167,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 4605,
"end": 4624,
"loc": {
"start": {
"line": 160,
"column": 4
},
"end": {
"line": 160,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 4605,
"end": 4611,
"loc": {
"start": {
"line": 160,
"column": 4
},
"end": {
"line": 160,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 4612,
"end": 4624,
"loc": {
"start": {
"line": 160,
"column": 11
},
"end": {
"line": 160,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 4635,
"end": 4802,
"loc": {
"start": {
"line": 161,
"column": 8
},
"end": {
"line": 166,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 4639,
"end": 4659,
"loc": {
"start": {
"line": 161,
"column": 12
},
"end": {
"line": 161,
"column": 32
},
"identifierName": "ItemEjectorComponent"
},
"name": "ItemEjectorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 4660,
"end": 4801,
"loc": {
"start": {
"line": 161,
"column": 33
},
"end": {
"line": 166,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4675,
"end": 4789,
"loc": {
"start": {
"line": 162,
"column": 12
},
"end": {
"line": 165,
"column": 16
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4675,
"end": 4680,
"loc": {
"start": {
"line": 162,
"column": 12
},
"end": {
"line": 162,
"column": 17
},
"identifierName": "slots"
},
"name": "slots"
},
"value": {
"type": "ArrayExpression",
"start": 4682,
"end": 4789,
"loc": {
"start": {
"line": 162,
"column": 19
},
"end": {
"line": 165,
"column": 16
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 4683,
"end": 4786,
"loc": {
"start": {
"line": 162,
"column": 20
},
"end": {
"line": 165,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4702,
"end": 4723,
"loc": {
"start": {
"line": 163,
"column": 16
},
"end": {
"line": 163,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4702,
"end": 4705,
"loc": {
"start": {
"line": 163,
"column": 16
},
"end": {
"line": 163,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 4707,
"end": 4723,
"loc": {
"start": {
"line": 163,
"column": 21
},
"end": {
"line": 163,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 4711,
"end": 4717,
"loc": {
"start": {
"line": 163,
"column": 25
},
"end": {
"line": 163,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4718,
"end": 4719,
"loc": {
"start": {
"line": 163,
"column": 32
},
"end": {
"line": 163,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4721,
"end": 4722,
"loc": {
"start": {
"line": 163,
"column": 35
},
"end": {
"line": 163,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 4742,
"end": 4770,
"loc": {
"start": {
"line": 164,
"column": 16
},
"end": {
"line": 164,
"column": 44
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4742,
"end": 4751,
"loc": {
"start": {
"line": 164,
"column": 16
},
"end": {
"line": 164,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 4753,
"end": 4770,
"loc": {
"start": {
"line": 164,
"column": 27
},
"end": {
"line": 164,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 4753,
"end": 4766,
"loc": {
"start": {
"line": 164,
"column": 27
},
"end": {
"line": 164,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 4767,
"end": 4770,
"loc": {
"start": {
"line": 164,
"column": 41
},
"end": {
"line": 164,
"column": 44
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
}
]
}
]
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 4816,
"end": 5000,
"loc": {
"start": {
"line": 168,
"column": 4
},
"end": {
"line": 174,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4816,
"end": 4822,
"loc": {
"start": {
"line": 168,
"column": 4
},
"end": {
"line": 168,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 4831,
"end": 5000,
"loc": {
"start": {
"line": 169,
"column": 4
},
"end": {
"line": 174,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 4831,
"end": 4850,
"loc": {
"start": {
"line": 169,
"column": 4
},
"end": {
"line": 169,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 4831,
"end": 4837,
"loc": {
"start": {
"line": 169,
"column": 4
},
"end": {
"line": 169,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 4838,
"end": 4850,
"loc": {
"start": {
"line": 169,
"column": 11
},
"end": {
"line": 169,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 4861,
"end": 4993,
"loc": {
"start": {
"line": 170,
"column": 8
},
"end": {
"line": 173,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 4865,
"end": 4887,
"loc": {
"start": {
"line": 170,
"column": 12
},
"end": {
"line": 170,
"column": 34
},
"identifierName": "ItemProcessorComponent"
},
"name": "ItemProcessorComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 4888,
"end": 4992,
"loc": {
"start": {
"line": 170,
"column": 35
},
"end": {
"line": 173,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4903,
"end": 4947,
"loc": {
"start": {
"line": 171,
"column": 12
},
"end": {
"line": 171,
"column": 56
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4903,
"end": 4916,
"loc": {
"start": {
"line": 171,
"column": 12
},
"end": {
"line": 171,
"column": 25
},
"identifierName": "processorType"
},
"name": "processorType"
},
"value": {
"type": "MemberExpression",
"start": 4918,
"end": 4947,
"loc": {
"start": {
"line": 171,
"column": 27
},
"end": {
"line": 171,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 4918,
"end": 4940,
"loc": {
"start": {
"line": 171,
"column": 27
},
"end": {
"line": 171,
"column": 49
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 4941,
"end": 4947,
"loc": {
"start": {
"line": 171,
"column": 50
},
"end": {
"line": 171,
"column": 56
},
"identifierName": "reader"
},
"name": "reader"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 4962,
"end": 4980,
"loc": {
"start": {
"line": 172,
"column": 12
},
"end": {
"line": 172,
"column": 30
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4962,
"end": 4977,
"loc": {
"start": {
"line": 172,
"column": 12
},
"end": {
"line": 172,
"column": 27
},
"identifierName": "inputsPerCharge"
},
"name": "inputsPerCharge"
},
"value": {
"type": "NumericLiteral",
"start": 4979,
"end": 4980,
"loc": {
"start": {
"line": 172,
"column": 29
},
"end": {
"line": 172,
"column": 30
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 5007,
"end": 5232,
"loc": {
"start": {
"line": 175,
"column": 4
},
"end": {
"line": 183,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5007,
"end": 5013,
"loc": {
"start": {
"line": 175,
"column": 4
},
"end": {
"line": 175,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 5022,
"end": 5232,
"loc": {
"start": {
"line": 176,
"column": 4
},
"end": {
"line": 183,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 5022,
"end": 5041,
"loc": {
"start": {
"line": 176,
"column": 4
},
"end": {
"line": 176,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 5022,
"end": 5028,
"loc": {
"start": {
"line": 176,
"column": 4
},
"end": {
"line": 176,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 5029,
"end": 5041,
"loc": {
"start": {
"line": 176,
"column": 11
},
"end": {
"line": 176,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 5052,
"end": 5225,
"loc": {
"start": {
"line": 177,
"column": 8
},
"end": {
"line": 182,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 5056,
"end": 5078,
"loc": {
"start": {
"line": 177,
"column": 12
},
"end": {
"line": 177,
"column": 34
},
"identifierName": "BeltUnderlaysComponent"
},
"name": "BeltUnderlaysComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 5079,
"end": 5224,
"loc": {
"start": {
"line": 177,
"column": 35
},
"end": {
"line": 182,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5094,
"end": 5212,
"loc": {
"start": {
"line": 178,
"column": 12
},
"end": {
"line": 181,
"column": 16
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5094,
"end": 5103,
"loc": {
"start": {
"line": 178,
"column": 12
},
"end": {
"line": 178,
"column": 21
},
"identifierName": "underlays"
},
"name": "underlays"
},
"value": {
"type": "ArrayExpression",
"start": 5105,
"end": 5212,
"loc": {
"start": {
"line": 178,
"column": 23
},
"end": {
"line": 181,
"column": 16
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 5106,
"end": 5209,
"loc": {
"start": {
"line": 178,
"column": 24
},
"end": {
"line": 181,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5125,
"end": 5146,
"loc": {
"start": {
"line": 179,
"column": 16
},
"end": {
"line": 179,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5125,
"end": 5128,
"loc": {
"start": {
"line": 179,
"column": 16
},
"end": {
"line": 179,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 5130,
"end": 5146,
"loc": {
"start": {
"line": 179,
"column": 21
},
"end": {
"line": 179,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 5134,
"end": 5140,
"loc": {
"start": {
"line": 179,
"column": 25
},
"end": {
"line": 179,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 5141,
"end": 5142,
"loc": {
"start": {
"line": 179,
"column": 32
},
"end": {
"line": 179,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 5144,
"end": 5145,
"loc": {
"start": {
"line": 179,
"column": 35
},
"end": {
"line": 179,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 5165,
"end": 5193,
"loc": {
"start": {
"line": 180,
"column": 16
},
"end": {
"line": 180,
"column": 44
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 5165,
"end": 5174,
"loc": {
"start": {
"line": 180,
"column": 16
},
"end": {
"line": 180,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 5176,
"end": 5193,
"loc": {
"start": {
"line": 180,
"column": 27
},
"end": {
"line": 180,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 5176,
"end": 5189,
"loc": {
"start": {
"line": 180,
"column": 27
},
"end": {
"line": 180,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 5190,
"end": 5193,
"loc": {
"start": {
"line": 180,
"column": 41
},
"end": {
"line": 180,
"column": 44
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
}
]
}
]
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 5239,
"end": 5295,
"loc": {
"start": {
"line": 184,
"column": 4
},
"end": {
"line": 184,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5239,
"end": 5245,
"loc": {
"start": {
"line": 184,
"column": 4
},
"end": {
"line": 184,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 5249,
"end": 5295,
"loc": {
"start": {
"line": 184,
"column": 14
},
"end": {
"line": 184,
"column": 60
}
},
"callee": {
"type": "MemberExpression",
"start": 5249,
"end": 5268,
"loc": {
"start": {
"line": 184,
"column": 14
},
"end": {
"line": 184,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 5249,
"end": 5255,
"loc": {
"start": {
"line": 184,
"column": 14
},
"end": {
"line": 184,
"column": 20
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 5256,
"end": 5268,
"loc": {
"start": {
"line": 184,
"column": 21
},
"end": {
"line": 184,
"column": 33
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 5269,
"end": 5294,
"loc": {
"start": {
"line": 184,
"column": 34
},
"end": {
"line": 184,
"column": 59
}
},
"callee": {
"type": "Identifier",
"start": 5273,
"end": 5292,
"loc": {
"start": {
"line": 184,
"column": 38
},
"end": {
"line": 184,
"column": 57
},
"identifierName": "BeltReaderComponent"
},
"name": "BeltReaderComponent"
},
"arguments": []
}
]
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5304,
"end": 5396,
"loc": {
"start": {
"line": 187,
"column": 0
},
"end": {
"line": 189,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5304,
"end": 5395,
"loc": {
"start": {
"line": 187,
"column": 0
},
"end": {
"line": 189,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5304,
"end": 5333,
"loc": {
"start": {
"line": 187,
"column": 0
},
"end": {
"line": 187,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 5304,
"end": 5322,
"loc": {
"start": {
"line": 187,
"column": 0
},
"end": {
"line": 187,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 5323,
"end": 5333,
"loc": {
"start": {
"line": 187,
"column": 19
},
"end": {
"line": 187,
"column": 29
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5336,
"end": 5395,
"loc": {
"start": {
"line": 187,
"column": 32
},
"end": {
"line": 189,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5343,
"end": 5391,
"loc": {
"start": {
"line": 188,
"column": 4
},
"end": {
"line": 188,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5344,
"end": 5366,
"loc": {
"start": {
"line": 188,
"column": 5
},
"end": {
"line": 188,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5369,
"end": 5391,
"loc": {
"start": {
"line": 188,
"column": 30
},
"end": {
"line": 188,
"column": 52
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 5375,
"end": 5391,
"loc": {
"start": {
"line": 188,
"column": 36
},
"end": {
"line": 188,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 5379,
"end": 5385,
"loc": {
"start": {
"line": 188,
"column": 40
},
"end": {
"line": 188,
"column": 46
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 5386,
"end": 5387,
"loc": {
"start": {
"line": 188,
"column": 47
},
"end": {
"line": 188,
"column": 48
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5389,
"end": 5390,
"loc": {
"start": {
"line": 188,
"column": 50
},
"end": {
"line": 188,
"column": 51
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5400,
"end": 5491,
"loc": {
"start": {
"line": 191,
"column": 0
},
"end": {
"line": 193,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5400,
"end": 5490,
"loc": {
"start": {
"line": 191,
"column": 0
},
"end": {
"line": 193,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5400,
"end": 5435,
"loc": {
"start": {
"line": 191,
"column": 0
},
"end": {
"line": 191,
"column": 35
}
},
"object": {
"type": "Identifier",
"start": 5400,
"end": 5418,
"loc": {
"start": {
"line": 191,
"column": 0
},
"end": {
"line": 191,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 5419,
"end": 5435,
"loc": {
"start": {
"line": 191,
"column": 19
},
"end": {
"line": 191,
"column": 35
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5438,
"end": 5490,
"loc": {
"start": {
"line": 191,
"column": 38
},
"end": {
"line": 193,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5445,
"end": 5486,
"loc": {
"start": {
"line": 192,
"column": 4
},
"end": {
"line": 192,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5446,
"end": 5468,
"loc": {
"start": {
"line": 192,
"column": 5
},
"end": {
"line": 192,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5471,
"end": 5486,
"loc": {
"start": {
"line": 192,
"column": 30
},
"end": {
"line": 192,
"column": 45
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 5477,
"end": 5486,
"loc": {
"start": {
"line": 192,
"column": 36
},
"end": {
"line": 192,
"column": 45
}
},
"extra": {
"rawValue": "#25fff2",
"raw": "\"#25fff2\""
},
"value": "#25fff2"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5495,
"end": 5576,
"loc": {
"start": {
"line": 195,
"column": 0
},
"end": {
"line": 197,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5495,
"end": 5575,
"loc": {
"start": {
"line": 195,
"column": 0
},
"end": {
"line": 197,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5495,
"end": 5525,
"loc": {
"start": {
"line": 195,
"column": 0
},
"end": {
"line": 195,
"column": 30
}
},
"object": {
"type": "Identifier",
"start": 5495,
"end": 5513,
"loc": {
"start": {
"line": 195,
"column": 0
},
"end": {
"line": 195,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 5514,
"end": 5525,
"loc": {
"start": {
"line": 195,
"column": 19
},
"end": {
"line": 195,
"column": 30
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5528,
"end": 5575,
"loc": {
"start": {
"line": 195,
"column": 33
},
"end": {
"line": 197,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5535,
"end": 5571,
"loc": {
"start": {
"line": 196,
"column": 4
},
"end": {
"line": 196,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5536,
"end": 5558,
"loc": {
"start": {
"line": 196,
"column": 5
},
"end": {
"line": 196,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5561,
"end": 5571,
"loc": {
"start": {
"line": 196,
"column": 30
},
"end": {
"line": 196,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5567,
"end": 5571,
"loc": {
"start": {
"line": 196,
"column": 36
},
"end": {
"line": 196,
"column": 40
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5580,
"end": 5662,
"loc": {
"start": {
"line": 199,
"column": 0
},
"end": {
"line": 201,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5580,
"end": 5661,
"loc": {
"start": {
"line": 199,
"column": 0
},
"end": {
"line": 201,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5580,
"end": 5611,
"loc": {
"start": {
"line": 199,
"column": 0
},
"end": {
"line": 199,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 5580,
"end": 5598,
"loc": {
"start": {
"line": 199,
"column": 0
},
"end": {
"line": 199,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 5599,
"end": 5611,
"loc": {
"start": {
"line": 199,
"column": 19
},
"end": {
"line": 199,
"column": 31
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5614,
"end": 5661,
"loc": {
"start": {
"line": 199,
"column": 34
},
"end": {
"line": 201,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5621,
"end": 5657,
"loc": {
"start": {
"line": 200,
"column": 4
},
"end": {
"line": 200,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5622,
"end": 5644,
"loc": {
"start": {
"line": 200,
"column": 5
},
"end": {
"line": 200,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5647,
"end": 5657,
"loc": {
"start": {
"line": 200,
"column": 30
},
"end": {
"line": 200,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5653,
"end": 5657,
"loc": {
"start": {
"line": 200,
"column": 36
},
"end": {
"line": 200,
"column": 40
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5666,
"end": 5873,
"loc": {
"start": {
"line": 203,
"column": 0
},
"end": {
"line": 207,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5666,
"end": 5872,
"loc": {
"start": {
"line": 203,
"column": 0
},
"end": {
"line": 207,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5666,
"end": 5705,
"loc": {
"start": {
"line": 203,
"column": 0
},
"end": {
"line": 203,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 5666,
"end": 5684,
"loc": {
"start": {
"line": 203,
"column": 0
},
"end": {
"line": 203,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 5685,
"end": 5705,
"loc": {
"start": {
"line": 203,
"column": 19
},
"end": {
"line": 203,
"column": 39
},
"identifierName": "additionalStatistics"
},
"name": "additionalStatistics"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5708,
"end": 5872,
"loc": {
"start": {
"line": 203,
"column": 42
},
"end": {
"line": 207,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5715,
"end": 5868,
"loc": {
"start": {
"line": 204,
"column": 4
},
"end": {
"line": 206,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5716,
"end": 5738,
"loc": {
"start": {
"line": 204,
"column": 5
},
"end": {
"line": 204,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5741,
"end": 5868,
"loc": {
"start": {
"line": 204,
"column": 30
},
"end": {
"line": 206,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5741,
"end": 5745,
"loc": {
"start": {
"line": 204,
"column": 30
},
"end": {
"line": 204,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "ArrayExpression",
"start": 5749,
"end": 5868,
"loc": {
"start": {
"line": 204,
"column": 38
},
"end": {
"line": 206,
"column": 5
}
},
"elements": [
{
"type": "ArrayExpression",
"start": 5760,
"end": 5860,
"loc": {
"start": {
"line": 205,
"column": 8
},
"end": {
"line": 205,
"column": 108
}
},
"elements": [
{
"type": "MemberExpression",
"start": 5761,
"end": 5803,
"loc": {
"start": {
"line": 205,
"column": 9
},
"end": {
"line": 205,
"column": 51
}
},
"object": {
"type": "MemberExpression",
"start": 5761,
"end": 5797,
"loc": {
"start": {
"line": 205,
"column": 9
},
"end": {
"line": 205,
"column": 45
}
},
"object": {
"type": "MemberExpression",
"start": 5761,
"end": 5787,
"loc": {
"start": {
"line": 205,
"column": 9
},
"end": {
"line": 205,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 5761,
"end": 5769,
"loc": {
"start": {
"line": 205,
"column": 9
},
"end": {
"line": 205,
"column": 17
}
},
"object": {
"type": "Identifier",
"start": 5761,
"end": 5762,
"loc": {
"start": {
"line": 205,
"column": 9
},
"end": {
"line": 205,
"column": 10
},
"identifierName": "T"
},
"name": "T"
},
"property": {
"type": "Identifier",
"start": 5763,
"end": 5769,
"loc": {
"start": {
"line": 205,
"column": 11
},
"end": {
"line": 205,
"column": 17
},
"identifierName": "ingame"
},
"name": "ingame"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5770,
"end": 5787,
"loc": {
"start": {
"line": 205,
"column": 18
},
"end": {
"line": 205,
"column": 35
},
"identifierName": "buildingPlacement"
},
"name": "buildingPlacement"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5788,
"end": 5797,
"loc": {
"start": {
"line": 205,
"column": 36
},
"end": {
"line": 205,
"column": 45
},
"identifierName": "infoTexts"
},
"name": "infoTexts"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5798,
"end": 5803,
"loc": {
"start": {
"line": 205,
"column": 46
},
"end": {
"line": 205,
"column": 51
},
"identifierName": "speed"
},
"name": "speed"
},
"computed": false
},
{
"type": "CallExpression",
"start": 5805,
"end": 5859,
"loc": {
"start": {
"line": 205,
"column": 53
},
"end": {
"line": 205,
"column": 107
}
},
"callee": {
"type": "Identifier",
"start": 5805,
"end": 5825,
"loc": {
"start": {
"line": 205,
"column": 53
},
"end": {
"line": 205,
"column": 73
},
"identifierName": "formatItemsPerSecond"
},
"name": "formatItemsPerSecond"
},
"arguments": [
{
"type": "CallExpression",
"start": 5826,
"end": 5858,
"loc": {
"start": {
"line": 205,
"column": 74
},
"end": {
"line": 205,
"column": 106
}
},
"callee": {
"type": "MemberExpression",
"start": 5826,
"end": 5856,
"loc": {
"start": {
"line": 205,
"column": 74
},
"end": {
"line": 205,
"column": 104
}
},
"object": {
"type": "MemberExpression",
"start": 5826,
"end": 5839,
"loc": {
"start": {
"line": 205,
"column": 74
},
"end": {
"line": 205,
"column": 87
}
},
"object": {
"type": "Identifier",
"start": 5826,
"end": 5830,
"loc": {
"start": {
"line": 205,
"column": 74
},
"end": {
"line": 205,
"column": 78
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 5831,
"end": 5839,
"loc": {
"start": {
"line": 205,
"column": 79
},
"end": {
"line": 205,
"column": 87
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5840,
"end": 5856,
"loc": {
"start": {
"line": 205,
"column": 88
},
"end": {
"line": 205,
"column": 104
},
"identifierName": "getBeltBaseSpeed"
},
"name": "getBeltBaseSpeed"
},
"computed": false
},
"arguments": []
}
]
}
]
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5877,
"end": 6042,
"loc": {
"start": {
"line": 209,
"column": 0
},
"end": {
"line": 212,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5877,
"end": 6041,
"loc": {
"start": {
"line": 209,
"column": 0
},
"end": {
"line": 212,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5877,
"end": 5911,
"loc": {
"start": {
"line": 209,
"column": 0
},
"end": {
"line": 209,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 5877,
"end": 5895,
"loc": {
"start": {
"line": 209,
"column": 0
},
"end": {
"line": 209,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 5896,
"end": 5911,
"loc": {
"start": {
"line": 209,
"column": 19
},
"end": {
"line": 209,
"column": 34
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5914,
"end": 6041,
"loc": {
"start": {
"line": 209,
"column": 37
},
"end": {
"line": 212,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5921,
"end": 6037,
"loc": {
"start": {
"line": 210,
"column": 4
},
"end": {
"line": 211,
"column": 60
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5922,
"end": 5944,
"loc": {
"start": {
"line": 210,
"column": 5
},
"end": {
"line": 210,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5947,
"end": 6037,
"loc": {
"start": {
"line": 210,
"column": 30
},
"end": {
"line": 211,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5948,
"end": 5954,
"loc": {
"start": {
"line": 210,
"column": 31
},
"end": {
"line": 210,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 5956,
"end": 5971,
"loc": {
"start": {
"line": 210,
"column": 39
},
"end": {
"line": 210,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "CallExpression",
"start": 5985,
"end": 6037,
"loc": {
"start": {
"line": 211,
"column": 8
},
"end": {
"line": 211,
"column": 60
}
},
"callee": {
"type": "Identifier",
"start": 5985,
"end": 6008,
"loc": {
"start": {
"line": 211,
"column": 8
},
"end": {
"line": 211,
"column": 31
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"arguments": [
{
"type": "ArrayExpression",
"start": 6009,
"end": 6036,
"loc": {
"start": {
"line": 211,
"column": 32
},
"end": {
"line": 211,
"column": 59
}
},
"elements": [
{
"type": "NumericLiteral",
"start": 6010,
"end": 6011,
"loc": {
"start": {
"line": 211,
"column": 33
},
"end": {
"line": 211,
"column": 34
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 6013,
"end": 6014,
"loc": {
"start": {
"line": 211,
"column": 36
},
"end": {
"line": 211,
"column": 37
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 6016,
"end": 6017,
"loc": {
"start": {
"line": 211,
"column": 39
},
"end": {
"line": 211,
"column": 40
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 6019,
"end": 6020,
"loc": {
"start": {
"line": 211,
"column": 42
},
"end": {
"line": 211,
"column": 43
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 6022,
"end": 6023,
"loc": {
"start": {
"line": 211,
"column": 45
},
"end": {
"line": 211,
"column": 46
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 6025,
"end": 6026,
"loc": {
"start": {
"line": 211,
"column": 48
},
"end": {
"line": 211,
"column": 49
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 6028,
"end": 6029,
"loc": {
"start": {
"line": 211,
"column": 51
},
"end": {
"line": 211,
"column": 52
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 6031,
"end": 6032,
"loc": {
"start": {
"line": 211,
"column": 54
},
"end": {
"line": 211,
"column": 55
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 6034,
"end": 6035,
"loc": {
"start": {
"line": 211,
"column": 57
},
"end": {
"line": 211,
"column": 58
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6046,
"end": 6198,
"loc": {
"start": {
"line": 214,
"column": 0
},
"end": {
"line": 216,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6046,
"end": 6197,
"loc": {
"start": {
"line": 214,
"column": 0
},
"end": {
"line": 216,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6046,
"end": 6080,
"loc": {
"start": {
"line": 214,
"column": 0
},
"end": {
"line": 214,
"column": 34
}
},
"object": {
"type": "Identifier",
"start": 6046,
"end": 6064,
"loc": {
"start": {
"line": 214,
"column": 0
},
"end": {
"line": 214,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 6065,
"end": 6080,
"loc": {
"start": {
"line": 214,
"column": 19
},
"end": {
"line": 214,
"column": 34
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6083,
"end": 6197,
"loc": {
"start": {
"line": 214,
"column": 37
},
"end": {
"line": 216,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6090,
"end": 6193,
"loc": {
"start": {
"line": 215,
"column": 4
},
"end": {
"line": 215,
"column": 107
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6091,
"end": 6113,
"loc": {
"start": {
"line": 215,
"column": 5
},
"end": {
"line": 215,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6116,
"end": 6193,
"loc": {
"start": {
"line": 215,
"column": 30
},
"end": {
"line": 215,
"column": 107
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6116,
"end": 6120,
"loc": {
"start": {
"line": 215,
"column": 30
},
"end": {
"line": 215,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 6124,
"end": 6193,
"loc": {
"start": {
"line": 215,
"column": 38
},
"end": {
"line": 215,
"column": 107
}
},
"callee": {
"type": "MemberExpression",
"start": 6124,
"end": 6154,
"loc": {
"start": {
"line": 215,
"column": 38
},
"end": {
"line": 215,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 6124,
"end": 6137,
"loc": {
"start": {
"line": 215,
"column": 38
},
"end": {
"line": 215,
"column": 51
}
},
"object": {
"type": "Identifier",
"start": 6124,
"end": 6128,
"loc": {
"start": {
"line": 215,
"column": 38
},
"end": {
"line": 215,
"column": 42
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 6129,
"end": 6137,
"loc": {
"start": {
"line": 215,
"column": 43
},
"end": {
"line": 215,
"column": 51
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6138,
"end": 6154,
"loc": {
"start": {
"line": 215,
"column": 52
},
"end": {
"line": 215,
"column": 68
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 6155,
"end": 6192,
"loc": {
"start": {
"line": 215,
"column": 69
},
"end": {
"line": 215,
"column": 106
}
},
"object": {
"type": "Identifier",
"start": 6155,
"end": 6173,
"loc": {
"start": {
"line": 215,
"column": 69
},
"end": {
"line": 215,
"column": 87
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 6174,
"end": 6192,
"loc": {
"start": {
"line": 215,
"column": 88
},
"end": {
"line": 215,
"column": 106
},
"identifierName": "reward_belt_reader"
},
"name": "reward_belt_reader"
},
"computed": false
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6202,
"end": 6293,
"loc": {
"start": {
"line": 218,
"column": 0
},
"end": {
"line": 220,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6202,
"end": 6292,
"loc": {
"start": {
"line": 218,
"column": 0
},
"end": {
"line": 220,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6202,
"end": 6235,
"loc": {
"start": {
"line": 218,
"column": 0
},
"end": {
"line": 218,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 6202,
"end": 6220,
"loc": {
"start": {
"line": 218,
"column": 0
},
"end": {
"line": 218,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 6221,
"end": 6235,
"loc": {
"start": {
"line": 218,
"column": 19
},
"end": {
"line": 218,
"column": 33
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6238,
"end": 6292,
"loc": {
"start": {
"line": 218,
"column": 36
},
"end": {
"line": 220,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6245,
"end": 6288,
"loc": {
"start": {
"line": 219,
"column": 4
},
"end": {
"line": 219,
"column": 47
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6246,
"end": 6268,
"loc": {
"start": {
"line": 219,
"column": 5
},
"end": {
"line": 219,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6271,
"end": 6288,
"loc": {
"start": {
"line": 219,
"column": 30
},
"end": {
"line": 219,
"column": 47
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6271,
"end": 6275,
"loc": {
"start": {
"line": 219,
"column": 30
},
"end": {
"line": 219,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 6279,
"end": 6288,
"loc": {
"start": {
"line": 219,
"column": 38
},
"end": {
"line": 219,
"column": 47
}
},
"extra": {
"rawValue": "regular",
"raw": "\"regular\""
},
"value": "regular"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6297,
"end": 6382,
"loc": {
"start": {
"line": 222,
"column": 0
},
"end": {
"line": 224,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6297,
"end": 6381,
"loc": {
"start": {
"line": 222,
"column": 0
},
"end": {
"line": 224,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6297,
"end": 6328,
"loc": {
"start": {
"line": 222,
"column": 0
},
"end": {
"line": 222,
"column": 31
}
},
"object": {
"type": "Identifier",
"start": 6297,
"end": 6315,
"loc": {
"start": {
"line": 222,
"column": 0
},
"end": {
"line": 222,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 6316,
"end": 6328,
"loc": {
"start": {
"line": 222,
"column": 19
},
"end": {
"line": 222,
"column": 31
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6331,
"end": 6381,
"loc": {
"start": {
"line": 222,
"column": 34
},
"end": {
"line": 224,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6338,
"end": 6377,
"loc": {
"start": {
"line": 223,
"column": 4
},
"end": {
"line": 223,
"column": 43
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6339,
"end": 6361,
"loc": {
"start": {
"line": 223,
"column": 5
},
"end": {
"line": 223,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6364,
"end": 6377,
"loc": {
"start": {
"line": 223,
"column": 30
},
"end": {
"line": 223,
"column": 43
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 6370,
"end": 6377,
"loc": {
"start": {
"line": 223,
"column": 36
},
"end": {
"line": 223,
"column": 43
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6386,
"end": 6466,
"loc": {
"start": {
"line": 226,
"column": 0
},
"end": {
"line": 228,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6386,
"end": 6465,
"loc": {
"start": {
"line": 226,
"column": 0
},
"end": {
"line": 228,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6386,
"end": 6415,
"loc": {
"start": {
"line": 226,
"column": 0
},
"end": {
"line": 226,
"column": 29
}
},
"object": {
"type": "Identifier",
"start": 6386,
"end": 6404,
"loc": {
"start": {
"line": 226,
"column": 0
},
"end": {
"line": 226,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 6405,
"end": 6415,
"loc": {
"start": {
"line": 226,
"column": 19
},
"end": {
"line": 226,
"column": 29
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6418,
"end": 6465,
"loc": {
"start": {
"line": 226,
"column": 32
},
"end": {
"line": 228,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6425,
"end": 6461,
"loc": {
"start": {
"line": 227,
"column": 4
},
"end": {
"line": 227,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6426,
"end": 6448,
"loc": {
"start": {
"line": 227,
"column": 5
},
"end": {
"line": 227,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6451,
"end": 6461,
"loc": {
"start": {
"line": 227,
"column": 30
},
"end": {
"line": 227,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6457,
"end": 6461,
"loc": {
"start": {
"line": 227,
"column": 36
},
"end": {
"line": 227,
"column": 40
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6470,
"end": 7184,
"loc": {
"start": {
"line": 230,
"column": 0
},
"end": {
"line": 251,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6470,
"end": 7183,
"loc": {
"start": {
"line": 230,
"column": 0
},
"end": {
"line": 251,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6470,
"end": 6508,
"loc": {
"start": {
"line": 230,
"column": 0
},
"end": {
"line": 230,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 6470,
"end": 6488,
"loc": {
"start": {
"line": 230,
"column": 0
},
"end": {
"line": 230,
"column": 18
},
"identifierName": "MetaReaderBuilding"
},
"name": "MetaReaderBuilding"
},
"property": {
"type": "Identifier",
"start": 6489,
"end": 6508,
"loc": {
"start": {
"line": 230,
"column": 19
},
"end": {
"line": 230,
"column": 38
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6511,
"end": 7183,
"loc": {
"start": {
"line": 230,
"column": 41
},
"end": {
"line": 251,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6518,
"end": 7179,
"loc": {
"start": {
"line": 231,
"column": 4
},
"end": {
"line": 250,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6519,
"end": 6541,
"loc": {
"start": {
"line": 231,
"column": 5
},
"end": {
"line": 231,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6544,
"end": 7179,
"loc": {
"start": {
"line": 231,
"column": 30
},
"end": {
"line": 250,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 6545,
"end": 6551,
"loc": {
"start": {
"line": 231,
"column": 31
},
"end": {
"line": 231,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 6553,
"end": 6568,
"loc": {
"start": {
"line": 231,
"column": 39
},
"end": {
"line": 231,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 6573,
"end": 7179,
"loc": {
"start": {
"line": 231,
"column": 59
},
"end": {
"line": 250,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 6584,
"end": 6727,
"loc": {
"start": {
"line": 232,
"column": 8
},
"end": {
"line": 235,
"column": 14
}
},
"expression": {
"type": "CallExpression",
"start": 6584,
"end": 6726,
"loc": {
"start": {
"line": 232,
"column": 8
},
"end": {
"line": 235,
"column": 13
}
},
"callee": {
"type": "MemberExpression",
"start": 6584,
"end": 6623,
"loc": {
"start": {
"line": 232,
"column": 8
},
"end": {
"line": 232,
"column": 47
}
},
"object": {
"type": "MemberExpression",
"start": 6584,
"end": 6614,
"loc": {
"start": {
"line": 232,
"column": 8
},
"end": {
"line": 232,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 6584,
"end": 6601,
"loc": {
"start": {
"line": 232,
"column": 8
},
"end": {
"line": 232,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 6584,
"end": 6590,
"loc": {
"start": {
"line": 232,
"column": 8
},
"end": {
"line": 232,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 6591,
"end": 6601,
"loc": {
"start": {
"line": 232,
"column": 15
},
"end": {
"line": 232,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6602,
"end": 6614,
"loc": {
"start": {
"line": 232,
"column": 26
},
"end": {
"line": 232,
"column": 38
},
"identifierName": "ItemAcceptor"
},
"name": "ItemAcceptor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6615,
"end": 6623,
"loc": {
"start": {
"line": 232,
"column": 39
},
"end": {
"line": 232,
"column": 47
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 6624,
"end": 6725,
"loc": {
"start": {
"line": 232,
"column": 48
},
"end": {
"line": 235,
"column": 12
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 6625,
"end": 6722,
"loc": {
"start": {
"line": 232,
"column": 49
},
"end": {
"line": 235,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6640,
"end": 6661,
"loc": {
"start": {
"line": 233,
"column": 12
},
"end": {
"line": 233,
"column": 33
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6640,
"end": 6643,
"loc": {
"start": {
"line": 233,
"column": 12
},
"end": {
"line": 233,
"column": 15
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 6645,
"end": 6661,
"loc": {
"start": {
"line": 233,
"column": 17
},
"end": {
"line": 233,
"column": 33
}
},
"callee": {
"type": "Identifier",
"start": 6649,
"end": 6655,
"loc": {
"start": {
"line": 233,
"column": 21
},
"end": {
"line": 233,
"column": 27
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 6656,
"end": 6657,
"loc": {
"start": {
"line": 233,
"column": 28
},
"end": {
"line": 233,
"column": 29
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 6659,
"end": 6660,
"loc": {
"start": {
"line": 233,
"column": 31
},
"end": {
"line": 233,
"column": 32
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 6676,
"end": 6710,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 46
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6676,
"end": 6686,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 22
},
"identifierName": "directions"
},
"name": "directions"
},
"value": {
"type": "ArrayExpression",
"start": 6688,
"end": 6710,
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 46
}
},
"elements": [
{
"type": "MemberExpression",
"start": 6689,
"end": 6709,
"loc": {
"start": {
"line": 234,
"column": 25
},
"end": {
"line": 234,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 6689,
"end": 6702,
"loc": {
"start": {
"line": 234,
"column": 25
},
"end": {
"line": 234,
"column": 38
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 6703,
"end": 6709,
"loc": {
"start": {
"line": 234,
"column": 39
},
"end": {
"line": 234,
"column": 45
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
]
}
}
]
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 6739,
"end": 6875,
"loc": {
"start": {
"line": 237,
"column": 8
},
"end": {
"line": 240,
"column": 14
}
},
"expression": {
"type": "CallExpression",
"start": 6739,
"end": 6874,
"loc": {
"start": {
"line": 237,
"column": 8
},
"end": {
"line": 240,
"column": 13
}
},
"callee": {
"type": "MemberExpression",
"start": 6739,
"end": 6777,
"loc": {
"start": {
"line": 237,
"column": 8
},
"end": {
"line": 237,
"column": 46
}
},
"object": {
"type": "MemberExpression",
"start": 6739,
"end": 6768,
"loc": {
"start": {
"line": 237,
"column": 8
},
"end": {
"line": 237,
"column": 37
}
},
"object": {
"type": "MemberExpression",
"start": 6739,
"end": 6756,
"loc": {
"start": {
"line": 237,
"column": 8
},
"end": {
"line": 237,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 6739,
"end": 6745,
"loc": {
"start": {
"line": 237,
"column": 8
},
"end": {
"line": 237,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 6746,
"end": 6756,
"loc": {
"start": {
"line": 237,
"column": 15
},
"end": {
"line": 237,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6757,
"end": 6768,
"loc": {
"start": {
"line": 237,
"column": 26
},
"end": {
"line": 237,
"column": 37
},
"identifierName": "ItemEjector"
},
"name": "ItemEjector"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6769,
"end": 6777,
"loc": {
"start": {
"line": 237,
"column": 38
},
"end": {
"line": 237,
"column": 46
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 6778,
"end": 6873,
"loc": {
"start": {
"line": 237,
"column": 47
},
"end": {
"line": 240,
"column": 12
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 6779,
"end": 6870,
"loc": {
"start": {
"line": 237,
"column": 48
},
"end": {
"line": 240,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6794,
"end": 6815,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 33
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6794,
"end": 6797,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 15
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 6799,
"end": 6815,
"loc": {
"start": {
"line": 238,
"column": 17
},
"end": {
"line": 238,
"column": 33
}
},
"callee": {
"type": "Identifier",
"start": 6803,
"end": 6809,
"loc": {
"start": {
"line": 238,
"column": 21
},
"end": {
"line": 238,
"column": 27
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 6810,
"end": 6811,
"loc": {
"start": {
"line": 238,
"column": 28
},
"end": {
"line": 238,
"column": 29
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 6813,
"end": 6814,
"loc": {
"start": {
"line": 238,
"column": 31
},
"end": {
"line": 238,
"column": 32
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 6830,
"end": 6858,
"loc": {
"start": {
"line": 239,
"column": 12
},
"end": {
"line": 239,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 6830,
"end": 6839,
"loc": {
"start": {
"line": 239,
"column": 12
},
"end": {
"line": 239,
"column": 21
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 6841,
"end": 6858,
"loc": {
"start": {
"line": 239,
"column": 23
},
"end": {
"line": 239,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 6841,
"end": 6854,
"loc": {
"start": {
"line": 239,
"column": 23
},
"end": {
"line": 239,
"column": 36
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 6855,
"end": 6858,
"loc": {
"start": {
"line": 239,
"column": 37
},
"end": {
"line": 239,
"column": 40
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
}
]
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 6887,
"end": 6939,
"loc": {
"start": {
"line": 242,
"column": 8
},
"end": {
"line": 242,
"column": 60
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6887,
"end": 6938,
"loc": {
"start": {
"line": 242,
"column": 8
},
"end": {
"line": 242,
"column": 59
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6887,
"end": 6934,
"loc": {
"start": {
"line": 242,
"column": 8
},
"end": {
"line": 242,
"column": 55
}
},
"object": {
"type": "MemberExpression",
"start": 6887,
"end": 6918,
"loc": {
"start": {
"line": 242,
"column": 8
},
"end": {
"line": 242,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 6887,
"end": 6904,
"loc": {
"start": {
"line": 242,
"column": 8
},
"end": {
"line": 242,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 6887,
"end": 6893,
"loc": {
"start": {
"line": 242,
"column": 8
},
"end": {
"line": 242,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 6894,
"end": 6904,
"loc": {
"start": {
"line": 242,
"column": 15
},
"end": {
"line": 242,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6905,
"end": 6918,
"loc": {
"start": {
"line": 242,
"column": 26
},
"end": {
"line": 242,
"column": 39
},
"identifierName": "ItemProcessor"
},
"name": "ItemProcessor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6919,
"end": 6934,
"loc": {
"start": {
"line": 242,
"column": 40
},
"end": {
"line": 242,
"column": 55
},
"identifierName": "inputsPerCharge"
},
"name": "inputsPerCharge"
},
"computed": false
},
"right": {
"type": "NumericLiteral",
"start": 6937,
"end": 6938,
"loc": {
"start": {
"line": 242,
"column": 58
},
"end": {
"line": 242,
"column": 59
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
}
},
{
"type": "ExpressionStatement",
"start": 6951,
"end": 7020,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 77
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6951,
"end": 7019,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 76
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6951,
"end": 6987,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 6951,
"end": 6982,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 6951,
"end": 6968,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 6951,
"end": 6957,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 6958,
"end": 6968,
"loc": {
"start": {
"line": 244,
"column": 15
},
"end": {
"line": 244,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6969,
"end": 6982,
"loc": {
"start": {
"line": 244,
"column": 26
},
"end": {
"line": 244,
"column": 39
},
"identifierName": "ItemProcessor"
},
"name": "ItemProcessor"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6983,
"end": 6987,
"loc": {
"start": {
"line": 244,
"column": 40
},
"end": {
"line": 244,
"column": 44
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 6990,
"end": 7019,
"loc": {
"start": {
"line": 244,
"column": 47
},
"end": {
"line": 244,
"column": 76
}
},
"object": {
"type": "Identifier",
"start": 6990,
"end": 7012,
"loc": {
"start": {
"line": 244,
"column": 47
},
"end": {
"line": 244,
"column": 69
},
"identifierName": "enumItemProcessorTypes"
},
"name": "enumItemProcessorTypes"
},
"property": {
"type": "Identifier",
"start": 7013,
"end": 7019,
"loc": {
"start": {
"line": 244,
"column": 70
},
"end": {
"line": 244,
"column": 76
},
"identifierName": "reader"
},
"name": "reader"
},
"computed": false
}
}
},
{
"type": "ExpressionStatement",
"start": 7032,
"end": 7172,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 249,
"column": 13
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7032,
"end": 7171,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 249,
"column": 12
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7032,
"end": 7073,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 246,
"column": 49
}
},
"object": {
"type": "MemberExpression",
"start": 7032,
"end": 7063,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 246,
"column": 39
}
},
"object": {
"type": "MemberExpression",
"start": 7032,
"end": 7049,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 246,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 7032,
"end": 7038,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 246,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 7039,
"end": 7049,
"loc": {
"start": {
"line": 246,
"column": 15
},
"end": {
"line": 246,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7050,
"end": 7063,
"loc": {
"start": {
"line": 246,
"column": 26
},
"end": {
"line": 246,
"column": 39
},
"identifierName": "BeltUnderlays"
},
"name": "BeltUnderlays"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7064,
"end": 7073,
"loc": {
"start": {
"line": 246,
"column": 40
},
"end": {
"line": 246,
"column": 49
},
"identifierName": "underlays"
},
"name": "underlays"
},
"computed": false
},
"right": {
"type": "ArrayExpression",
"start": 7076,
"end": 7171,
"loc": {
"start": {
"line": 246,
"column": 52
},
"end": {
"line": 249,
"column": 12
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 7077,
"end": 7168,
"loc": {
"start": {
"line": 246,
"column": 53
},
"end": {
"line": 249,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 7092,
"end": 7113,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 33
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 7092,
"end": 7095,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 15
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 7097,
"end": 7113,
"loc": {
"start": {
"line": 247,
"column": 17
},
"end": {
"line": 247,
"column": 33
}
},
"callee": {
"type": "Identifier",
"start": 7101,
"end": 7107,
"loc": {
"start": {
"line": 247,
"column": 21
},
"end": {
"line": 247,
"column": 27
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 7108,
"end": 7109,
"loc": {
"start": {
"line": 247,
"column": 28
},
"end": {
"line": 247,
"column": 29
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 7111,
"end": 7112,
"loc": {
"start": {
"line": 247,
"column": 31
},
"end": {
"line": 247,
"column": 32
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 7128,
"end": 7156,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 248,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 7128,
"end": 7137,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 248,
"column": 21
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 7139,
"end": 7156,
"loc": {
"start": {
"line": 248,
"column": 23
},
"end": {
"line": 248,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 7139,
"end": 7152,
"loc": {
"start": {
"line": 248,
"column": 23
},
"end": {
"line": 248,
"column": 36
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 7153,
"end": 7156,
"loc": {
"start": {
"line": 248,
"column": 37
},
"end": {
"line": 248,
"column": 40
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
}
]
}
]
}
}
}
],
"directives": []
}
}
}
]
}
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 960,
"end": 1004,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 22,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1118,
"end": 1161,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 29,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1263,
"end": 1307,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 36,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1412,
"end": 1456,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 43,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1563,
"end": 1606,
"loc": {
"start": {
"line": 48,
"column": 4
},
"end": {
"line": 50,
"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": 1898,
"end": 2045,
"loc": {
"start": {
"line": 62,
"column": 4
},
"end": {
"line": 67,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 2086,
"end": 2099,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2180,
"end": 2224,
"loc": {
"start": {
"line": 73,
"column": 4
},
"end": {
"line": 75,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2327,
"end": 2371,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 82,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 2482,
"end": 2600,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 91,
"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": 2733,
"end": 2919,
"loc": {
"start": {
"line": 96,
"column": 4
},
"end": {
"line": 102,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 3163,
"end": 3207,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 110,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3310,
"end": 3402,
"loc": {
"start": {
"line": 115,
"column": 4
},
"end": {
"line": 118,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3535,
"end": 3650,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 127,
"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": "enumDirection",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 22,
"end": 23,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 24,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 31,
"end": 32,
"loc": {
"start": {
"line": 1,
"column": 31
},
"end": {
"line": 1,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 33,
"end": 37,
"loc": {
"start": {
"line": 1,
"column": 33
},
"end": {
"line": 1,
"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": 38,
"end": 57,
"loc": {
"start": {
"line": 1,
"column": 38
},
"end": {
"line": 1,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 57,
"end": 58,
"loc": {
"start": {
"line": 1,
"column": 57
},
"end": {
"line": 1,
"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": 60,
"end": 66,
"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": 67,
"end": 68,
"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": "ItemAcceptorComponent",
"start": 69,
"end": 90,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 91,
"end": 92,
"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": 93,
"end": 97,
"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": "../components/item_acceptor",
"start": 98,
"end": 127,
"loc": {
"start": {
"line": 2,
"column": 38
},
"end": {
"line": 2,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 127,
"end": 128,
"loc": {
"start": {
"line": 2,
"column": 67
},
"end": {
"line": 2,
"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": 130,
"end": 136,
"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": 137,
"end": 138,
"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": "ItemEjectorComponent",
"start": 139,
"end": 159,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 29
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 160,
"end": 161,
"loc": {
"start": {
"line": 3,
"column": 30
},
"end": {
"line": 3,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 162,
"end": 166,
"loc": {
"start": {
"line": 3,
"column": 32
},
"end": {
"line": 3,
"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": 167,
"end": 195,
"loc": {
"start": {
"line": 3,
"column": 37
},
"end": {
"line": 3,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 195,
"end": 196,
"loc": {
"start": {
"line": 3,
"column": 65
},
"end": {
"line": 3,
"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": 198,
"end": 204,
"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": 205,
"end": 206,
"loc": {
"start": {
"line": 4,
"column": 7
},
"end": {
"line": 4,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 207,
"end": 229,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 229,
"end": 230,
"loc": {
"start": {
"line": 4,
"column": 31
},
"end": {
"line": 4,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessorComponent",
"start": 231,
"end": 253,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 55
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 254,
"end": 255,
"loc": {
"start": {
"line": 4,
"column": 56
},
"end": {
"line": 4,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 256,
"end": 260,
"loc": {
"start": {
"line": 4,
"column": 58
},
"end": {
"line": 4,
"column": 62
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/item_processor",
"start": 261,
"end": 291,
"loc": {
"start": {
"line": 4,
"column": 63
},
"end": {
"line": 4,
"column": 93
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 291,
"end": 292,
"loc": {
"start": {
"line": 4,
"column": 93
},
"end": {
"line": 4,
"column": 94
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 294,
"end": 300,
"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": 301,
"end": 302,
"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": "enumPinSlotType",
"start": 303,
"end": 318,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 318,
"end": 319,
"loc": {
"start": {
"line": 5,
"column": 24
},
"end": {
"line": 5,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPinsComponent",
"start": 320,
"end": 338,
"loc": {
"start": {
"line": 5,
"column": 26
},
"end": {
"line": 5,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 339,
"end": 340,
"loc": {
"start": {
"line": 5,
"column": 45
},
"end": {
"line": 5,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 341,
"end": 345,
"loc": {
"start": {
"line": 5,
"column": 47
},
"end": {
"line": 5,
"column": 51
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/wired_pins",
"start": 346,
"end": 372,
"loc": {
"start": {
"line": 5,
"column": 52
},
"end": {
"line": 5,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 372,
"end": 373,
"loc": {
"start": {
"line": 5,
"column": 78
},
"end": {
"line": 5,
"column": 79
}
}
},
{
"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": 375,
"end": 381,
"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": 382,
"end": 383,
"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": "Entity",
"start": 384,
"end": 390,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 391,
"end": 392,
"loc": {
"start": {
"line": 6,
"column": 16
},
"end": {
"line": 6,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 393,
"end": 397,
"loc": {
"start": {
"line": 6,
"column": 18
},
"end": {
"line": 6,
"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": 398,
"end": 409,
"loc": {
"start": {
"line": 6,
"column": 23
},
"end": {
"line": 6,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 409,
"end": 410,
"loc": {
"start": {
"line": 6,
"column": 34
},
"end": {
"line": 6,
"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": 412,
"end": 418,
"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": 419,
"end": 420,
"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": "defaultBuildingVariant",
"start": 421,
"end": 443,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 443,
"end": 444,
"loc": {
"start": {
"line": 7,
"column": 31
},
"end": {
"line": 7,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaBuilding",
"start": 445,
"end": 457,
"loc": {
"start": {
"line": 7,
"column": 33
},
"end": {
"line": 7,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 458,
"end": 459,
"loc": {
"start": {
"line": 7,
"column": 46
},
"end": {
"line": 7,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 460,
"end": 464,
"loc": {
"start": {
"line": 7,
"column": 48
},
"end": {
"line": 7,
"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": 465,
"end": 483,
"loc": {
"start": {
"line": 7,
"column": 53
},
"end": {
"line": 7,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 483,
"end": 484,
"loc": {
"start": {
"line": 7,
"column": 71
},
"end": {
"line": 7,
"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": 486,
"end": 492,
"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": 493,
"end": 494,
"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": "GameRoot",
"start": 495,
"end": 503,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 504,
"end": 505,
"loc": {
"start": {
"line": 8,
"column": 18
},
"end": {
"line": 8,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 506,
"end": 510,
"loc": {
"start": {
"line": 8,
"column": 20
},
"end": {
"line": 8,
"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": 511,
"end": 520,
"loc": {
"start": {
"line": 8,
"column": 25
},
"end": {
"line": 8,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 520,
"end": 521,
"loc": {
"start": {
"line": 8,
"column": 34
},
"end": {
"line": 8,
"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": 523,
"end": 529,
"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": 530,
"end": 531,
"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": "BeltUnderlaysComponent",
"start": 532,
"end": 554,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 31
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 555,
"end": 556,
"loc": {
"start": {
"line": 9,
"column": 32
},
"end": {
"line": 9,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 557,
"end": 561,
"loc": {
"start": {
"line": 9,
"column": 34
},
"end": {
"line": 9,
"column": 38
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/belt_underlays",
"start": 562,
"end": 592,
"loc": {
"start": {
"line": 9,
"column": 39
},
"end": {
"line": 9,
"column": 69
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 592,
"end": 593,
"loc": {
"start": {
"line": 9,
"column": 69
},
"end": {
"line": 9,
"column": 70
}
}
},
{
"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": 595,
"end": 601,
"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": 602,
"end": 603,
"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": "BeltReaderComponent",
"start": 604,
"end": 623,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 624,
"end": 625,
"loc": {
"start": {
"line": 10,
"column": 29
},
"end": {
"line": 10,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 626,
"end": 630,
"loc": {
"start": {
"line": 10,
"column": 31
},
"end": {
"line": 10,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/belt_reader",
"start": 631,
"end": 658,
"loc": {
"start": {
"line": 10,
"column": 36
},
"end": {
"line": 10,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 658,
"end": 659,
"loc": {
"start": {
"line": 10,
"column": 63
},
"end": {
"line": 10,
"column": 64
}
}
},
{
"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": 661,
"end": 667,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 668,
"end": 669,
"loc": {
"start": {
"line": 11,
"column": 7
},
"end": {
"line": 11,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 670,
"end": 688,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 27
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 689,
"end": 690,
"loc": {
"start": {
"line": 11,
"column": 28
},
"end": {
"line": 11,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 691,
"end": 695,
"loc": {
"start": {
"line": 11,
"column": 30
},
"end": {
"line": 11,
"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": 696,
"end": 715,
"loc": {
"start": {
"line": 11,
"column": 35
},
"end": {
"line": 11,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 715,
"end": 716,
"loc": {
"start": {
"line": 11,
"column": 54
},
"end": {
"line": 11,
"column": 55
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 718,
"end": 724,
"loc": {
"start": {
"line": 12,
"column": 0
},
"end": {
"line": 12,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 725,
"end": 726,
"loc": {
"start": {
"line": 12,
"column": 7
},
"end": {
"line": 12,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "generateMatrixRotations",
"start": 727,
"end": 750,
"loc": {
"start": {
"line": 12,
"column": 9
},
"end": {
"line": 12,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 750,
"end": 751,
"loc": {
"start": {
"line": 12,
"column": 32
},
"end": {
"line": 12,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "formatItemsPerSecond",
"start": 752,
"end": 772,
"loc": {
"start": {
"line": 12,
"column": 34
},
"end": {
"line": 12,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 773,
"end": 774,
"loc": {
"start": {
"line": 12,
"column": 55
},
"end": {
"line": 12,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 775,
"end": 779,
"loc": {
"start": {
"line": 12,
"column": 57
},
"end": {
"line": 12,
"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": 780,
"end": 798,
"loc": {
"start": {
"line": 12,
"column": 62
},
"end": {
"line": 12,
"column": 80
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 798,
"end": 799,
"loc": {
"start": {
"line": 12,
"column": 80
},
"end": {
"line": 12,
"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": 801,
"end": 807,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 13,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 808,
"end": 809,
"loc": {
"start": {
"line": 13,
"column": 7
},
"end": {
"line": 13,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 810,
"end": 811,
"loc": {
"start": {
"line": 13,
"column": 9
},
"end": {
"line": 13,
"column": 10
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 812,
"end": 813,
"loc": {
"start": {
"line": 13,
"column": 11
},
"end": {
"line": 13,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 814,
"end": 818,
"loc": {
"start": {
"line": 13,
"column": 13
},
"end": {
"line": 13,
"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": 819,
"end": 839,
"loc": {
"start": {
"line": 13,
"column": 18
},
"end": {
"line": 13,
"column": 38
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 839,
"end": 840,
"loc": {
"start": {
"line": 13,
"column": 38
},
"end": {
"line": 13,
"column": 39
}
}
},
{
"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": 844,
"end": 850,
"loc": {
"start": {
"line": 15,
"column": 0
},
"end": {
"line": 15,
"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": 851,
"end": 856,
"loc": {
"start": {
"line": 15,
"column": 7
},
"end": {
"line": 15,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 857,
"end": 875,
"loc": {
"start": {
"line": 15,
"column": 13
},
"end": {
"line": 15,
"column": 31
}
}
},
{
"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": 876,
"end": 883,
"loc": {
"start": {
"line": 15,
"column": 32
},
"end": {
"line": 15,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaBuilding",
"start": 884,
"end": 896,
"loc": {
"start": {
"line": 15,
"column": 40
},
"end": {
"line": 15,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 897,
"end": 898,
"loc": {
"start": {
"line": 15,
"column": 53
},
"end": {
"line": 15,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 904,
"end": 915,
"loc": {
"start": {
"line": 16,
"column": 4
},
"end": {
"line": 16,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 915,
"end": 916,
"loc": {
"start": {
"line": 16,
"column": 15
},
"end": {
"line": 16,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 916,
"end": 917,
"loc": {
"start": {
"line": 16,
"column": 16
},
"end": {
"line": 16,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 918,
"end": 919,
"loc": {
"start": {
"line": 16,
"column": 18
},
"end": {
"line": 16,
"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": 929,
"end": 934,
"loc": {
"start": {
"line": 17,
"column": 8
},
"end": {
"line": 17,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 934,
"end": 935,
"loc": {
"start": {
"line": 17,
"column": 13
},
"end": {
"line": 17,
"column": 14
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "reader",
"start": 935,
"end": 943,
"loc": {
"start": {
"line": 17,
"column": 14
},
"end": {
"line": 17,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 943,
"end": 944,
"loc": {
"start": {
"line": 17,
"column": 22
},
"end": {
"line": 17,
"column": 23
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 944,
"end": 945,
"loc": {
"start": {
"line": 17,
"column": 23
},
"end": {
"line": 17,
"column": 24
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 951,
"end": 952,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 960,
"end": 1004,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 22,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSilhouetteColor",
"start": 1010,
"end": 1028,
"loc": {
"start": {
"line": 23,
"column": 4
},
"end": {
"line": 23,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1028,
"end": 1029,
"loc": {
"start": {
"line": 23,
"column": 22
},
"end": {
"line": 23,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1029,
"end": 1036,
"loc": {
"start": {
"line": 23,
"column": 23
},
"end": {
"line": 23,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1036,
"end": 1037,
"loc": {
"start": {
"line": 23,
"column": 30
},
"end": {
"line": 23,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1038,
"end": 1039,
"loc": {
"start": {
"line": 23,
"column": 32
},
"end": {
"line": 23,
"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": 1049,
"end": 1055,
"loc": {
"start": {
"line": 24,
"column": 8
},
"end": {
"line": 24,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 1056,
"end": 1074,
"loc": {
"start": {
"line": 24,
"column": 15
},
"end": {
"line": 24,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1074,
"end": 1075,
"loc": {
"start": {
"line": 24,
"column": 33
},
"end": {
"line": 24,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 1075,
"end": 1091,
"loc": {
"start": {
"line": 24,
"column": 34
},
"end": {
"line": 24,
"column": 50
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1091,
"end": 1092,
"loc": {
"start": {
"line": 24,
"column": 50
},
"end": {
"line": 24,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1092,
"end": 1099,
"loc": {
"start": {
"line": 24,
"column": 51
},
"end": {
"line": 24,
"column": 58
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1099,
"end": 1100,
"loc": {
"start": {
"line": 24,
"column": 58
},
"end": {
"line": 24,
"column": 59
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1100,
"end": 1101,
"loc": {
"start": {
"line": 24,
"column": 59
},
"end": {
"line": 24,
"column": 60
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1101,
"end": 1102,
"loc": {
"start": {
"line": 24,
"column": 60
},
"end": {
"line": 24,
"column": 61
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1102,
"end": 1103,
"loc": {
"start": {
"line": 24,
"column": 61
},
"end": {
"line": 24,
"column": 62
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1109,
"end": 1110,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 25,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1118,
"end": 1161,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 29,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsUnlocked",
"start": 1167,
"end": 1180,
"loc": {
"start": {
"line": 30,
"column": 4
},
"end": {
"line": 30,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1180,
"end": 1181,
"loc": {
"start": {
"line": 30,
"column": 17
},
"end": {
"line": 30,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1181,
"end": 1185,
"loc": {
"start": {
"line": 30,
"column": 18
},
"end": {
"line": 30,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1185,
"end": 1186,
"loc": {
"start": {
"line": 30,
"column": 22
},
"end": {
"line": 30,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1187,
"end": 1188,
"loc": {
"start": {
"line": 30,
"column": 24
},
"end": {
"line": 30,
"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": 1198,
"end": 1204,
"loc": {
"start": {
"line": 31,
"column": 8
},
"end": {
"line": 31,
"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": 1205,
"end": 1209,
"loc": {
"start": {
"line": 31,
"column": 15
},
"end": {
"line": 31,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1209,
"end": 1210,
"loc": {
"start": {
"line": 31,
"column": 19
},
"end": {
"line": 31,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAvailableVariants",
"start": 1210,
"end": 1230,
"loc": {
"start": {
"line": 31,
"column": 20
},
"end": {
"line": 31,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1230,
"end": 1231,
"loc": {
"start": {
"line": 31,
"column": 40
},
"end": {
"line": 31,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1231,
"end": 1235,
"loc": {
"start": {
"line": 31,
"column": 41
},
"end": {
"line": 31,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1235,
"end": 1236,
"loc": {
"start": {
"line": 31,
"column": 45
},
"end": {
"line": 31,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1236,
"end": 1237,
"loc": {
"start": {
"line": 31,
"column": 46
},
"end": {
"line": 31,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 1237,
"end": 1243,
"loc": {
"start": {
"line": 31,
"column": 47
},
"end": {
"line": 31,
"column": 53
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 1244,
"end": 1245,
"loc": {
"start": {
"line": 31,
"column": 54
},
"end": {
"line": 31,
"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": 1246,
"end": 1247,
"loc": {
"start": {
"line": 31,
"column": 56
},
"end": {
"line": 31,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1247,
"end": 1248,
"loc": {
"start": {
"line": 31,
"column": 57
},
"end": {
"line": 31,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1254,
"end": 1255,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1263,
"end": 1307,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 36,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsRemovable",
"start": 1313,
"end": 1327,
"loc": {
"start": {
"line": 37,
"column": 4
},
"end": {
"line": 37,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1327,
"end": 1328,
"loc": {
"start": {
"line": 37,
"column": 18
},
"end": {
"line": 37,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1328,
"end": 1335,
"loc": {
"start": {
"line": 37,
"column": 19
},
"end": {
"line": 37,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1335,
"end": 1336,
"loc": {
"start": {
"line": 37,
"column": 26
},
"end": {
"line": 37,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1337,
"end": 1338,
"loc": {
"start": {
"line": 37,
"column": 28
},
"end": {
"line": 37,
"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": 1348,
"end": 1354,
"loc": {
"start": {
"line": 38,
"column": 8
},
"end": {
"line": 38,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 1355,
"end": 1373,
"loc": {
"start": {
"line": 38,
"column": 15
},
"end": {
"line": 38,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1373,
"end": 1374,
"loc": {
"start": {
"line": 38,
"column": 33
},
"end": {
"line": 38,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 1374,
"end": 1385,
"loc": {
"start": {
"line": 38,
"column": 34
},
"end": {
"line": 38,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1385,
"end": 1386,
"loc": {
"start": {
"line": 38,
"column": 45
},
"end": {
"line": 38,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1386,
"end": 1393,
"loc": {
"start": {
"line": 38,
"column": 46
},
"end": {
"line": 38,
"column": 53
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1393,
"end": 1394,
"loc": {
"start": {
"line": 38,
"column": 53
},
"end": {
"line": 38,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1394,
"end": 1395,
"loc": {
"start": {
"line": 38,
"column": 54
},
"end": {
"line": 38,
"column": 55
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1395,
"end": 1396,
"loc": {
"start": {
"line": 38,
"column": 55
},
"end": {
"line": 38,
"column": 56
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1396,
"end": 1397,
"loc": {
"start": {
"line": 38,
"column": 56
},
"end": {
"line": 38,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1403,
"end": 1404,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 39,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1412,
"end": 1456,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 43,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsRotateable",
"start": 1462,
"end": 1477,
"loc": {
"start": {
"line": 44,
"column": 4
},
"end": {
"line": 44,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1477,
"end": 1478,
"loc": {
"start": {
"line": 44,
"column": 19
},
"end": {
"line": 44,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1478,
"end": 1485,
"loc": {
"start": {
"line": 44,
"column": 20
},
"end": {
"line": 44,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1485,
"end": 1486,
"loc": {
"start": {
"line": 44,
"column": 27
},
"end": {
"line": 44,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1487,
"end": 1488,
"loc": {
"start": {
"line": 44,
"column": 29
},
"end": {
"line": 44,
"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": 1498,
"end": 1504,
"loc": {
"start": {
"line": 45,
"column": 8
},
"end": {
"line": 45,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 1505,
"end": 1523,
"loc": {
"start": {
"line": 45,
"column": 15
},
"end": {
"line": 45,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1523,
"end": 1524,
"loc": {
"start": {
"line": 45,
"column": 33
},
"end": {
"line": 45,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 1524,
"end": 1536,
"loc": {
"start": {
"line": 45,
"column": 34
},
"end": {
"line": 45,
"column": 46
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1536,
"end": 1537,
"loc": {
"start": {
"line": 45,
"column": 46
},
"end": {
"line": 45,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1537,
"end": 1544,
"loc": {
"start": {
"line": 45,
"column": 47
},
"end": {
"line": 45,
"column": 54
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1544,
"end": 1545,
"loc": {
"start": {
"line": 45,
"column": 54
},
"end": {
"line": 45,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1545,
"end": 1546,
"loc": {
"start": {
"line": 45,
"column": 55
},
"end": {
"line": 45,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1546,
"end": 1547,
"loc": {
"start": {
"line": 45,
"column": 56
},
"end": {
"line": 45,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1547,
"end": 1548,
"loc": {
"start": {
"line": 45,
"column": 57
},
"end": {
"line": 45,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1554,
"end": 1555,
"loc": {
"start": {
"line": 46,
"column": 4
},
"end": {
"line": 46,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1563,
"end": 1606,
"loc": {
"start": {
"line": 48,
"column": 4
},
"end": {
"line": 50,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAvailableVariants",
"start": 1612,
"end": 1632,
"loc": {
"start": {
"line": 51,
"column": 4
},
"end": {
"line": 51,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1632,
"end": 1633,
"loc": {
"start": {
"line": 51,
"column": 24
},
"end": {
"line": 51,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1633,
"end": 1637,
"loc": {
"start": {
"line": 51,
"column": 25
},
"end": {
"line": 51,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1637,
"end": 1638,
"loc": {
"start": {
"line": 51,
"column": 29
},
"end": {
"line": 51,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1639,
"end": 1640,
"loc": {
"start": {
"line": 51,
"column": 31
},
"end": {
"line": 51,
"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": 1650,
"end": 1655,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1656,
"end": 1664,
"loc": {
"start": {
"line": 52,
"column": 14
},
"end": {
"line": 52,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1665,
"end": 1666,
"loc": {
"start": {
"line": 52,
"column": 23
},
"end": {
"line": 52,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 1667,
"end": 1685,
"loc": {
"start": {
"line": 52,
"column": 25
},
"end": {
"line": 52,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1685,
"end": 1686,
"loc": {
"start": {
"line": 52,
"column": 43
},
"end": {
"line": 52,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 1686,
"end": 1701,
"loc": {
"start": {
"line": 52,
"column": 44
},
"end": {
"line": 52,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1701,
"end": 1702,
"loc": {
"start": {
"line": 52,
"column": 59
},
"end": {
"line": 52,
"column": 60
}
}
},
{
"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": 1714,
"end": 1717,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1718,
"end": 1727,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1728,
"end": 1729,
"loc": {
"start": {
"line": 54,
"column": 22
},
"end": {
"line": 54,
"column": 23
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1730,
"end": 1731,
"loc": {
"start": {
"line": 54,
"column": 24
},
"end": {
"line": 54,
"column": 25
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1731,
"end": 1732,
"loc": {
"start": {
"line": 54,
"column": 25
},
"end": {
"line": 54,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1732,
"end": 1733,
"loc": {
"start": {
"line": 54,
"column": 26
},
"end": {
"line": 54,
"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": 1743,
"end": 1746,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1747,
"end": 1748,
"loc": {
"start": {
"line": 55,
"column": 12
},
"end": {
"line": 55,
"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": 1748,
"end": 1753,
"loc": {
"start": {
"line": 55,
"column": 13
},
"end": {
"line": 55,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1754,
"end": 1761,
"loc": {
"start": {
"line": 55,
"column": 19
},
"end": {
"line": 55,
"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": 1762,
"end": 1764,
"loc": {
"start": {
"line": 55,
"column": 27
},
"end": {
"line": 55,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1765,
"end": 1773,
"loc": {
"start": {
"line": 55,
"column": 30
},
"end": {
"line": 55,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1773,
"end": 1774,
"loc": {
"start": {
"line": 55,
"column": 38
},
"end": {
"line": 55,
"column": 39
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1775,
"end": 1776,
"loc": {
"start": {
"line": 55,
"column": 40
},
"end": {
"line": 55,
"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": 1790,
"end": 1792,
"loc": {
"start": {
"line": 56,
"column": 12
},
"end": {
"line": 56,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1793,
"end": 1794,
"loc": {
"start": {
"line": 56,
"column": 15
},
"end": {
"line": 56,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1794,
"end": 1802,
"loc": {
"start": {
"line": 56,
"column": 16
},
"end": {
"line": 56,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1802,
"end": 1803,
"loc": {
"start": {
"line": 56,
"column": 24
},
"end": {
"line": 56,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1803,
"end": 1810,
"loc": {
"start": {
"line": 56,
"column": 25
},
"end": {
"line": 56,
"column": 32
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1810,
"end": 1811,
"loc": {
"start": {
"line": 56,
"column": 32
},
"end": {
"line": 56,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1811,
"end": 1812,
"loc": {
"start": {
"line": 56,
"column": 33
},
"end": {
"line": 56,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1812,
"end": 1816,
"loc": {
"start": {
"line": 56,
"column": 34
},
"end": {
"line": 56,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1816,
"end": 1817,
"loc": {
"start": {
"line": 56,
"column": 38
},
"end": {
"line": 56,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1817,
"end": 1818,
"loc": {
"start": {
"line": 56,
"column": 39
},
"end": {
"line": 56,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1819,
"end": 1828,
"loc": {
"start": {
"line": 56,
"column": 41
},
"end": {
"line": 56,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1828,
"end": 1829,
"loc": {
"start": {
"line": 56,
"column": 50
},
"end": {
"line": 56,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 1829,
"end": 1833,
"loc": {
"start": {
"line": 56,
"column": 51
},
"end": {
"line": 56,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1833,
"end": 1834,
"loc": {
"start": {
"line": 56,
"column": 55
},
"end": {
"line": 56,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1834,
"end": 1841,
"loc": {
"start": {
"line": 56,
"column": 56
},
"end": {
"line": 56,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1841,
"end": 1842,
"loc": {
"start": {
"line": 56,
"column": 63
},
"end": {
"line": 56,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1842,
"end": 1843,
"loc": {
"start": {
"line": 56,
"column": 64
},
"end": {
"line": 56,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1853,
"end": 1854,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"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": 1866,
"end": 1872,
"loc": {
"start": {
"line": 59,
"column": 8
},
"end": {
"line": 59,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1873,
"end": 1882,
"loc": {
"start": {
"line": 59,
"column": 15
},
"end": {
"line": 59,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1882,
"end": 1883,
"loc": {
"start": {
"line": 59,
"column": 24
},
"end": {
"line": 59,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1889,
"end": 1890,
"loc": {
"start": {
"line": 60,
"column": 4
},
"end": {
"line": 60,
"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": 1898,
"end": 2045,
"loc": {
"start": {
"line": 62,
"column": 4
},
"end": {
"line": 67,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getLayer",
"start": 2051,
"end": 2059,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 68,
"column": 12
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2059,
"end": 2060,
"loc": {
"start": {
"line": 68,
"column": 12
},
"end": {
"line": 68,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2060,
"end": 2064,
"loc": {
"start": {
"line": 68,
"column": 13
},
"end": {
"line": 68,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2064,
"end": 2065,
"loc": {
"start": {
"line": 68,
"column": 17
},
"end": {
"line": 68,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2066,
"end": 2073,
"loc": {
"start": {
"line": 68,
"column": 19
},
"end": {
"line": 68,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2073,
"end": 2074,
"loc": {
"start": {
"line": 68,
"column": 26
},
"end": {
"line": 68,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2075,
"end": 2076,
"loc": {
"start": {
"line": 68,
"column": 28
},
"end": {
"line": 68,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 2086,
"end": 2099,
"loc": {
"start": {
"line": 69,
"column": 8
},
"end": {
"line": 69,
"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": 2109,
"end": 2115,
"loc": {
"start": {
"line": 70,
"column": 8
},
"end": {
"line": 70,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 2116,
"end": 2134,
"loc": {
"start": {
"line": 70,
"column": 15
},
"end": {
"line": 70,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2134,
"end": 2135,
"loc": {
"start": {
"line": 70,
"column": 33
},
"end": {
"line": 70,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 2135,
"end": 2149,
"loc": {
"start": {
"line": 70,
"column": 34
},
"end": {
"line": 70,
"column": 48
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2149,
"end": 2150,
"loc": {
"start": {
"line": 70,
"column": 48
},
"end": {
"line": 70,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2150,
"end": 2157,
"loc": {
"start": {
"line": 70,
"column": 49
},
"end": {
"line": 70,
"column": 56
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2157,
"end": 2158,
"loc": {
"start": {
"line": 70,
"column": 56
},
"end": {
"line": 70,
"column": 57
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2158,
"end": 2159,
"loc": {
"start": {
"line": 70,
"column": 57
},
"end": {
"line": 70,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2159,
"end": 2163,
"loc": {
"start": {
"line": 70,
"column": 58
},
"end": {
"line": 70,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2163,
"end": 2164,
"loc": {
"start": {
"line": 70,
"column": 62
},
"end": {
"line": 70,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2164,
"end": 2165,
"loc": {
"start": {
"line": 70,
"column": 63
},
"end": {
"line": 70,
"column": 64
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2171,
"end": 2172,
"loc": {
"start": {
"line": 71,
"column": 4
},
"end": {
"line": 71,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2180,
"end": 2224,
"loc": {
"start": {
"line": 73,
"column": 4
},
"end": {
"line": 75,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getDimensions",
"start": 2230,
"end": 2243,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 76,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2243,
"end": 2244,
"loc": {
"start": {
"line": 76,
"column": 17
},
"end": {
"line": 76,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2244,
"end": 2251,
"loc": {
"start": {
"line": 76,
"column": 18
},
"end": {
"line": 76,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2251,
"end": 2252,
"loc": {
"start": {
"line": 76,
"column": 25
},
"end": {
"line": 76,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2253,
"end": 2254,
"loc": {
"start": {
"line": 76,
"column": 27
},
"end": {
"line": 76,
"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": 2264,
"end": 2270,
"loc": {
"start": {
"line": 77,
"column": 8
},
"end": {
"line": 77,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 2271,
"end": 2289,
"loc": {
"start": {
"line": 77,
"column": 15
},
"end": {
"line": 77,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2289,
"end": 2290,
"loc": {
"start": {
"line": 77,
"column": 33
},
"end": {
"line": 77,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 2290,
"end": 2300,
"loc": {
"start": {
"line": 77,
"column": 34
},
"end": {
"line": 77,
"column": 44
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2300,
"end": 2301,
"loc": {
"start": {
"line": 77,
"column": 44
},
"end": {
"line": 77,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2301,
"end": 2308,
"loc": {
"start": {
"line": 77,
"column": 45
},
"end": {
"line": 77,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2308,
"end": 2309,
"loc": {
"start": {
"line": 77,
"column": 52
},
"end": {
"line": 77,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2309,
"end": 2310,
"loc": {
"start": {
"line": 77,
"column": 53
},
"end": {
"line": 77,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2310,
"end": 2311,
"loc": {
"start": {
"line": 77,
"column": 54
},
"end": {
"line": 77,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2311,
"end": 2312,
"loc": {
"start": {
"line": 77,
"column": 55
},
"end": {
"line": 77,
"column": 56
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2318,
"end": 2319,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 78,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2327,
"end": 2371,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 82,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getShowLayerPreview",
"start": 2377,
"end": 2396,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 83,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2396,
"end": 2397,
"loc": {
"start": {
"line": 83,
"column": 23
},
"end": {
"line": 83,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2397,
"end": 2404,
"loc": {
"start": {
"line": 83,
"column": 24
},
"end": {
"line": 83,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2404,
"end": 2405,
"loc": {
"start": {
"line": 83,
"column": 31
},
"end": {
"line": 83,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2406,
"end": 2407,
"loc": {
"start": {
"line": 83,
"column": 33
},
"end": {
"line": 83,
"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": 2417,
"end": 2423,
"loc": {
"start": {
"line": 84,
"column": 8
},
"end": {
"line": 84,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 2424,
"end": 2442,
"loc": {
"start": {
"line": 84,
"column": 15
},
"end": {
"line": 84,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2442,
"end": 2443,
"loc": {
"start": {
"line": 84,
"column": 33
},
"end": {
"line": 84,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 2443,
"end": 2455,
"loc": {
"start": {
"line": 84,
"column": 34
},
"end": {
"line": 84,
"column": 46
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2455,
"end": 2456,
"loc": {
"start": {
"line": 84,
"column": 46
},
"end": {
"line": 84,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2456,
"end": 2463,
"loc": {
"start": {
"line": 84,
"column": 47
},
"end": {
"line": 84,
"column": 54
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2463,
"end": 2464,
"loc": {
"start": {
"line": 84,
"column": 54
},
"end": {
"line": 84,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2464,
"end": 2465,
"loc": {
"start": {
"line": 84,
"column": 55
},
"end": {
"line": 84,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2465,
"end": 2466,
"loc": {
"start": {
"line": 84,
"column": 56
},
"end": {
"line": 84,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2466,
"end": 2467,
"loc": {
"start": {
"line": 84,
"column": 57
},
"end": {
"line": 84,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2473,
"end": 2474,
"loc": {
"start": {
"line": 85,
"column": 4
},
"end": {
"line": 85,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n * @param {string} variant\r\n * @returns {Array<[string, string]>}\r\n ",
"start": 2482,
"end": 2600,
"loc": {
"start": {
"line": 87,
"column": 4
},
"end": {
"line": 91,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAdditionalStatistics",
"start": 2606,
"end": 2629,
"loc": {
"start": {
"line": 92,
"column": 4
},
"end": {
"line": 92,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2629,
"end": 2630,
"loc": {
"start": {
"line": 92,
"column": 27
},
"end": {
"line": 92,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2630,
"end": 2634,
"loc": {
"start": {
"line": 92,
"column": 28
},
"end": {
"line": 92,
"column": 32
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2634,
"end": 2635,
"loc": {
"start": {
"line": 92,
"column": 32
},
"end": {
"line": 92,
"column": 33
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2636,
"end": 2643,
"loc": {
"start": {
"line": 92,
"column": 34
},
"end": {
"line": 92,
"column": 41
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2643,
"end": 2644,
"loc": {
"start": {
"line": 92,
"column": 41
},
"end": {
"line": 92,
"column": 42
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2645,
"end": 2646,
"loc": {
"start": {
"line": 92,
"column": 43
},
"end": {
"line": 92,
"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": 2656,
"end": 2662,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 2663,
"end": 2681,
"loc": {
"start": {
"line": 93,
"column": 15
},
"end": {
"line": 93,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2681,
"end": 2682,
"loc": {
"start": {
"line": 93,
"column": 33
},
"end": {
"line": 93,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "additionalStatistics",
"start": 2682,
"end": 2702,
"loc": {
"start": {
"line": 93,
"column": 34
},
"end": {
"line": 93,
"column": 54
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2702,
"end": 2703,
"loc": {
"start": {
"line": 93,
"column": 54
},
"end": {
"line": 93,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2703,
"end": 2710,
"loc": {
"start": {
"line": 93,
"column": 55
},
"end": {
"line": 93,
"column": 62
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2710,
"end": 2711,
"loc": {
"start": {
"line": 93,
"column": 62
},
"end": {
"line": 93,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2711,
"end": 2712,
"loc": {
"start": {
"line": 93,
"column": 63
},
"end": {
"line": 93,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2712,
"end": 2716,
"loc": {
"start": {
"line": 93,
"column": 64
},
"end": {
"line": 93,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2716,
"end": 2717,
"loc": {
"start": {
"line": 93,
"column": 68
},
"end": {
"line": 93,
"column": 69
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2717,
"end": 2718,
"loc": {
"start": {
"line": 93,
"column": 69
},
"end": {
"line": 93,
"column": 70
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2724,
"end": 2725,
"loc": {
"start": {
"line": 94,
"column": 4
},
"end": {
"line": 94,
"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": 2733,
"end": 2919,
"loc": {
"start": {
"line": 96,
"column": 4
},
"end": {
"line": 102,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSpecialOverlayRenderMatrix",
"start": 2925,
"end": 2954,
"loc": {
"start": {
"line": 103,
"column": 4
},
"end": {
"line": 103,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2954,
"end": 2955,
"loc": {
"start": {
"line": 103,
"column": 33
},
"end": {
"line": 103,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2955,
"end": 2963,
"loc": {
"start": {
"line": 103,
"column": 34
},
"end": {
"line": 103,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2963,
"end": 2964,
"loc": {
"start": {
"line": 103,
"column": 42
},
"end": {
"line": 103,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2965,
"end": 2980,
"loc": {
"start": {
"line": 103,
"column": 44
},
"end": {
"line": 103,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2980,
"end": 2981,
"loc": {
"start": {
"line": 103,
"column": 59
},
"end": {
"line": 103,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2982,
"end": 2989,
"loc": {
"start": {
"line": 103,
"column": 61
},
"end": {
"line": 103,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2989,
"end": 2990,
"loc": {
"start": {
"line": 103,
"column": 68
},
"end": {
"line": 103,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2991,
"end": 2997,
"loc": {
"start": {
"line": 103,
"column": 70
},
"end": {
"line": 103,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2997,
"end": 2998,
"loc": {
"start": {
"line": 103,
"column": 76
},
"end": {
"line": 103,
"column": 77
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2999,
"end": 3000,
"loc": {
"start": {
"line": 103,
"column": 78
},
"end": {
"line": 103,
"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": 3010,
"end": 3013,
"loc": {
"start": {
"line": 104,
"column": 8
},
"end": {
"line": 104,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 3014,
"end": 3022,
"loc": {
"start": {
"line": 104,
"column": 12
},
"end": {
"line": 104,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3023,
"end": 3024,
"loc": {
"start": {
"line": 104,
"column": 21
},
"end": {
"line": 104,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 3025,
"end": 3043,
"loc": {
"start": {
"line": 104,
"column": 23
},
"end": {
"line": 104,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3043,
"end": 3044,
"loc": {
"start": {
"line": 104,
"column": 41
},
"end": {
"line": 104,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 3044,
"end": 3059,
"loc": {
"start": {
"line": 104,
"column": 42
},
"end": {
"line": 104,
"column": 57
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3059,
"end": 3060,
"loc": {
"start": {
"line": 104,
"column": 57
},
"end": {
"line": 104,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3060,
"end": 3067,
"loc": {
"start": {
"line": 104,
"column": 58
},
"end": {
"line": 104,
"column": 65
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3067,
"end": 3068,
"loc": {
"start": {
"line": 104,
"column": 65
},
"end": {
"line": 104,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3068,
"end": 3069,
"loc": {
"start": {
"line": 104,
"column": 66
},
"end": {
"line": 104,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3069,
"end": 3075,
"loc": {
"start": {
"line": 104,
"column": 67
},
"end": {
"line": 104,
"column": 73
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3075,
"end": 3076,
"loc": {
"start": {
"line": 104,
"column": 73
},
"end": {
"line": 104,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3077,
"end": 3092,
"loc": {
"start": {
"line": 104,
"column": 75
},
"end": {
"line": 104,
"column": 90
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3092,
"end": 3093,
"loc": {
"start": {
"line": 104,
"column": 90
},
"end": {
"line": 104,
"column": 91
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3093,
"end": 3094,
"loc": {
"start": {
"line": 104,
"column": 91
},
"end": {
"line": 104,
"column": 92
}
}
},
{
"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": 3104,
"end": 3110,
"loc": {
"start": {
"line": 105,
"column": 8
},
"end": {
"line": 105,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 3111,
"end": 3119,
"loc": {
"start": {
"line": 105,
"column": 15
},
"end": {
"line": 105,
"column": 23
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3120,
"end": 3121,
"loc": {
"start": {
"line": 105,
"column": 24
},
"end": {
"line": 105,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 3122,
"end": 3130,
"loc": {
"start": {
"line": 105,
"column": 26
},
"end": {
"line": 105,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3130,
"end": 3131,
"loc": {
"start": {
"line": 105,
"column": 34
},
"end": {
"line": 105,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 3131,
"end": 3139,
"loc": {
"start": {
"line": 105,
"column": 35
},
"end": {
"line": 105,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3139,
"end": 3140,
"loc": {
"start": {
"line": 105,
"column": 43
},
"end": {
"line": 105,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3141,
"end": 3142,
"loc": {
"start": {
"line": 105,
"column": 45
},
"end": {
"line": 105,
"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": 3143,
"end": 3147,
"loc": {
"start": {
"line": 105,
"column": 47
},
"end": {
"line": 105,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3147,
"end": 3148,
"loc": {
"start": {
"line": 105,
"column": 51
},
"end": {
"line": 105,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3154,
"end": 3155,
"loc": {
"start": {
"line": 106,
"column": 4
},
"end": {
"line": 106,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 3163,
"end": 3207,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 110,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getRenderPins",
"start": 3213,
"end": 3226,
"loc": {
"start": {
"line": 111,
"column": 4
},
"end": {
"line": 111,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3226,
"end": 3227,
"loc": {
"start": {
"line": 111,
"column": 17
},
"end": {
"line": 111,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3227,
"end": 3234,
"loc": {
"start": {
"line": 111,
"column": 18
},
"end": {
"line": 111,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3234,
"end": 3235,
"loc": {
"start": {
"line": 111,
"column": 25
},
"end": {
"line": 111,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3236,
"end": 3237,
"loc": {
"start": {
"line": 111,
"column": 27
},
"end": {
"line": 111,
"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": 3247,
"end": 3253,
"loc": {
"start": {
"line": 112,
"column": 8
},
"end": {
"line": 112,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 3254,
"end": 3272,
"loc": {
"start": {
"line": 112,
"column": 15
},
"end": {
"line": 112,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3272,
"end": 3273,
"loc": {
"start": {
"line": 112,
"column": 33
},
"end": {
"line": 112,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 3273,
"end": 3283,
"loc": {
"start": {
"line": 112,
"column": 34
},
"end": {
"line": 112,
"column": 44
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3283,
"end": 3284,
"loc": {
"start": {
"line": 112,
"column": 44
},
"end": {
"line": 112,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3284,
"end": 3291,
"loc": {
"start": {
"line": 112,
"column": 45
},
"end": {
"line": 112,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3291,
"end": 3292,
"loc": {
"start": {
"line": 112,
"column": 52
},
"end": {
"line": 112,
"column": 53
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3292,
"end": 3293,
"loc": {
"start": {
"line": 112,
"column": 53
},
"end": {
"line": 112,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3293,
"end": 3294,
"loc": {
"start": {
"line": 112,
"column": 54
},
"end": {
"line": 112,
"column": 55
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3294,
"end": 3295,
"loc": {
"start": {
"line": 112,
"column": 55
},
"end": {
"line": 112,
"column": 56
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3301,
"end": 3302,
"loc": {
"start": {
"line": 113,
"column": 4
},
"end": {
"line": 113,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 3310,
"end": 3402,
"loc": {
"start": {
"line": 115,
"column": 4
},
"end": {
"line": 118,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3408,
"end": 3429,
"loc": {
"start": {
"line": 119,
"column": 4
},
"end": {
"line": 119,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3429,
"end": 3430,
"loc": {
"start": {
"line": 119,
"column": 25
},
"end": {
"line": 119,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3430,
"end": 3436,
"loc": {
"start": {
"line": 119,
"column": 26
},
"end": {
"line": 119,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3436,
"end": 3437,
"loc": {
"start": {
"line": 119,
"column": 32
},
"end": {
"line": 119,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3438,
"end": 3439,
"loc": {
"start": {
"line": 119,
"column": 34
},
"end": {
"line": 119,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 3449,
"end": 3467,
"loc": {
"start": {
"line": 120,
"column": 8
},
"end": {
"line": 120,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3467,
"end": 3468,
"loc": {
"start": {
"line": 120,
"column": 26
},
"end": {
"line": 120,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3468,
"end": 3489,
"loc": {
"start": {
"line": 120,
"column": 27
},
"end": {
"line": 120,
"column": 48
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3489,
"end": 3490,
"loc": {
"start": {
"line": 120,
"column": 48
},
"end": {
"line": 120,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 3490,
"end": 3497,
"loc": {
"start": {
"line": 120,
"column": 49
},
"end": {
"line": 120,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3497,
"end": 3498,
"loc": {
"start": {
"line": 120,
"column": 56
},
"end": {
"line": 120,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 3498,
"end": 3502,
"loc": {
"start": {
"line": 120,
"column": 57
},
"end": {
"line": 120,
"column": 61
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3503,
"end": 3505,
"loc": {
"start": {
"line": 120,
"column": 62
},
"end": {
"line": 120,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 3506,
"end": 3510,
"loc": {
"start": {
"line": 120,
"column": 65
},
"end": {
"line": 120,
"column": 69
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3510,
"end": 3511,
"loc": {
"start": {
"line": 120,
"column": 69
},
"end": {
"line": 120,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3511,
"end": 3517,
"loc": {
"start": {
"line": 120,
"column": 70
},
"end": {
"line": 120,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3517,
"end": 3518,
"loc": {
"start": {
"line": 120,
"column": 76
},
"end": {
"line": 120,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3518,
"end": 3519,
"loc": {
"start": {
"line": 120,
"column": 77
},
"end": {
"line": 120,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3519,
"end": 3520,
"loc": {
"start": {
"line": 120,
"column": 78
},
"end": {
"line": 120,
"column": 79
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3526,
"end": 3527,
"loc": {
"start": {
"line": 121,
"column": 4
},
"end": {
"line": 121,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3535,
"end": 3650,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 127,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateVariants",
"start": 3656,
"end": 3670,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 128,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3670,
"end": 3671,
"loc": {
"start": {
"line": 128,
"column": 18
},
"end": {
"line": 128,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3671,
"end": 3677,
"loc": {
"start": {
"line": 128,
"column": 19
},
"end": {
"line": 128,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3677,
"end": 3678,
"loc": {
"start": {
"line": 128,
"column": 25
},
"end": {
"line": 128,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3679,
"end": 3694,
"loc": {
"start": {
"line": 128,
"column": 27
},
"end": {
"line": 128,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3694,
"end": 3695,
"loc": {
"start": {
"line": 128,
"column": 42
},
"end": {
"line": 128,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3696,
"end": 3703,
"loc": {
"start": {
"line": 128,
"column": 44
},
"end": {
"line": 128,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3703,
"end": 3704,
"loc": {
"start": {
"line": 128,
"column": 51
},
"end": {
"line": 128,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3705,
"end": 3706,
"loc": {
"start": {
"line": 128,
"column": 53
},
"end": {
"line": 128,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 3716,
"end": 3734,
"loc": {
"start": {
"line": 129,
"column": 8
},
"end": {
"line": 129,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3734,
"end": 3735,
"loc": {
"start": {
"line": 129,
"column": 26
},
"end": {
"line": 129,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 3735,
"end": 3754,
"loc": {
"start": {
"line": 129,
"column": 27
},
"end": {
"line": 129,
"column": 46
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3754,
"end": 3755,
"loc": {
"start": {
"line": 129,
"column": 46
},
"end": {
"line": 129,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3755,
"end": 3762,
"loc": {
"start": {
"line": 129,
"column": 47
},
"end": {
"line": 129,
"column": 54
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3762,
"end": 3763,
"loc": {
"start": {
"line": 129,
"column": 54
},
"end": {
"line": 129,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3763,
"end": 3764,
"loc": {
"start": {
"line": 129,
"column": 55
},
"end": {
"line": 129,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3764,
"end": 3770,
"loc": {
"start": {
"line": 129,
"column": 56
},
"end": {
"line": 129,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3770,
"end": 3771,
"loc": {
"start": {
"line": 129,
"column": 62
},
"end": {
"line": 129,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3772,
"end": 3787,
"loc": {
"start": {
"line": 129,
"column": 64
},
"end": {
"line": 129,
"column": 79
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3787,
"end": 3788,
"loc": {
"start": {
"line": 129,
"column": 79
},
"end": {
"line": 129,
"column": 80
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3788,
"end": 3789,
"loc": {
"start": {
"line": 129,
"column": 80
},
"end": {
"line": 129,
"column": 81
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3795,
"end": 3796,
"loc": {
"start": {
"line": 130,
"column": 4
},
"end": {
"line": 130,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3798,
"end": 3799,
"loc": {
"start": {
"line": 131,
"column": 0
},
"end": {
"line": 131,
"column": 1
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 3803,
"end": 3821,
"loc": {
"start": {
"line": 133,
"column": 0
},
"end": {
"line": 133,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3821,
"end": 3822,
"loc": {
"start": {
"line": 133,
"column": 18
},
"end": {
"line": 133,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3822,
"end": 3843,
"loc": {
"start": {
"line": 133,
"column": 19
},
"end": {
"line": 133,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3844,
"end": 3845,
"loc": {
"start": {
"line": 133,
"column": 41
},
"end": {
"line": 133,
"column": 42
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3846,
"end": 3847,
"loc": {
"start": {
"line": 133,
"column": 43
},
"end": {
"line": 133,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3853,
"end": 3859,
"loc": {
"start": {
"line": 134,
"column": 4
},
"end": {
"line": 134,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3860,
"end": 3862,
"loc": {
"start": {
"line": 134,
"column": 11
},
"end": {
"line": 134,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3868,
"end": 3874,
"loc": {
"start": {
"line": 135,
"column": 4
},
"end": {
"line": 135,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3874,
"end": 3875,
"loc": {
"start": {
"line": 135,
"column": 10
},
"end": {
"line": 135,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3875,
"end": 3887,
"loc": {
"start": {
"line": 135,
"column": 11
},
"end": {
"line": 135,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3887,
"end": 3888,
"loc": {
"start": {
"line": 135,
"column": 23
},
"end": {
"line": 135,
"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": 3898,
"end": 3901,
"loc": {
"start": {
"line": 136,
"column": 8
},
"end": {
"line": 136,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPinsComponent",
"start": 3902,
"end": 3920,
"loc": {
"start": {
"line": 136,
"column": 12
},
"end": {
"line": 136,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3920,
"end": 3921,
"loc": {
"start": {
"line": 136,
"column": 30
},
"end": {
"line": 136,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3921,
"end": 3922,
"loc": {
"start": {
"line": 136,
"column": 31
},
"end": {
"line": 136,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "slots",
"start": 3936,
"end": 3941,
"loc": {
"start": {
"line": 137,
"column": 12
},
"end": {
"line": 137,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3941,
"end": 3942,
"loc": {
"start": {
"line": 137,
"column": 17
},
"end": {
"line": 137,
"column": 18
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3943,
"end": 3944,
"loc": {
"start": {
"line": 137,
"column": 19
},
"end": {
"line": 137,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3944,
"end": 3945,
"loc": {
"start": {
"line": 137,
"column": 20
},
"end": {
"line": 137,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 3967,
"end": 3970,
"loc": {
"start": {
"line": 138,
"column": 20
},
"end": {
"line": 138,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3970,
"end": 3971,
"loc": {
"start": {
"line": 138,
"column": 23
},
"end": {
"line": 138,
"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": 3972,
"end": 3975,
"loc": {
"start": {
"line": 138,
"column": 25
},
"end": {
"line": 138,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 3976,
"end": 3982,
"loc": {
"start": {
"line": 138,
"column": 29
},
"end": {
"line": 138,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3982,
"end": 3983,
"loc": {
"start": {
"line": 138,
"column": 35
},
"end": {
"line": 138,
"column": 36
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3983,
"end": 3984,
"loc": {
"start": {
"line": 138,
"column": 36
},
"end": {
"line": 138,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3984,
"end": 3985,
"loc": {
"start": {
"line": 138,
"column": 37
},
"end": {
"line": 138,
"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": 3986,
"end": 3987,
"loc": {
"start": {
"line": 138,
"column": 39
},
"end": {
"line": 138,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3987,
"end": 3988,
"loc": {
"start": {
"line": 138,
"column": 40
},
"end": {
"line": 138,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3988,
"end": 3989,
"loc": {
"start": {
"line": 138,
"column": 41
},
"end": {
"line": 138,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 4011,
"end": 4020,
"loc": {
"start": {
"line": 139,
"column": 20
},
"end": {
"line": 139,
"column": 29
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4020,
"end": 4021,
"loc": {
"start": {
"line": 139,
"column": 29
},
"end": {
"line": 139,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 4022,
"end": 4035,
"loc": {
"start": {
"line": 139,
"column": 31
},
"end": {
"line": 139,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4035,
"end": 4036,
"loc": {
"start": {
"line": 139,
"column": 44
},
"end": {
"line": 139,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "right",
"start": 4036,
"end": 4041,
"loc": {
"start": {
"line": 139,
"column": 45
},
"end": {
"line": 139,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4041,
"end": 4042,
"loc": {
"start": {
"line": 139,
"column": 50
},
"end": {
"line": 139,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 4064,
"end": 4068,
"loc": {
"start": {
"line": 140,
"column": 20
},
"end": {
"line": 140,
"column": 24
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4068,
"end": 4069,
"loc": {
"start": {
"line": 140,
"column": 24
},
"end": {
"line": 140,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 4070,
"end": 4085,
"loc": {
"start": {
"line": 140,
"column": 26
},
"end": {
"line": 140,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4085,
"end": 4086,
"loc": {
"start": {
"line": 140,
"column": 41
},
"end": {
"line": 140,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 4086,
"end": 4100,
"loc": {
"start": {
"line": 140,
"column": 42
},
"end": {
"line": 140,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4100,
"end": 4101,
"loc": {
"start": {
"line": 140,
"column": 56
},
"end": {
"line": 140,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4119,
"end": 4120,
"loc": {
"start": {
"line": 141,
"column": 16
},
"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": 4120,
"end": 4121,
"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
},
"start": 4139,
"end": 4140,
"loc": {
"start": {
"line": 142,
"column": 16
},
"end": {
"line": 142,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 4162,
"end": 4165,
"loc": {
"start": {
"line": 143,
"column": 20
},
"end": {
"line": 143,
"column": 23
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4165,
"end": 4166,
"loc": {
"start": {
"line": 143,
"column": 23
},
"end": {
"line": 143,
"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": 4167,
"end": 4170,
"loc": {
"start": {
"line": 143,
"column": 25
},
"end": {
"line": 143,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4171,
"end": 4177,
"loc": {
"start": {
"line": 143,
"column": 29
},
"end": {
"line": 143,
"column": 35
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4177,
"end": 4178,
"loc": {
"start": {
"line": 143,
"column": 35
},
"end": {
"line": 143,
"column": 36
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4178,
"end": 4179,
"loc": {
"start": {
"line": 143,
"column": 36
},
"end": {
"line": 143,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4179,
"end": 4180,
"loc": {
"start": {
"line": 143,
"column": 37
},
"end": {
"line": 143,
"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": 4181,
"end": 4182,
"loc": {
"start": {
"line": 143,
"column": 39
},
"end": {
"line": 143,
"column": 40
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4182,
"end": 4183,
"loc": {
"start": {
"line": 143,
"column": 40
},
"end": {
"line": 143,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4183,
"end": 4184,
"loc": {
"start": {
"line": 143,
"column": 41
},
"end": {
"line": 143,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 4206,
"end": 4215,
"loc": {
"start": {
"line": 144,
"column": 20
},
"end": {
"line": 144,
"column": 29
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4215,
"end": 4216,
"loc": {
"start": {
"line": 144,
"column": 29
},
"end": {
"line": 144,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 4217,
"end": 4230,
"loc": {
"start": {
"line": 144,
"column": 31
},
"end": {
"line": 144,
"column": 44
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4230,
"end": 4231,
"loc": {
"start": {
"line": 144,
"column": 44
},
"end": {
"line": 144,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "left",
"start": 4231,
"end": 4235,
"loc": {
"start": {
"line": 144,
"column": 45
},
"end": {
"line": 144,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4235,
"end": 4236,
"loc": {
"start": {
"line": 144,
"column": 49
},
"end": {
"line": 144,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 4258,
"end": 4262,
"loc": {
"start": {
"line": 145,
"column": 20
},
"end": {
"line": 145,
"column": 24
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4262,
"end": 4263,
"loc": {
"start": {
"line": 145,
"column": 24
},
"end": {
"line": 145,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 4264,
"end": 4279,
"loc": {
"start": {
"line": 145,
"column": 26
},
"end": {
"line": 145,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4279,
"end": 4280,
"loc": {
"start": {
"line": 145,
"column": 41
},
"end": {
"line": 145,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 4280,
"end": 4294,
"loc": {
"start": {
"line": 145,
"column": 42
},
"end": {
"line": 145,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4294,
"end": 4295,
"loc": {
"start": {
"line": 145,
"column": 56
},
"end": {
"line": 145,
"column": 57
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4313,
"end": 4314,
"loc": {
"start": {
"line": 146,
"column": 16
},
"end": {
"line": 146,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4314,
"end": 4315,
"loc": {
"start": {
"line": 146,
"column": 17
},
"end": {
"line": 146,
"column": 18
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4329,
"end": 4330,
"loc": {
"start": {
"line": 147,
"column": 12
},
"end": {
"line": 147,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4330,
"end": 4331,
"loc": {
"start": {
"line": 147,
"column": 13
},
"end": {
"line": 147,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4341,
"end": 4342,
"loc": {
"start": {
"line": 148,
"column": 8
},
"end": {
"line": 148,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4342,
"end": 4343,
"loc": {
"start": {
"line": 148,
"column": 9
},
"end": {
"line": 148,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4349,
"end": 4350,
"loc": {
"start": {
"line": 149,
"column": 4
},
"end": {
"line": 149,
"column": 5
}
}
},
{
"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": 149,
"column": 5
},
"end": {
"line": 149,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4357,
"end": 4363,
"loc": {
"start": {
"line": 150,
"column": 4
},
"end": {
"line": 150,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4364,
"end": 4366,
"loc": {
"start": {
"line": 150,
"column": 11
},
"end": {
"line": 150,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4372,
"end": 4378,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 151,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4378,
"end": 4379,
"loc": {
"start": {
"line": 151,
"column": 10
},
"end": {
"line": 151,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 4379,
"end": 4391,
"loc": {
"start": {
"line": 151,
"column": 11
},
"end": {
"line": 151,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4391,
"end": 4392,
"loc": {
"start": {
"line": 151,
"column": 23
},
"end": {
"line": 151,
"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": 4402,
"end": 4405,
"loc": {
"start": {
"line": 152,
"column": 8
},
"end": {
"line": 152,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemAcceptorComponent",
"start": 4406,
"end": 4427,
"loc": {
"start": {
"line": 152,
"column": 12
},
"end": {
"line": 152,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4427,
"end": 4428,
"loc": {
"start": {
"line": 152,
"column": 33
},
"end": {
"line": 152,
"column": 34
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4428,
"end": 4429,
"loc": {
"start": {
"line": 152,
"column": 34
},
"end": {
"line": 152,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "slots",
"start": 4443,
"end": 4448,
"loc": {
"start": {
"line": 153,
"column": 12
},
"end": {
"line": 153,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4448,
"end": 4449,
"loc": {
"start": {
"line": 153,
"column": 17
},
"end": {
"line": 153,
"column": 18
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4450,
"end": 4451,
"loc": {
"start": {
"line": 153,
"column": 19
},
"end": {
"line": 153,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4451,
"end": 4452,
"loc": {
"start": {
"line": 153,
"column": 20
},
"end": {
"line": 153,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 4470,
"end": 4473,
"loc": {
"start": {
"line": 154,
"column": 16
},
"end": {
"line": 154,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4473,
"end": 4474,
"loc": {
"start": {
"line": 154,
"column": 19
},
"end": {
"line": 154,
"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": 4475,
"end": 4478,
"loc": {
"start": {
"line": 154,
"column": 21
},
"end": {
"line": 154,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4479,
"end": 4485,
"loc": {
"start": {
"line": 154,
"column": 25
},
"end": {
"line": 154,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4485,
"end": 4486,
"loc": {
"start": {
"line": 154,
"column": 31
},
"end": {
"line": 154,
"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": 4486,
"end": 4487,
"loc": {
"start": {
"line": 154,
"column": 32
},
"end": {
"line": 154,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4487,
"end": 4488,
"loc": {
"start": {
"line": 154,
"column": 33
},
"end": {
"line": 154,
"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": 4489,
"end": 4490,
"loc": {
"start": {
"line": 154,
"column": 35
},
"end": {
"line": 154,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4490,
"end": 4491,
"loc": {
"start": {
"line": 154,
"column": 36
},
"end": {
"line": 154,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4491,
"end": 4492,
"loc": {
"start": {
"line": 154,
"column": 37
},
"end": {
"line": 154,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "directions",
"start": 4510,
"end": 4520,
"loc": {
"start": {
"line": 155,
"column": 16
},
"end": {
"line": 155,
"column": 26
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4520,
"end": 4521,
"loc": {
"start": {
"line": 155,
"column": 26
},
"end": {
"line": 155,
"column": 27
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4522,
"end": 4523,
"loc": {
"start": {
"line": 155,
"column": 28
},
"end": {
"line": 155,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 4523,
"end": 4536,
"loc": {
"start": {
"line": 155,
"column": 29
},
"end": {
"line": 155,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4536,
"end": 4537,
"loc": {
"start": {
"line": 155,
"column": 42
},
"end": {
"line": 155,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 4537,
"end": 4543,
"loc": {
"start": {
"line": 155,
"column": 43
},
"end": {
"line": 155,
"column": 49
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4543,
"end": 4544,
"loc": {
"start": {
"line": 155,
"column": 49
},
"end": {
"line": 155,
"column": 50
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4544,
"end": 4545,
"loc": {
"start": {
"line": 155,
"column": 50
},
"end": {
"line": 155,
"column": 51
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4559,
"end": 4560,
"loc": {
"start": {
"line": 156,
"column": 12
},
"end": {
"line": 156,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4560,
"end": 4561,
"loc": {
"start": {
"line": 156,
"column": 13
},
"end": {
"line": 156,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4562,
"end": 4563,
"loc": {
"start": {
"line": 156,
"column": 15
},
"end": {
"line": 156,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4563,
"end": 4564,
"loc": {
"start": {
"line": 156,
"column": 16
},
"end": {
"line": 156,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4574,
"end": 4575,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 9
}
}
},
{
"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": 157,
"column": 9
},
"end": {
"line": 157,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4582,
"end": 4583,
"loc": {
"start": {
"line": 158,
"column": 4
},
"end": {
"line": 158,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4583,
"end": 4584,
"loc": {
"start": {
"line": 158,
"column": 5
},
"end": {
"line": 158,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4590,
"end": 4596,
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 159,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4597,
"end": 4599,
"loc": {
"start": {
"line": 159,
"column": 11
},
"end": {
"line": 159,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4605,
"end": 4611,
"loc": {
"start": {
"line": 160,
"column": 4
},
"end": {
"line": 160,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4611,
"end": 4612,
"loc": {
"start": {
"line": 160,
"column": 10
},
"end": {
"line": 160,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 4612,
"end": 4624,
"loc": {
"start": {
"line": 160,
"column": 11
},
"end": {
"line": 160,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4624,
"end": 4625,
"loc": {
"start": {
"line": 160,
"column": 23
},
"end": {
"line": 160,
"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": 4635,
"end": 4638,
"loc": {
"start": {
"line": 161,
"column": 8
},
"end": {
"line": 161,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemEjectorComponent",
"start": 4639,
"end": 4659,
"loc": {
"start": {
"line": 161,
"column": 12
},
"end": {
"line": 161,
"column": 32
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4659,
"end": 4660,
"loc": {
"start": {
"line": 161,
"column": 32
},
"end": {
"line": 161,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4660,
"end": 4661,
"loc": {
"start": {
"line": 161,
"column": 33
},
"end": {
"line": 161,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "slots",
"start": 4675,
"end": 4680,
"loc": {
"start": {
"line": 162,
"column": 12
},
"end": {
"line": 162,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4680,
"end": 4681,
"loc": {
"start": {
"line": 162,
"column": 17
},
"end": {
"line": 162,
"column": 18
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4682,
"end": 4683,
"loc": {
"start": {
"line": 162,
"column": 19
},
"end": {
"line": 162,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4683,
"end": 4684,
"loc": {
"start": {
"line": 162,
"column": 20
},
"end": {
"line": 162,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 4702,
"end": 4705,
"loc": {
"start": {
"line": 163,
"column": 16
},
"end": {
"line": 163,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4705,
"end": 4706,
"loc": {
"start": {
"line": 163,
"column": 19
},
"end": {
"line": 163,
"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": 4707,
"end": 4710,
"loc": {
"start": {
"line": 163,
"column": 21
},
"end": {
"line": 163,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4711,
"end": 4717,
"loc": {
"start": {
"line": 163,
"column": 25
},
"end": {
"line": 163,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4717,
"end": 4718,
"loc": {
"start": {
"line": 163,
"column": 31
},
"end": {
"line": 163,
"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": 4718,
"end": 4719,
"loc": {
"start": {
"line": 163,
"column": 32
},
"end": {
"line": 163,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4719,
"end": 4720,
"loc": {
"start": {
"line": 163,
"column": 33
},
"end": {
"line": 163,
"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": 4721,
"end": 4722,
"loc": {
"start": {
"line": 163,
"column": 35
},
"end": {
"line": 163,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4722,
"end": 4723,
"loc": {
"start": {
"line": 163,
"column": 36
},
"end": {
"line": 163,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4723,
"end": 4724,
"loc": {
"start": {
"line": 163,
"column": 37
},
"end": {
"line": 163,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 4742,
"end": 4751,
"loc": {
"start": {
"line": 164,
"column": 16
},
"end": {
"line": 164,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4751,
"end": 4752,
"loc": {
"start": {
"line": 164,
"column": 25
},
"end": {
"line": 164,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 4753,
"end": 4766,
"loc": {
"start": {
"line": 164,
"column": 27
},
"end": {
"line": 164,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4766,
"end": 4767,
"loc": {
"start": {
"line": 164,
"column": 40
},
"end": {
"line": 164,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 4767,
"end": 4770,
"loc": {
"start": {
"line": 164,
"column": 41
},
"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": 4770,
"end": 4771,
"loc": {
"start": {
"line": 164,
"column": 44
},
"end": {
"line": 164,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4785,
"end": 4786,
"loc": {
"start": {
"line": 165,
"column": 12
},
"end": {
"line": 165,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4786,
"end": 4787,
"loc": {
"start": {
"line": 165,
"column": 13
},
"end": {
"line": 165,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4788,
"end": 4789,
"loc": {
"start": {
"line": 165,
"column": 15
},
"end": {
"line": 165,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4789,
"end": 4790,
"loc": {
"start": {
"line": 165,
"column": 16
},
"end": {
"line": 165,
"column": 17
}
}
},
{
"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": 166,
"column": 8
},
"end": {
"line": 166,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4801,
"end": 4802,
"loc": {
"start": {
"line": 166,
"column": 9
},
"end": {
"line": 166,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4808,
"end": 4809,
"loc": {
"start": {
"line": 167,
"column": 4
},
"end": {
"line": 167,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4809,
"end": 4810,
"loc": {
"start": {
"line": 167,
"column": 5
},
"end": {
"line": 167,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4816,
"end": 4822,
"loc": {
"start": {
"line": 168,
"column": 4
},
"end": {
"line": 168,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4823,
"end": 4825,
"loc": {
"start": {
"line": 168,
"column": 11
},
"end": {
"line": 168,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4831,
"end": 4837,
"loc": {
"start": {
"line": 169,
"column": 4
},
"end": {
"line": 169,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4837,
"end": 4838,
"loc": {
"start": {
"line": 169,
"column": 10
},
"end": {
"line": 169,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 4838,
"end": 4850,
"loc": {
"start": {
"line": 169,
"column": 11
},
"end": {
"line": 169,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4850,
"end": 4851,
"loc": {
"start": {
"line": 169,
"column": 23
},
"end": {
"line": 169,
"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": 4861,
"end": 4864,
"loc": {
"start": {
"line": 170,
"column": 8
},
"end": {
"line": 170,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessorComponent",
"start": 4865,
"end": 4887,
"loc": {
"start": {
"line": 170,
"column": 12
},
"end": {
"line": 170,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4887,
"end": 4888,
"loc": {
"start": {
"line": 170,
"column": 34
},
"end": {
"line": 170,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4888,
"end": 4889,
"loc": {
"start": {
"line": 170,
"column": 35
},
"end": {
"line": 170,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "processorType",
"start": 4903,
"end": 4916,
"loc": {
"start": {
"line": 171,
"column": 12
},
"end": {
"line": 171,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4916,
"end": 4917,
"loc": {
"start": {
"line": 171,
"column": 25
},
"end": {
"line": 171,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 4918,
"end": 4940,
"loc": {
"start": {
"line": 171,
"column": 27
},
"end": {
"line": 171,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4940,
"end": 4941,
"loc": {
"start": {
"line": 171,
"column": 49
},
"end": {
"line": 171,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reader",
"start": 4941,
"end": 4947,
"loc": {
"start": {
"line": 171,
"column": 50
},
"end": {
"line": 171,
"column": 56
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4947,
"end": 4948,
"loc": {
"start": {
"line": 171,
"column": 56
},
"end": {
"line": 171,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputsPerCharge",
"start": 4962,
"end": 4977,
"loc": {
"start": {
"line": 172,
"column": 12
},
"end": {
"line": 172,
"column": 27
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4977,
"end": 4978,
"loc": {
"start": {
"line": 172,
"column": 27
},
"end": {
"line": 172,
"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": 4979,
"end": 4980,
"loc": {
"start": {
"line": 172,
"column": 29
},
"end": {
"line": 172,
"column": 30
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4980,
"end": 4981,
"loc": {
"start": {
"line": 172,
"column": 30
},
"end": {
"line": 172,
"column": 31
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4991,
"end": 4992,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4992,
"end": 4993,
"loc": {
"start": {
"line": 173,
"column": 9
},
"end": {
"line": 173,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4999,
"end": 5000,
"loc": {
"start": {
"line": 174,
"column": 4
},
"end": {
"line": 174,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5000,
"end": 5001,
"loc": {
"start": {
"line": 174,
"column": 5
},
"end": {
"line": 174,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5007,
"end": 5013,
"loc": {
"start": {
"line": 175,
"column": 4
},
"end": {
"line": 175,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5014,
"end": 5016,
"loc": {
"start": {
"line": 175,
"column": 11
},
"end": {
"line": 175,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5022,
"end": 5028,
"loc": {
"start": {
"line": 176,
"column": 4
},
"end": {
"line": 176,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5028,
"end": 5029,
"loc": {
"start": {
"line": 176,
"column": 10
},
"end": {
"line": 176,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 5029,
"end": 5041,
"loc": {
"start": {
"line": 176,
"column": 11
},
"end": {
"line": 176,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5041,
"end": 5042,
"loc": {
"start": {
"line": 176,
"column": 23
},
"end": {
"line": 176,
"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": 5052,
"end": 5055,
"loc": {
"start": {
"line": 177,
"column": 8
},
"end": {
"line": 177,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BeltUnderlaysComponent",
"start": 5056,
"end": 5078,
"loc": {
"start": {
"line": 177,
"column": 12
},
"end": {
"line": 177,
"column": 34
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5078,
"end": 5079,
"loc": {
"start": {
"line": 177,
"column": 34
},
"end": {
"line": 177,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5079,
"end": 5080,
"loc": {
"start": {
"line": 177,
"column": 35
},
"end": {
"line": 177,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "underlays",
"start": 5094,
"end": 5103,
"loc": {
"start": {
"line": 178,
"column": 12
},
"end": {
"line": 178,
"column": 21
}
}
},
{
"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": 178,
"column": 21
},
"end": {
"line": 178,
"column": 22
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5105,
"end": 5106,
"loc": {
"start": {
"line": 178,
"column": 23
},
"end": {
"line": 178,
"column": 24
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5106,
"end": 5107,
"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": "pos",
"start": 5125,
"end": 5128,
"loc": {
"start": {
"line": 179,
"column": 16
},
"end": {
"line": 179,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5128,
"end": 5129,
"loc": {
"start": {
"line": 179,
"column": 19
},
"end": {
"line": 179,
"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": 5130,
"end": 5133,
"loc": {
"start": {
"line": 179,
"column": 21
},
"end": {
"line": 179,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 5134,
"end": 5140,
"loc": {
"start": {
"line": 179,
"column": 25
},
"end": {
"line": 179,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5140,
"end": 5141,
"loc": {
"start": {
"line": 179,
"column": 31
},
"end": {
"line": 179,
"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": 5141,
"end": 5142,
"loc": {
"start": {
"line": 179,
"column": 32
},
"end": {
"line": 179,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5142,
"end": 5143,
"loc": {
"start": {
"line": 179,
"column": 33
},
"end": {
"line": 179,
"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": 5144,
"end": 5145,
"loc": {
"start": {
"line": 179,
"column": 35
},
"end": {
"line": 179,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5145,
"end": 5146,
"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": 5146,
"end": 5147,
"loc": {
"start": {
"line": 179,
"column": 37
},
"end": {
"line": 179,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 5165,
"end": 5174,
"loc": {
"start": {
"line": 180,
"column": 16
},
"end": {
"line": 180,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5174,
"end": 5175,
"loc": {
"start": {
"line": 180,
"column": 25
},
"end": {
"line": 180,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 5176,
"end": 5189,
"loc": {
"start": {
"line": 180,
"column": 27
},
"end": {
"line": 180,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5189,
"end": 5190,
"loc": {
"start": {
"line": 180,
"column": 40
},
"end": {
"line": 180,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 5190,
"end": 5193,
"loc": {
"start": {
"line": 180,
"column": 41
},
"end": {
"line": 180,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5193,
"end": 5194,
"loc": {
"start": {
"line": 180,
"column": 44
},
"end": {
"line": 180,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5208,
"end": 5209,
"loc": {
"start": {
"line": 181,
"column": 12
},
"end": {
"line": 181,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5209,
"end": 5210,
"loc": {
"start": {
"line": 181,
"column": 13
},
"end": {
"line": 181,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5211,
"end": 5212,
"loc": {
"start": {
"line": 181,
"column": 15
},
"end": {
"line": 181,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5212,
"end": 5213,
"loc": {
"start": {
"line": 181,
"column": 16
},
"end": {
"line": 181,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5223,
"end": 5224,
"loc": {
"start": {
"line": 182,
"column": 8
},
"end": {
"line": 182,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5224,
"end": 5225,
"loc": {
"start": {
"line": 182,
"column": 9
},
"end": {
"line": 182,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5231,
"end": 5232,
"loc": {
"start": {
"line": 183,
"column": 4
},
"end": {
"line": 183,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5232,
"end": 5233,
"loc": {
"start": {
"line": 183,
"column": 5
},
"end": {
"line": 183,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5239,
"end": 5245,
"loc": {
"start": {
"line": 184,
"column": 4
},
"end": {
"line": 184,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5246,
"end": 5248,
"loc": {
"start": {
"line": 184,
"column": 11
},
"end": {
"line": 184,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5249,
"end": 5255,
"loc": {
"start": {
"line": 184,
"column": 14
},
"end": {
"line": 184,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5255,
"end": 5256,
"loc": {
"start": {
"line": 184,
"column": 20
},
"end": {
"line": 184,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 5256,
"end": 5268,
"loc": {
"start": {
"line": 184,
"column": 21
},
"end": {
"line": 184,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5268,
"end": 5269,
"loc": {
"start": {
"line": 184,
"column": 33
},
"end": {
"line": 184,
"column": 34
}
}
},
{
"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": 5269,
"end": 5272,
"loc": {
"start": {
"line": 184,
"column": 34
},
"end": {
"line": 184,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BeltReaderComponent",
"start": 5273,
"end": 5292,
"loc": {
"start": {
"line": 184,
"column": 38
},
"end": {
"line": 184,
"column": 57
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5292,
"end": 5293,
"loc": {
"start": {
"line": 184,
"column": 57
},
"end": {
"line": 184,
"column": 58
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5293,
"end": 5294,
"loc": {
"start": {
"line": 184,
"column": 58
},
"end": {
"line": 184,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5294,
"end": 5295,
"loc": {
"start": {
"line": 184,
"column": 59
},
"end": {
"line": 184,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5295,
"end": 5296,
"loc": {
"start": {
"line": 184,
"column": 60
},
"end": {
"line": 184,
"column": 61
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5298,
"end": 5299,
"loc": {
"start": {
"line": 185,
"column": 0
},
"end": {
"line": 185,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5299,
"end": 5300,
"loc": {
"start": {
"line": 185,
"column": 1
},
"end": {
"line": 185,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 5304,
"end": 5322,
"loc": {
"start": {
"line": 187,
"column": 0
},
"end": {
"line": 187,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5322,
"end": 5323,
"loc": {
"start": {
"line": 187,
"column": 18
},
"end": {
"line": 187,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 5323,
"end": 5333,
"loc": {
"start": {
"line": 187,
"column": 19
},
"end": {
"line": 187,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5334,
"end": 5335,
"loc": {
"start": {
"line": 187,
"column": 30
},
"end": {
"line": 187,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5336,
"end": 5337,
"loc": {
"start": {
"line": 187,
"column": 32
},
"end": {
"line": 187,
"column": 33
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5343,
"end": 5344,
"loc": {
"start": {
"line": 188,
"column": 4
},
"end": {
"line": 188,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5344,
"end": 5366,
"loc": {
"start": {
"line": 188,
"column": 5
},
"end": {
"line": 188,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5366,
"end": 5367,
"loc": {
"start": {
"line": 188,
"column": 27
},
"end": {
"line": 188,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5367,
"end": 5368,
"loc": {
"start": {
"line": 188,
"column": 28
},
"end": {
"line": 188,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5369,
"end": 5370,
"loc": {
"start": {
"line": 188,
"column": 30
},
"end": {
"line": 188,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5370,
"end": 5371,
"loc": {
"start": {
"line": 188,
"column": 31
},
"end": {
"line": 188,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5372,
"end": 5374,
"loc": {
"start": {
"line": 188,
"column": 33
},
"end": {
"line": 188,
"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": 5375,
"end": 5378,
"loc": {
"start": {
"line": 188,
"column": 36
},
"end": {
"line": 188,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 5379,
"end": 5385,
"loc": {
"start": {
"line": 188,
"column": 40
},
"end": {
"line": 188,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5385,
"end": 5386,
"loc": {
"start": {
"line": 188,
"column": 46
},
"end": {
"line": 188,
"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": 5386,
"end": 5387,
"loc": {
"start": {
"line": 188,
"column": 47
},
"end": {
"line": 188,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5387,
"end": 5388,
"loc": {
"start": {
"line": 188,
"column": 48
},
"end": {
"line": 188,
"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": 5389,
"end": 5390,
"loc": {
"start": {
"line": 188,
"column": 50
},
"end": {
"line": 188,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5390,
"end": 5391,
"loc": {
"start": {
"line": 188,
"column": 51
},
"end": {
"line": 188,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5391,
"end": 5392,
"loc": {
"start": {
"line": 188,
"column": 52
},
"end": {
"line": 188,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5394,
"end": 5395,
"loc": {
"start": {
"line": 189,
"column": 0
},
"end": {
"line": 189,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5395,
"end": 5396,
"loc": {
"start": {
"line": 189,
"column": 1
},
"end": {
"line": 189,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 5400,
"end": 5418,
"loc": {
"start": {
"line": 191,
"column": 0
},
"end": {
"line": 191,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5418,
"end": 5419,
"loc": {
"start": {
"line": 191,
"column": 18
},
"end": {
"line": 191,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 5419,
"end": 5435,
"loc": {
"start": {
"line": 191,
"column": 19
},
"end": {
"line": 191,
"column": 35
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5436,
"end": 5437,
"loc": {
"start": {
"line": 191,
"column": 36
},
"end": {
"line": 191,
"column": 37
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5438,
"end": 5439,
"loc": {
"start": {
"line": 191,
"column": 38
},
"end": {
"line": 191,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5445,
"end": 5446,
"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": "defaultBuildingVariant",
"start": 5446,
"end": 5468,
"loc": {
"start": {
"line": 192,
"column": 5
},
"end": {
"line": 192,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5468,
"end": 5469,
"loc": {
"start": {
"line": 192,
"column": 27
},
"end": {
"line": 192,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5469,
"end": 5470,
"loc": {
"start": {
"line": 192,
"column": 28
},
"end": {
"line": 192,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5471,
"end": 5472,
"loc": {
"start": {
"line": 192,
"column": 30
},
"end": {
"line": 192,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5472,
"end": 5473,
"loc": {
"start": {
"line": 192,
"column": 31
},
"end": {
"line": 192,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5474,
"end": 5476,
"loc": {
"start": {
"line": 192,
"column": 33
},
"end": {
"line": 192,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#25fff2",
"start": 5477,
"end": 5486,
"loc": {
"start": {
"line": 192,
"column": 36
},
"end": {
"line": 192,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5486,
"end": 5487,
"loc": {
"start": {
"line": 192,
"column": 45
},
"end": {
"line": 192,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5489,
"end": 5490,
"loc": {
"start": {
"line": 193,
"column": 0
},
"end": {
"line": 193,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5490,
"end": 5491,
"loc": {
"start": {
"line": 193,
"column": 1
},
"end": {
"line": 193,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 5495,
"end": 5513,
"loc": {
"start": {
"line": 195,
"column": 0
},
"end": {
"line": 195,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5513,
"end": 5514,
"loc": {
"start": {
"line": 195,
"column": 18
},
"end": {
"line": 195,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 5514,
"end": 5525,
"loc": {
"start": {
"line": 195,
"column": 19
},
"end": {
"line": 195,
"column": 30
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5526,
"end": 5527,
"loc": {
"start": {
"line": 195,
"column": 31
},
"end": {
"line": 195,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5528,
"end": 5529,
"loc": {
"start": {
"line": 195,
"column": 33
},
"end": {
"line": 195,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5535,
"end": 5536,
"loc": {
"start": {
"line": 196,
"column": 4
},
"end": {
"line": 196,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5536,
"end": 5558,
"loc": {
"start": {
"line": 196,
"column": 5
},
"end": {
"line": 196,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5558,
"end": 5559,
"loc": {
"start": {
"line": 196,
"column": 27
},
"end": {
"line": 196,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5559,
"end": 5560,
"loc": {
"start": {
"line": 196,
"column": 28
},
"end": {
"line": 196,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5561,
"end": 5562,
"loc": {
"start": {
"line": 196,
"column": 30
},
"end": {
"line": 196,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5562,
"end": 5563,
"loc": {
"start": {
"line": 196,
"column": 31
},
"end": {
"line": 196,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5564,
"end": 5566,
"loc": {
"start": {
"line": 196,
"column": 33
},
"end": {
"line": 196,
"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": 5567,
"end": 5571,
"loc": {
"start": {
"line": 196,
"column": 36
},
"end": {
"line": 196,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5571,
"end": 5572,
"loc": {
"start": {
"line": 196,
"column": 40
},
"end": {
"line": 196,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5574,
"end": 5575,
"loc": {
"start": {
"line": 197,
"column": 0
},
"end": {
"line": 197,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5575,
"end": 5576,
"loc": {
"start": {
"line": 197,
"column": 1
},
"end": {
"line": 197,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 5580,
"end": 5598,
"loc": {
"start": {
"line": 199,
"column": 0
},
"end": {
"line": 199,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5598,
"end": 5599,
"loc": {
"start": {
"line": 199,
"column": 18
},
"end": {
"line": 199,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 5599,
"end": 5611,
"loc": {
"start": {
"line": 199,
"column": 19
},
"end": {
"line": 199,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5612,
"end": 5613,
"loc": {
"start": {
"line": 199,
"column": 32
},
"end": {
"line": 199,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5614,
"end": 5615,
"loc": {
"start": {
"line": 199,
"column": 34
},
"end": {
"line": 199,
"column": 35
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5621,
"end": 5622,
"loc": {
"start": {
"line": 200,
"column": 4
},
"end": {
"line": 200,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5622,
"end": 5644,
"loc": {
"start": {
"line": 200,
"column": 5
},
"end": {
"line": 200,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5644,
"end": 5645,
"loc": {
"start": {
"line": 200,
"column": 27
},
"end": {
"line": 200,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5645,
"end": 5646,
"loc": {
"start": {
"line": 200,
"column": 28
},
"end": {
"line": 200,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5647,
"end": 5648,
"loc": {
"start": {
"line": 200,
"column": 30
},
"end": {
"line": 200,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5648,
"end": 5649,
"loc": {
"start": {
"line": 200,
"column": 31
},
"end": {
"line": 200,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5650,
"end": 5652,
"loc": {
"start": {
"line": 200,
"column": 33
},
"end": {
"line": 200,
"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": 5653,
"end": 5657,
"loc": {
"start": {
"line": 200,
"column": 36
},
"end": {
"line": 200,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5657,
"end": 5658,
"loc": {
"start": {
"line": 200,
"column": 40
},
"end": {
"line": 200,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5660,
"end": 5661,
"loc": {
"start": {
"line": 201,
"column": 0
},
"end": {
"line": 201,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5661,
"end": 5662,
"loc": {
"start": {
"line": 201,
"column": 1
},
"end": {
"line": 201,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 5666,
"end": 5684,
"loc": {
"start": {
"line": 203,
"column": 0
},
"end": {
"line": 203,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5684,
"end": 5685,
"loc": {
"start": {
"line": 203,
"column": 18
},
"end": {
"line": 203,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "additionalStatistics",
"start": 5685,
"end": 5705,
"loc": {
"start": {
"line": 203,
"column": 19
},
"end": {
"line": 203,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5706,
"end": 5707,
"loc": {
"start": {
"line": 203,
"column": 40
},
"end": {
"line": 203,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5708,
"end": 5709,
"loc": {
"start": {
"line": 203,
"column": 42
},
"end": {
"line": 203,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5715,
"end": 5716,
"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": "defaultBuildingVariant",
"start": 5716,
"end": 5738,
"loc": {
"start": {
"line": 204,
"column": 5
},
"end": {
"line": 204,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5738,
"end": 5739,
"loc": {
"start": {
"line": 204,
"column": 27
},
"end": {
"line": 204,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5739,
"end": 5740,
"loc": {
"start": {
"line": 204,
"column": 28
},
"end": {
"line": 204,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5741,
"end": 5745,
"loc": {
"start": {
"line": 204,
"column": 30
},
"end": {
"line": 204,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5746,
"end": 5748,
"loc": {
"start": {
"line": 204,
"column": 35
},
"end": {
"line": 204,
"column": 37
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5749,
"end": 5750,
"loc": {
"start": {
"line": 204,
"column": 38
},
"end": {
"line": 204,
"column": 39
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5760,
"end": 5761,
"loc": {
"start": {
"line": 205,
"column": 8
},
"end": {
"line": 205,
"column": 9
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "T",
"start": 5761,
"end": 5762,
"loc": {
"start": {
"line": 205,
"column": 9
},
"end": {
"line": 205,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5762,
"end": 5763,
"loc": {
"start": {
"line": 205,
"column": 10
},
"end": {
"line": 205,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ingame",
"start": 5763,
"end": 5769,
"loc": {
"start": {
"line": 205,
"column": 11
},
"end": {
"line": 205,
"column": 17
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5769,
"end": 5770,
"loc": {
"start": {
"line": 205,
"column": 17
},
"end": {
"line": 205,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "buildingPlacement",
"start": 5770,
"end": 5787,
"loc": {
"start": {
"line": 205,
"column": 18
},
"end": {
"line": 205,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5787,
"end": 5788,
"loc": {
"start": {
"line": 205,
"column": 35
},
"end": {
"line": 205,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "infoTexts",
"start": 5788,
"end": 5797,
"loc": {
"start": {
"line": 205,
"column": 36
},
"end": {
"line": 205,
"column": 45
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5797,
"end": 5798,
"loc": {
"start": {
"line": 205,
"column": 45
},
"end": {
"line": 205,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "speed",
"start": 5798,
"end": 5803,
"loc": {
"start": {
"line": 205,
"column": 46
},
"end": {
"line": 205,
"column": 51
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5803,
"end": 5804,
"loc": {
"start": {
"line": 205,
"column": 51
},
"end": {
"line": 205,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "formatItemsPerSecond",
"start": 5805,
"end": 5825,
"loc": {
"start": {
"line": 205,
"column": 53
},
"end": {
"line": 205,
"column": 73
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5825,
"end": 5826,
"loc": {
"start": {
"line": 205,
"column": 73
},
"end": {
"line": 205,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5826,
"end": 5830,
"loc": {
"start": {
"line": 205,
"column": 74
},
"end": {
"line": 205,
"column": 78
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5830,
"end": 5831,
"loc": {
"start": {
"line": 205,
"column": 78
},
"end": {
"line": 205,
"column": 79
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 5831,
"end": 5839,
"loc": {
"start": {
"line": 205,
"column": 79
},
"end": {
"line": 205,
"column": 87
}
}
},
{
"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": 205,
"column": 87
},
"end": {
"line": 205,
"column": 88
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getBeltBaseSpeed",
"start": 5840,
"end": 5856,
"loc": {
"start": {
"line": 205,
"column": 88
},
"end": {
"line": 205,
"column": 104
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5856,
"end": 5857,
"loc": {
"start": {
"line": 205,
"column": 104
},
"end": {
"line": 205,
"column": 105
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5857,
"end": 5858,
"loc": {
"start": {
"line": 205,
"column": 105
},
"end": {
"line": 205,
"column": 106
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5858,
"end": 5859,
"loc": {
"start": {
"line": 205,
"column": 106
},
"end": {
"line": 205,
"column": 107
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5859,
"end": 5860,
"loc": {
"start": {
"line": 205,
"column": 107
},
"end": {
"line": 205,
"column": 108
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5860,
"end": 5861,
"loc": {
"start": {
"line": 205,
"column": 108
},
"end": {
"line": 205,
"column": 109
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5867,
"end": 5868,
"loc": {
"start": {
"line": 206,
"column": 4
},
"end": {
"line": 206,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5868,
"end": 5869,
"loc": {
"start": {
"line": 206,
"column": 5
},
"end": {
"line": 206,
"column": 6
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5871,
"end": 5872,
"loc": {
"start": {
"line": 207,
"column": 0
},
"end": {
"line": 207,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5872,
"end": 5873,
"loc": {
"start": {
"line": 207,
"column": 1
},
"end": {
"line": 207,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 5877,
"end": 5895,
"loc": {
"start": {
"line": 209,
"column": 0
},
"end": {
"line": 209,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5895,
"end": 5896,
"loc": {
"start": {
"line": 209,
"column": 18
},
"end": {
"line": 209,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 5896,
"end": 5911,
"loc": {
"start": {
"line": 209,
"column": 19
},
"end": {
"line": 209,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5912,
"end": 5913,
"loc": {
"start": {
"line": 209,
"column": 35
},
"end": {
"line": 209,
"column": 36
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5914,
"end": 5915,
"loc": {
"start": {
"line": 209,
"column": 37
},
"end": {
"line": 209,
"column": 38
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5921,
"end": 5922,
"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": "defaultBuildingVariant",
"start": 5922,
"end": 5944,
"loc": {
"start": {
"line": 210,
"column": 5
},
"end": {
"line": 210,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5944,
"end": 5945,
"loc": {
"start": {
"line": 210,
"column": 27
},
"end": {
"line": 210,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5945,
"end": 5946,
"loc": {
"start": {
"line": 210,
"column": 28
},
"end": {
"line": 210,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5947,
"end": 5948,
"loc": {
"start": {
"line": 210,
"column": 30
},
"end": {
"line": 210,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 5948,
"end": 5954,
"loc": {
"start": {
"line": 210,
"column": 31
},
"end": {
"line": 210,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5954,
"end": 5955,
"loc": {
"start": {
"line": 210,
"column": 37
},
"end": {
"line": 210,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 5956,
"end": 5971,
"loc": {
"start": {
"line": 210,
"column": 39
},
"end": {
"line": 210,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5971,
"end": 5972,
"loc": {
"start": {
"line": 210,
"column": 54
},
"end": {
"line": 210,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5973,
"end": 5975,
"loc": {
"start": {
"line": 210,
"column": 56
},
"end": {
"line": 210,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "generateMatrixRotations",
"start": 5985,
"end": 6008,
"loc": {
"start": {
"line": 211,
"column": 8
},
"end": {
"line": 211,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6008,
"end": 6009,
"loc": {
"start": {
"line": 211,
"column": 31
},
"end": {
"line": 211,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6009,
"end": 6010,
"loc": {
"start": {
"line": 211,
"column": 32
},
"end": {
"line": 211,
"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": 6010,
"end": 6011,
"loc": {
"start": {
"line": 211,
"column": 33
},
"end": {
"line": 211,
"column": 34
}
}
},
{
"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": 211,
"column": 34
},
"end": {
"line": 211,
"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": 6013,
"end": 6014,
"loc": {
"start": {
"line": 211,
"column": 36
},
"end": {
"line": 211,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6014,
"end": 6015,
"loc": {
"start": {
"line": 211,
"column": 37
},
"end": {
"line": 211,
"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": 6016,
"end": 6017,
"loc": {
"start": {
"line": 211,
"column": 39
},
"end": {
"line": 211,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6017,
"end": 6018,
"loc": {
"start": {
"line": 211,
"column": 40
},
"end": {
"line": 211,
"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": 6019,
"end": 6020,
"loc": {
"start": {
"line": 211,
"column": 42
},
"end": {
"line": 211,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6020,
"end": 6021,
"loc": {
"start": {
"line": 211,
"column": 43
},
"end": {
"line": 211,
"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": 6022,
"end": 6023,
"loc": {
"start": {
"line": 211,
"column": 45
},
"end": {
"line": 211,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6023,
"end": 6024,
"loc": {
"start": {
"line": 211,
"column": 46
},
"end": {
"line": 211,
"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": 6025,
"end": 6026,
"loc": {
"start": {
"line": 211,
"column": 48
},
"end": {
"line": 211,
"column": 49
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6026,
"end": 6027,
"loc": {
"start": {
"line": 211,
"column": 49
},
"end": {
"line": 211,
"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": 6028,
"end": 6029,
"loc": {
"start": {
"line": 211,
"column": 51
},
"end": {
"line": 211,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6029,
"end": 6030,
"loc": {
"start": {
"line": 211,
"column": 52
},
"end": {
"line": 211,
"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": 6031,
"end": 6032,
"loc": {
"start": {
"line": 211,
"column": 54
},
"end": {
"line": 211,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6032,
"end": 6033,
"loc": {
"start": {
"line": 211,
"column": 55
},
"end": {
"line": 211,
"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": 6034,
"end": 6035,
"loc": {
"start": {
"line": 211,
"column": 57
},
"end": {
"line": 211,
"column": 58
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6035,
"end": 6036,
"loc": {
"start": {
"line": 211,
"column": 58
},
"end": {
"line": 211,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6036,
"end": 6037,
"loc": {
"start": {
"line": 211,
"column": 59
},
"end": {
"line": 211,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6037,
"end": 6038,
"loc": {
"start": {
"line": 211,
"column": 60
},
"end": {
"line": 211,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6040,
"end": 6041,
"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": 6041,
"end": 6042,
"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": "MetaReaderBuilding",
"start": 6046,
"end": 6064,
"loc": {
"start": {
"line": 214,
"column": 0
},
"end": {
"line": 214,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6064,
"end": 6065,
"loc": {
"start": {
"line": 214,
"column": 18
},
"end": {
"line": 214,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 6065,
"end": 6080,
"loc": {
"start": {
"line": 214,
"column": 19
},
"end": {
"line": 214,
"column": 34
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6081,
"end": 6082,
"loc": {
"start": {
"line": 214,
"column": 35
},
"end": {
"line": 214,
"column": 36
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6083,
"end": 6084,
"loc": {
"start": {
"line": 214,
"column": 37
},
"end": {
"line": 214,
"column": 38
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6090,
"end": 6091,
"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": 6091,
"end": 6113,
"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": 6113,
"end": 6114,
"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": 6114,
"end": 6115,
"loc": {
"start": {
"line": 215,
"column": 28
},
"end": {
"line": 215,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 6116,
"end": 6120,
"loc": {
"start": {
"line": 215,
"column": 30
},
"end": {
"line": 215,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6121,
"end": 6123,
"loc": {
"start": {
"line": 215,
"column": 35
},
"end": {
"line": 215,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 6124,
"end": 6128,
"loc": {
"start": {
"line": 215,
"column": 38
},
"end": {
"line": 215,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6128,
"end": 6129,
"loc": {
"start": {
"line": 215,
"column": 42
},
"end": {
"line": 215,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 6129,
"end": 6137,
"loc": {
"start": {
"line": 215,
"column": 43
},
"end": {
"line": 215,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6137,
"end": 6138,
"loc": {
"start": {
"line": 215,
"column": 51
},
"end": {
"line": 215,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 6138,
"end": 6154,
"loc": {
"start": {
"line": 215,
"column": 52
},
"end": {
"line": 215,
"column": 68
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6154,
"end": 6155,
"loc": {
"start": {
"line": 215,
"column": 68
},
"end": {
"line": 215,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 6155,
"end": 6173,
"loc": {
"start": {
"line": 215,
"column": 69
},
"end": {
"line": 215,
"column": 87
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6173,
"end": 6174,
"loc": {
"start": {
"line": 215,
"column": 87
},
"end": {
"line": 215,
"column": 88
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_belt_reader",
"start": 6174,
"end": 6192,
"loc": {
"start": {
"line": 215,
"column": 88
},
"end": {
"line": 215,
"column": 106
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6192,
"end": 6193,
"loc": {
"start": {
"line": 215,
"column": 106
},
"end": {
"line": 215,
"column": 107
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6193,
"end": 6194,
"loc": {
"start": {
"line": 215,
"column": 107
},
"end": {
"line": 215,
"column": 108
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6196,
"end": 6197,
"loc": {
"start": {
"line": 216,
"column": 0
},
"end": {
"line": 216,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6197,
"end": 6198,
"loc": {
"start": {
"line": 216,
"column": 1
},
"end": {
"line": 216,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 6202,
"end": 6220,
"loc": {
"start": {
"line": 218,
"column": 0
},
"end": {
"line": 218,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6220,
"end": 6221,
"loc": {
"start": {
"line": 218,
"column": 18
},
"end": {
"line": 218,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 6221,
"end": 6235,
"loc": {
"start": {
"line": 218,
"column": 19
},
"end": {
"line": 218,
"column": 33
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6236,
"end": 6237,
"loc": {
"start": {
"line": 218,
"column": 34
},
"end": {
"line": 218,
"column": 35
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6238,
"end": 6239,
"loc": {
"start": {
"line": 218,
"column": 36
},
"end": {
"line": 218,
"column": 37
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6245,
"end": 6246,
"loc": {
"start": {
"line": 219,
"column": 4
},
"end": {
"line": 219,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 6246,
"end": 6268,
"loc": {
"start": {
"line": 219,
"column": 5
},
"end": {
"line": 219,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6268,
"end": 6269,
"loc": {
"start": {
"line": 219,
"column": 27
},
"end": {
"line": 219,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6269,
"end": 6270,
"loc": {
"start": {
"line": 219,
"column": 28
},
"end": {
"line": 219,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 6271,
"end": 6275,
"loc": {
"start": {
"line": 219,
"column": 30
},
"end": {
"line": 219,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6276,
"end": 6278,
"loc": {
"start": {
"line": 219,
"column": 35
},
"end": {
"line": 219,
"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": 6279,
"end": 6288,
"loc": {
"start": {
"line": 219,
"column": 38
},
"end": {
"line": 219,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6288,
"end": 6289,
"loc": {
"start": {
"line": 219,
"column": 47
},
"end": {
"line": 219,
"column": 48
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6291,
"end": 6292,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 220,
"column": 1
}
}
},
{
"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": 220,
"column": 1
},
"end": {
"line": 220,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 6297,
"end": 6315,
"loc": {
"start": {
"line": 222,
"column": 0
},
"end": {
"line": 222,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6315,
"end": 6316,
"loc": {
"start": {
"line": 222,
"column": 18
},
"end": {
"line": 222,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 6316,
"end": 6328,
"loc": {
"start": {
"line": 222,
"column": 19
},
"end": {
"line": 222,
"column": 31
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6329,
"end": 6330,
"loc": {
"start": {
"line": 222,
"column": 32
},
"end": {
"line": 222,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6331,
"end": 6332,
"loc": {
"start": {
"line": 222,
"column": 34
},
"end": {
"line": 222,
"column": 35
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6338,
"end": 6339,
"loc": {
"start": {
"line": 223,
"column": 4
},
"end": {
"line": 223,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 6339,
"end": 6361,
"loc": {
"start": {
"line": 223,
"column": 5
},
"end": {
"line": 223,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6361,
"end": 6362,
"loc": {
"start": {
"line": 223,
"column": 27
},
"end": {
"line": 223,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6362,
"end": 6363,
"loc": {
"start": {
"line": 223,
"column": 28
},
"end": {
"line": 223,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6364,
"end": 6365,
"loc": {
"start": {
"line": 223,
"column": 30
},
"end": {
"line": 223,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6365,
"end": 6366,
"loc": {
"start": {
"line": 223,
"column": 31
},
"end": {
"line": 223,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6367,
"end": 6369,
"loc": {
"start": {
"line": 223,
"column": 33
},
"end": {
"line": 223,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 6370,
"end": 6377,
"loc": {
"start": {
"line": 223,
"column": 36
},
"end": {
"line": 223,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6377,
"end": 6378,
"loc": {
"start": {
"line": 223,
"column": 43
},
"end": {
"line": 223,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6380,
"end": 6381,
"loc": {
"start": {
"line": 224,
"column": 0
},
"end": {
"line": 224,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6381,
"end": 6382,
"loc": {
"start": {
"line": 224,
"column": 1
},
"end": {
"line": 224,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 6386,
"end": 6404,
"loc": {
"start": {
"line": 226,
"column": 0
},
"end": {
"line": 226,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6404,
"end": 6405,
"loc": {
"start": {
"line": 226,
"column": 18
},
"end": {
"line": 226,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 6405,
"end": 6415,
"loc": {
"start": {
"line": 226,
"column": 19
},
"end": {
"line": 226,
"column": 29
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6416,
"end": 6417,
"loc": {
"start": {
"line": 226,
"column": 30
},
"end": {
"line": 226,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6418,
"end": 6419,
"loc": {
"start": {
"line": 226,
"column": 32
},
"end": {
"line": 226,
"column": 33
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6425,
"end": 6426,
"loc": {
"start": {
"line": 227,
"column": 4
},
"end": {
"line": 227,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 6426,
"end": 6448,
"loc": {
"start": {
"line": 227,
"column": 5
},
"end": {
"line": 227,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6448,
"end": 6449,
"loc": {
"start": {
"line": 227,
"column": 27
},
"end": {
"line": 227,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6449,
"end": 6450,
"loc": {
"start": {
"line": 227,
"column": 28
},
"end": {
"line": 227,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6451,
"end": 6452,
"loc": {
"start": {
"line": 227,
"column": 30
},
"end": {
"line": 227,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6452,
"end": 6453,
"loc": {
"start": {
"line": 227,
"column": 31
},
"end": {
"line": 227,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6454,
"end": 6456,
"loc": {
"start": {
"line": 227,
"column": 33
},
"end": {
"line": 227,
"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": 6457,
"end": 6461,
"loc": {
"start": {
"line": 227,
"column": 36
},
"end": {
"line": 227,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6461,
"end": 6462,
"loc": {
"start": {
"line": 227,
"column": 40
},
"end": {
"line": 227,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6464,
"end": 6465,
"loc": {
"start": {
"line": 228,
"column": 0
},
"end": {
"line": 228,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6465,
"end": 6466,
"loc": {
"start": {
"line": 228,
"column": 1
},
"end": {
"line": 228,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaReaderBuilding",
"start": 6470,
"end": 6488,
"loc": {
"start": {
"line": 230,
"column": 0
},
"end": {
"line": 230,
"column": 18
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6488,
"end": 6489,
"loc": {
"start": {
"line": 230,
"column": 18
},
"end": {
"line": 230,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 6489,
"end": 6508,
"loc": {
"start": {
"line": 230,
"column": 19
},
"end": {
"line": 230,
"column": 38
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6509,
"end": 6510,
"loc": {
"start": {
"line": 230,
"column": 39
},
"end": {
"line": 230,
"column": 40
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6511,
"end": 6512,
"loc": {
"start": {
"line": 230,
"column": 41
},
"end": {
"line": 230,
"column": 42
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6518,
"end": 6519,
"loc": {
"start": {
"line": 231,
"column": 4
},
"end": {
"line": 231,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 6519,
"end": 6541,
"loc": {
"start": {
"line": 231,
"column": 5
},
"end": {
"line": 231,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6541,
"end": 6542,
"loc": {
"start": {
"line": 231,
"column": 27
},
"end": {
"line": 231,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6542,
"end": 6543,
"loc": {
"start": {
"line": 231,
"column": 28
},
"end": {
"line": 231,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6544,
"end": 6545,
"loc": {
"start": {
"line": 231,
"column": 30
},
"end": {
"line": 231,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 6545,
"end": 6551,
"loc": {
"start": {
"line": 231,
"column": 31
},
"end": {
"line": 231,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6551,
"end": 6552,
"loc": {
"start": {
"line": 231,
"column": 37
},
"end": {
"line": 231,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 6553,
"end": 6568,
"loc": {
"start": {
"line": 231,
"column": 39
},
"end": {
"line": 231,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6568,
"end": 6569,
"loc": {
"start": {
"line": 231,
"column": 54
},
"end": {
"line": 231,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6570,
"end": 6572,
"loc": {
"start": {
"line": 231,
"column": 56
},
"end": {
"line": 231,
"column": 58
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6573,
"end": 6574,
"loc": {
"start": {
"line": 231,
"column": 59
},
"end": {
"line": 231,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 6584,
"end": 6590,
"loc": {
"start": {
"line": 232,
"column": 8
},
"end": {
"line": 232,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6590,
"end": 6591,
"loc": {
"start": {
"line": 232,
"column": 14
},
"end": {
"line": 232,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 6591,
"end": 6601,
"loc": {
"start": {
"line": 232,
"column": 15
},
"end": {
"line": 232,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6601,
"end": 6602,
"loc": {
"start": {
"line": 232,
"column": 25
},
"end": {
"line": 232,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemAcceptor",
"start": 6602,
"end": 6614,
"loc": {
"start": {
"line": 232,
"column": 26
},
"end": {
"line": 232,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6614,
"end": 6615,
"loc": {
"start": {
"line": 232,
"column": 38
},
"end": {
"line": 232,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 6615,
"end": 6623,
"loc": {
"start": {
"line": 232,
"column": 39
},
"end": {
"line": 232,
"column": 47
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6623,
"end": 6624,
"loc": {
"start": {
"line": 232,
"column": 47
},
"end": {
"line": 232,
"column": 48
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6624,
"end": 6625,
"loc": {
"start": {
"line": 232,
"column": 48
},
"end": {
"line": 232,
"column": 49
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6625,
"end": 6626,
"loc": {
"start": {
"line": 232,
"column": 49
},
"end": {
"line": 232,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 6640,
"end": 6643,
"loc": {
"start": {
"line": 233,
"column": 12
},
"end": {
"line": 233,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6643,
"end": 6644,
"loc": {
"start": {
"line": 233,
"column": 15
},
"end": {
"line": 233,
"column": 16
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 6645,
"end": 6648,
"loc": {
"start": {
"line": 233,
"column": 17
},
"end": {
"line": 233,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 6649,
"end": 6655,
"loc": {
"start": {
"line": 233,
"column": 21
},
"end": {
"line": 233,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6655,
"end": 6656,
"loc": {
"start": {
"line": 233,
"column": 27
},
"end": {
"line": 233,
"column": 28
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 6656,
"end": 6657,
"loc": {
"start": {
"line": 233,
"column": 28
},
"end": {
"line": 233,
"column": 29
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6657,
"end": 6658,
"loc": {
"start": {
"line": 233,
"column": 29
},
"end": {
"line": 233,
"column": 30
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 6659,
"end": 6660,
"loc": {
"start": {
"line": 233,
"column": 31
},
"end": {
"line": 233,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6660,
"end": 6661,
"loc": {
"start": {
"line": 233,
"column": 32
},
"end": {
"line": 233,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6661,
"end": 6662,
"loc": {
"start": {
"line": 233,
"column": 33
},
"end": {
"line": 233,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "directions",
"start": 6676,
"end": 6686,
"loc": {
"start": {
"line": 234,
"column": 12
},
"end": {
"line": 234,
"column": 22
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6686,
"end": 6687,
"loc": {
"start": {
"line": 234,
"column": 22
},
"end": {
"line": 234,
"column": 23
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6688,
"end": 6689,
"loc": {
"start": {
"line": 234,
"column": 24
},
"end": {
"line": 234,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 6689,
"end": 6702,
"loc": {
"start": {
"line": 234,
"column": 25
},
"end": {
"line": 234,
"column": 38
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6702,
"end": 6703,
"loc": {
"start": {
"line": 234,
"column": 38
},
"end": {
"line": 234,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 6703,
"end": 6709,
"loc": {
"start": {
"line": 234,
"column": 39
},
"end": {
"line": 234,
"column": 45
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6709,
"end": 6710,
"loc": {
"start": {
"line": 234,
"column": 45
},
"end": {
"line": 234,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6710,
"end": 6711,
"loc": {
"start": {
"line": 234,
"column": 46
},
"end": {
"line": 234,
"column": 47
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6721,
"end": 6722,
"loc": {
"start": {
"line": 235,
"column": 8
},
"end": {
"line": 235,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6722,
"end": 6723,
"loc": {
"start": {
"line": 235,
"column": 9
},
"end": {
"line": 235,
"column": 10
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6724,
"end": 6725,
"loc": {
"start": {
"line": 235,
"column": 11
},
"end": {
"line": 235,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6725,
"end": 6726,
"loc": {
"start": {
"line": 235,
"column": 12
},
"end": {
"line": 235,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6726,
"end": 6727,
"loc": {
"start": {
"line": 235,
"column": 13
},
"end": {
"line": 235,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 6739,
"end": 6745,
"loc": {
"start": {
"line": 237,
"column": 8
},
"end": {
"line": 237,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6745,
"end": 6746,
"loc": {
"start": {
"line": 237,
"column": 14
},
"end": {
"line": 237,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 6746,
"end": 6756,
"loc": {
"start": {
"line": 237,
"column": 15
},
"end": {
"line": 237,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6756,
"end": 6757,
"loc": {
"start": {
"line": 237,
"column": 25
},
"end": {
"line": 237,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemEjector",
"start": 6757,
"end": 6768,
"loc": {
"start": {
"line": 237,
"column": 26
},
"end": {
"line": 237,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6768,
"end": 6769,
"loc": {
"start": {
"line": 237,
"column": 37
},
"end": {
"line": 237,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 6769,
"end": 6777,
"loc": {
"start": {
"line": 237,
"column": 38
},
"end": {
"line": 237,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6777,
"end": 6778,
"loc": {
"start": {
"line": 237,
"column": 46
},
"end": {
"line": 237,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6778,
"end": 6779,
"loc": {
"start": {
"line": 237,
"column": 47
},
"end": {
"line": 237,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6779,
"end": 6780,
"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": "pos",
"start": 6794,
"end": 6797,
"loc": {
"start": {
"line": 238,
"column": 12
},
"end": {
"line": 238,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6797,
"end": 6798,
"loc": {
"start": {
"line": 238,
"column": 15
},
"end": {
"line": 238,
"column": 16
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 6799,
"end": 6802,
"loc": {
"start": {
"line": 238,
"column": 17
},
"end": {
"line": 238,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 6803,
"end": 6809,
"loc": {
"start": {
"line": 238,
"column": 21
},
"end": {
"line": 238,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6809,
"end": 6810,
"loc": {
"start": {
"line": 238,
"column": 27
},
"end": {
"line": 238,
"column": 28
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 6810,
"end": 6811,
"loc": {
"start": {
"line": 238,
"column": 28
},
"end": {
"line": 238,
"column": 29
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6811,
"end": 6812,
"loc": {
"start": {
"line": 238,
"column": 29
},
"end": {
"line": 238,
"column": 30
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 6813,
"end": 6814,
"loc": {
"start": {
"line": 238,
"column": 31
},
"end": {
"line": 238,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6814,
"end": 6815,
"loc": {
"start": {
"line": 238,
"column": 32
},
"end": {
"line": 238,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6815,
"end": 6816,
"loc": {
"start": {
"line": 238,
"column": 33
},
"end": {
"line": 238,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 6830,
"end": 6839,
"loc": {
"start": {
"line": 239,
"column": 12
},
"end": {
"line": 239,
"column": 21
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6839,
"end": 6840,
"loc": {
"start": {
"line": 239,
"column": 21
},
"end": {
"line": 239,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 6841,
"end": 6854,
"loc": {
"start": {
"line": 239,
"column": 23
},
"end": {
"line": 239,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6854,
"end": 6855,
"loc": {
"start": {
"line": 239,
"column": 36
},
"end": {
"line": 239,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 6855,
"end": 6858,
"loc": {
"start": {
"line": 239,
"column": 37
},
"end": {
"line": 239,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6858,
"end": 6859,
"loc": {
"start": {
"line": 239,
"column": 40
},
"end": {
"line": 239,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6869,
"end": 6870,
"loc": {
"start": {
"line": 240,
"column": 8
},
"end": {
"line": 240,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6870,
"end": 6871,
"loc": {
"start": {
"line": 240,
"column": 9
},
"end": {
"line": 240,
"column": 10
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6872,
"end": 6873,
"loc": {
"start": {
"line": 240,
"column": 11
},
"end": {
"line": 240,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6873,
"end": 6874,
"loc": {
"start": {
"line": 240,
"column": 12
},
"end": {
"line": 240,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6874,
"end": 6875,
"loc": {
"start": {
"line": 240,
"column": 13
},
"end": {
"line": 240,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 6887,
"end": 6893,
"loc": {
"start": {
"line": 242,
"column": 8
},
"end": {
"line": 242,
"column": 14
}
}
},
{
"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": 242,
"column": 14
},
"end": {
"line": 242,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 6894,
"end": 6904,
"loc": {
"start": {
"line": 242,
"column": 15
},
"end": {
"line": 242,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6904,
"end": 6905,
"loc": {
"start": {
"line": 242,
"column": 25
},
"end": {
"line": 242,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessor",
"start": 6905,
"end": 6918,
"loc": {
"start": {
"line": 242,
"column": 26
},
"end": {
"line": 242,
"column": 39
}
}
},
{
"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": 242,
"column": 39
},
"end": {
"line": 242,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "inputsPerCharge",
"start": 6919,
"end": 6934,
"loc": {
"start": {
"line": 242,
"column": 40
},
"end": {
"line": 242,
"column": 55
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6935,
"end": 6936,
"loc": {
"start": {
"line": 242,
"column": 56
},
"end": {
"line": 242,
"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": 6937,
"end": 6938,
"loc": {
"start": {
"line": 242,
"column": 58
},
"end": {
"line": 242,
"column": 59
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6938,
"end": 6939,
"loc": {
"start": {
"line": 242,
"column": 59
},
"end": {
"line": 242,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 6951,
"end": 6957,
"loc": {
"start": {
"line": 244,
"column": 8
},
"end": {
"line": 244,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6957,
"end": 6958,
"loc": {
"start": {
"line": 244,
"column": 14
},
"end": {
"line": 244,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 6958,
"end": 6968,
"loc": {
"start": {
"line": 244,
"column": 15
},
"end": {
"line": 244,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6968,
"end": 6969,
"loc": {
"start": {
"line": 244,
"column": 25
},
"end": {
"line": 244,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ItemProcessor",
"start": 6969,
"end": 6982,
"loc": {
"start": {
"line": 244,
"column": 26
},
"end": {
"line": 244,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6982,
"end": 6983,
"loc": {
"start": {
"line": 244,
"column": 39
},
"end": {
"line": 244,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 6983,
"end": 6987,
"loc": {
"start": {
"line": 244,
"column": 40
},
"end": {
"line": 244,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6988,
"end": 6989,
"loc": {
"start": {
"line": 244,
"column": 45
},
"end": {
"line": 244,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumItemProcessorTypes",
"start": 6990,
"end": 7012,
"loc": {
"start": {
"line": 244,
"column": 47
},
"end": {
"line": 244,
"column": 69
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7012,
"end": 7013,
"loc": {
"start": {
"line": 244,
"column": 69
},
"end": {
"line": 244,
"column": 70
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reader",
"start": 7013,
"end": 7019,
"loc": {
"start": {
"line": 244,
"column": 70
},
"end": {
"line": 244,
"column": 76
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7019,
"end": 7020,
"loc": {
"start": {
"line": 244,
"column": 76
},
"end": {
"line": 244,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 7032,
"end": 7038,
"loc": {
"start": {
"line": 246,
"column": 8
},
"end": {
"line": 246,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7038,
"end": 7039,
"loc": {
"start": {
"line": 246,
"column": 14
},
"end": {
"line": 246,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 7039,
"end": 7049,
"loc": {
"start": {
"line": 246,
"column": 15
},
"end": {
"line": 246,
"column": 25
}
}
},
{
"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": 246,
"column": 25
},
"end": {
"line": 246,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "BeltUnderlays",
"start": 7050,
"end": 7063,
"loc": {
"start": {
"line": 246,
"column": 26
},
"end": {
"line": 246,
"column": 39
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7063,
"end": 7064,
"loc": {
"start": {
"line": 246,
"column": 39
},
"end": {
"line": 246,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "underlays",
"start": 7064,
"end": 7073,
"loc": {
"start": {
"line": 246,
"column": 40
},
"end": {
"line": 246,
"column": 49
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7074,
"end": 7075,
"loc": {
"start": {
"line": 246,
"column": 50
},
"end": {
"line": 246,
"column": 51
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7076,
"end": 7077,
"loc": {
"start": {
"line": 246,
"column": 52
},
"end": {
"line": 246,
"column": 53
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7077,
"end": 7078,
"loc": {
"start": {
"line": 246,
"column": 53
},
"end": {
"line": 246,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 7092,
"end": 7095,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7095,
"end": 7096,
"loc": {
"start": {
"line": 247,
"column": 15
},
"end": {
"line": 247,
"column": 16
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 7097,
"end": 7100,
"loc": {
"start": {
"line": 247,
"column": 17
},
"end": {
"line": 247,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 7101,
"end": 7107,
"loc": {
"start": {
"line": 247,
"column": 21
},
"end": {
"line": 247,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7107,
"end": 7108,
"loc": {
"start": {
"line": 247,
"column": 27
},
"end": {
"line": 247,
"column": 28
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 7108,
"end": 7109,
"loc": {
"start": {
"line": 247,
"column": 28
},
"end": {
"line": 247,
"column": 29
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7109,
"end": 7110,
"loc": {
"start": {
"line": 247,
"column": 29
},
"end": {
"line": 247,
"column": 30
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 7111,
"end": 7112,
"loc": {
"start": {
"line": 247,
"column": 31
},
"end": {
"line": 247,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7112,
"end": 7113,
"loc": {
"start": {
"line": 247,
"column": 32
},
"end": {
"line": 247,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7113,
"end": 7114,
"loc": {
"start": {
"line": 247,
"column": 33
},
"end": {
"line": 247,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 7128,
"end": 7137,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 248,
"column": 21
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7137,
"end": 7138,
"loc": {
"start": {
"line": 248,
"column": 21
},
"end": {
"line": 248,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 7139,
"end": 7152,
"loc": {
"start": {
"line": 248,
"column": 23
},
"end": {
"line": 248,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7152,
"end": 7153,
"loc": {
"start": {
"line": 248,
"column": 36
},
"end": {
"line": 248,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 7153,
"end": 7156,
"loc": {
"start": {
"line": 248,
"column": 37
},
"end": {
"line": 248,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7156,
"end": 7157,
"loc": {
"start": {
"line": 248,
"column": 40
},
"end": {
"line": 248,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7167,
"end": 7168,
"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": 7168,
"end": 7169,
"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": 7170,
"end": 7171,
"loc": {
"start": {
"line": 249,
"column": 11
},
"end": {
"line": 249,
"column": 12
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7171,
"end": 7172,
"loc": {
"start": {
"line": 249,
"column": 12
},
"end": {
"line": 249,
"column": 13
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7178,
"end": 7179,
"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": 7179,
"end": 7180,
"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": 7182,
"end": 7183,
"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": 7183,
"end": 7184,
"loc": {
"start": {
"line": 251,
"column": 1
},
"end": {
"line": 251,
"column": 2
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7184,
"end": 7184,
"loc": {
"start": {
"line": 251,
"column": 2
},
"end": {
"line": 251,
"column": 2
}
}
}
]
}