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

65339 lines
1.6 MiB

{
"type": "File",
"start": 0,
"end": 11644,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 320,
"column": 2
}
},
"program": {
"type": "Program",
"start": 0,
"end": 11644,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 320,
"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": 15,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 15
},
"identifierName": "Vector"
},
"name": "Vector"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 15
},
"identifierName": "Vector"
},
"name": "Vector"
}
},
{
"type": "ImportSpecifier",
"start": 17,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 17
},
"end": {
"line": 1,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 17,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 17
},
"end": {
"line": 1,
"column": 30
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"local": {
"type": "Identifier",
"start": 17,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 17
},
"end": {
"line": 1,
"column": 30
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
}
}
],
"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": 141,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 81
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 69,
"end": 87,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 27
}
},
"imported": {
"type": "Identifier",
"start": 69,
"end": 87,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 27
},
"identifierName": "LogicGateComponent"
},
"name": "LogicGateComponent"
},
"local": {
"type": "Identifier",
"start": 69,
"end": 87,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 27
},
"identifierName": "LogicGateComponent"
},
"name": "LogicGateComponent"
}
},
{
"type": "ImportSpecifier",
"start": 89,
"end": 106,
"loc": {
"start": {
"line": 2,
"column": 29
},
"end": {
"line": 2,
"column": 46
}
},
"imported": {
"type": "Identifier",
"start": 89,
"end": 106,
"loc": {
"start": {
"line": 2,
"column": 29
},
"end": {
"line": 2,
"column": 46
},
"identifierName": "enumLogicGateType"
},
"name": "enumLogicGateType"
},
"local": {
"type": "Identifier",
"start": 89,
"end": 106,
"loc": {
"start": {
"line": 2,
"column": 29
},
"end": {
"line": 2,
"column": 46
},
"identifierName": "enumLogicGateType"
},
"name": "enumLogicGateType"
}
}
],
"source": {
"type": "StringLiteral",
"start": 114,
"end": 140,
"loc": {
"start": {
"line": 2,
"column": 54
},
"end": {
"line": 2,
"column": 80
}
},
"extra": {
"rawValue": "../components/logic_gate",
"raw": "\"../components/logic_gate\""
},
"value": "../components/logic_gate"
}
},
{
"type": "ImportDeclaration",
"start": 143,
"end": 222,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 79
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 152,
"end": 170,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 27
}
},
"imported": {
"type": "Identifier",
"start": 152,
"end": 170,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 27
},
"identifierName": "WiredPinsComponent"
},
"name": "WiredPinsComponent"
},
"local": {
"type": "Identifier",
"start": 152,
"end": 170,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 27
},
"identifierName": "WiredPinsComponent"
},
"name": "WiredPinsComponent"
}
},
{
"type": "ImportSpecifier",
"start": 172,
"end": 187,
"loc": {
"start": {
"line": 3,
"column": 29
},
"end": {
"line": 3,
"column": 44
}
},
"imported": {
"type": "Identifier",
"start": 172,
"end": 187,
"loc": {
"start": {
"line": 3,
"column": 29
},
"end": {
"line": 3,
"column": 44
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"local": {
"type": "Identifier",
"start": 172,
"end": 187,
"loc": {
"start": {
"line": 3,
"column": 29
},
"end": {
"line": 3,
"column": 44
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
}
}
],
"source": {
"type": "StringLiteral",
"start": 195,
"end": 221,
"loc": {
"start": {
"line": 3,
"column": 52
},
"end": {
"line": 3,
"column": 78
}
},
"extra": {
"rawValue": "../components/wired_pins",
"raw": "\"../components/wired_pins\""
},
"value": "../components/wired_pins"
}
},
{
"type": "ImportDeclaration",
"start": 224,
"end": 259,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 233,
"end": 239,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 233,
"end": 239,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
},
"local": {
"type": "Identifier",
"start": 233,
"end": 239,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
}
}
],
"source": {
"type": "StringLiteral",
"start": 247,
"end": 258,
"loc": {
"start": {
"line": 4,
"column": 23
},
"end": {
"line": 4,
"column": 34
}
},
"extra": {
"rawValue": "../entity",
"raw": "\"../entity\""
},
"value": "../entity"
}
},
{
"type": "ImportDeclaration",
"start": 261,
"end": 333,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 72
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 270,
"end": 292,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 270,
"end": 292,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"local": {
"type": "Identifier",
"start": 270,
"end": 292,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
}
},
{
"type": "ImportSpecifier",
"start": 294,
"end": 306,
"loc": {
"start": {
"line": 5,
"column": 33
},
"end": {
"line": 5,
"column": 45
}
},
"imported": {
"type": "Identifier",
"start": 294,
"end": 306,
"loc": {
"start": {
"line": 5,
"column": 33
},
"end": {
"line": 5,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"local": {
"type": "Identifier",
"start": 294,
"end": 306,
"loc": {
"start": {
"line": 5,
"column": 33
},
"end": {
"line": 5,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
}
}
],
"source": {
"type": "StringLiteral",
"start": 314,
"end": 332,
"loc": {
"start": {
"line": 5,
"column": 53
},
"end": {
"line": 5,
"column": 71
}
},
"extra": {
"rawValue": "../meta_building",
"raw": "\"../meta_building\""
},
"value": "../meta_building"
}
},
{
"type": "ImportDeclaration",
"start": 335,
"end": 370,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 344,
"end": 352,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 344,
"end": 352,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
},
"local": {
"type": "Identifier",
"start": 344,
"end": 352,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
}
}
],
"source": {
"type": "StringLiteral",
"start": 360,
"end": 369,
"loc": {
"start": {
"line": 6,
"column": 25
},
"end": {
"line": 6,
"column": 34
}
},
"extra": {
"rawValue": "../root",
"raw": "\"../root\""
},
"value": "../root"
}
},
{
"type": "ImportDeclaration",
"start": 372,
"end": 427,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 55
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 381,
"end": 399,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 27
}
},
"imported": {
"type": "Identifier",
"start": 381,
"end": 399,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"local": {
"type": "Identifier",
"start": 381,
"end": 399,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
}
}
],
"source": {
"type": "StringLiteral",
"start": 407,
"end": 426,
"loc": {
"start": {
"line": 7,
"column": 35
},
"end": {
"line": 7,
"column": 54
}
},
"extra": {
"rawValue": "../tutorial_goals",
"raw": "\"../tutorial_goals\""
},
"value": "../tutorial_goals"
}
},
{
"type": "ImportDeclaration",
"start": 429,
"end": 475,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 46
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 438,
"end": 456,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
}
},
"imported": {
"type": "Identifier",
"start": 438,
"end": 456,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
},
"identifierName": "MetaCutterBuilding"
},
"name": "MetaCutterBuilding"
},
"local": {
"type": "Identifier",
"start": 438,
"end": 456,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
},
"identifierName": "MetaCutterBuilding"
},
"name": "MetaCutterBuilding"
}
}
],
"source": {
"type": "StringLiteral",
"start": 464,
"end": 474,
"loc": {
"start": {
"line": 8,
"column": 35
},
"end": {
"line": 8,
"column": 45
}
},
"extra": {
"rawValue": "./cutter",
"raw": "\"./cutter\""
},
"value": "./cutter"
}
},
{
"type": "ImportDeclaration",
"start": 477,
"end": 525,
"loc": {
"start": {
"line": 9,
"column": 0
},
"end": {
"line": 9,
"column": 48
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 486,
"end": 505,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 28
}
},
"imported": {
"type": "Identifier",
"start": 486,
"end": 505,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 28
},
"identifierName": "MetaPainterBuilding"
},
"name": "MetaPainterBuilding"
},
"local": {
"type": "Identifier",
"start": 486,
"end": 505,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 28
},
"identifierName": "MetaPainterBuilding"
},
"name": "MetaPainterBuilding"
}
}
],
"source": {
"type": "StringLiteral",
"start": 513,
"end": 524,
"loc": {
"start": {
"line": 9,
"column": 36
},
"end": {
"line": 9,
"column": 47
}
},
"extra": {
"rawValue": "./painter",
"raw": "\"./painter\""
},
"value": "./painter"
}
},
{
"type": "ImportDeclaration",
"start": 527,
"end": 575,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"column": 48
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 536,
"end": 555,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 28
}
},
"imported": {
"type": "Identifier",
"start": 536,
"end": 555,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 28
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"local": {
"type": "Identifier",
"start": 536,
"end": 555,
"loc": {
"start": {
"line": 10,
"column": 9
},
"end": {
"line": 10,
"column": 28
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
}
}
],
"source": {
"type": "StringLiteral",
"start": 563,
"end": 574,
"loc": {
"start": {
"line": 10,
"column": 36
},
"end": {
"line": 10,
"column": 47
}
},
"extra": {
"rawValue": "./rotater",
"raw": "\"./rotater\""
},
"value": "./rotater"
}
},
{
"type": "ImportDeclaration",
"start": 577,
"end": 625,
"loc": {
"start": {
"line": 11,
"column": 0
},
"end": {
"line": 11,
"column": 48
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 586,
"end": 605,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 28
}
},
"imported": {
"type": "Identifier",
"start": 586,
"end": 605,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 28
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"local": {
"type": "Identifier",
"start": 586,
"end": 605,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 28
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
}
}
],
"source": {
"type": "StringLiteral",
"start": 613,
"end": 624,
"loc": {
"start": {
"line": 11,
"column": 36
},
"end": {
"line": 11,
"column": 47
}
},
"extra": {
"rawValue": "./stacker",
"raw": "\"./stacker\""
},
"value": "./stacker"
}
},
{
"type": "ExportNamedDeclaration",
"start": 629,
"end": 3464,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 120,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 636,
"end": 3464,
"loc": {
"start": {
"line": 13,
"column": 7
},
"end": {
"line": 120,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 642,
"end": 670,
"loc": {
"start": {
"line": 13,
"column": 13
},
"end": {
"line": 13,
"column": 41
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"superClass": {
"type": "Identifier",
"start": 679,
"end": 691,
"loc": {
"start": {
"line": 13,
"column": 50
},
"end": {
"line": 13,
"column": 62
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"body": {
"type": "ClassBody",
"start": 692,
"end": 3464,
"loc": {
"start": {
"line": 13,
"column": 63
},
"end": {
"line": 120,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 699,
"end": 758,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 16,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 699,
"end": 710,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 14,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor"
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 713,
"end": 758,
"loc": {
"start": {
"line": 14,
"column": 18
},
"end": {
"line": 16,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 724,
"end": 751,
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 35
}
},
"expression": {
"type": "CallExpression",
"start": 724,
"end": 750,
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 34
}
},
"callee": {
"type": "Super",
"start": 724,
"end": 729,
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 13
}
}
},
"arguments": [
{
"type": "StringLiteral",
"start": 730,
"end": 749,
"loc": {
"start": {
"line": 15,
"column": 14
},
"end": {
"line": 15,
"column": 33
}
},
"extra": {
"rawValue": "virtual_processor",
"raw": "\"virtual_processor\""
},
"value": "virtual_processor"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 766,
"end": 810,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 20,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 816,
"end": 926,
"loc": {
"start": {
"line": 21,
"column": 4
},
"end": {
"line": 23,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 816,
"end": 834,
"loc": {
"start": {
"line": 21,
"column": 4
},
"end": {
"line": 21,
"column": 22
},
"identifierName": "getSilhouetteColor"
},
"name": "getSilhouetteColor",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 835,
"end": 842,
"loc": {
"start": {
"line": 21,
"column": 23
},
"end": {
"line": 21,
"column": 30
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 844,
"end": 926,
"loc": {
"start": {
"line": 21,
"column": 32
},
"end": {
"line": 23,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 855,
"end": 919,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 72
}
},
"argument": {
"type": "CallExpression",
"start": 862,
"end": 918,
"loc": {
"start": {
"line": 22,
"column": 15
},
"end": {
"line": 22,
"column": 71
}
},
"callee": {
"type": "MemberExpression",
"start": 862,
"end": 916,
"loc": {
"start": {
"line": 22,
"column": 15
},
"end": {
"line": 22,
"column": 69
}
},
"object": {
"type": "MemberExpression",
"start": 862,
"end": 907,
"loc": {
"start": {
"line": 22,
"column": 15
},
"end": {
"line": 22,
"column": 60
}
},
"object": {
"type": "Identifier",
"start": 862,
"end": 890,
"loc": {
"start": {
"line": 22,
"column": 15
},
"end": {
"line": 22,
"column": 43
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 891,
"end": 907,
"loc": {
"start": {
"line": 22,
"column": 44
},
"end": {
"line": 22,
"column": 60
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 908,
"end": 915,
"loc": {
"start": {
"line": 22,
"column": 61
},
"end": {
"line": 22,
"column": 68
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 766,
"end": 810,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 20,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 934,
"end": 977,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 27,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 983,
"end": 1071,
"loc": {
"start": {
"line": 28,
"column": 4
},
"end": {
"line": 30,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 983,
"end": 996,
"loc": {
"start": {
"line": 28,
"column": 4
},
"end": {
"line": 28,
"column": 17
},
"identifierName": "getIsUnlocked"
},
"name": "getIsUnlocked",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 997,
"end": 1001,
"loc": {
"start": {
"line": 28,
"column": 18
},
"end": {
"line": 28,
"column": 22
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 1003,
"end": 1071,
"loc": {
"start": {
"line": 28,
"column": 24
},
"end": {
"line": 30,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1014,
"end": 1064,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"column": 58
}
},
"argument": {
"type": "BinaryExpression",
"start": 1021,
"end": 1063,
"loc": {
"start": {
"line": 29,
"column": 15
},
"end": {
"line": 29,
"column": 57
}
},
"left": {
"type": "MemberExpression",
"start": 1021,
"end": 1059,
"loc": {
"start": {
"line": 29,
"column": 15
},
"end": {
"line": 29,
"column": 53
}
},
"object": {
"type": "CallExpression",
"start": 1021,
"end": 1052,
"loc": {
"start": {
"line": 29,
"column": 15
},
"end": {
"line": 29,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 1021,
"end": 1046,
"loc": {
"start": {
"line": 29,
"column": 15
},
"end": {
"line": 29,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 1021,
"end": 1025,
"loc": {
"start": {
"line": 29,
"column": 15
},
"end": {
"line": 29,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 1026,
"end": 1046,
"loc": {
"start": {
"line": 29,
"column": 20
},
"end": {
"line": 29,
"column": 40
},
"identifierName": "getAvailableVariants"
},
"name": "getAvailableVariants"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1047,
"end": 1051,
"loc": {
"start": {
"line": 29,
"column": 41
},
"end": {
"line": 29,
"column": 45
},
"identifierName": "root"
},
"name": "root"
}
]
},
"property": {
"type": "Identifier",
"start": 1053,
"end": 1059,
"loc": {
"start": {
"line": 29,
"column": 47
},
"end": {
"line": 29,
"column": 53
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 1062,
"end": 1063,
"loc": {
"start": {
"line": 29,
"column": 56
},
"end": {
"line": 29,
"column": 57
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 934,
"end": 977,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 27,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1079,
"end": 1123,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 34,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1129,
"end": 1230,
"loc": {
"start": {
"line": 35,
"column": 4
},
"end": {
"line": 37,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1129,
"end": 1143,
"loc": {
"start": {
"line": 35,
"column": 4
},
"end": {
"line": 35,
"column": 18
},
"identifierName": "getIsRemovable"
},
"name": "getIsRemovable",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1144,
"end": 1151,
"loc": {
"start": {
"line": 35,
"column": 19
},
"end": {
"line": 35,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1153,
"end": 1230,
"loc": {
"start": {
"line": 35,
"column": 28
},
"end": {
"line": 37,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1164,
"end": 1223,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 67
}
},
"argument": {
"type": "CallExpression",
"start": 1171,
"end": 1222,
"loc": {
"start": {
"line": 36,
"column": 15
},
"end": {
"line": 36,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 1171,
"end": 1220,
"loc": {
"start": {
"line": 36,
"column": 15
},
"end": {
"line": 36,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 1171,
"end": 1211,
"loc": {
"start": {
"line": 36,
"column": 15
},
"end": {
"line": 36,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 1171,
"end": 1199,
"loc": {
"start": {
"line": 36,
"column": 15
},
"end": {
"line": 36,
"column": 43
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 1200,
"end": 1211,
"loc": {
"start": {
"line": 36,
"column": 44
},
"end": {
"line": 36,
"column": 55
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1212,
"end": 1219,
"loc": {
"start": {
"line": 36,
"column": 56
},
"end": {
"line": 36,
"column": 63
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1079,
"end": 1123,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 34,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1238,
"end": 1282,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 41,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1288,
"end": 1391,
"loc": {
"start": {
"line": 42,
"column": 4
},
"end": {
"line": 44,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1288,
"end": 1303,
"loc": {
"start": {
"line": 42,
"column": 4
},
"end": {
"line": 42,
"column": 19
},
"identifierName": "getIsRotateable"
},
"name": "getIsRotateable",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1304,
"end": 1311,
"loc": {
"start": {
"line": 42,
"column": 20
},
"end": {
"line": 42,
"column": 27
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1313,
"end": 1391,
"loc": {
"start": {
"line": 42,
"column": 29
},
"end": {
"line": 44,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1324,
"end": 1384,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 68
}
},
"argument": {
"type": "CallExpression",
"start": 1331,
"end": 1383,
"loc": {
"start": {
"line": 43,
"column": 15
},
"end": {
"line": 43,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 1331,
"end": 1381,
"loc": {
"start": {
"line": 43,
"column": 15
},
"end": {
"line": 43,
"column": 65
}
},
"object": {
"type": "MemberExpression",
"start": 1331,
"end": 1372,
"loc": {
"start": {
"line": 43,
"column": 15
},
"end": {
"line": 43,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 1331,
"end": 1359,
"loc": {
"start": {
"line": 43,
"column": 15
},
"end": {
"line": 43,
"column": 43
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 1360,
"end": 1372,
"loc": {
"start": {
"line": 43,
"column": 44
},
"end": {
"line": 43,
"column": 56
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1373,
"end": 1380,
"loc": {
"start": {
"line": 43,
"column": 57
},
"end": {
"line": 43,
"column": 64
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1238,
"end": 1282,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 41,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1399,
"end": 1442,
"loc": {
"start": {
"line": 46,
"column": 4
},
"end": {
"line": 48,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1448,
"end": 1736,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 58,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1448,
"end": 1468,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 49,
"column": 24
},
"identifierName": "getAvailableVariants"
},
"name": "getAvailableVariants",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1469,
"end": 1473,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 29
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 1475,
"end": 1736,
"loc": {
"start": {
"line": 49,
"column": 31
},
"end": {
"line": 58,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1486,
"end": 1548,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 70
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1492,
"end": 1547,
"loc": {
"start": {
"line": 50,
"column": 14
},
"end": {
"line": 50,
"column": 69
}
},
"id": {
"type": "Identifier",
"start": 1492,
"end": 1500,
"loc": {
"start": {
"line": 50,
"column": 14
},
"end": {
"line": 50,
"column": 22
},
"identifierName": "variants"
},
"name": "variants"
},
"init": {
"type": "MemberExpression",
"start": 1503,
"end": 1547,
"loc": {
"start": {
"line": 50,
"column": 25
},
"end": {
"line": 50,
"column": 69
}
},
"object": {
"type": "Identifier",
"start": 1503,
"end": 1531,
"loc": {
"start": {
"line": 50,
"column": 25
},
"end": {
"line": 50,
"column": 53
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 1532,
"end": 1547,
"loc": {
"start": {
"line": 50,
"column": 54
},
"end": {
"line": 50,
"column": 69
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 1560,
"end": 1579,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 27
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1564,
"end": 1578,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1564,
"end": 1573,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 21
},
"identifierName": "available"
},
"name": "available"
},
"init": {
"type": "ArrayExpression",
"start": 1576,
"end": 1578,
"loc": {
"start": {
"line": 52,
"column": 24
},
"end": {
"line": 52,
"column": 26
}
},
"elements": []
}
}
],
"kind": "let"
},
{
"type": "ForInStatement",
"start": 1589,
"end": 1700,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 55,
"column": 9
}
},
"left": {
"type": "VariableDeclaration",
"start": 1594,
"end": 1607,
"loc": {
"start": {
"line": 53,
"column": 13
},
"end": {
"line": 53,
"column": 26
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1600,
"end": 1607,
"loc": {
"start": {
"line": 53,
"column": 19
},
"end": {
"line": 53,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1600,
"end": 1607,
"loc": {
"start": {
"line": 53,
"column": 19
},
"end": {
"line": 53,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
},
"init": null
}
],
"kind": "const"
},
"right": {
"type": "Identifier",
"start": 1611,
"end": 1619,
"loc": {
"start": {
"line": 53,
"column": 30
},
"end": {
"line": 53,
"column": 38
},
"identifierName": "variants"
},
"name": "variants"
},
"body": {
"type": "BlockStatement",
"start": 1621,
"end": 1700,
"loc": {
"start": {
"line": 53,
"column": 40
},
"end": {
"line": 55,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 1636,
"end": 1689,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 65
}
},
"test": {
"type": "CallExpression",
"start": 1640,
"end": 1663,
"loc": {
"start": {
"line": 54,
"column": 16
},
"end": {
"line": 54,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 1640,
"end": 1657,
"loc": {
"start": {
"line": 54,
"column": 16
},
"end": {
"line": 54,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 1640,
"end": 1648,
"loc": {
"start": {
"line": 54,
"column": 16
},
"end": {
"line": 54,
"column": 24
},
"identifierName": "variants"
},
"name": "variants"
},
"property": {
"type": "Identifier",
"start": 1649,
"end": 1656,
"loc": {
"start": {
"line": 54,
"column": 25
},
"end": {
"line": 54,
"column": 32
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 1658,
"end": 1662,
"loc": {
"start": {
"line": 54,
"column": 34
},
"end": {
"line": 54,
"column": 38
},
"identifierName": "root"
},
"name": "root"
}
]
},
"consequent": {
"type": "ExpressionStatement",
"start": 1665,
"end": 1689,
"loc": {
"start": {
"line": 54,
"column": 41
},
"end": {
"line": 54,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 1665,
"end": 1688,
"loc": {
"start": {
"line": 54,
"column": 41
},
"end": {
"line": 54,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 1665,
"end": 1679,
"loc": {
"start": {
"line": 54,
"column": 41
},
"end": {
"line": 54,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 1665,
"end": 1674,
"loc": {
"start": {
"line": 54,
"column": 41
},
"end": {
"line": 54,
"column": 50
},
"identifierName": "available"
},
"name": "available"
},
"property": {
"type": "Identifier",
"start": 1675,
"end": 1679,
"loc": {
"start": {
"line": 54,
"column": 51
},
"end": {
"line": 54,
"column": 55
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1680,
"end": 1687,
"loc": {
"start": {
"line": 54,
"column": 56
},
"end": {
"line": 54,
"column": 63
},
"identifierName": "variant"
},
"name": "variant"
}
]
}
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ReturnStatement",
"start": 1712,
"end": 1729,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 25
}
},
"argument": {
"type": "Identifier",
"start": 1719,
"end": 1728,
"loc": {
"start": {
"line": 57,
"column": 15
},
"end": {
"line": 57,
"column": 24
},
"identifierName": "available"
},
"name": "available"
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1399,
"end": 1442,
"loc": {
"start": {
"line": 46,
"column": 4
},
"end": {
"line": 48,
"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": 1744,
"end": 1891,
"loc": {
"start": {
"line": 60,
"column": 4
},
"end": {
"line": 65,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1897,
"end": 2028,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 69,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1897,
"end": 1905,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 66,
"column": 12
},
"identifierName": "getLayer"
},
"name": "getLayer",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1906,
"end": 1910,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
{
"type": "Identifier",
"start": 1912,
"end": 1919,
"loc": {
"start": {
"line": 66,
"column": 19
},
"end": {
"line": 66,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1921,
"end": 2028,
"loc": {
"start": {
"line": 66,
"column": 28
},
"end": {
"line": 69,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1955,
"end": 2021,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 68,
"column": 74
}
},
"argument": {
"type": "CallExpression",
"start": 1962,
"end": 2020,
"loc": {
"start": {
"line": 68,
"column": 15
},
"end": {
"line": 68,
"column": 73
}
},
"callee": {
"type": "MemberExpression",
"start": 1962,
"end": 2014,
"loc": {
"start": {
"line": 68,
"column": 15
},
"end": {
"line": 68,
"column": 67
}
},
"object": {
"type": "MemberExpression",
"start": 1962,
"end": 2005,
"loc": {
"start": {
"line": 68,
"column": 15
},
"end": {
"line": 68,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 1962,
"end": 1990,
"loc": {
"start": {
"line": 68,
"column": 15
},
"end": {
"line": 68,
"column": 43
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1991,
"end": 2005,
"loc": {
"start": {
"line": 68,
"column": 44
},
"end": {
"line": 68,
"column": 58
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 2006,
"end": 2013,
"loc": {
"start": {
"line": 68,
"column": 59
},
"end": {
"line": 68,
"column": 66
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true,
"leadingComments": null
},
"arguments": [
{
"type": "Identifier",
"start": 2015,
"end": 2019,
"loc": {
"start": {
"line": 68,
"column": 68
},
"end": {
"line": 68,
"column": 72
},
"identifierName": "root"
},
"name": "root"
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1932,
"end": 1945,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"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": 1744,
"end": 1891,
"loc": {
"start": {
"line": 60,
"column": 4
},
"end": {
"line": 65,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2036,
"end": 2080,
"loc": {
"start": {
"line": 71,
"column": 4
},
"end": {
"line": 73,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2086,
"end": 2185,
"loc": {
"start": {
"line": 74,
"column": 4
},
"end": {
"line": 76,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2086,
"end": 2099,
"loc": {
"start": {
"line": 74,
"column": 4
},
"end": {
"line": 74,
"column": 17
},
"identifierName": "getDimensions"
},
"name": "getDimensions",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2100,
"end": 2107,
"loc": {
"start": {
"line": 74,
"column": 18
},
"end": {
"line": 74,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2109,
"end": 2185,
"loc": {
"start": {
"line": 74,
"column": 27
},
"end": {
"line": 76,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2120,
"end": 2178,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 66
}
},
"argument": {
"type": "CallExpression",
"start": 2127,
"end": 2177,
"loc": {
"start": {
"line": 75,
"column": 15
},
"end": {
"line": 75,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 2127,
"end": 2175,
"loc": {
"start": {
"line": 75,
"column": 15
},
"end": {
"line": 75,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 2127,
"end": 2166,
"loc": {
"start": {
"line": 75,
"column": 15
},
"end": {
"line": 75,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 2127,
"end": 2155,
"loc": {
"start": {
"line": 75,
"column": 15
},
"end": {
"line": 75,
"column": 43
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 2156,
"end": 2166,
"loc": {
"start": {
"line": 75,
"column": 44
},
"end": {
"line": 75,
"column": 54
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2167,
"end": 2174,
"loc": {
"start": {
"line": 75,
"column": 55
},
"end": {
"line": 75,
"column": 62
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2036,
"end": 2080,
"loc": {
"start": {
"line": 71,
"column": 4
},
"end": {
"line": 73,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2193,
"end": 2237,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 80,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2243,
"end": 2350,
"loc": {
"start": {
"line": 81,
"column": 4
},
"end": {
"line": 83,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2243,
"end": 2262,
"loc": {
"start": {
"line": 81,
"column": 4
},
"end": {
"line": 81,
"column": 23
},
"identifierName": "getShowLayerPreview"
},
"name": "getShowLayerPreview",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2263,
"end": 2270,
"loc": {
"start": {
"line": 81,
"column": 24
},
"end": {
"line": 81,
"column": 31
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2272,
"end": 2350,
"loc": {
"start": {
"line": 81,
"column": 33
},
"end": {
"line": 83,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2283,
"end": 2343,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 68
}
},
"argument": {
"type": "CallExpression",
"start": 2290,
"end": 2342,
"loc": {
"start": {
"line": 82,
"column": 15
},
"end": {
"line": 82,
"column": 67
}
},
"callee": {
"type": "MemberExpression",
"start": 2290,
"end": 2340,
"loc": {
"start": {
"line": 82,
"column": 15
},
"end": {
"line": 82,
"column": 65
}
},
"object": {
"type": "MemberExpression",
"start": 2290,
"end": 2331,
"loc": {
"start": {
"line": 82,
"column": 15
},
"end": {
"line": 82,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 2290,
"end": 2318,
"loc": {
"start": {
"line": 82,
"column": 15
},
"end": {
"line": 82,
"column": 43
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 2319,
"end": 2331,
"loc": {
"start": {
"line": 82,
"column": 44
},
"end": {
"line": 82,
"column": 56
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2332,
"end": 2339,
"loc": {
"start": {
"line": 82,
"column": 57
},
"end": {
"line": 82,
"column": 64
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2193,
"end": 2237,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 80,
"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": 2358,
"end": 2544,
"loc": {
"start": {
"line": 85,
"column": 4
},
"end": {
"line": 91,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2550,
"end": 2790,
"loc": {
"start": {
"line": 92,
"column": 4
},
"end": {
"line": 95,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2550,
"end": 2579,
"loc": {
"start": {
"line": 92,
"column": 4
},
"end": {
"line": 92,
"column": 33
},
"identifierName": "getSpecialOverlayRenderMatrix"
},
"name": "getSpecialOverlayRenderMatrix",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2580,
"end": 2588,
"loc": {
"start": {
"line": 92,
"column": 34
},
"end": {
"line": 92,
"column": 42
},
"identifierName": "rotation"
},
"name": "rotation"
},
{
"type": "Identifier",
"start": 2590,
"end": 2605,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 59
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 2607,
"end": 2614,
"loc": {
"start": {
"line": 92,
"column": 61
},
"end": {
"line": 92,
"column": 68
},
"identifierName": "variant"
},
"name": "variant"
},
{
"type": "Identifier",
"start": 2616,
"end": 2622,
"loc": {
"start": {
"line": 92,
"column": 70
},
"end": {
"line": 92,
"column": 76
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 2624,
"end": 2790,
"loc": {
"start": {
"line": 92,
"column": 78
},
"end": {
"line": 95,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2635,
"end": 2729,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 102
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2639,
"end": 2728,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 101
}
},
"id": {
"type": "Identifier",
"start": 2639,
"end": 2647,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 20
},
"identifierName": "matrices"
},
"name": "matrices"
},
"init": {
"type": "CallExpression",
"start": 2650,
"end": 2728,
"loc": {
"start": {
"line": 93,
"column": 23
},
"end": {
"line": 93,
"column": 101
}
},
"callee": {
"type": "MemberExpression",
"start": 2650,
"end": 2703,
"loc": {
"start": {
"line": 93,
"column": 23
},
"end": {
"line": 93,
"column": 76
}
},
"object": {
"type": "MemberExpression",
"start": 2650,
"end": 2694,
"loc": {
"start": {
"line": 93,
"column": 23
},
"end": {
"line": 93,
"column": 67
}
},
"object": {
"type": "Identifier",
"start": 2650,
"end": 2678,
"loc": {
"start": {
"line": 93,
"column": 23
},
"end": {
"line": 93,
"column": 51
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 2679,
"end": 2694,
"loc": {
"start": {
"line": 93,
"column": 52
},
"end": {
"line": 93,
"column": 67
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2695,
"end": 2702,
"loc": {
"start": {
"line": 93,
"column": 68
},
"end": {
"line": 93,
"column": 75
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 2704,
"end": 2710,
"loc": {
"start": {
"line": 93,
"column": 77
},
"end": {
"line": 93,
"column": 83
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 2712,
"end": 2727,
"loc": {
"start": {
"line": 93,
"column": 85
},
"end": {
"line": 93,
"column": 100
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
]
}
}
],
"kind": "let"
},
{
"type": "ReturnStatement",
"start": 2739,
"end": 2783,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 52
}
},
"argument": {
"type": "ConditionalExpression",
"start": 2746,
"end": 2782,
"loc": {
"start": {
"line": 94,
"column": 15
},
"end": {
"line": 94,
"column": 51
}
},
"test": {
"type": "Identifier",
"start": 2746,
"end": 2754,
"loc": {
"start": {
"line": 94,
"column": 15
},
"end": {
"line": 94,
"column": 23
},
"identifierName": "matrices"
},
"name": "matrices"
},
"consequent": {
"type": "MemberExpression",
"start": 2757,
"end": 2775,
"loc": {
"start": {
"line": 94,
"column": 26
},
"end": {
"line": 94,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 2757,
"end": 2765,
"loc": {
"start": {
"line": 94,
"column": 26
},
"end": {
"line": 94,
"column": 34
},
"identifierName": "matrices"
},
"name": "matrices"
},
"property": {
"type": "Identifier",
"start": 2766,
"end": 2774,
"loc": {
"start": {
"line": 94,
"column": 35
},
"end": {
"line": 94,
"column": 43
},
"identifierName": "rotation"
},
"name": "rotation"
},
"computed": true
},
"alternate": {
"type": "NullLiteral",
"start": 2778,
"end": 2782,
"loc": {
"start": {
"line": 94,
"column": 47
},
"end": {
"line": 94,
"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": 2358,
"end": 2544,
"loc": {
"start": {
"line": 85,
"column": 4
},
"end": {
"line": 91,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2798,
"end": 2842,
"loc": {
"start": {
"line": 97,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2848,
"end": 2947,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 102,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2848,
"end": 2861,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 100,
"column": 17
},
"identifierName": "getRenderPins"
},
"name": "getRenderPins",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2862,
"end": 2869,
"loc": {
"start": {
"line": 100,
"column": 18
},
"end": {
"line": 100,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2871,
"end": 2947,
"loc": {
"start": {
"line": 100,
"column": 27
},
"end": {
"line": 102,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2882,
"end": 2940,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 66
}
},
"argument": {
"type": "CallExpression",
"start": 2889,
"end": 2939,
"loc": {
"start": {
"line": 101,
"column": 15
},
"end": {
"line": 101,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 2889,
"end": 2937,
"loc": {
"start": {
"line": 101,
"column": 15
},
"end": {
"line": 101,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 2889,
"end": 2928,
"loc": {
"start": {
"line": 101,
"column": 15
},
"end": {
"line": 101,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 2889,
"end": 2917,
"loc": {
"start": {
"line": 101,
"column": 15
},
"end": {
"line": 101,
"column": 43
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 2918,
"end": 2928,
"loc": {
"start": {
"line": 101,
"column": 44
},
"end": {
"line": 101,
"column": 54
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2929,
"end": 2936,
"loc": {
"start": {
"line": 101,
"column": 55
},
"end": {
"line": 101,
"column": 62
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2798,
"end": 2842,
"loc": {
"start": {
"line": 97,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 2955,
"end": 3047,
"loc": {
"start": {
"line": 104,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3053,
"end": 3182,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 110,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3053,
"end": 3074,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 108,
"column": 25
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3075,
"end": 3081,
"loc": {
"start": {
"line": 108,
"column": 26
},
"end": {
"line": 108,
"column": 32
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 3083,
"end": 3182,
"loc": {
"start": {
"line": 108,
"column": 34
},
"end": {
"line": 110,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3094,
"end": 3175,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 89
}
},
"expression": {
"type": "CallExpression",
"start": 3094,
"end": 3174,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 88
}
},
"callee": {
"type": "MemberExpression",
"start": 3094,
"end": 3152,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 66
}
},
"object": {
"type": "MemberExpression",
"start": 3094,
"end": 3144,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 3094,
"end": 3122,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 36
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 3123,
"end": 3144,
"loc": {
"start": {
"line": 109,
"column": 37
},
"end": {
"line": 109,
"column": 58
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3145,
"end": 3152,
"loc": {
"start": {
"line": 109,
"column": 59
},
"end": {
"line": 109,
"column": 66
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 3153,
"end": 3173,
"loc": {
"start": {
"line": 109,
"column": 67
},
"end": {
"line": 109,
"column": 87
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3153,
"end": 3157,
"loc": {
"start": {
"line": 109,
"column": 67
},
"end": {
"line": 109,
"column": 71
},
"identifierName": "func"
},
"name": "func"
}
],
"body": {
"type": "CallExpression",
"start": 3161,
"end": 3173,
"loc": {
"start": {
"line": 109,
"column": 75
},
"end": {
"line": 109,
"column": 87
}
},
"callee": {
"type": "Identifier",
"start": 3161,
"end": 3165,
"loc": {
"start": {
"line": 109,
"column": 75
},
"end": {
"line": 109,
"column": 79
},
"identifierName": "func"
},
"name": "func"
},
"arguments": [
{
"type": "Identifier",
"start": 3166,
"end": 3172,
"loc": {
"start": {
"line": 109,
"column": 80
},
"end": {
"line": 109,
"column": 86
},
"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": 2955,
"end": 3047,
"loc": {
"start": {
"line": 104,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3190,
"end": 3305,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 116,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3311,
"end": 3461,
"loc": {
"start": {
"line": 117,
"column": 4
},
"end": {
"line": 119,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3311,
"end": 3325,
"loc": {
"start": {
"line": 117,
"column": 4
},
"end": {
"line": 117,
"column": 18
},
"identifierName": "updateVariants"
},
"name": "updateVariants",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3326,
"end": 3332,
"loc": {
"start": {
"line": 117,
"column": 19
},
"end": {
"line": 117,
"column": 25
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3334,
"end": 3349,
"loc": {
"start": {
"line": 117,
"column": 27
},
"end": {
"line": 117,
"column": 42
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 3351,
"end": 3358,
"loc": {
"start": {
"line": 117,
"column": 44
},
"end": {
"line": 117,
"column": 51
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 3360,
"end": 3461,
"loc": {
"start": {
"line": 117,
"column": 53
},
"end": {
"line": 119,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3371,
"end": 3454,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 91
}
},
"expression": {
"type": "CallExpression",
"start": 3371,
"end": 3453,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 90
}
},
"callee": {
"type": "MemberExpression",
"start": 3371,
"end": 3428,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 65
}
},
"object": {
"type": "MemberExpression",
"start": 3371,
"end": 3419,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 3371,
"end": 3399,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 36
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 3400,
"end": 3419,
"loc": {
"start": {
"line": 118,
"column": 37
},
"end": {
"line": 118,
"column": 56
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3420,
"end": 3427,
"loc": {
"start": {
"line": 118,
"column": 57
},
"end": {
"line": 118,
"column": 64
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 3429,
"end": 3435,
"loc": {
"start": {
"line": 118,
"column": 66
},
"end": {
"line": 118,
"column": 72
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3437,
"end": 3452,
"loc": {
"start": {
"line": 118,
"column": 74
},
"end": {
"line": 118,
"column": 89
},
"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": 3190,
"end": 3305,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 116,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExpressionStatement",
"start": 3468,
"end": 3709,
"loc": {
"start": {
"line": 122,
"column": 0
},
"end": {
"line": 130,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3468,
"end": 3708,
"loc": {
"start": {
"line": 122,
"column": 0
},
"end": {
"line": 130,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3468,
"end": 3518,
"loc": {
"start": {
"line": 122,
"column": 0
},
"end": {
"line": 122,
"column": 50
}
},
"object": {
"type": "Identifier",
"start": 3468,
"end": 3496,
"loc": {
"start": {
"line": 122,
"column": 0
},
"end": {
"line": 122,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 3497,
"end": 3518,
"loc": {
"start": {
"line": 122,
"column": 29
},
"end": {
"line": 122,
"column": 50
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"right": {
"type": "ArrayExpression",
"start": 3521,
"end": 3708,
"loc": {
"start": {
"line": 122,
"column": 53
},
"end": {
"line": 130,
"column": 1
}
},
"elements": [
{
"type": "ArrowFunctionExpression",
"start": 3528,
"end": 3640,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 128,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3528,
"end": 3534,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 123,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3543,
"end": 3640,
"loc": {
"start": {
"line": 124,
"column": 4
},
"end": {
"line": 128,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 3543,
"end": 3562,
"loc": {
"start": {
"line": 124,
"column": 4
},
"end": {
"line": 124,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 3543,
"end": 3549,
"loc": {
"start": {
"line": 124,
"column": 4
},
"end": {
"line": 124,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3550,
"end": 3562,
"loc": {
"start": {
"line": 124,
"column": 11
},
"end": {
"line": 124,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3573,
"end": 3633,
"loc": {
"start": {
"line": 125,
"column": 8
},
"end": {
"line": 127,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 3577,
"end": 3595,
"loc": {
"start": {
"line": 125,
"column": 12
},
"end": {
"line": 125,
"column": 30
},
"identifierName": "WiredPinsComponent"
},
"name": "WiredPinsComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3596,
"end": 3632,
"loc": {
"start": {
"line": 125,
"column": 31
},
"end": {
"line": 127,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3611,
"end": 3620,
"loc": {
"start": {
"line": 126,
"column": 12
},
"end": {
"line": 126,
"column": 21
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3611,
"end": 3616,
"loc": {
"start": {
"line": 126,
"column": 12
},
"end": {
"line": 126,
"column": 17
},
"identifierName": "slots"
},
"name": "slots"
},
"value": {
"type": "ArrayExpression",
"start": 3618,
"end": 3620,
"loc": {
"start": {
"line": 126,
"column": 19
},
"end": {
"line": 126,
"column": 21
}
},
"elements": []
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 3647,
"end": 3704,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 61
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3647,
"end": 3653,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3657,
"end": 3704,
"loc": {
"start": {
"line": 129,
"column": 14
},
"end": {
"line": 129,
"column": 61
}
},
"callee": {
"type": "MemberExpression",
"start": 3657,
"end": 3676,
"loc": {
"start": {
"line": 129,
"column": 14
},
"end": {
"line": 129,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 3657,
"end": 3663,
"loc": {
"start": {
"line": 129,
"column": 14
},
"end": {
"line": 129,
"column": 20
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3664,
"end": 3676,
"loc": {
"start": {
"line": 129,
"column": 21
},
"end": {
"line": 129,
"column": 33
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3677,
"end": 3703,
"loc": {
"start": {
"line": 129,
"column": 34
},
"end": {
"line": 129,
"column": 60
}
},
"callee": {
"type": "Identifier",
"start": 3681,
"end": 3699,
"loc": {
"start": {
"line": 129,
"column": 38
},
"end": {
"line": 129,
"column": 56
},
"identifierName": "LogicGateComponent"
},
"name": "LogicGateComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3700,
"end": 3702,
"loc": {
"start": {
"line": 129,
"column": 57
},
"end": {
"line": 129,
"column": 59
}
},
"properties": []
}
]
}
]
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 3713,
"end": 3862,
"loc": {
"start": {
"line": 132,
"column": 0
},
"end": {
"line": 137,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3713,
"end": 3861,
"loc": {
"start": {
"line": 132,
"column": 0
},
"end": {
"line": 137,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3713,
"end": 3750,
"loc": {
"start": {
"line": 132,
"column": 0
},
"end": {
"line": 132,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 3713,
"end": 3741,
"loc": {
"start": {
"line": 132,
"column": 0
},
"end": {
"line": 132,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 3742,
"end": 3750,
"loc": {
"start": {
"line": 132,
"column": 29
},
"end": {
"line": 132,
"column": 37
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 3753,
"end": 3861,
"loc": {
"start": {
"line": 132,
"column": 40
},
"end": {
"line": 137,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3760,
"end": 3778,
"loc": {
"start": {
"line": 133,
"column": 4
},
"end": {
"line": 133,
"column": 22
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3760,
"end": 3767,
"loc": {
"start": {
"line": 133,
"column": 4
},
"end": {
"line": 133,
"column": 11
},
"identifierName": "rotater"
},
"name": "rotater"
},
"value": {
"type": "StringLiteral",
"start": 3769,
"end": 3778,
"loc": {
"start": {
"line": 133,
"column": 13
},
"end": {
"line": 133,
"column": 22
}
},
"extra": {
"rawValue": "rotater",
"raw": "\"rotater\""
},
"value": "rotater"
}
},
{
"type": "ObjectProperty",
"start": 3785,
"end": 3807,
"loc": {
"start": {
"line": 134,
"column": 4
},
"end": {
"line": 134,
"column": 26
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3785,
"end": 3794,
"loc": {
"start": {
"line": 134,
"column": 4
},
"end": {
"line": 134,
"column": 13
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"value": {
"type": "StringLiteral",
"start": 3796,
"end": 3807,
"loc": {
"start": {
"line": 134,
"column": 15
},
"end": {
"line": 134,
"column": 26
}
},
"extra": {
"rawValue": "unstacker",
"raw": "\"unstacker\""
},
"value": "unstacker"
}
},
{
"type": "ObjectProperty",
"start": 3814,
"end": 3832,
"loc": {
"start": {
"line": 135,
"column": 4
},
"end": {
"line": 135,
"column": 22
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3814,
"end": 3821,
"loc": {
"start": {
"line": 135,
"column": 4
},
"end": {
"line": 135,
"column": 11
},
"identifierName": "stacker"
},
"name": "stacker"
},
"value": {
"type": "StringLiteral",
"start": 3823,
"end": 3832,
"loc": {
"start": {
"line": 135,
"column": 13
},
"end": {
"line": 135,
"column": 22
}
},
"extra": {
"rawValue": "stacker",
"raw": "\"stacker\""
},
"value": "stacker"
}
},
{
"type": "ObjectProperty",
"start": 3839,
"end": 3857,
"loc": {
"start": {
"line": 136,
"column": 4
},
"end": {
"line": 136,
"column": 22
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3839,
"end": 3846,
"loc": {
"start": {
"line": 136,
"column": 4
},
"end": {
"line": 136,
"column": 11
},
"identifierName": "painter"
},
"name": "painter"
},
"value": {
"type": "StringLiteral",
"start": 3848,
"end": 3857,
"loc": {
"start": {
"line": 136,
"column": 13
},
"end": {
"line": 136,
"column": 22
}
},
"extra": {
"rawValue": "painter",
"raw": "\"painter\""
},
"value": "painter"
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 3866,
"end": 4342,
"loc": {
"start": {
"line": 139,
"column": 0
},
"end": {
"line": 145,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3866,
"end": 4341,
"loc": {
"start": {
"line": 139,
"column": 0
},
"end": {
"line": 145,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3866,
"end": 3910,
"loc": {
"start": {
"line": 139,
"column": 0
},
"end": {
"line": 139,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 3866,
"end": 3894,
"loc": {
"start": {
"line": 139,
"column": 0
},
"end": {
"line": 139,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 3895,
"end": 3910,
"loc": {
"start": {
"line": 139,
"column": 29
},
"end": {
"line": 139,
"column": 44
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 3913,
"end": 4341,
"loc": {
"start": {
"line": 139,
"column": 47
},
"end": {
"line": 145,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3920,
"end": 3979,
"loc": {
"start": {
"line": 140,
"column": 4
},
"end": {
"line": 140,
"column": 63
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 3921,
"end": 3943,
"loc": {
"start": {
"line": 140,
"column": 5
},
"end": {
"line": 140,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 3946,
"end": 3979,
"loc": {
"start": {
"line": 140,
"column": 30
},
"end": {
"line": 140,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3947,
"end": 3953,
"loc": {
"start": {
"line": 140,
"column": 31
},
"end": {
"line": 140,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3955,
"end": 3970,
"loc": {
"start": {
"line": 140,
"column": 39
},
"end": {
"line": 140,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "NullLiteral",
"start": 3975,
"end": 3979,
"loc": {
"start": {
"line": 140,
"column": 59
},
"end": {
"line": 140,
"column": 63
}
}
}
}
},
{
"type": "ObjectProperty",
"start": 3986,
"end": 4068,
"loc": {
"start": {
"line": 141,
"column": 4
},
"end": {
"line": 141,
"column": 86
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 3987,
"end": 4032,
"loc": {
"start": {
"line": 141,
"column": 5
},
"end": {
"line": 141,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 3987,
"end": 4024,
"loc": {
"start": {
"line": 141,
"column": 5
},
"end": {
"line": 141,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 3987,
"end": 4015,
"loc": {
"start": {
"line": 141,
"column": 5
},
"end": {
"line": 141,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 4016,
"end": 4024,
"loc": {
"start": {
"line": 141,
"column": 34
},
"end": {
"line": 141,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4025,
"end": 4032,
"loc": {
"start": {
"line": 141,
"column": 43
},
"end": {
"line": 141,
"column": 50
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4035,
"end": 4068,
"loc": {
"start": {
"line": 141,
"column": 53
},
"end": {
"line": 141,
"column": 86
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4036,
"end": 4042,
"loc": {
"start": {
"line": 141,
"column": 54
},
"end": {
"line": 141,
"column": 60
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 4044,
"end": 4059,
"loc": {
"start": {
"line": 141,
"column": 62
},
"end": {
"line": 141,
"column": 77
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "NullLiteral",
"start": 4064,
"end": 4068,
"loc": {
"start": {
"line": 141,
"column": 82
},
"end": {
"line": 141,
"column": 86
}
}
}
}
},
{
"type": "ObjectProperty",
"start": 4075,
"end": 4159,
"loc": {
"start": {
"line": 142,
"column": 4
},
"end": {
"line": 142,
"column": 88
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4076,
"end": 4123,
"loc": {
"start": {
"line": 142,
"column": 5
},
"end": {
"line": 142,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 4076,
"end": 4113,
"loc": {
"start": {
"line": 142,
"column": 5
},
"end": {
"line": 142,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 4076,
"end": 4104,
"loc": {
"start": {
"line": 142,
"column": 5
},
"end": {
"line": 142,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 4105,
"end": 4113,
"loc": {
"start": {
"line": 142,
"column": 34
},
"end": {
"line": 142,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4114,
"end": 4123,
"loc": {
"start": {
"line": 142,
"column": 43
},
"end": {
"line": 142,
"column": 52
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4126,
"end": 4159,
"loc": {
"start": {
"line": 142,
"column": 55
},
"end": {
"line": 142,
"column": 88
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4127,
"end": 4133,
"loc": {
"start": {
"line": 142,
"column": 56
},
"end": {
"line": 142,
"column": 62
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 4135,
"end": 4150,
"loc": {
"start": {
"line": 142,
"column": 64
},
"end": {
"line": 142,
"column": 79
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "NullLiteral",
"start": 4155,
"end": 4159,
"loc": {
"start": {
"line": 142,
"column": 84
},
"end": {
"line": 142,
"column": 88
}
}
}
}
},
{
"type": "ObjectProperty",
"start": 4166,
"end": 4248,
"loc": {
"start": {
"line": 143,
"column": 4
},
"end": {
"line": 143,
"column": 86
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4167,
"end": 4212,
"loc": {
"start": {
"line": 143,
"column": 5
},
"end": {
"line": 143,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 4167,
"end": 4204,
"loc": {
"start": {
"line": 143,
"column": 5
},
"end": {
"line": 143,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 4167,
"end": 4195,
"loc": {
"start": {
"line": 143,
"column": 5
},
"end": {
"line": 143,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 4196,
"end": 4204,
"loc": {
"start": {
"line": 143,
"column": 34
},
"end": {
"line": 143,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4205,
"end": 4212,
"loc": {
"start": {
"line": 143,
"column": 43
},
"end": {
"line": 143,
"column": 50
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4215,
"end": 4248,
"loc": {
"start": {
"line": 143,
"column": 53
},
"end": {
"line": 143,
"column": 86
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4216,
"end": 4222,
"loc": {
"start": {
"line": 143,
"column": 54
},
"end": {
"line": 143,
"column": 60
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 4224,
"end": 4239,
"loc": {
"start": {
"line": 143,
"column": 62
},
"end": {
"line": 143,
"column": 77
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "NullLiteral",
"start": 4244,
"end": 4248,
"loc": {
"start": {
"line": 143,
"column": 82
},
"end": {
"line": 143,
"column": 86
}
}
}
}
},
{
"type": "ObjectProperty",
"start": 4255,
"end": 4337,
"loc": {
"start": {
"line": 144,
"column": 4
},
"end": {
"line": 144,
"column": 86
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4256,
"end": 4301,
"loc": {
"start": {
"line": 144,
"column": 5
},
"end": {
"line": 144,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 4256,
"end": 4293,
"loc": {
"start": {
"line": 144,
"column": 5
},
"end": {
"line": 144,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 4256,
"end": 4284,
"loc": {
"start": {
"line": 144,
"column": 5
},
"end": {
"line": 144,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 4285,
"end": 4293,
"loc": {
"start": {
"line": 144,
"column": 34
},
"end": {
"line": 144,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4294,
"end": 4301,
"loc": {
"start": {
"line": 144,
"column": 43
},
"end": {
"line": 144,
"column": 50
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4304,
"end": 4337,
"loc": {
"start": {
"line": 144,
"column": 53
},
"end": {
"line": 144,
"column": 86
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4305,
"end": 4311,
"loc": {
"start": {
"line": 144,
"column": 54
},
"end": {
"line": 144,
"column": 60
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 4313,
"end": 4328,
"loc": {
"start": {
"line": 144,
"column": 62
},
"end": {
"line": 144,
"column": 77
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "NullLiteral",
"start": 4333,
"end": 4337,
"loc": {
"start": {
"line": 144,
"column": 82
},
"end": {
"line": 144,
"column": 86
}
}
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4346,
"end": 5122,
"loc": {
"start": {
"line": 147,
"column": 0
},
"end": {
"line": 158,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4346,
"end": 5121,
"loc": {
"start": {
"line": 147,
"column": 0
},
"end": {
"line": 158,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4346,
"end": 4390,
"loc": {
"start": {
"line": 147,
"column": 0
},
"end": {
"line": 147,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 4346,
"end": 4374,
"loc": {
"start": {
"line": 147,
"column": 0
},
"end": {
"line": 147,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 4375,
"end": 4390,
"loc": {
"start": {
"line": 147,
"column": 29
},
"end": {
"line": 147,
"column": 44
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4393,
"end": 5121,
"loc": {
"start": {
"line": 147,
"column": 47
},
"end": {
"line": 158,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4400,
"end": 4519,
"loc": {
"start": {
"line": 148,
"column": 4
},
"end": {
"line": 149,
"column": 84
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4401,
"end": 4423,
"loc": {
"start": {
"line": 148,
"column": 5
},
"end": {
"line": 148,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4426,
"end": 4519,
"loc": {
"start": {
"line": 148,
"column": 30
},
"end": {
"line": 149,
"column": 84
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4426,
"end": 4430,
"loc": {
"start": {
"line": 148,
"column": 30
},
"end": {
"line": 148,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 4443,
"end": 4519,
"loc": {
"start": {
"line": 149,
"column": 8
},
"end": {
"line": 149,
"column": 84
}
},
"callee": {
"type": "MemberExpression",
"start": 4443,
"end": 4473,
"loc": {
"start": {
"line": 149,
"column": 8
},
"end": {
"line": 149,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 4443,
"end": 4456,
"loc": {
"start": {
"line": 149,
"column": 8
},
"end": {
"line": 149,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 4443,
"end": 4447,
"loc": {
"start": {
"line": 149,
"column": 8
},
"end": {
"line": 149,
"column": 12
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 4448,
"end": 4456,
"loc": {
"start": {
"line": 149,
"column": 13
},
"end": {
"line": 149,
"column": 21
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4457,
"end": 4473,
"loc": {
"start": {
"line": 149,
"column": 22
},
"end": {
"line": 149,
"column": 38
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 4474,
"end": 4518,
"loc": {
"start": {
"line": 149,
"column": 39
},
"end": {
"line": 149,
"column": 83
}
},
"object": {
"type": "Identifier",
"start": 4474,
"end": 4492,
"loc": {
"start": {
"line": 149,
"column": 39
},
"end": {
"line": 149,
"column": 57
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 4493,
"end": 4518,
"loc": {
"start": {
"line": 149,
"column": 58
},
"end": {
"line": 149,
"column": 83
},
"identifierName": "reward_virtual_processing"
},
"name": "reward_virtual_processing"
},
"computed": false
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 4526,
"end": 4668,
"loc": {
"start": {
"line": 150,
"column": 4
},
"end": {
"line": 151,
"column": 84
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4527,
"end": 4572,
"loc": {
"start": {
"line": 150,
"column": 5
},
"end": {
"line": 150,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 4527,
"end": 4564,
"loc": {
"start": {
"line": 150,
"column": 5
},
"end": {
"line": 150,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 4527,
"end": 4555,
"loc": {
"start": {
"line": 150,
"column": 5
},
"end": {
"line": 150,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 4556,
"end": 4564,
"loc": {
"start": {
"line": 150,
"column": 34
},
"end": {
"line": 150,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4565,
"end": 4572,
"loc": {
"start": {
"line": 150,
"column": 43
},
"end": {
"line": 150,
"column": 50
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4575,
"end": 4668,
"loc": {
"start": {
"line": 150,
"column": 53
},
"end": {
"line": 151,
"column": 84
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4575,
"end": 4579,
"loc": {
"start": {
"line": 150,
"column": 53
},
"end": {
"line": 150,
"column": 57
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 4592,
"end": 4668,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 84
}
},
"callee": {
"type": "MemberExpression",
"start": 4592,
"end": 4622,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 4592,
"end": 4605,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 4592,
"end": 4596,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 12
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 4597,
"end": 4605,
"loc": {
"start": {
"line": 151,
"column": 13
},
"end": {
"line": 151,
"column": 21
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4606,
"end": 4622,
"loc": {
"start": {
"line": 151,
"column": 22
},
"end": {
"line": 151,
"column": 38
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 4623,
"end": 4667,
"loc": {
"start": {
"line": 151,
"column": 39
},
"end": {
"line": 151,
"column": 83
}
},
"object": {
"type": "Identifier",
"start": 4623,
"end": 4641,
"loc": {
"start": {
"line": 151,
"column": 39
},
"end": {
"line": 151,
"column": 57
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 4642,
"end": 4667,
"loc": {
"start": {
"line": 151,
"column": 58
},
"end": {
"line": 151,
"column": 83
},
"identifierName": "reward_virtual_processing"
},
"name": "reward_virtual_processing"
},
"computed": false
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 4675,
"end": 4819,
"loc": {
"start": {
"line": 152,
"column": 4
},
"end": {
"line": 153,
"column": 84
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4676,
"end": 4723,
"loc": {
"start": {
"line": 152,
"column": 5
},
"end": {
"line": 152,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 4676,
"end": 4713,
"loc": {
"start": {
"line": 152,
"column": 5
},
"end": {
"line": 152,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 4676,
"end": 4704,
"loc": {
"start": {
"line": 152,
"column": 5
},
"end": {
"line": 152,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 4705,
"end": 4713,
"loc": {
"start": {
"line": 152,
"column": 34
},
"end": {
"line": 152,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4714,
"end": 4723,
"loc": {
"start": {
"line": 152,
"column": 43
},
"end": {
"line": 152,
"column": 52
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4726,
"end": 4819,
"loc": {
"start": {
"line": 152,
"column": 55
},
"end": {
"line": 153,
"column": 84
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4726,
"end": 4730,
"loc": {
"start": {
"line": 152,
"column": 55
},
"end": {
"line": 152,
"column": 59
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 4743,
"end": 4819,
"loc": {
"start": {
"line": 153,
"column": 8
},
"end": {
"line": 153,
"column": 84
}
},
"callee": {
"type": "MemberExpression",
"start": 4743,
"end": 4773,
"loc": {
"start": {
"line": 153,
"column": 8
},
"end": {
"line": 153,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 4743,
"end": 4756,
"loc": {
"start": {
"line": 153,
"column": 8
},
"end": {
"line": 153,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 4743,
"end": 4747,
"loc": {
"start": {
"line": 153,
"column": 8
},
"end": {
"line": 153,
"column": 12
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 4748,
"end": 4756,
"loc": {
"start": {
"line": 153,
"column": 13
},
"end": {
"line": 153,
"column": 21
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4757,
"end": 4773,
"loc": {
"start": {
"line": 153,
"column": 22
},
"end": {
"line": 153,
"column": 38
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 4774,
"end": 4818,
"loc": {
"start": {
"line": 153,
"column": 39
},
"end": {
"line": 153,
"column": 83
}
},
"object": {
"type": "Identifier",
"start": 4774,
"end": 4792,
"loc": {
"start": {
"line": 153,
"column": 39
},
"end": {
"line": 153,
"column": 57
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 4793,
"end": 4818,
"loc": {
"start": {
"line": 153,
"column": 58
},
"end": {
"line": 153,
"column": 83
},
"identifierName": "reward_virtual_processing"
},
"name": "reward_virtual_processing"
},
"computed": false
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 4826,
"end": 4968,
"loc": {
"start": {
"line": 154,
"column": 4
},
"end": {
"line": 155,
"column": 84
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4827,
"end": 4872,
"loc": {
"start": {
"line": 154,
"column": 5
},
"end": {
"line": 154,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 4827,
"end": 4864,
"loc": {
"start": {
"line": 154,
"column": 5
},
"end": {
"line": 154,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 4827,
"end": 4855,
"loc": {
"start": {
"line": 154,
"column": 5
},
"end": {
"line": 154,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 4856,
"end": 4864,
"loc": {
"start": {
"line": 154,
"column": 34
},
"end": {
"line": 154,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4865,
"end": 4872,
"loc": {
"start": {
"line": 154,
"column": 43
},
"end": {
"line": 154,
"column": 50
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4875,
"end": 4968,
"loc": {
"start": {
"line": 154,
"column": 53
},
"end": {
"line": 155,
"column": 84
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4875,
"end": 4879,
"loc": {
"start": {
"line": 154,
"column": 53
},
"end": {
"line": 154,
"column": 57
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 4892,
"end": 4968,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 84
}
},
"callee": {
"type": "MemberExpression",
"start": 4892,
"end": 4922,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 4892,
"end": 4905,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 4892,
"end": 4896,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 12
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 4897,
"end": 4905,
"loc": {
"start": {
"line": 155,
"column": 13
},
"end": {
"line": 155,
"column": 21
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4906,
"end": 4922,
"loc": {
"start": {
"line": 155,
"column": 22
},
"end": {
"line": 155,
"column": 38
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 4923,
"end": 4967,
"loc": {
"start": {
"line": 155,
"column": 39
},
"end": {
"line": 155,
"column": 83
}
},
"object": {
"type": "Identifier",
"start": 4923,
"end": 4941,
"loc": {
"start": {
"line": 155,
"column": 39
},
"end": {
"line": 155,
"column": 57
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 4942,
"end": 4967,
"loc": {
"start": {
"line": 155,
"column": 58
},
"end": {
"line": 155,
"column": 83
},
"identifierName": "reward_virtual_processing"
},
"name": "reward_virtual_processing"
},
"computed": false
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 4975,
"end": 5117,
"loc": {
"start": {
"line": 156,
"column": 4
},
"end": {
"line": 157,
"column": 84
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 4976,
"end": 5021,
"loc": {
"start": {
"line": 156,
"column": 5
},
"end": {
"line": 156,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 4976,
"end": 5013,
"loc": {
"start": {
"line": 156,
"column": 5
},
"end": {
"line": 156,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 4976,
"end": 5004,
"loc": {
"start": {
"line": 156,
"column": 5
},
"end": {
"line": 156,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5005,
"end": 5013,
"loc": {
"start": {
"line": 156,
"column": 34
},
"end": {
"line": 156,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5014,
"end": 5021,
"loc": {
"start": {
"line": 156,
"column": 43
},
"end": {
"line": 156,
"column": 50
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5024,
"end": 5117,
"loc": {
"start": {
"line": 156,
"column": 53
},
"end": {
"line": 157,
"column": 84
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 5024,
"end": 5028,
"loc": {
"start": {
"line": 156,
"column": 53
},
"end": {
"line": 156,
"column": 57
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 5041,
"end": 5117,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 84
}
},
"callee": {
"type": "MemberExpression",
"start": 5041,
"end": 5071,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 5041,
"end": 5054,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 5041,
"end": 5045,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 12
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 5046,
"end": 5054,
"loc": {
"start": {
"line": 157,
"column": 13
},
"end": {
"line": 157,
"column": 21
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5055,
"end": 5071,
"loc": {
"start": {
"line": 157,
"column": 22
},
"end": {
"line": 157,
"column": 38
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 5072,
"end": 5116,
"loc": {
"start": {
"line": 157,
"column": 39
},
"end": {
"line": 157,
"column": 83
}
},
"object": {
"type": "Identifier",
"start": 5072,
"end": 5090,
"loc": {
"start": {
"line": 157,
"column": 39
},
"end": {
"line": 157,
"column": 57
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 5091,
"end": 5116,
"loc": {
"start": {
"line": 157,
"column": 58
},
"end": {
"line": 157,
"column": 83
},
"identifierName": "reward_virtual_processing"
},
"name": "reward_virtual_processing"
},
"computed": false
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5126,
"end": 5542,
"loc": {
"start": {
"line": 160,
"column": 0
},
"end": {
"line": 166,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5126,
"end": 5541,
"loc": {
"start": {
"line": 160,
"column": 0
},
"end": {
"line": 166,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5126,
"end": 5165,
"loc": {
"start": {
"line": 160,
"column": 0
},
"end": {
"line": 160,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 5126,
"end": 5154,
"loc": {
"start": {
"line": 160,
"column": 0
},
"end": {
"line": 160,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5155,
"end": 5165,
"loc": {
"start": {
"line": 160,
"column": 29
},
"end": {
"line": 160,
"column": 39
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5168,
"end": 5541,
"loc": {
"start": {
"line": 160,
"column": 42
},
"end": {
"line": 166,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5175,
"end": 5223,
"loc": {
"start": {
"line": 161,
"column": 4
},
"end": {
"line": 161,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5176,
"end": 5198,
"loc": {
"start": {
"line": 161,
"column": 5
},
"end": {
"line": 161,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5201,
"end": 5223,
"loc": {
"start": {
"line": 161,
"column": 30
},
"end": {
"line": 161,
"column": 52
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 5207,
"end": 5223,
"loc": {
"start": {
"line": 161,
"column": 36
},
"end": {
"line": 161,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 5211,
"end": 5217,
"loc": {
"start": {
"line": 161,
"column": 40
},
"end": {
"line": 161,
"column": 46
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 5218,
"end": 5219,
"loc": {
"start": {
"line": 161,
"column": 47
},
"end": {
"line": 161,
"column": 48
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5221,
"end": 5222,
"loc": {
"start": {
"line": 161,
"column": 50
},
"end": {
"line": 161,
"column": 51
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 5230,
"end": 5301,
"loc": {
"start": {
"line": 162,
"column": 4
},
"end": {
"line": 162,
"column": 75
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5231,
"end": 5276,
"loc": {
"start": {
"line": 162,
"column": 5
},
"end": {
"line": 162,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 5231,
"end": 5268,
"loc": {
"start": {
"line": 162,
"column": 5
},
"end": {
"line": 162,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 5231,
"end": 5259,
"loc": {
"start": {
"line": 162,
"column": 5
},
"end": {
"line": 162,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5260,
"end": 5268,
"loc": {
"start": {
"line": 162,
"column": 34
},
"end": {
"line": 162,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5269,
"end": 5276,
"loc": {
"start": {
"line": 162,
"column": 43
},
"end": {
"line": 162,
"column": 50
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5279,
"end": 5301,
"loc": {
"start": {
"line": 162,
"column": 53
},
"end": {
"line": 162,
"column": 75
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 5285,
"end": 5301,
"loc": {
"start": {
"line": 162,
"column": 59
},
"end": {
"line": 162,
"column": 75
}
},
"callee": {
"type": "Identifier",
"start": 5289,
"end": 5295,
"loc": {
"start": {
"line": 162,
"column": 63
},
"end": {
"line": 162,
"column": 69
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 5296,
"end": 5297,
"loc": {
"start": {
"line": 162,
"column": 70
},
"end": {
"line": 162,
"column": 71
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5299,
"end": 5300,
"loc": {
"start": {
"line": 162,
"column": 73
},
"end": {
"line": 162,
"column": 74
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 5308,
"end": 5381,
"loc": {
"start": {
"line": 163,
"column": 4
},
"end": {
"line": 163,
"column": 77
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5309,
"end": 5356,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 5309,
"end": 5346,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 5309,
"end": 5337,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5338,
"end": 5346,
"loc": {
"start": {
"line": 163,
"column": 34
},
"end": {
"line": 163,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5347,
"end": 5356,
"loc": {
"start": {
"line": 163,
"column": 43
},
"end": {
"line": 163,
"column": 52
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5359,
"end": 5381,
"loc": {
"start": {
"line": 163,
"column": 55
},
"end": {
"line": 163,
"column": 77
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 5365,
"end": 5381,
"loc": {
"start": {
"line": 163,
"column": 61
},
"end": {
"line": 163,
"column": 77
}
},
"callee": {
"type": "Identifier",
"start": 5369,
"end": 5375,
"loc": {
"start": {
"line": 163,
"column": 65
},
"end": {
"line": 163,
"column": 71
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 5376,
"end": 5377,
"loc": {
"start": {
"line": 163,
"column": 72
},
"end": {
"line": 163,
"column": 73
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5379,
"end": 5380,
"loc": {
"start": {
"line": 163,
"column": 75
},
"end": {
"line": 163,
"column": 76
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 5388,
"end": 5459,
"loc": {
"start": {
"line": 164,
"column": 4
},
"end": {
"line": 164,
"column": 75
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5389,
"end": 5434,
"loc": {
"start": {
"line": 164,
"column": 5
},
"end": {
"line": 164,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 5389,
"end": 5426,
"loc": {
"start": {
"line": 164,
"column": 5
},
"end": {
"line": 164,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 5389,
"end": 5417,
"loc": {
"start": {
"line": 164,
"column": 5
},
"end": {
"line": 164,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5418,
"end": 5426,
"loc": {
"start": {
"line": 164,
"column": 34
},
"end": {
"line": 164,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5427,
"end": 5434,
"loc": {
"start": {
"line": 164,
"column": 43
},
"end": {
"line": 164,
"column": 50
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5437,
"end": 5459,
"loc": {
"start": {
"line": 164,
"column": 53
},
"end": {
"line": 164,
"column": 75
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 5443,
"end": 5459,
"loc": {
"start": {
"line": 164,
"column": 59
},
"end": {
"line": 164,
"column": 75
}
},
"callee": {
"type": "Identifier",
"start": 5447,
"end": 5453,
"loc": {
"start": {
"line": 164,
"column": 63
},
"end": {
"line": 164,
"column": 69
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 5454,
"end": 5455,
"loc": {
"start": {
"line": 164,
"column": 70
},
"end": {
"line": 164,
"column": 71
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5457,
"end": 5458,
"loc": {
"start": {
"line": 164,
"column": 73
},
"end": {
"line": 164,
"column": 74
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
},
{
"type": "ObjectProperty",
"start": 5466,
"end": 5537,
"loc": {
"start": {
"line": 165,
"column": 4
},
"end": {
"line": 165,
"column": 75
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5467,
"end": 5512,
"loc": {
"start": {
"line": 165,
"column": 5
},
"end": {
"line": 165,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 5467,
"end": 5504,
"loc": {
"start": {
"line": 165,
"column": 5
},
"end": {
"line": 165,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 5467,
"end": 5495,
"loc": {
"start": {
"line": 165,
"column": 5
},
"end": {
"line": 165,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5496,
"end": 5504,
"loc": {
"start": {
"line": 165,
"column": 34
},
"end": {
"line": 165,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5505,
"end": 5512,
"loc": {
"start": {
"line": 165,
"column": 43
},
"end": {
"line": 165,
"column": 50
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5515,
"end": 5537,
"loc": {
"start": {
"line": 165,
"column": 53
},
"end": {
"line": 165,
"column": 75
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 5521,
"end": 5537,
"loc": {
"start": {
"line": 165,
"column": 59
},
"end": {
"line": 165,
"column": 75
}
},
"callee": {
"type": "Identifier",
"start": 5525,
"end": 5531,
"loc": {
"start": {
"line": 165,
"column": 63
},
"end": {
"line": 165,
"column": 69
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 5532,
"end": 5533,
"loc": {
"start": {
"line": 165,
"column": 70
},
"end": {
"line": 165,
"column": 71
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 5535,
"end": 5536,
"loc": {
"start": {
"line": 165,
"column": 73
},
"end": {
"line": 165,
"column": 74
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5546,
"end": 5903,
"loc": {
"start": {
"line": 168,
"column": 0
},
"end": {
"line": 174,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5546,
"end": 5902,
"loc": {
"start": {
"line": 168,
"column": 0
},
"end": {
"line": 174,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5546,
"end": 5586,
"loc": {
"start": {
"line": 168,
"column": 0
},
"end": {
"line": 168,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 5546,
"end": 5574,
"loc": {
"start": {
"line": 168,
"column": 0
},
"end": {
"line": 168,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5575,
"end": 5586,
"loc": {
"start": {
"line": 168,
"column": 29
},
"end": {
"line": 168,
"column": 40
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5589,
"end": 5902,
"loc": {
"start": {
"line": 168,
"column": 43
},
"end": {
"line": 174,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5596,
"end": 5632,
"loc": {
"start": {
"line": 169,
"column": 4
},
"end": {
"line": 169,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5597,
"end": 5619,
"loc": {
"start": {
"line": 169,
"column": 5
},
"end": {
"line": 169,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5622,
"end": 5632,
"loc": {
"start": {
"line": 169,
"column": 30
},
"end": {
"line": 169,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5628,
"end": 5632,
"loc": {
"start": {
"line": 169,
"column": 36
},
"end": {
"line": 169,
"column": 40
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 5639,
"end": 5698,
"loc": {
"start": {
"line": 170,
"column": 4
},
"end": {
"line": 170,
"column": 63
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5640,
"end": 5685,
"loc": {
"start": {
"line": 170,
"column": 5
},
"end": {
"line": 170,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 5640,
"end": 5677,
"loc": {
"start": {
"line": 170,
"column": 5
},
"end": {
"line": 170,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 5640,
"end": 5668,
"loc": {
"start": {
"line": 170,
"column": 5
},
"end": {
"line": 170,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5669,
"end": 5677,
"loc": {
"start": {
"line": 170,
"column": 34
},
"end": {
"line": 170,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5678,
"end": 5685,
"loc": {
"start": {
"line": 170,
"column": 43
},
"end": {
"line": 170,
"column": 50
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5688,
"end": 5698,
"loc": {
"start": {
"line": 170,
"column": 53
},
"end": {
"line": 170,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5694,
"end": 5698,
"loc": {
"start": {
"line": 170,
"column": 59
},
"end": {
"line": 170,
"column": 63
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 5705,
"end": 5766,
"loc": {
"start": {
"line": 171,
"column": 4
},
"end": {
"line": 171,
"column": 65
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5706,
"end": 5753,
"loc": {
"start": {
"line": 171,
"column": 5
},
"end": {
"line": 171,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 5706,
"end": 5743,
"loc": {
"start": {
"line": 171,
"column": 5
},
"end": {
"line": 171,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 5706,
"end": 5734,
"loc": {
"start": {
"line": 171,
"column": 5
},
"end": {
"line": 171,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5735,
"end": 5743,
"loc": {
"start": {
"line": 171,
"column": 34
},
"end": {
"line": 171,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5744,
"end": 5753,
"loc": {
"start": {
"line": 171,
"column": 43
},
"end": {
"line": 171,
"column": 52
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5756,
"end": 5766,
"loc": {
"start": {
"line": 171,
"column": 55
},
"end": {
"line": 171,
"column": 65
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5762,
"end": 5766,
"loc": {
"start": {
"line": 171,
"column": 61
},
"end": {
"line": 171,
"column": 65
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 5773,
"end": 5832,
"loc": {
"start": {
"line": 172,
"column": 4
},
"end": {
"line": 172,
"column": 63
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5774,
"end": 5819,
"loc": {
"start": {
"line": 172,
"column": 5
},
"end": {
"line": 172,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 5774,
"end": 5811,
"loc": {
"start": {
"line": 172,
"column": 5
},
"end": {
"line": 172,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 5774,
"end": 5802,
"loc": {
"start": {
"line": 172,
"column": 5
},
"end": {
"line": 172,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5803,
"end": 5811,
"loc": {
"start": {
"line": 172,
"column": 34
},
"end": {
"line": 172,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5812,
"end": 5819,
"loc": {
"start": {
"line": 172,
"column": 43
},
"end": {
"line": 172,
"column": 50
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5822,
"end": 5832,
"loc": {
"start": {
"line": 172,
"column": 53
},
"end": {
"line": 172,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5828,
"end": 5832,
"loc": {
"start": {
"line": 172,
"column": 59
},
"end": {
"line": 172,
"column": 63
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 5839,
"end": 5898,
"loc": {
"start": {
"line": 173,
"column": 4
},
"end": {
"line": 173,
"column": 63
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 5840,
"end": 5885,
"loc": {
"start": {
"line": 173,
"column": 5
},
"end": {
"line": 173,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 5840,
"end": 5877,
"loc": {
"start": {
"line": 173,
"column": 5
},
"end": {
"line": 173,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 5840,
"end": 5868,
"loc": {
"start": {
"line": 173,
"column": 5
},
"end": {
"line": 173,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5869,
"end": 5877,
"loc": {
"start": {
"line": 173,
"column": 34
},
"end": {
"line": 173,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 5878,
"end": 5885,
"loc": {
"start": {
"line": 173,
"column": 43
},
"end": {
"line": 173,
"column": 50
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5888,
"end": 5898,
"loc": {
"start": {
"line": 173,
"column": 53
},
"end": {
"line": 173,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5894,
"end": 5898,
"loc": {
"start": {
"line": 173,
"column": 59
},
"end": {
"line": 173,
"column": 63
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 5907,
"end": 6265,
"loc": {
"start": {
"line": 176,
"column": 0
},
"end": {
"line": 182,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 5907,
"end": 6264,
"loc": {
"start": {
"line": 176,
"column": 0
},
"end": {
"line": 182,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 5907,
"end": 5948,
"loc": {
"start": {
"line": 176,
"column": 0
},
"end": {
"line": 176,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 5907,
"end": 5935,
"loc": {
"start": {
"line": 176,
"column": 0
},
"end": {
"line": 176,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 5936,
"end": 5948,
"loc": {
"start": {
"line": 176,
"column": 29
},
"end": {
"line": 176,
"column": 41
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 5951,
"end": 6264,
"loc": {
"start": {
"line": 176,
"column": 44
},
"end": {
"line": 182,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 5958,
"end": 5994,
"loc": {
"start": {
"line": 177,
"column": 4
},
"end": {
"line": 177,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 5959,
"end": 5981,
"loc": {
"start": {
"line": 177,
"column": 5
},
"end": {
"line": 177,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 5984,
"end": 5994,
"loc": {
"start": {
"line": 177,
"column": 30
},
"end": {
"line": 177,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 5990,
"end": 5994,
"loc": {
"start": {
"line": 177,
"column": 36
},
"end": {
"line": 177,
"column": 40
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 6001,
"end": 6060,
"loc": {
"start": {
"line": 178,
"column": 4
},
"end": {
"line": 178,
"column": 63
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6002,
"end": 6047,
"loc": {
"start": {
"line": 178,
"column": 5
},
"end": {
"line": 178,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 6002,
"end": 6039,
"loc": {
"start": {
"line": 178,
"column": 5
},
"end": {
"line": 178,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6002,
"end": 6030,
"loc": {
"start": {
"line": 178,
"column": 5
},
"end": {
"line": 178,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6031,
"end": 6039,
"loc": {
"start": {
"line": 178,
"column": 34
},
"end": {
"line": 178,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6040,
"end": 6047,
"loc": {
"start": {
"line": 178,
"column": 43
},
"end": {
"line": 178,
"column": 50
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6050,
"end": 6060,
"loc": {
"start": {
"line": 178,
"column": 53
},
"end": {
"line": 178,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6056,
"end": 6060,
"loc": {
"start": {
"line": 178,
"column": 59
},
"end": {
"line": 178,
"column": 63
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 6067,
"end": 6128,
"loc": {
"start": {
"line": 179,
"column": 4
},
"end": {
"line": 179,
"column": 65
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6068,
"end": 6115,
"loc": {
"start": {
"line": 179,
"column": 5
},
"end": {
"line": 179,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 6068,
"end": 6105,
"loc": {
"start": {
"line": 179,
"column": 5
},
"end": {
"line": 179,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6068,
"end": 6096,
"loc": {
"start": {
"line": 179,
"column": 5
},
"end": {
"line": 179,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6097,
"end": 6105,
"loc": {
"start": {
"line": 179,
"column": 34
},
"end": {
"line": 179,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6106,
"end": 6115,
"loc": {
"start": {
"line": 179,
"column": 43
},
"end": {
"line": 179,
"column": 52
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6118,
"end": 6128,
"loc": {
"start": {
"line": 179,
"column": 55
},
"end": {
"line": 179,
"column": 65
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6124,
"end": 6128,
"loc": {
"start": {
"line": 179,
"column": 61
},
"end": {
"line": 179,
"column": 65
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 6135,
"end": 6194,
"loc": {
"start": {
"line": 180,
"column": 4
},
"end": {
"line": 180,
"column": 63
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6136,
"end": 6181,
"loc": {
"start": {
"line": 180,
"column": 5
},
"end": {
"line": 180,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 6136,
"end": 6173,
"loc": {
"start": {
"line": 180,
"column": 5
},
"end": {
"line": 180,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6136,
"end": 6164,
"loc": {
"start": {
"line": 180,
"column": 5
},
"end": {
"line": 180,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6165,
"end": 6173,
"loc": {
"start": {
"line": 180,
"column": 34
},
"end": {
"line": 180,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6174,
"end": 6181,
"loc": {
"start": {
"line": 180,
"column": 43
},
"end": {
"line": 180,
"column": 50
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6184,
"end": 6194,
"loc": {
"start": {
"line": 180,
"column": 53
},
"end": {
"line": 180,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6190,
"end": 6194,
"loc": {
"start": {
"line": 180,
"column": 59
},
"end": {
"line": 180,
"column": 63
}
},
"value": true
}
}
},
{
"type": "ObjectProperty",
"start": 6201,
"end": 6260,
"loc": {
"start": {
"line": 181,
"column": 4
},
"end": {
"line": 181,
"column": 63
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6202,
"end": 6247,
"loc": {
"start": {
"line": 181,
"column": 5
},
"end": {
"line": 181,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 6202,
"end": 6239,
"loc": {
"start": {
"line": 181,
"column": 5
},
"end": {
"line": 181,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6202,
"end": 6230,
"loc": {
"start": {
"line": 181,
"column": 5
},
"end": {
"line": 181,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6231,
"end": 6239,
"loc": {
"start": {
"line": 181,
"column": 34
},
"end": {
"line": 181,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6240,
"end": 6247,
"loc": {
"start": {
"line": 181,
"column": 43
},
"end": {
"line": 181,
"column": 50
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6250,
"end": 6260,
"loc": {
"start": {
"line": 181,
"column": 53
},
"end": {
"line": 181,
"column": 63
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6256,
"end": 6260,
"loc": {
"start": {
"line": 181,
"column": 59
},
"end": {
"line": 181,
"column": 63
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6269,
"end": 6630,
"loc": {
"start": {
"line": 184,
"column": 0
},
"end": {
"line": 190,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6269,
"end": 6629,
"loc": {
"start": {
"line": 184,
"column": 0
},
"end": {
"line": 190,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6269,
"end": 6308,
"loc": {
"start": {
"line": 184,
"column": 0
},
"end": {
"line": 184,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 6269,
"end": 6297,
"loc": {
"start": {
"line": 184,
"column": 0
},
"end": {
"line": 184,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6298,
"end": 6308,
"loc": {
"start": {
"line": 184,
"column": 29
},
"end": {
"line": 184,
"column": 39
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6311,
"end": 6629,
"loc": {
"start": {
"line": 184,
"column": 42
},
"end": {
"line": 190,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6318,
"end": 6355,
"loc": {
"start": {
"line": 185,
"column": 4
},
"end": {
"line": 185,
"column": 41
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6319,
"end": 6341,
"loc": {
"start": {
"line": 185,
"column": 5
},
"end": {
"line": 185,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6344,
"end": 6355,
"loc": {
"start": {
"line": 185,
"column": 30
},
"end": {
"line": 185,
"column": 41
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6350,
"end": 6355,
"loc": {
"start": {
"line": 185,
"column": 36
},
"end": {
"line": 185,
"column": 41
}
},
"value": false
}
}
},
{
"type": "ObjectProperty",
"start": 6362,
"end": 6422,
"loc": {
"start": {
"line": 186,
"column": 4
},
"end": {
"line": 186,
"column": 64
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6363,
"end": 6408,
"loc": {
"start": {
"line": 186,
"column": 5
},
"end": {
"line": 186,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 6363,
"end": 6400,
"loc": {
"start": {
"line": 186,
"column": 5
},
"end": {
"line": 186,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6363,
"end": 6391,
"loc": {
"start": {
"line": 186,
"column": 5
},
"end": {
"line": 186,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6392,
"end": 6400,
"loc": {
"start": {
"line": 186,
"column": 34
},
"end": {
"line": 186,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6401,
"end": 6408,
"loc": {
"start": {
"line": 186,
"column": 43
},
"end": {
"line": 186,
"column": 50
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6411,
"end": 6422,
"loc": {
"start": {
"line": 186,
"column": 53
},
"end": {
"line": 186,
"column": 64
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6417,
"end": 6422,
"loc": {
"start": {
"line": 186,
"column": 59
},
"end": {
"line": 186,
"column": 64
}
},
"value": false
}
}
},
{
"type": "ObjectProperty",
"start": 6429,
"end": 6491,
"loc": {
"start": {
"line": 187,
"column": 4
},
"end": {
"line": 187,
"column": 66
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6430,
"end": 6477,
"loc": {
"start": {
"line": 187,
"column": 5
},
"end": {
"line": 187,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 6430,
"end": 6467,
"loc": {
"start": {
"line": 187,
"column": 5
},
"end": {
"line": 187,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6430,
"end": 6458,
"loc": {
"start": {
"line": 187,
"column": 5
},
"end": {
"line": 187,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6459,
"end": 6467,
"loc": {
"start": {
"line": 187,
"column": 34
},
"end": {
"line": 187,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6468,
"end": 6477,
"loc": {
"start": {
"line": 187,
"column": 43
},
"end": {
"line": 187,
"column": 52
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6480,
"end": 6491,
"loc": {
"start": {
"line": 187,
"column": 55
},
"end": {
"line": 187,
"column": 66
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6486,
"end": 6491,
"loc": {
"start": {
"line": 187,
"column": 61
},
"end": {
"line": 187,
"column": 66
}
},
"value": false
}
}
},
{
"type": "ObjectProperty",
"start": 6498,
"end": 6558,
"loc": {
"start": {
"line": 188,
"column": 4
},
"end": {
"line": 188,
"column": 64
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6499,
"end": 6544,
"loc": {
"start": {
"line": 188,
"column": 5
},
"end": {
"line": 188,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 6499,
"end": 6536,
"loc": {
"start": {
"line": 188,
"column": 5
},
"end": {
"line": 188,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6499,
"end": 6527,
"loc": {
"start": {
"line": 188,
"column": 5
},
"end": {
"line": 188,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6528,
"end": 6536,
"loc": {
"start": {
"line": 188,
"column": 34
},
"end": {
"line": 188,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6537,
"end": 6544,
"loc": {
"start": {
"line": 188,
"column": 43
},
"end": {
"line": 188,
"column": 50
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6547,
"end": 6558,
"loc": {
"start": {
"line": 188,
"column": 53
},
"end": {
"line": 188,
"column": 64
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6553,
"end": 6558,
"loc": {
"start": {
"line": 188,
"column": 59
},
"end": {
"line": 188,
"column": 64
}
},
"value": false
}
}
},
{
"type": "ObjectProperty",
"start": 6565,
"end": 6625,
"loc": {
"start": {
"line": 189,
"column": 4
},
"end": {
"line": 189,
"column": 64
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6566,
"end": 6611,
"loc": {
"start": {
"line": 189,
"column": 5
},
"end": {
"line": 189,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 6566,
"end": 6603,
"loc": {
"start": {
"line": 189,
"column": 5
},
"end": {
"line": 189,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6566,
"end": 6594,
"loc": {
"start": {
"line": 189,
"column": 5
},
"end": {
"line": 189,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6595,
"end": 6603,
"loc": {
"start": {
"line": 189,
"column": 34
},
"end": {
"line": 189,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6604,
"end": 6611,
"loc": {
"start": {
"line": 189,
"column": 43
},
"end": {
"line": 189,
"column": 50
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6614,
"end": 6625,
"loc": {
"start": {
"line": 189,
"column": 53
},
"end": {
"line": 189,
"column": 64
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 6620,
"end": 6625,
"loc": {
"start": {
"line": 189,
"column": 59
},
"end": {
"line": 189,
"column": 64
}
},
"value": false
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 6634,
"end": 7007,
"loc": {
"start": {
"line": 192,
"column": 0
},
"end": {
"line": 198,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 6634,
"end": 7006,
"loc": {
"start": {
"line": 192,
"column": 0
},
"end": {
"line": 198,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 6634,
"end": 6675,
"loc": {
"start": {
"line": 192,
"column": 0
},
"end": {
"line": 192,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 6634,
"end": 6662,
"loc": {
"start": {
"line": 192,
"column": 0
},
"end": {
"line": 192,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6663,
"end": 6675,
"loc": {
"start": {
"line": 192,
"column": 29
},
"end": {
"line": 192,
"column": 41
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 6678,
"end": 7006,
"loc": {
"start": {
"line": 192,
"column": 44
},
"end": {
"line": 198,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 6685,
"end": 6724,
"loc": {
"start": {
"line": 193,
"column": 4
},
"end": {
"line": 193,
"column": 43
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 6686,
"end": 6708,
"loc": {
"start": {
"line": 193,
"column": 5
},
"end": {
"line": 193,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6711,
"end": 6724,
"loc": {
"start": {
"line": 193,
"column": 30
},
"end": {
"line": 193,
"column": 43
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 6717,
"end": 6724,
"loc": {
"start": {
"line": 193,
"column": 36
},
"end": {
"line": 193,
"column": 43
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
},
{
"type": "ObjectProperty",
"start": 6731,
"end": 6793,
"loc": {
"start": {
"line": 194,
"column": 4
},
"end": {
"line": 194,
"column": 66
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6732,
"end": 6777,
"loc": {
"start": {
"line": 194,
"column": 5
},
"end": {
"line": 194,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 6732,
"end": 6769,
"loc": {
"start": {
"line": 194,
"column": 5
},
"end": {
"line": 194,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6732,
"end": 6760,
"loc": {
"start": {
"line": 194,
"column": 5
},
"end": {
"line": 194,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6761,
"end": 6769,
"loc": {
"start": {
"line": 194,
"column": 34
},
"end": {
"line": 194,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6770,
"end": 6777,
"loc": {
"start": {
"line": 194,
"column": 43
},
"end": {
"line": 194,
"column": 50
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6780,
"end": 6793,
"loc": {
"start": {
"line": 194,
"column": 53
},
"end": {
"line": 194,
"column": 66
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 6786,
"end": 6793,
"loc": {
"start": {
"line": 194,
"column": 59
},
"end": {
"line": 194,
"column": 66
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
},
{
"type": "ObjectProperty",
"start": 6800,
"end": 6864,
"loc": {
"start": {
"line": 195,
"column": 4
},
"end": {
"line": 195,
"column": 68
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6801,
"end": 6848,
"loc": {
"start": {
"line": 195,
"column": 5
},
"end": {
"line": 195,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 6801,
"end": 6838,
"loc": {
"start": {
"line": 195,
"column": 5
},
"end": {
"line": 195,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6801,
"end": 6829,
"loc": {
"start": {
"line": 195,
"column": 5
},
"end": {
"line": 195,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6830,
"end": 6838,
"loc": {
"start": {
"line": 195,
"column": 34
},
"end": {
"line": 195,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6839,
"end": 6848,
"loc": {
"start": {
"line": 195,
"column": 43
},
"end": {
"line": 195,
"column": 52
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6851,
"end": 6864,
"loc": {
"start": {
"line": 195,
"column": 55
},
"end": {
"line": 195,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 6857,
"end": 6864,
"loc": {
"start": {
"line": 195,
"column": 61
},
"end": {
"line": 195,
"column": 68
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
},
{
"type": "ObjectProperty",
"start": 6871,
"end": 6933,
"loc": {
"start": {
"line": 196,
"column": 4
},
"end": {
"line": 196,
"column": 66
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6872,
"end": 6917,
"loc": {
"start": {
"line": 196,
"column": 5
},
"end": {
"line": 196,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 6872,
"end": 6909,
"loc": {
"start": {
"line": 196,
"column": 5
},
"end": {
"line": 196,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6872,
"end": 6900,
"loc": {
"start": {
"line": 196,
"column": 5
},
"end": {
"line": 196,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6901,
"end": 6909,
"loc": {
"start": {
"line": 196,
"column": 34
},
"end": {
"line": 196,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6910,
"end": 6917,
"loc": {
"start": {
"line": 196,
"column": 43
},
"end": {
"line": 196,
"column": 50
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6920,
"end": 6933,
"loc": {
"start": {
"line": 196,
"column": 53
},
"end": {
"line": 196,
"column": 66
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 6926,
"end": 6933,
"loc": {
"start": {
"line": 196,
"column": 59
},
"end": {
"line": 196,
"column": 66
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
},
{
"type": "ObjectProperty",
"start": 6940,
"end": 7002,
"loc": {
"start": {
"line": 197,
"column": 4
},
"end": {
"line": 197,
"column": 66
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 6941,
"end": 6986,
"loc": {
"start": {
"line": 197,
"column": 5
},
"end": {
"line": 197,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 6941,
"end": 6978,
"loc": {
"start": {
"line": 197,
"column": 5
},
"end": {
"line": 197,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 6941,
"end": 6969,
"loc": {
"start": {
"line": 197,
"column": 5
},
"end": {
"line": 197,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 6970,
"end": 6978,
"loc": {
"start": {
"line": 197,
"column": 34
},
"end": {
"line": 197,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 6979,
"end": 6986,
"loc": {
"start": {
"line": 197,
"column": 43
},
"end": {
"line": 197,
"column": 50
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 6989,
"end": 7002,
"loc": {
"start": {
"line": 197,
"column": 53
},
"end": {
"line": 197,
"column": 66
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 6995,
"end": 7002,
"loc": {
"start": {
"line": 197,
"column": 59
},
"end": {
"line": 197,
"column": 66
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 7011,
"end": 7396,
"loc": {
"start": {
"line": 200,
"column": 0
},
"end": {
"line": 206,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7011,
"end": 7395,
"loc": {
"start": {
"line": 200,
"column": 0
},
"end": {
"line": 206,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7011,
"end": 7054,
"loc": {
"start": {
"line": 200,
"column": 0
},
"end": {
"line": 200,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 7011,
"end": 7039,
"loc": {
"start": {
"line": 200,
"column": 0
},
"end": {
"line": 200,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 7040,
"end": 7054,
"loc": {
"start": {
"line": 200,
"column": 29
},
"end": {
"line": 200,
"column": 43
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 7057,
"end": 7395,
"loc": {
"start": {
"line": 200,
"column": 46
},
"end": {
"line": 206,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 7064,
"end": 7105,
"loc": {
"start": {
"line": 201,
"column": 4
},
"end": {
"line": 201,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 7065,
"end": 7087,
"loc": {
"start": {
"line": 201,
"column": 5
},
"end": {
"line": 201,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7090,
"end": 7105,
"loc": {
"start": {
"line": 201,
"column": 30
},
"end": {
"line": 201,
"column": 45
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7090,
"end": 7094,
"loc": {
"start": {
"line": 201,
"column": 30
},
"end": {
"line": 201,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 7098,
"end": 7105,
"loc": {
"start": {
"line": 201,
"column": 38
},
"end": {
"line": 201,
"column": 45
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
},
{
"type": "ObjectProperty",
"start": 7112,
"end": 7176,
"loc": {
"start": {
"line": 202,
"column": 4
},
"end": {
"line": 202,
"column": 68
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7113,
"end": 7158,
"loc": {
"start": {
"line": 202,
"column": 5
},
"end": {
"line": 202,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 7113,
"end": 7150,
"loc": {
"start": {
"line": 202,
"column": 5
},
"end": {
"line": 202,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 7113,
"end": 7141,
"loc": {
"start": {
"line": 202,
"column": 5
},
"end": {
"line": 202,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 7142,
"end": 7150,
"loc": {
"start": {
"line": 202,
"column": 34
},
"end": {
"line": 202,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7151,
"end": 7158,
"loc": {
"start": {
"line": 202,
"column": 43
},
"end": {
"line": 202,
"column": 50
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7161,
"end": 7176,
"loc": {
"start": {
"line": 202,
"column": 53
},
"end": {
"line": 202,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7161,
"end": 7165,
"loc": {
"start": {
"line": 202,
"column": 53
},
"end": {
"line": 202,
"column": 57
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 7169,
"end": 7176,
"loc": {
"start": {
"line": 202,
"column": 61
},
"end": {
"line": 202,
"column": 68
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
},
{
"type": "ObjectProperty",
"start": 7183,
"end": 7249,
"loc": {
"start": {
"line": 203,
"column": 4
},
"end": {
"line": 203,
"column": 70
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7184,
"end": 7231,
"loc": {
"start": {
"line": 203,
"column": 5
},
"end": {
"line": 203,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 7184,
"end": 7221,
"loc": {
"start": {
"line": 203,
"column": 5
},
"end": {
"line": 203,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 7184,
"end": 7212,
"loc": {
"start": {
"line": 203,
"column": 5
},
"end": {
"line": 203,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 7213,
"end": 7221,
"loc": {
"start": {
"line": 203,
"column": 34
},
"end": {
"line": 203,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7222,
"end": 7231,
"loc": {
"start": {
"line": 203,
"column": 43
},
"end": {
"line": 203,
"column": 52
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7234,
"end": 7249,
"loc": {
"start": {
"line": 203,
"column": 55
},
"end": {
"line": 203,
"column": 70
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7234,
"end": 7238,
"loc": {
"start": {
"line": 203,
"column": 55
},
"end": {
"line": 203,
"column": 59
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 7242,
"end": 7249,
"loc": {
"start": {
"line": 203,
"column": 63
},
"end": {
"line": 203,
"column": 70
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
},
{
"type": "ObjectProperty",
"start": 7256,
"end": 7320,
"loc": {
"start": {
"line": 204,
"column": 4
},
"end": {
"line": 204,
"column": 68
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7257,
"end": 7302,
"loc": {
"start": {
"line": 204,
"column": 5
},
"end": {
"line": 204,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 7257,
"end": 7294,
"loc": {
"start": {
"line": 204,
"column": 5
},
"end": {
"line": 204,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 7257,
"end": 7285,
"loc": {
"start": {
"line": 204,
"column": 5
},
"end": {
"line": 204,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 7286,
"end": 7294,
"loc": {
"start": {
"line": 204,
"column": 34
},
"end": {
"line": 204,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7295,
"end": 7302,
"loc": {
"start": {
"line": 204,
"column": 43
},
"end": {
"line": 204,
"column": 50
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7305,
"end": 7320,
"loc": {
"start": {
"line": 204,
"column": 53
},
"end": {
"line": 204,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7305,
"end": 7309,
"loc": {
"start": {
"line": 204,
"column": 53
},
"end": {
"line": 204,
"column": 57
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 7313,
"end": 7320,
"loc": {
"start": {
"line": 204,
"column": 61
},
"end": {
"line": 204,
"column": 68
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
},
{
"type": "ObjectProperty",
"start": 7327,
"end": 7391,
"loc": {
"start": {
"line": 205,
"column": 4
},
"end": {
"line": 205,
"column": 68
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7328,
"end": 7373,
"loc": {
"start": {
"line": 205,
"column": 5
},
"end": {
"line": 205,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 7328,
"end": 7365,
"loc": {
"start": {
"line": 205,
"column": 5
},
"end": {
"line": 205,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 7328,
"end": 7356,
"loc": {
"start": {
"line": 205,
"column": 5
},
"end": {
"line": 205,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 7357,
"end": 7365,
"loc": {
"start": {
"line": 205,
"column": 34
},
"end": {
"line": 205,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7366,
"end": 7373,
"loc": {
"start": {
"line": 205,
"column": 43
},
"end": {
"line": 205,
"column": 50
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7376,
"end": 7391,
"loc": {
"start": {
"line": 205,
"column": 53
},
"end": {
"line": 205,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 7376,
"end": 7380,
"loc": {
"start": {
"line": 205,
"column": 53
},
"end": {
"line": 205,
"column": 57
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 7384,
"end": 7391,
"loc": {
"start": {
"line": 205,
"column": 61
},
"end": {
"line": 205,
"column": 68
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 7400,
"end": 8077,
"loc": {
"start": {
"line": 208,
"column": 0
},
"end": {
"line": 218,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 7400,
"end": 8076,
"loc": {
"start": {
"line": 208,
"column": 0
},
"end": {
"line": 218,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 7400,
"end": 7445,
"loc": {
"start": {
"line": 208,
"column": 0
},
"end": {
"line": 208,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 7400,
"end": 7428,
"loc": {
"start": {
"line": 208,
"column": 0
},
"end": {
"line": 208,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 7429,
"end": 7445,
"loc": {
"start": {
"line": 208,
"column": 29
},
"end": {
"line": 208,
"column": 45
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 7448,
"end": 8076,
"loc": {
"start": {
"line": 208,
"column": 48
},
"end": {
"line": 218,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 7455,
"end": 7546,
"loc": {
"start": {
"line": 209,
"column": 4
},
"end": {
"line": 209,
"column": 95
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 7456,
"end": 7478,
"loc": {
"start": {
"line": 209,
"column": 5
},
"end": {
"line": 209,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7481,
"end": 7546,
"loc": {
"start": {
"line": 209,
"column": 30
},
"end": {
"line": 209,
"column": 95
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "MemberExpression",
"start": 7487,
"end": 7546,
"loc": {
"start": {
"line": 209,
"column": 36
},
"end": {
"line": 209,
"column": 95
}
},
"object": {
"type": "MemberExpression",
"start": 7487,
"end": 7522,
"loc": {
"start": {
"line": 209,
"column": 36
},
"end": {
"line": 209,
"column": 71
}
},
"object": {
"type": "Identifier",
"start": 7487,
"end": 7505,
"loc": {
"start": {
"line": 209,
"column": 36
},
"end": {
"line": 209,
"column": 54
},
"identifierName": "MetaCutterBuilding"
},
"name": "MetaCutterBuilding"
},
"property": {
"type": "Identifier",
"start": 7506,
"end": 7522,
"loc": {
"start": {
"line": 209,
"column": 55
},
"end": {
"line": 209,
"column": 71
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7523,
"end": 7545,
"loc": {
"start": {
"line": 209,
"column": 72
},
"end": {
"line": 209,
"column": 94
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"computed": true
}
}
},
{
"type": "ObjectProperty",
"start": 7553,
"end": 7677,
"loc": {
"start": {
"line": 210,
"column": 4
},
"end": {
"line": 211,
"column": 68
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7554,
"end": 7599,
"loc": {
"start": {
"line": 210,
"column": 5
},
"end": {
"line": 210,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 7554,
"end": 7591,
"loc": {
"start": {
"line": 210,
"column": 5
},
"end": {
"line": 210,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 7554,
"end": 7582,
"loc": {
"start": {
"line": 210,
"column": 5
},
"end": {
"line": 210,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 7583,
"end": 7591,
"loc": {
"start": {
"line": 210,
"column": 34
},
"end": {
"line": 210,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7592,
"end": 7599,
"loc": {
"start": {
"line": 210,
"column": 43
},
"end": {
"line": 210,
"column": 50
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7602,
"end": 7677,
"loc": {
"start": {
"line": 210,
"column": 53
},
"end": {
"line": 211,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "MemberExpression",
"start": 7617,
"end": 7677,
"loc": {
"start": {
"line": 211,
"column": 8
},
"end": {
"line": 211,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 7617,
"end": 7653,
"loc": {
"start": {
"line": 211,
"column": 8
},
"end": {
"line": 211,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 7617,
"end": 7636,
"loc": {
"start": {
"line": 211,
"column": 8
},
"end": {
"line": 211,
"column": 27
},
"identifierName": "MetaRotaterBuilding"
},
"name": "MetaRotaterBuilding"
},
"property": {
"type": "Identifier",
"start": 7637,
"end": 7653,
"loc": {
"start": {
"line": 211,
"column": 28
},
"end": {
"line": 211,
"column": 44
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7654,
"end": 7676,
"loc": {
"start": {
"line": 211,
"column": 45
},
"end": {
"line": 211,
"column": 67
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"computed": true
}
}
},
{
"type": "ObjectProperty",
"start": 7684,
"end": 7810,
"loc": {
"start": {
"line": 212,
"column": 4
},
"end": {
"line": 213,
"column": 68
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7685,
"end": 7732,
"loc": {
"start": {
"line": 212,
"column": 5
},
"end": {
"line": 212,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 7685,
"end": 7722,
"loc": {
"start": {
"line": 212,
"column": 5
},
"end": {
"line": 212,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 7685,
"end": 7713,
"loc": {
"start": {
"line": 212,
"column": 5
},
"end": {
"line": 212,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 7714,
"end": 7722,
"loc": {
"start": {
"line": 212,
"column": 34
},
"end": {
"line": 212,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7723,
"end": 7732,
"loc": {
"start": {
"line": 212,
"column": 43
},
"end": {
"line": 212,
"column": 52
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7735,
"end": 7810,
"loc": {
"start": {
"line": 212,
"column": 55
},
"end": {
"line": 213,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "MemberExpression",
"start": 7750,
"end": 7810,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 7750,
"end": 7786,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 7750,
"end": 7769,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 27
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 7770,
"end": 7786,
"loc": {
"start": {
"line": 213,
"column": 28
},
"end": {
"line": 213,
"column": 44
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7787,
"end": 7809,
"loc": {
"start": {
"line": 213,
"column": 45
},
"end": {
"line": 213,
"column": 67
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"computed": true
}
}
},
{
"type": "ObjectProperty",
"start": 7817,
"end": 7941,
"loc": {
"start": {
"line": 214,
"column": 4
},
"end": {
"line": 215,
"column": 68
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7818,
"end": 7863,
"loc": {
"start": {
"line": 214,
"column": 5
},
"end": {
"line": 214,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 7818,
"end": 7855,
"loc": {
"start": {
"line": 214,
"column": 5
},
"end": {
"line": 214,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 7818,
"end": 7846,
"loc": {
"start": {
"line": 214,
"column": 5
},
"end": {
"line": 214,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 7847,
"end": 7855,
"loc": {
"start": {
"line": 214,
"column": 34
},
"end": {
"line": 214,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7856,
"end": 7863,
"loc": {
"start": {
"line": 214,
"column": 43
},
"end": {
"line": 214,
"column": 50
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7866,
"end": 7941,
"loc": {
"start": {
"line": 214,
"column": 53
},
"end": {
"line": 215,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "MemberExpression",
"start": 7881,
"end": 7941,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 7881,
"end": 7917,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 7881,
"end": 7900,
"loc": {
"start": {
"line": 215,
"column": 8
},
"end": {
"line": 215,
"column": 27
},
"identifierName": "MetaStackerBuilding"
},
"name": "MetaStackerBuilding"
},
"property": {
"type": "Identifier",
"start": 7901,
"end": 7917,
"loc": {
"start": {
"line": 215,
"column": 28
},
"end": {
"line": 215,
"column": 44
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7918,
"end": 7940,
"loc": {
"start": {
"line": 215,
"column": 45
},
"end": {
"line": 215,
"column": 67
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"computed": true
}
}
},
{
"type": "ObjectProperty",
"start": 7948,
"end": 8072,
"loc": {
"start": {
"line": 216,
"column": 4
},
"end": {
"line": 217,
"column": 68
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 7949,
"end": 7994,
"loc": {
"start": {
"line": 216,
"column": 5
},
"end": {
"line": 216,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 7949,
"end": 7986,
"loc": {
"start": {
"line": 216,
"column": 5
},
"end": {
"line": 216,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 7949,
"end": 7977,
"loc": {
"start": {
"line": 216,
"column": 5
},
"end": {
"line": 216,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 7978,
"end": 7986,
"loc": {
"start": {
"line": 216,
"column": 34
},
"end": {
"line": 216,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 7987,
"end": 7994,
"loc": {
"start": {
"line": 216,
"column": 43
},
"end": {
"line": 216,
"column": 50
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 7997,
"end": 8072,
"loc": {
"start": {
"line": 216,
"column": 53
},
"end": {
"line": 217,
"column": 68
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "MemberExpression",
"start": 8012,
"end": 8072,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 68
}
},
"object": {
"type": "MemberExpression",
"start": 8012,
"end": 8048,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 8012,
"end": 8031,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 27
},
"identifierName": "MetaPainterBuilding"
},
"name": "MetaPainterBuilding"
},
"property": {
"type": "Identifier",
"start": 8032,
"end": 8048,
"loc": {
"start": {
"line": 217,
"column": 28
},
"end": {
"line": 217,
"column": 44
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8049,
"end": 8071,
"loc": {
"start": {
"line": 217,
"column": 45
},
"end": {
"line": 217,
"column": 67
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"computed": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 8081,
"end": 11644,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 320,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8081,
"end": 11643,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 320,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8081,
"end": 8129,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 220,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 8081,
"end": 8109,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 220,
"column": 28
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 8110,
"end": 8129,
"loc": {
"start": {
"line": 220,
"column": 29
},
"end": {
"line": 220,
"column": 48
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 8132,
"end": 11643,
"loc": {
"start": {
"line": 220,
"column": 51
},
"end": {
"line": 320,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 8139,
"end": 8847,
"loc": {
"start": {
"line": 221,
"column": 4
},
"end": {
"line": 240,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 8140,
"end": 8162,
"loc": {
"start": {
"line": 221,
"column": 5
},
"end": {
"line": 221,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 8165,
"end": 8847,
"loc": {
"start": {
"line": 221,
"column": 30
},
"end": {
"line": 240,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8166,
"end": 8172,
"loc": {
"start": {
"line": 221,
"column": 31
},
"end": {
"line": 221,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 8174,
"end": 8189,
"loc": {
"start": {
"line": 221,
"column": 39
},
"end": {
"line": 221,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 8194,
"end": 8847,
"loc": {
"start": {
"line": 221,
"column": 59
},
"end": {
"line": 240,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 8205,
"end": 8768,
"loc": {
"start": {
"line": 222,
"column": 8
},
"end": {
"line": 237,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 8205,
"end": 8767,
"loc": {
"start": {
"line": 222,
"column": 8
},
"end": {
"line": 237,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 8205,
"end": 8241,
"loc": {
"start": {
"line": 222,
"column": 8
},
"end": {
"line": 222,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 8205,
"end": 8232,
"loc": {
"start": {
"line": 222,
"column": 8
},
"end": {
"line": 222,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 8205,
"end": 8222,
"loc": {
"start": {
"line": 222,
"column": 8
},
"end": {
"line": 222,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 8205,
"end": 8211,
"loc": {
"start": {
"line": 222,
"column": 8
},
"end": {
"line": 222,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 8212,
"end": 8222,
"loc": {
"start": {
"line": 222,
"column": 15
},
"end": {
"line": 222,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8223,
"end": 8232,
"loc": {
"start": {
"line": 222,
"column": 26
},
"end": {
"line": 222,
"column": 35
},
"identifierName": "WiredPins"
},
"name": "WiredPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8233,
"end": 8241,
"loc": {
"start": {
"line": 222,
"column": 36
},
"end": {
"line": 222,
"column": 44
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 8242,
"end": 8766,
"loc": {
"start": {
"line": 222,
"column": 45
},
"end": {
"line": 237,
"column": 9
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 8243,
"end": 8402,
"loc": {
"start": {
"line": 222,
"column": 46
},
"end": {
"line": 226,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 8262,
"end": 8283,
"loc": {
"start": {
"line": 223,
"column": 16
},
"end": {
"line": 223,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8262,
"end": 8265,
"loc": {
"start": {
"line": 223,
"column": 16
},
"end": {
"line": 223,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 8267,
"end": 8283,
"loc": {
"start": {
"line": 223,
"column": 21
},
"end": {
"line": 223,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 8271,
"end": 8277,
"loc": {
"start": {
"line": 223,
"column": 25
},
"end": {
"line": 223,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 8278,
"end": 8279,
"loc": {
"start": {
"line": 223,
"column": 32
},
"end": {
"line": 223,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 8281,
"end": 8282,
"loc": {
"start": {
"line": 223,
"column": 35
},
"end": {
"line": 223,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 8302,
"end": 8331,
"loc": {
"start": {
"line": 224,
"column": 16
},
"end": {
"line": 224,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8302,
"end": 8311,
"loc": {
"start": {
"line": 224,
"column": 16
},
"end": {
"line": 224,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 8313,
"end": 8331,
"loc": {
"start": {
"line": 224,
"column": 27
},
"end": {
"line": 224,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 8313,
"end": 8326,
"loc": {
"start": {
"line": 224,
"column": 27
},
"end": {
"line": 224,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 8327,
"end": 8331,
"loc": {
"start": {
"line": 224,
"column": 41
},
"end": {
"line": 224,
"column": 45
},
"identifierName": "left"
},
"name": "left"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 8350,
"end": 8386,
"loc": {
"start": {
"line": 225,
"column": 16
},
"end": {
"line": 225,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8350,
"end": 8354,
"loc": {
"start": {
"line": 225,
"column": 16
},
"end": {
"line": 225,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 8356,
"end": 8386,
"loc": {
"start": {
"line": 225,
"column": 22
},
"end": {
"line": 225,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 8356,
"end": 8371,
"loc": {
"start": {
"line": 225,
"column": 22
},
"end": {
"line": 225,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 8372,
"end": 8386,
"loc": {
"start": {
"line": 225,
"column": 38
},
"end": {
"line": 225,
"column": 52
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
},
{
"type": "ObjectExpression",
"start": 8417,
"end": 8577,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 231,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 8436,
"end": 8457,
"loc": {
"start": {
"line": 228,
"column": 16
},
"end": {
"line": 228,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8436,
"end": 8439,
"loc": {
"start": {
"line": 228,
"column": 16
},
"end": {
"line": 228,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 8441,
"end": 8457,
"loc": {
"start": {
"line": 228,
"column": 21
},
"end": {
"line": 228,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 8445,
"end": 8451,
"loc": {
"start": {
"line": 228,
"column": 25
},
"end": {
"line": 228,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 8452,
"end": 8453,
"loc": {
"start": {
"line": 228,
"column": 32
},
"end": {
"line": 228,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 8455,
"end": 8456,
"loc": {
"start": {
"line": 228,
"column": 35
},
"end": {
"line": 228,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 8476,
"end": 8506,
"loc": {
"start": {
"line": 229,
"column": 16
},
"end": {
"line": 229,
"column": 46
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8476,
"end": 8485,
"loc": {
"start": {
"line": 229,
"column": 16
},
"end": {
"line": 229,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 8487,
"end": 8506,
"loc": {
"start": {
"line": 229,
"column": 27
},
"end": {
"line": 229,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 8487,
"end": 8500,
"loc": {
"start": {
"line": 229,
"column": 27
},
"end": {
"line": 229,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 8501,
"end": 8506,
"loc": {
"start": {
"line": 229,
"column": 41
},
"end": {
"line": 229,
"column": 46
},
"identifierName": "right"
},
"name": "right"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 8525,
"end": 8561,
"loc": {
"start": {
"line": 230,
"column": 16
},
"end": {
"line": 230,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8525,
"end": 8529,
"loc": {
"start": {
"line": 230,
"column": 16
},
"end": {
"line": 230,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 8531,
"end": 8561,
"loc": {
"start": {
"line": 230,
"column": 22
},
"end": {
"line": 230,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 8531,
"end": 8546,
"loc": {
"start": {
"line": 230,
"column": 22
},
"end": {
"line": 230,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 8547,
"end": 8561,
"loc": {
"start": {
"line": 230,
"column": 38
},
"end": {
"line": 230,
"column": 52
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
},
{
"type": "ObjectExpression",
"start": 8592,
"end": 8754,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 236,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 8611,
"end": 8632,
"loc": {
"start": {
"line": 233,
"column": 16
},
"end": {
"line": 233,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8611,
"end": 8614,
"loc": {
"start": {
"line": 233,
"column": 16
},
"end": {
"line": 233,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 8616,
"end": 8632,
"loc": {
"start": {
"line": 233,
"column": 21
},
"end": {
"line": 233,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 8620,
"end": 8626,
"loc": {
"start": {
"line": 233,
"column": 25
},
"end": {
"line": 233,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 8627,
"end": 8628,
"loc": {
"start": {
"line": 233,
"column": 32
},
"end": {
"line": 233,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 8630,
"end": 8631,
"loc": {
"start": {
"line": 233,
"column": 35
},
"end": {
"line": 233,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 8651,
"end": 8682,
"loc": {
"start": {
"line": 234,
"column": 16
},
"end": {
"line": 234,
"column": 47
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8651,
"end": 8660,
"loc": {
"start": {
"line": 234,
"column": 16
},
"end": {
"line": 234,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 8662,
"end": 8682,
"loc": {
"start": {
"line": 234,
"column": 27
},
"end": {
"line": 234,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 8662,
"end": 8675,
"loc": {
"start": {
"line": 234,
"column": 27
},
"end": {
"line": 234,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 8676,
"end": 8682,
"loc": {
"start": {
"line": 234,
"column": 41
},
"end": {
"line": 234,
"column": 47
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 8701,
"end": 8738,
"loc": {
"start": {
"line": 235,
"column": 16
},
"end": {
"line": 235,
"column": 53
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 8701,
"end": 8705,
"loc": {
"start": {
"line": 235,
"column": 16
},
"end": {
"line": 235,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 8707,
"end": 8738,
"loc": {
"start": {
"line": 235,
"column": 22
},
"end": {
"line": 235,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 8707,
"end": 8722,
"loc": {
"start": {
"line": 235,
"column": 22
},
"end": {
"line": 235,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 8723,
"end": 8738,
"loc": {
"start": {
"line": 235,
"column": 38
},
"end": {
"line": 235,
"column": 53
},
"identifierName": "logicalAcceptor"
},
"name": "logicalAcceptor"
},
"computed": false
}
}
]
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 8780,
"end": 8840,
"loc": {
"start": {
"line": 239,
"column": 8
},
"end": {
"line": 239,
"column": 68
}
},
"expression": {
"type": "AssignmentExpression",
"start": 8780,
"end": 8839,
"loc": {
"start": {
"line": 239,
"column": 8
},
"end": {
"line": 239,
"column": 67
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 8780,
"end": 8812,
"loc": {
"start": {
"line": 239,
"column": 8
},
"end": {
"line": 239,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 8780,
"end": 8807,
"loc": {
"start": {
"line": 239,
"column": 8
},
"end": {
"line": 239,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 8780,
"end": 8797,
"loc": {
"start": {
"line": 239,
"column": 8
},
"end": {
"line": 239,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 8780,
"end": 8786,
"loc": {
"start": {
"line": 239,
"column": 8
},
"end": {
"line": 239,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 8787,
"end": 8797,
"loc": {
"start": {
"line": 239,
"column": 15
},
"end": {
"line": 239,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8798,
"end": 8807,
"loc": {
"start": {
"line": 239,
"column": 26
},
"end": {
"line": 239,
"column": 35
},
"identifierName": "LogicGate"
},
"name": "LogicGate"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8808,
"end": 8812,
"loc": {
"start": {
"line": 239,
"column": 36
},
"end": {
"line": 239,
"column": 40
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 8815,
"end": 8839,
"loc": {
"start": {
"line": 239,
"column": 43
},
"end": {
"line": 239,
"column": 67
}
},
"object": {
"type": "Identifier",
"start": 8815,
"end": 8832,
"loc": {
"start": {
"line": 239,
"column": 43
},
"end": {
"line": 239,
"column": 60
},
"identifierName": "enumLogicGateType"
},
"name": "enumLogicGateType"
},
"property": {
"type": "Identifier",
"start": 8833,
"end": 8839,
"loc": {
"start": {
"line": 239,
"column": 61
},
"end": {
"line": 239,
"column": 67
},
"identifierName": "cutter"
},
"name": "cutter"
},
"computed": false
}
}
}
],
"directives": []
}
}
},
{
"type": "ObjectProperty",
"start": 8856,
"end": 9412,
"loc": {
"start": {
"line": 242,
"column": 4
},
"end": {
"line": 256,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 8857,
"end": 8902,
"loc": {
"start": {
"line": 242,
"column": 5
},
"end": {
"line": 242,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 8857,
"end": 8894,
"loc": {
"start": {
"line": 242,
"column": 5
},
"end": {
"line": 242,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 8857,
"end": 8885,
"loc": {
"start": {
"line": 242,
"column": 5
},
"end": {
"line": 242,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 8886,
"end": 8894,
"loc": {
"start": {
"line": 242,
"column": 34
},
"end": {
"line": 242,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8895,
"end": 8902,
"loc": {
"start": {
"line": 242,
"column": 43
},
"end": {
"line": 242,
"column": 50
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 8905,
"end": 9412,
"loc": {
"start": {
"line": 242,
"column": 53
},
"end": {
"line": 256,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 8906,
"end": 8912,
"loc": {
"start": {
"line": 242,
"column": 54
},
"end": {
"line": 242,
"column": 60
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 8914,
"end": 8929,
"loc": {
"start": {
"line": 242,
"column": 62
},
"end": {
"line": 242,
"column": 77
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 8934,
"end": 9412,
"loc": {
"start": {
"line": 242,
"column": 82
},
"end": {
"line": 256,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 8945,
"end": 9332,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 253,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 8945,
"end": 9331,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 253,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 8945,
"end": 8981,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 243,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 8945,
"end": 8972,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 243,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 8945,
"end": 8962,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 243,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 8945,
"end": 8951,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 243,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 8952,
"end": 8962,
"loc": {
"start": {
"line": 243,
"column": 15
},
"end": {
"line": 243,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8963,
"end": 8972,
"loc": {
"start": {
"line": 243,
"column": 26
},
"end": {
"line": 243,
"column": 35
},
"identifierName": "WiredPins"
},
"name": "WiredPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 8973,
"end": 8981,
"loc": {
"start": {
"line": 243,
"column": 36
},
"end": {
"line": 243,
"column": 44
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 8982,
"end": 9330,
"loc": {
"start": {
"line": 243,
"column": 45
},
"end": {
"line": 253,
"column": 9
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 8983,
"end": 9141,
"loc": {
"start": {
"line": 243,
"column": 46
},
"end": {
"line": 247,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 9002,
"end": 9023,
"loc": {
"start": {
"line": 244,
"column": 16
},
"end": {
"line": 244,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9002,
"end": 9005,
"loc": {
"start": {
"line": 244,
"column": 16
},
"end": {
"line": 244,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 9007,
"end": 9023,
"loc": {
"start": {
"line": 244,
"column": 21
},
"end": {
"line": 244,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 9011,
"end": 9017,
"loc": {
"start": {
"line": 244,
"column": 25
},
"end": {
"line": 244,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 9018,
"end": 9019,
"loc": {
"start": {
"line": 244,
"column": 32
},
"end": {
"line": 244,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 9021,
"end": 9022,
"loc": {
"start": {
"line": 244,
"column": 35
},
"end": {
"line": 244,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 9042,
"end": 9070,
"loc": {
"start": {
"line": 245,
"column": 16
},
"end": {
"line": 245,
"column": 44
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9042,
"end": 9051,
"loc": {
"start": {
"line": 245,
"column": 16
},
"end": {
"line": 245,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 9053,
"end": 9070,
"loc": {
"start": {
"line": 245,
"column": 27
},
"end": {
"line": 245,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 9053,
"end": 9066,
"loc": {
"start": {
"line": 245,
"column": 27
},
"end": {
"line": 245,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 9067,
"end": 9070,
"loc": {
"start": {
"line": 245,
"column": 41
},
"end": {
"line": 245,
"column": 44
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 9089,
"end": 9125,
"loc": {
"start": {
"line": 246,
"column": 16
},
"end": {
"line": 246,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9089,
"end": 9093,
"loc": {
"start": {
"line": 246,
"column": 16
},
"end": {
"line": 246,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 9095,
"end": 9125,
"loc": {
"start": {
"line": 246,
"column": 22
},
"end": {
"line": 246,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 9095,
"end": 9110,
"loc": {
"start": {
"line": 246,
"column": 22
},
"end": {
"line": 246,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 9111,
"end": 9125,
"loc": {
"start": {
"line": 246,
"column": 38
},
"end": {
"line": 246,
"column": 52
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
},
{
"type": "ObjectExpression",
"start": 9156,
"end": 9318,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 252,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 9175,
"end": 9196,
"loc": {
"start": {
"line": 249,
"column": 16
},
"end": {
"line": 249,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9175,
"end": 9178,
"loc": {
"start": {
"line": 249,
"column": 16
},
"end": {
"line": 249,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 9180,
"end": 9196,
"loc": {
"start": {
"line": 249,
"column": 21
},
"end": {
"line": 249,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 9184,
"end": 9190,
"loc": {
"start": {
"line": 249,
"column": 25
},
"end": {
"line": 249,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 9191,
"end": 9192,
"loc": {
"start": {
"line": 249,
"column": 32
},
"end": {
"line": 249,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 9194,
"end": 9195,
"loc": {
"start": {
"line": 249,
"column": 35
},
"end": {
"line": 249,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 9215,
"end": 9246,
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 47
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9215,
"end": 9224,
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 9226,
"end": 9246,
"loc": {
"start": {
"line": 250,
"column": 27
},
"end": {
"line": 250,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 9226,
"end": 9239,
"loc": {
"start": {
"line": 250,
"column": 27
},
"end": {
"line": 250,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 9240,
"end": 9246,
"loc": {
"start": {
"line": 250,
"column": 41
},
"end": {
"line": 250,
"column": 47
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 9265,
"end": 9302,
"loc": {
"start": {
"line": 251,
"column": 16
},
"end": {
"line": 251,
"column": 53
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9265,
"end": 9269,
"loc": {
"start": {
"line": 251,
"column": 16
},
"end": {
"line": 251,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 9271,
"end": 9302,
"loc": {
"start": {
"line": 251,
"column": 22
},
"end": {
"line": 251,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 9271,
"end": 9286,
"loc": {
"start": {
"line": 251,
"column": 22
},
"end": {
"line": 251,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 9287,
"end": 9302,
"loc": {
"start": {
"line": 251,
"column": 38
},
"end": {
"line": 251,
"column": 53
},
"identifierName": "logicalAcceptor"
},
"name": "logicalAcceptor"
},
"computed": false
}
}
]
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 9344,
"end": 9405,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 69
}
},
"expression": {
"type": "AssignmentExpression",
"start": 9344,
"end": 9404,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 68
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 9344,
"end": 9376,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 9344,
"end": 9371,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 9344,
"end": 9361,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 9344,
"end": 9350,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 9351,
"end": 9361,
"loc": {
"start": {
"line": 255,
"column": 15
},
"end": {
"line": 255,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 9362,
"end": 9371,
"loc": {
"start": {
"line": 255,
"column": 26
},
"end": {
"line": 255,
"column": 35
},
"identifierName": "LogicGate"
},
"name": "LogicGate"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 9372,
"end": 9376,
"loc": {
"start": {
"line": 255,
"column": 36
},
"end": {
"line": 255,
"column": 40
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 9379,
"end": 9404,
"loc": {
"start": {
"line": 255,
"column": 43
},
"end": {
"line": 255,
"column": 68
}
},
"object": {
"type": "Identifier",
"start": 9379,
"end": 9396,
"loc": {
"start": {
"line": 255,
"column": 43
},
"end": {
"line": 255,
"column": 60
},
"identifierName": "enumLogicGateType"
},
"name": "enumLogicGateType"
},
"property": {
"type": "Identifier",
"start": 9397,
"end": 9404,
"loc": {
"start": {
"line": 255,
"column": 61
},
"end": {
"line": 255,
"column": 68
},
"identifierName": "rotater"
},
"name": "rotater"
},
"computed": false
}
}
}
],
"directives": []
}
}
},
{
"type": "ObjectProperty",
"start": 9421,
"end": 10157,
"loc": {
"start": {
"line": 258,
"column": 4
},
"end": {
"line": 277,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 9422,
"end": 9469,
"loc": {
"start": {
"line": 258,
"column": 5
},
"end": {
"line": 258,
"column": 52
}
},
"object": {
"type": "MemberExpression",
"start": 9422,
"end": 9459,
"loc": {
"start": {
"line": 258,
"column": 5
},
"end": {
"line": 258,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 9422,
"end": 9450,
"loc": {
"start": {
"line": 258,
"column": 5
},
"end": {
"line": 258,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 9451,
"end": 9459,
"loc": {
"start": {
"line": 258,
"column": 34
},
"end": {
"line": 258,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 9460,
"end": 9469,
"loc": {
"start": {
"line": 258,
"column": 43
},
"end": {
"line": 258,
"column": 52
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 9472,
"end": 10157,
"loc": {
"start": {
"line": 258,
"column": 55
},
"end": {
"line": 277,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 9473,
"end": 9479,
"loc": {
"start": {
"line": 258,
"column": 56
},
"end": {
"line": 258,
"column": 62
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 9481,
"end": 9496,
"loc": {
"start": {
"line": 258,
"column": 64
},
"end": {
"line": 258,
"column": 79
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 9501,
"end": 10157,
"loc": {
"start": {
"line": 258,
"column": 84
},
"end": {
"line": 277,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 9512,
"end": 10075,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 274,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 9512,
"end": 10074,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 274,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 9512,
"end": 9548,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 9512,
"end": 9539,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 9512,
"end": 9529,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 9512,
"end": 9518,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 9519,
"end": 9529,
"loc": {
"start": {
"line": 259,
"column": 15
},
"end": {
"line": 259,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 9530,
"end": 9539,
"loc": {
"start": {
"line": 259,
"column": 26
},
"end": {
"line": 259,
"column": 35
},
"identifierName": "WiredPins"
},
"name": "WiredPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 9540,
"end": 9548,
"loc": {
"start": {
"line": 259,
"column": 36
},
"end": {
"line": 259,
"column": 44
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 9549,
"end": 10073,
"loc": {
"start": {
"line": 259,
"column": 45
},
"end": {
"line": 274,
"column": 9
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 9550,
"end": 9709,
"loc": {
"start": {
"line": 259,
"column": 46
},
"end": {
"line": 263,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 9569,
"end": 9590,
"loc": {
"start": {
"line": 260,
"column": 16
},
"end": {
"line": 260,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9569,
"end": 9572,
"loc": {
"start": {
"line": 260,
"column": 16
},
"end": {
"line": 260,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 9574,
"end": 9590,
"loc": {
"start": {
"line": 260,
"column": 21
},
"end": {
"line": 260,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 9578,
"end": 9584,
"loc": {
"start": {
"line": 260,
"column": 25
},
"end": {
"line": 260,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 9585,
"end": 9586,
"loc": {
"start": {
"line": 260,
"column": 32
},
"end": {
"line": 260,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 9588,
"end": 9589,
"loc": {
"start": {
"line": 260,
"column": 35
},
"end": {
"line": 260,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 9609,
"end": 9638,
"loc": {
"start": {
"line": 261,
"column": 16
},
"end": {
"line": 261,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9609,
"end": 9618,
"loc": {
"start": {
"line": 261,
"column": 16
},
"end": {
"line": 261,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 9620,
"end": 9638,
"loc": {
"start": {
"line": 261,
"column": 27
},
"end": {
"line": 261,
"column": 45
}
},
"object": {
"type": "Identifier",
"start": 9620,
"end": 9633,
"loc": {
"start": {
"line": 261,
"column": 27
},
"end": {
"line": 261,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 9634,
"end": 9638,
"loc": {
"start": {
"line": 261,
"column": 41
},
"end": {
"line": 261,
"column": 45
},
"identifierName": "left"
},
"name": "left"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 9657,
"end": 9693,
"loc": {
"start": {
"line": 262,
"column": 16
},
"end": {
"line": 262,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9657,
"end": 9661,
"loc": {
"start": {
"line": 262,
"column": 16
},
"end": {
"line": 262,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 9663,
"end": 9693,
"loc": {
"start": {
"line": 262,
"column": 22
},
"end": {
"line": 262,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 9663,
"end": 9678,
"loc": {
"start": {
"line": 262,
"column": 22
},
"end": {
"line": 262,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 9679,
"end": 9693,
"loc": {
"start": {
"line": 262,
"column": 38
},
"end": {
"line": 262,
"column": 52
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
},
{
"type": "ObjectExpression",
"start": 9724,
"end": 9884,
"loc": {
"start": {
"line": 264,
"column": 12
},
"end": {
"line": 268,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 9743,
"end": 9764,
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9743,
"end": 9746,
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 9748,
"end": 9764,
"loc": {
"start": {
"line": 265,
"column": 21
},
"end": {
"line": 265,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 9752,
"end": 9758,
"loc": {
"start": {
"line": 265,
"column": 25
},
"end": {
"line": 265,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 9759,
"end": 9760,
"loc": {
"start": {
"line": 265,
"column": 32
},
"end": {
"line": 265,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 9762,
"end": 9763,
"loc": {
"start": {
"line": 265,
"column": 35
},
"end": {
"line": 265,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 9783,
"end": 9813,
"loc": {
"start": {
"line": 266,
"column": 16
},
"end": {
"line": 266,
"column": 46
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9783,
"end": 9792,
"loc": {
"start": {
"line": 266,
"column": 16
},
"end": {
"line": 266,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 9794,
"end": 9813,
"loc": {
"start": {
"line": 266,
"column": 27
},
"end": {
"line": 266,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 9794,
"end": 9807,
"loc": {
"start": {
"line": 266,
"column": 27
},
"end": {
"line": 266,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 9808,
"end": 9813,
"loc": {
"start": {
"line": 266,
"column": 41
},
"end": {
"line": 266,
"column": 46
},
"identifierName": "right"
},
"name": "right"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 9832,
"end": 9868,
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 267,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9832,
"end": 9836,
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 267,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 9838,
"end": 9868,
"loc": {
"start": {
"line": 267,
"column": 22
},
"end": {
"line": 267,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 9838,
"end": 9853,
"loc": {
"start": {
"line": 267,
"column": 22
},
"end": {
"line": 267,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 9854,
"end": 9868,
"loc": {
"start": {
"line": 267,
"column": 38
},
"end": {
"line": 267,
"column": 52
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
},
{
"type": "ObjectExpression",
"start": 9899,
"end": 10061,
"loc": {
"start": {
"line": 269,
"column": 12
},
"end": {
"line": 273,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 9918,
"end": 9939,
"loc": {
"start": {
"line": 270,
"column": 16
},
"end": {
"line": 270,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9918,
"end": 9921,
"loc": {
"start": {
"line": 270,
"column": 16
},
"end": {
"line": 270,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 9923,
"end": 9939,
"loc": {
"start": {
"line": 270,
"column": 21
},
"end": {
"line": 270,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 9927,
"end": 9933,
"loc": {
"start": {
"line": 270,
"column": 25
},
"end": {
"line": 270,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 9934,
"end": 9935,
"loc": {
"start": {
"line": 270,
"column": 32
},
"end": {
"line": 270,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 9937,
"end": 9938,
"loc": {
"start": {
"line": 270,
"column": 35
},
"end": {
"line": 270,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 9958,
"end": 9989,
"loc": {
"start": {
"line": 271,
"column": 16
},
"end": {
"line": 271,
"column": 47
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 9958,
"end": 9967,
"loc": {
"start": {
"line": 271,
"column": 16
},
"end": {
"line": 271,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 9969,
"end": 9989,
"loc": {
"start": {
"line": 271,
"column": 27
},
"end": {
"line": 271,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 9969,
"end": 9982,
"loc": {
"start": {
"line": 271,
"column": 27
},
"end": {
"line": 271,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 9983,
"end": 9989,
"loc": {
"start": {
"line": 271,
"column": 41
},
"end": {
"line": 271,
"column": 47
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 10008,
"end": 10045,
"loc": {
"start": {
"line": 272,
"column": 16
},
"end": {
"line": 272,
"column": 53
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10008,
"end": 10012,
"loc": {
"start": {
"line": 272,
"column": 16
},
"end": {
"line": 272,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 10014,
"end": 10045,
"loc": {
"start": {
"line": 272,
"column": 22
},
"end": {
"line": 272,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 10014,
"end": 10029,
"loc": {
"start": {
"line": 272,
"column": 22
},
"end": {
"line": 272,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 10030,
"end": 10045,
"loc": {
"start": {
"line": 272,
"column": 38
},
"end": {
"line": 272,
"column": 53
},
"identifierName": "logicalAcceptor"
},
"name": "logicalAcceptor"
},
"computed": false
}
}
]
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 10087,
"end": 10150,
"loc": {
"start": {
"line": 276,
"column": 8
},
"end": {
"line": 276,
"column": 71
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10087,
"end": 10149,
"loc": {
"start": {
"line": 276,
"column": 8
},
"end": {
"line": 276,
"column": 70
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10087,
"end": 10119,
"loc": {
"start": {
"line": 276,
"column": 8
},
"end": {
"line": 276,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 10087,
"end": 10114,
"loc": {
"start": {
"line": 276,
"column": 8
},
"end": {
"line": 276,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 10087,
"end": 10104,
"loc": {
"start": {
"line": 276,
"column": 8
},
"end": {
"line": 276,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 10087,
"end": 10093,
"loc": {
"start": {
"line": 276,
"column": 8
},
"end": {
"line": 276,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 10094,
"end": 10104,
"loc": {
"start": {
"line": 276,
"column": 15
},
"end": {
"line": 276,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10105,
"end": 10114,
"loc": {
"start": {
"line": 276,
"column": 26
},
"end": {
"line": 276,
"column": 35
},
"identifierName": "LogicGate"
},
"name": "LogicGate"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10115,
"end": 10119,
"loc": {
"start": {
"line": 276,
"column": 36
},
"end": {
"line": 276,
"column": 40
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 10122,
"end": 10149,
"loc": {
"start": {
"line": 276,
"column": 43
},
"end": {
"line": 276,
"column": 70
}
},
"object": {
"type": "Identifier",
"start": 10122,
"end": 10139,
"loc": {
"start": {
"line": 276,
"column": 43
},
"end": {
"line": 276,
"column": 60
},
"identifierName": "enumLogicGateType"
},
"name": "enumLogicGateType"
},
"property": {
"type": "Identifier",
"start": 10140,
"end": 10149,
"loc": {
"start": {
"line": 276,
"column": 61
},
"end": {
"line": 276,
"column": 70
},
"identifierName": "unstacker"
},
"name": "unstacker"
},
"computed": false
}
}
}
],
"directives": []
}
}
},
{
"type": "ObjectProperty",
"start": 10166,
"end": 10898,
"loc": {
"start": {
"line": 279,
"column": 4
},
"end": {
"line": 298,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 10167,
"end": 10212,
"loc": {
"start": {
"line": 279,
"column": 5
},
"end": {
"line": 279,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 10167,
"end": 10204,
"loc": {
"start": {
"line": 279,
"column": 5
},
"end": {
"line": 279,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 10167,
"end": 10195,
"loc": {
"start": {
"line": 279,
"column": 5
},
"end": {
"line": 279,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 10196,
"end": 10204,
"loc": {
"start": {
"line": 279,
"column": 34
},
"end": {
"line": 279,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10205,
"end": 10212,
"loc": {
"start": {
"line": 279,
"column": 43
},
"end": {
"line": 279,
"column": 50
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 10215,
"end": 10898,
"loc": {
"start": {
"line": 279,
"column": 53
},
"end": {
"line": 298,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 10216,
"end": 10222,
"loc": {
"start": {
"line": 279,
"column": 54
},
"end": {
"line": 279,
"column": 60
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 10224,
"end": 10239,
"loc": {
"start": {
"line": 279,
"column": 62
},
"end": {
"line": 279,
"column": 77
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 10244,
"end": 10898,
"loc": {
"start": {
"line": 279,
"column": 82
},
"end": {
"line": 298,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 10255,
"end": 10818,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 295,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 10255,
"end": 10817,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 295,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 10255,
"end": 10291,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 10255,
"end": 10282,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 10255,
"end": 10272,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 10255,
"end": 10261,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 10262,
"end": 10272,
"loc": {
"start": {
"line": 280,
"column": 15
},
"end": {
"line": 280,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10273,
"end": 10282,
"loc": {
"start": {
"line": 280,
"column": 26
},
"end": {
"line": 280,
"column": 35
},
"identifierName": "WiredPins"
},
"name": "WiredPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10283,
"end": 10291,
"loc": {
"start": {
"line": 280,
"column": 36
},
"end": {
"line": 280,
"column": 44
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 10292,
"end": 10816,
"loc": {
"start": {
"line": 280,
"column": 45
},
"end": {
"line": 295,
"column": 9
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 10293,
"end": 10451,
"loc": {
"start": {
"line": 280,
"column": 46
},
"end": {
"line": 284,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 10312,
"end": 10333,
"loc": {
"start": {
"line": 281,
"column": 16
},
"end": {
"line": 281,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10312,
"end": 10315,
"loc": {
"start": {
"line": 281,
"column": 16
},
"end": {
"line": 281,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 10317,
"end": 10333,
"loc": {
"start": {
"line": 281,
"column": 21
},
"end": {
"line": 281,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 10321,
"end": 10327,
"loc": {
"start": {
"line": 281,
"column": 25
},
"end": {
"line": 281,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 10328,
"end": 10329,
"loc": {
"start": {
"line": 281,
"column": 32
},
"end": {
"line": 281,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 10331,
"end": 10332,
"loc": {
"start": {
"line": 281,
"column": 35
},
"end": {
"line": 281,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 10352,
"end": 10380,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 282,
"column": 44
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10352,
"end": 10361,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 282,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 10363,
"end": 10380,
"loc": {
"start": {
"line": 282,
"column": 27
},
"end": {
"line": 282,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 10363,
"end": 10376,
"loc": {
"start": {
"line": 282,
"column": 27
},
"end": {
"line": 282,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 10377,
"end": 10380,
"loc": {
"start": {
"line": 282,
"column": 41
},
"end": {
"line": 282,
"column": 44
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 10399,
"end": 10435,
"loc": {
"start": {
"line": 283,
"column": 16
},
"end": {
"line": 283,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10399,
"end": 10403,
"loc": {
"start": {
"line": 283,
"column": 16
},
"end": {
"line": 283,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 10405,
"end": 10435,
"loc": {
"start": {
"line": 283,
"column": 22
},
"end": {
"line": 283,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 10405,
"end": 10420,
"loc": {
"start": {
"line": 283,
"column": 22
},
"end": {
"line": 283,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 10421,
"end": 10435,
"loc": {
"start": {
"line": 283,
"column": 38
},
"end": {
"line": 283,
"column": 52
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
},
{
"type": "ObjectExpression",
"start": 10466,
"end": 10628,
"loc": {
"start": {
"line": 285,
"column": 12
},
"end": {
"line": 289,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 10485,
"end": 10506,
"loc": {
"start": {
"line": 286,
"column": 16
},
"end": {
"line": 286,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10485,
"end": 10488,
"loc": {
"start": {
"line": 286,
"column": 16
},
"end": {
"line": 286,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 10490,
"end": 10506,
"loc": {
"start": {
"line": 286,
"column": 21
},
"end": {
"line": 286,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 10494,
"end": 10500,
"loc": {
"start": {
"line": 286,
"column": 25
},
"end": {
"line": 286,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 10501,
"end": 10502,
"loc": {
"start": {
"line": 286,
"column": 32
},
"end": {
"line": 286,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 10504,
"end": 10505,
"loc": {
"start": {
"line": 286,
"column": 35
},
"end": {
"line": 286,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 10525,
"end": 10556,
"loc": {
"start": {
"line": 287,
"column": 16
},
"end": {
"line": 287,
"column": 47
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10525,
"end": 10534,
"loc": {
"start": {
"line": 287,
"column": 16
},
"end": {
"line": 287,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 10536,
"end": 10556,
"loc": {
"start": {
"line": 287,
"column": 27
},
"end": {
"line": 287,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 10536,
"end": 10549,
"loc": {
"start": {
"line": 287,
"column": 27
},
"end": {
"line": 287,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 10550,
"end": 10556,
"loc": {
"start": {
"line": 287,
"column": 41
},
"end": {
"line": 287,
"column": 47
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 10575,
"end": 10612,
"loc": {
"start": {
"line": 288,
"column": 16
},
"end": {
"line": 288,
"column": 53
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10575,
"end": 10579,
"loc": {
"start": {
"line": 288,
"column": 16
},
"end": {
"line": 288,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 10581,
"end": 10612,
"loc": {
"start": {
"line": 288,
"column": 22
},
"end": {
"line": 288,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 10581,
"end": 10596,
"loc": {
"start": {
"line": 288,
"column": 22
},
"end": {
"line": 288,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 10597,
"end": 10612,
"loc": {
"start": {
"line": 288,
"column": 38
},
"end": {
"line": 288,
"column": 53
},
"identifierName": "logicalAcceptor"
},
"name": "logicalAcceptor"
},
"computed": false
}
}
]
},
{
"type": "ObjectExpression",
"start": 10643,
"end": 10804,
"loc": {
"start": {
"line": 290,
"column": 12
},
"end": {
"line": 294,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 10662,
"end": 10683,
"loc": {
"start": {
"line": 291,
"column": 16
},
"end": {
"line": 291,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10662,
"end": 10665,
"loc": {
"start": {
"line": 291,
"column": 16
},
"end": {
"line": 291,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 10667,
"end": 10683,
"loc": {
"start": {
"line": 291,
"column": 21
},
"end": {
"line": 291,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 10671,
"end": 10677,
"loc": {
"start": {
"line": 291,
"column": 25
},
"end": {
"line": 291,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 10678,
"end": 10679,
"loc": {
"start": {
"line": 291,
"column": 32
},
"end": {
"line": 291,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 10681,
"end": 10682,
"loc": {
"start": {
"line": 291,
"column": 35
},
"end": {
"line": 291,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 10702,
"end": 10732,
"loc": {
"start": {
"line": 292,
"column": 16
},
"end": {
"line": 292,
"column": 46
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10702,
"end": 10711,
"loc": {
"start": {
"line": 292,
"column": 16
},
"end": {
"line": 292,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 10713,
"end": 10732,
"loc": {
"start": {
"line": 292,
"column": 27
},
"end": {
"line": 292,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 10713,
"end": 10726,
"loc": {
"start": {
"line": 292,
"column": 27
},
"end": {
"line": 292,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 10727,
"end": 10732,
"loc": {
"start": {
"line": 292,
"column": 41
},
"end": {
"line": 292,
"column": 46
},
"identifierName": "right"
},
"name": "right"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 10751,
"end": 10788,
"loc": {
"start": {
"line": 293,
"column": 16
},
"end": {
"line": 293,
"column": 53
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 10751,
"end": 10755,
"loc": {
"start": {
"line": 293,
"column": 16
},
"end": {
"line": 293,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 10757,
"end": 10788,
"loc": {
"start": {
"line": 293,
"column": 22
},
"end": {
"line": 293,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 10757,
"end": 10772,
"loc": {
"start": {
"line": 293,
"column": 22
},
"end": {
"line": 293,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 10773,
"end": 10788,
"loc": {
"start": {
"line": 293,
"column": 38
},
"end": {
"line": 293,
"column": 53
},
"identifierName": "logicalAcceptor"
},
"name": "logicalAcceptor"
},
"computed": false
}
}
]
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 10830,
"end": 10891,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 69
}
},
"expression": {
"type": "AssignmentExpression",
"start": 10830,
"end": 10890,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 68
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 10830,
"end": 10862,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 10830,
"end": 10857,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 10830,
"end": 10847,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 10830,
"end": 10836,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 10837,
"end": 10847,
"loc": {
"start": {
"line": 297,
"column": 15
},
"end": {
"line": 297,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10848,
"end": 10857,
"loc": {
"start": {
"line": 297,
"column": 26
},
"end": {
"line": 297,
"column": 35
},
"identifierName": "LogicGate"
},
"name": "LogicGate"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10858,
"end": 10862,
"loc": {
"start": {
"line": 297,
"column": 36
},
"end": {
"line": 297,
"column": 40
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 10865,
"end": 10890,
"loc": {
"start": {
"line": 297,
"column": 43
},
"end": {
"line": 297,
"column": 68
}
},
"object": {
"type": "Identifier",
"start": 10865,
"end": 10882,
"loc": {
"start": {
"line": 297,
"column": 43
},
"end": {
"line": 297,
"column": 60
},
"identifierName": "enumLogicGateType"
},
"name": "enumLogicGateType"
},
"property": {
"type": "Identifier",
"start": 10883,
"end": 10890,
"loc": {
"start": {
"line": 297,
"column": 61
},
"end": {
"line": 297,
"column": 68
},
"identifierName": "stacker"
},
"name": "stacker"
},
"computed": false
}
}
}
],
"directives": []
}
}
},
{
"type": "ObjectProperty",
"start": 10907,
"end": 11639,
"loc": {
"start": {
"line": 300,
"column": 4
},
"end": {
"line": 319,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "MemberExpression",
"start": 10908,
"end": 10953,
"loc": {
"start": {
"line": 300,
"column": 5
},
"end": {
"line": 300,
"column": 50
}
},
"object": {
"type": "MemberExpression",
"start": 10908,
"end": 10945,
"loc": {
"start": {
"line": 300,
"column": 5
},
"end": {
"line": 300,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 10908,
"end": 10936,
"loc": {
"start": {
"line": 300,
"column": 5
},
"end": {
"line": 300,
"column": 33
},
"identifierName": "MetaVirtualProcessorBuilding"
},
"name": "MetaVirtualProcessorBuilding"
},
"property": {
"type": "Identifier",
"start": 10937,
"end": 10945,
"loc": {
"start": {
"line": 300,
"column": 34
},
"end": {
"line": 300,
"column": 42
},
"identifierName": "variants"
},
"name": "variants"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 10946,
"end": 10953,
"loc": {
"start": {
"line": 300,
"column": 43
},
"end": {
"line": 300,
"column": 50
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
},
"value": {
"type": "ArrowFunctionExpression",
"start": 10956,
"end": 11639,
"loc": {
"start": {
"line": 300,
"column": 53
},
"end": {
"line": 319,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 10957,
"end": 10963,
"loc": {
"start": {
"line": 300,
"column": 54
},
"end": {
"line": 300,
"column": 60
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 10965,
"end": 10980,
"loc": {
"start": {
"line": 300,
"column": 62
},
"end": {
"line": 300,
"column": 77
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 10985,
"end": 11639,
"loc": {
"start": {
"line": 300,
"column": 82
},
"end": {
"line": 319,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 10996,
"end": 11559,
"loc": {
"start": {
"line": 301,
"column": 8
},
"end": {
"line": 316,
"column": 11
}
},
"expression": {
"type": "CallExpression",
"start": 10996,
"end": 11558,
"loc": {
"start": {
"line": 301,
"column": 8
},
"end": {
"line": 316,
"column": 10
}
},
"callee": {
"type": "MemberExpression",
"start": 10996,
"end": 11032,
"loc": {
"start": {
"line": 301,
"column": 8
},
"end": {
"line": 301,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 10996,
"end": 11023,
"loc": {
"start": {
"line": 301,
"column": 8
},
"end": {
"line": 301,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 10996,
"end": 11013,
"loc": {
"start": {
"line": 301,
"column": 8
},
"end": {
"line": 301,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 10996,
"end": 11002,
"loc": {
"start": {
"line": 301,
"column": 8
},
"end": {
"line": 301,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 11003,
"end": 11013,
"loc": {
"start": {
"line": 301,
"column": 15
},
"end": {
"line": 301,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 11014,
"end": 11023,
"loc": {
"start": {
"line": 301,
"column": 26
},
"end": {
"line": 301,
"column": 35
},
"identifierName": "WiredPins"
},
"name": "WiredPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 11024,
"end": 11032,
"loc": {
"start": {
"line": 301,
"column": 36
},
"end": {
"line": 301,
"column": 44
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 11033,
"end": 11557,
"loc": {
"start": {
"line": 301,
"column": 45
},
"end": {
"line": 316,
"column": 9
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 11034,
"end": 11192,
"loc": {
"start": {
"line": 301,
"column": 46
},
"end": {
"line": 305,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 11053,
"end": 11074,
"loc": {
"start": {
"line": 302,
"column": 16
},
"end": {
"line": 302,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11053,
"end": 11056,
"loc": {
"start": {
"line": 302,
"column": 16
},
"end": {
"line": 302,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 11058,
"end": 11074,
"loc": {
"start": {
"line": 302,
"column": 21
},
"end": {
"line": 302,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 11062,
"end": 11068,
"loc": {
"start": {
"line": 302,
"column": 25
},
"end": {
"line": 302,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 11069,
"end": 11070,
"loc": {
"start": {
"line": 302,
"column": 32
},
"end": {
"line": 302,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 11072,
"end": 11073,
"loc": {
"start": {
"line": 302,
"column": 35
},
"end": {
"line": 302,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 11093,
"end": 11121,
"loc": {
"start": {
"line": 303,
"column": 16
},
"end": {
"line": 303,
"column": 44
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11093,
"end": 11102,
"loc": {
"start": {
"line": 303,
"column": 16
},
"end": {
"line": 303,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 11104,
"end": 11121,
"loc": {
"start": {
"line": 303,
"column": 27
},
"end": {
"line": 303,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 11104,
"end": 11117,
"loc": {
"start": {
"line": 303,
"column": 27
},
"end": {
"line": 303,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 11118,
"end": 11121,
"loc": {
"start": {
"line": 303,
"column": 41
},
"end": {
"line": 303,
"column": 44
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 11140,
"end": 11176,
"loc": {
"start": {
"line": 304,
"column": 16
},
"end": {
"line": 304,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11140,
"end": 11144,
"loc": {
"start": {
"line": 304,
"column": 16
},
"end": {
"line": 304,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 11146,
"end": 11176,
"loc": {
"start": {
"line": 304,
"column": 22
},
"end": {
"line": 304,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 11146,
"end": 11161,
"loc": {
"start": {
"line": 304,
"column": 22
},
"end": {
"line": 304,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 11162,
"end": 11176,
"loc": {
"start": {
"line": 304,
"column": 38
},
"end": {
"line": 304,
"column": 52
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
},
{
"type": "ObjectExpression",
"start": 11207,
"end": 11369,
"loc": {
"start": {
"line": 306,
"column": 12
},
"end": {
"line": 310,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 11226,
"end": 11247,
"loc": {
"start": {
"line": 307,
"column": 16
},
"end": {
"line": 307,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11226,
"end": 11229,
"loc": {
"start": {
"line": 307,
"column": 16
},
"end": {
"line": 307,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 11231,
"end": 11247,
"loc": {
"start": {
"line": 307,
"column": 21
},
"end": {
"line": 307,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 11235,
"end": 11241,
"loc": {
"start": {
"line": 307,
"column": 25
},
"end": {
"line": 307,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 11242,
"end": 11243,
"loc": {
"start": {
"line": 307,
"column": 32
},
"end": {
"line": 307,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 11245,
"end": 11246,
"loc": {
"start": {
"line": 307,
"column": 35
},
"end": {
"line": 307,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 11266,
"end": 11297,
"loc": {
"start": {
"line": 308,
"column": 16
},
"end": {
"line": 308,
"column": 47
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11266,
"end": 11275,
"loc": {
"start": {
"line": 308,
"column": 16
},
"end": {
"line": 308,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 11277,
"end": 11297,
"loc": {
"start": {
"line": 308,
"column": 27
},
"end": {
"line": 308,
"column": 47
}
},
"object": {
"type": "Identifier",
"start": 11277,
"end": 11290,
"loc": {
"start": {
"line": 308,
"column": 27
},
"end": {
"line": 308,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 11291,
"end": 11297,
"loc": {
"start": {
"line": 308,
"column": 41
},
"end": {
"line": 308,
"column": 47
},
"identifierName": "bottom"
},
"name": "bottom"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 11316,
"end": 11353,
"loc": {
"start": {
"line": 309,
"column": 16
},
"end": {
"line": 309,
"column": 53
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11316,
"end": 11320,
"loc": {
"start": {
"line": 309,
"column": 16
},
"end": {
"line": 309,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 11322,
"end": 11353,
"loc": {
"start": {
"line": 309,
"column": 22
},
"end": {
"line": 309,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 11322,
"end": 11337,
"loc": {
"start": {
"line": 309,
"column": 22
},
"end": {
"line": 309,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 11338,
"end": 11353,
"loc": {
"start": {
"line": 309,
"column": 38
},
"end": {
"line": 309,
"column": 53
},
"identifierName": "logicalAcceptor"
},
"name": "logicalAcceptor"
},
"computed": false
}
}
]
},
{
"type": "ObjectExpression",
"start": 11384,
"end": 11545,
"loc": {
"start": {
"line": 311,
"column": 12
},
"end": {
"line": 315,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 11403,
"end": 11424,
"loc": {
"start": {
"line": 312,
"column": 16
},
"end": {
"line": 312,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11403,
"end": 11406,
"loc": {
"start": {
"line": 312,
"column": 16
},
"end": {
"line": 312,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 11408,
"end": 11424,
"loc": {
"start": {
"line": 312,
"column": 21
},
"end": {
"line": 312,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 11412,
"end": 11418,
"loc": {
"start": {
"line": 312,
"column": 25
},
"end": {
"line": 312,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 11419,
"end": 11420,
"loc": {
"start": {
"line": 312,
"column": 32
},
"end": {
"line": 312,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 11422,
"end": 11423,
"loc": {
"start": {
"line": 312,
"column": 35
},
"end": {
"line": 312,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 11443,
"end": 11473,
"loc": {
"start": {
"line": 313,
"column": 16
},
"end": {
"line": 313,
"column": 46
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11443,
"end": 11452,
"loc": {
"start": {
"line": 313,
"column": 16
},
"end": {
"line": 313,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 11454,
"end": 11473,
"loc": {
"start": {
"line": 313,
"column": 27
},
"end": {
"line": 313,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 11454,
"end": 11467,
"loc": {
"start": {
"line": 313,
"column": 27
},
"end": {
"line": 313,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 11468,
"end": 11473,
"loc": {
"start": {
"line": 313,
"column": 41
},
"end": {
"line": 313,
"column": 46
},
"identifierName": "right"
},
"name": "right"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 11492,
"end": 11529,
"loc": {
"start": {
"line": 314,
"column": 16
},
"end": {
"line": 314,
"column": 53
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 11492,
"end": 11496,
"loc": {
"start": {
"line": 314,
"column": 16
},
"end": {
"line": 314,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 11498,
"end": 11529,
"loc": {
"start": {
"line": 314,
"column": 22
},
"end": {
"line": 314,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 11498,
"end": 11513,
"loc": {
"start": {
"line": 314,
"column": 22
},
"end": {
"line": 314,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 11514,
"end": 11529,
"loc": {
"start": {
"line": 314,
"column": 38
},
"end": {
"line": 314,
"column": 53
},
"identifierName": "logicalAcceptor"
},
"name": "logicalAcceptor"
},
"computed": false
}
}
]
}
]
}
]
}
},
{
"type": "ExpressionStatement",
"start": 11571,
"end": 11632,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 69
}
},
"expression": {
"type": "AssignmentExpression",
"start": 11571,
"end": 11631,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 68
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 11571,
"end": 11603,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 40
}
},
"object": {
"type": "MemberExpression",
"start": 11571,
"end": 11598,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 11571,
"end": 11588,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 11571,
"end": 11577,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 11578,
"end": 11588,
"loc": {
"start": {
"line": 318,
"column": 15
},
"end": {
"line": 318,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 11589,
"end": 11598,
"loc": {
"start": {
"line": 318,
"column": 26
},
"end": {
"line": 318,
"column": 35
},
"identifierName": "LogicGate"
},
"name": "LogicGate"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 11599,
"end": 11603,
"loc": {
"start": {
"line": 318,
"column": 36
},
"end": {
"line": 318,
"column": 40
},
"identifierName": "type"
},
"name": "type"
},
"computed": false
},
"right": {
"type": "MemberExpression",
"start": 11606,
"end": 11631,
"loc": {
"start": {
"line": 318,
"column": 43
},
"end": {
"line": 318,
"column": 68
}
},
"object": {
"type": "Identifier",
"start": 11606,
"end": 11623,
"loc": {
"start": {
"line": 318,
"column": 43
},
"end": {
"line": 318,
"column": 60
},
"identifierName": "enumLogicGateType"
},
"name": "enumLogicGateType"
},
"property": {
"type": "Identifier",
"start": 11624,
"end": 11631,
"loc": {
"start": {
"line": 318,
"column": 61
},
"end": {
"line": 318,
"column": 68
},
"identifierName": "painter"
},
"name": "painter"
},
"computed": false
}
}
}
],
"directives": []
}
}
}
]
}
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 766,
"end": 810,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 20,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 934,
"end": 977,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 27,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1079,
"end": 1123,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 34,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1238,
"end": 1282,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 41,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1399,
"end": 1442,
"loc": {
"start": {
"line": 46,
"column": 4
},
"end": {
"line": 48,
"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": 1744,
"end": 1891,
"loc": {
"start": {
"line": 60,
"column": 4
},
"end": {
"line": 65,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1932,
"end": 1945,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2036,
"end": 2080,
"loc": {
"start": {
"line": 71,
"column": 4
},
"end": {
"line": 73,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2193,
"end": 2237,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 80,
"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": 2358,
"end": 2544,
"loc": {
"start": {
"line": 85,
"column": 4
},
"end": {
"line": 91,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2798,
"end": 2842,
"loc": {
"start": {
"line": 97,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 2955,
"end": 3047,
"loc": {
"start": {
"line": 104,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3190,
"end": 3305,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 116,
"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": "Vector",
"start": 9,
"end": 15,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 15
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 15,
"end": 16,
"loc": {
"start": {
"line": 1,
"column": 15
},
"end": {
"line": 1,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 17,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 17
},
"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": "LogicGateComponent",
"start": 69,
"end": 87,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 27
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 87,
"end": 88,
"loc": {
"start": {
"line": 2,
"column": 27
},
"end": {
"line": 2,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumLogicGateType",
"start": 89,
"end": 106,
"loc": {
"start": {
"line": 2,
"column": 29
},
"end": {
"line": 2,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 107,
"end": 108,
"loc": {
"start": {
"line": 2,
"column": 47
},
"end": {
"line": 2,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 109,
"end": 113,
"loc": {
"start": {
"line": 2,
"column": 49
},
"end": {
"line": 2,
"column": 53
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/logic_gate",
"start": 114,
"end": 140,
"loc": {
"start": {
"line": 2,
"column": 54
},
"end": {
"line": 2,
"column": 80
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 140,
"end": 141,
"loc": {
"start": {
"line": 2,
"column": 80
},
"end": {
"line": 2,
"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": 143,
"end": 149,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 150,
"end": 151,
"loc": {
"start": {
"line": 3,
"column": 7
},
"end": {
"line": 3,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPinsComponent",
"start": 152,
"end": 170,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 27
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 170,
"end": 171,
"loc": {
"start": {
"line": 3,
"column": 27
},
"end": {
"line": 3,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 172,
"end": 187,
"loc": {
"start": {
"line": 3,
"column": 29
},
"end": {
"line": 3,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 188,
"end": 189,
"loc": {
"start": {
"line": 3,
"column": 45
},
"end": {
"line": 3,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 190,
"end": 194,
"loc": {
"start": {
"line": 3,
"column": 47
},
"end": {
"line": 3,
"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": 195,
"end": 221,
"loc": {
"start": {
"line": 3,
"column": 52
},
"end": {
"line": 3,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 221,
"end": 222,
"loc": {
"start": {
"line": 3,
"column": 78
},
"end": {
"line": 3,
"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": 224,
"end": 230,
"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": 231,
"end": 232,
"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": "Entity",
"start": 233,
"end": 239,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 240,
"end": 241,
"loc": {
"start": {
"line": 4,
"column": 16
},
"end": {
"line": 4,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 242,
"end": 246,
"loc": {
"start": {
"line": 4,
"column": 18
},
"end": {
"line": 4,
"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": 247,
"end": 258,
"loc": {
"start": {
"line": 4,
"column": 23
},
"end": {
"line": 4,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 258,
"end": 259,
"loc": {
"start": {
"line": 4,
"column": 34
},
"end": {
"line": 4,
"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": 261,
"end": 267,
"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": 268,
"end": 269,
"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": "defaultBuildingVariant",
"start": 270,
"end": 292,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 292,
"end": 293,
"loc": {
"start": {
"line": 5,
"column": 31
},
"end": {
"line": 5,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaBuilding",
"start": 294,
"end": 306,
"loc": {
"start": {
"line": 5,
"column": 33
},
"end": {
"line": 5,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 307,
"end": 308,
"loc": {
"start": {
"line": 5,
"column": 46
},
"end": {
"line": 5,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 309,
"end": 313,
"loc": {
"start": {
"line": 5,
"column": 48
},
"end": {
"line": 5,
"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": 314,
"end": 332,
"loc": {
"start": {
"line": 5,
"column": 53
},
"end": {
"line": 5,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 332,
"end": 333,
"loc": {
"start": {
"line": 5,
"column": 71
},
"end": {
"line": 5,
"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": 335,
"end": 341,
"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": 342,
"end": 343,
"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": "GameRoot",
"start": 344,
"end": 352,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 353,
"end": 354,
"loc": {
"start": {
"line": 6,
"column": 18
},
"end": {
"line": 6,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 355,
"end": 359,
"loc": {
"start": {
"line": 6,
"column": 20
},
"end": {
"line": 6,
"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": 360,
"end": 369,
"loc": {
"start": {
"line": 6,
"column": 25
},
"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": 369,
"end": 370,
"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": 372,
"end": 378,
"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": 379,
"end": 380,
"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": "enumHubGoalRewards",
"start": 381,
"end": 399,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 27
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 400,
"end": 401,
"loc": {
"start": {
"line": 7,
"column": 28
},
"end": {
"line": 7,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 402,
"end": 406,
"loc": {
"start": {
"line": 7,
"column": 30
},
"end": {
"line": 7,
"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": 407,
"end": 426,
"loc": {
"start": {
"line": 7,
"column": 35
},
"end": {
"line": 7,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 426,
"end": 427,
"loc": {
"start": {
"line": 7,
"column": 54
},
"end": {
"line": 7,
"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": 429,
"end": 435,
"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": 436,
"end": 437,
"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": "MetaCutterBuilding",
"start": 438,
"end": 456,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 457,
"end": 458,
"loc": {
"start": {
"line": 8,
"column": 28
},
"end": {
"line": 8,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 459,
"end": 463,
"loc": {
"start": {
"line": 8,
"column": 30
},
"end": {
"line": 8,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./cutter",
"start": 464,
"end": 474,
"loc": {
"start": {
"line": 8,
"column": 35
},
"end": {
"line": 8,
"column": 45
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 474,
"end": 475,
"loc": {
"start": {
"line": 8,
"column": 45
},
"end": {
"line": 8,
"column": 46
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 477,
"end": 483,
"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": 484,
"end": 485,
"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": "MetaPainterBuilding",
"start": 486,
"end": 505,
"loc": {
"start": {
"line": 9,
"column": 9
},
"end": {
"line": 9,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 506,
"end": 507,
"loc": {
"start": {
"line": 9,
"column": 29
},
"end": {
"line": 9,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 508,
"end": 512,
"loc": {
"start": {
"line": 9,
"column": 31
},
"end": {
"line": 9,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./painter",
"start": 513,
"end": 524,
"loc": {
"start": {
"line": 9,
"column": 36
},
"end": {
"line": 9,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 524,
"end": 525,
"loc": {
"start": {
"line": 9,
"column": 47
},
"end": {
"line": 9,
"column": 48
}
}
},
{
"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": 527,
"end": 533,
"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": 534,
"end": 535,
"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": "MetaRotaterBuilding",
"start": 536,
"end": 555,
"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": 556,
"end": 557,
"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": 558,
"end": 562,
"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": "./rotater",
"start": 563,
"end": 574,
"loc": {
"start": {
"line": 10,
"column": 36
},
"end": {
"line": 10,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 574,
"end": 575,
"loc": {
"start": {
"line": 10,
"column": 47
},
"end": {
"line": 10,
"column": 48
}
}
},
{
"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": 577,
"end": 583,
"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": 584,
"end": 585,
"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": "MetaStackerBuilding",
"start": 586,
"end": 605,
"loc": {
"start": {
"line": 11,
"column": 9
},
"end": {
"line": 11,
"column": 28
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 606,
"end": 607,
"loc": {
"start": {
"line": 11,
"column": 29
},
"end": {
"line": 11,
"column": 30
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 608,
"end": 612,
"loc": {
"start": {
"line": 11,
"column": 31
},
"end": {
"line": 11,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "./stacker",
"start": 613,
"end": 624,
"loc": {
"start": {
"line": 11,
"column": 36
},
"end": {
"line": 11,
"column": 47
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 624,
"end": 625,
"loc": {
"start": {
"line": 11,
"column": 47
},
"end": {
"line": 11,
"column": 48
}
}
},
{
"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": 629,
"end": 635,
"loc": {
"start": {
"line": 13,
"column": 0
},
"end": {
"line": 13,
"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": 636,
"end": 641,
"loc": {
"start": {
"line": 13,
"column": 7
},
"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": "MetaVirtualProcessorBuilding",
"start": 642,
"end": 670,
"loc": {
"start": {
"line": 13,
"column": 13
},
"end": {
"line": 13,
"column": 41
}
}
},
{
"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": 671,
"end": 678,
"loc": {
"start": {
"line": 13,
"column": 42
},
"end": {
"line": 13,
"column": 49
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaBuilding",
"start": 679,
"end": 691,
"loc": {
"start": {
"line": 13,
"column": 50
},
"end": {
"line": 13,
"column": 62
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 692,
"end": 693,
"loc": {
"start": {
"line": 13,
"column": 63
},
"end": {
"line": 13,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 699,
"end": 710,
"loc": {
"start": {
"line": 14,
"column": 4
},
"end": {
"line": 14,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 710,
"end": 711,
"loc": {
"start": {
"line": 14,
"column": 15
},
"end": {
"line": 14,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 711,
"end": 712,
"loc": {
"start": {
"line": 14,
"column": 16
},
"end": {
"line": 14,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 713,
"end": 714,
"loc": {
"start": {
"line": 14,
"column": 18
},
"end": {
"line": 14,
"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": 724,
"end": 729,
"loc": {
"start": {
"line": 15,
"column": 8
},
"end": {
"line": 15,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 729,
"end": 730,
"loc": {
"start": {
"line": 15,
"column": 13
},
"end": {
"line": 15,
"column": 14
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "virtual_processor",
"start": 730,
"end": 749,
"loc": {
"start": {
"line": 15,
"column": 14
},
"end": {
"line": 15,
"column": 33
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 749,
"end": 750,
"loc": {
"start": {
"line": 15,
"column": 33
},
"end": {
"line": 15,
"column": 34
}
}
},
{
"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": 15,
"column": 34
},
"end": {
"line": 15,
"column": 35
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 757,
"end": 758,
"loc": {
"start": {
"line": 16,
"column": 4
},
"end": {
"line": 16,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 766,
"end": 810,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 20,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSilhouetteColor",
"start": 816,
"end": 834,
"loc": {
"start": {
"line": 21,
"column": 4
},
"end": {
"line": 21,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 834,
"end": 835,
"loc": {
"start": {
"line": 21,
"column": 22
},
"end": {
"line": 21,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 835,
"end": 842,
"loc": {
"start": {
"line": 21,
"column": 23
},
"end": {
"line": 21,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 842,
"end": 843,
"loc": {
"start": {
"line": 21,
"column": 30
},
"end": {
"line": 21,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 844,
"end": 845,
"loc": {
"start": {
"line": 21,
"column": 32
},
"end": {
"line": 21,
"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": 855,
"end": 861,
"loc": {
"start": {
"line": 22,
"column": 8
},
"end": {
"line": 22,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 862,
"end": 890,
"loc": {
"start": {
"line": 22,
"column": 15
},
"end": {
"line": 22,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 890,
"end": 891,
"loc": {
"start": {
"line": 22,
"column": 43
},
"end": {
"line": 22,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 891,
"end": 907,
"loc": {
"start": {
"line": 22,
"column": 44
},
"end": {
"line": 22,
"column": 60
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 907,
"end": 908,
"loc": {
"start": {
"line": 22,
"column": 60
},
"end": {
"line": 22,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 908,
"end": 915,
"loc": {
"start": {
"line": 22,
"column": 61
},
"end": {
"line": 22,
"column": 68
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 915,
"end": 916,
"loc": {
"start": {
"line": 22,
"column": 68
},
"end": {
"line": 22,
"column": 69
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 916,
"end": 917,
"loc": {
"start": {
"line": 22,
"column": 69
},
"end": {
"line": 22,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 917,
"end": 918,
"loc": {
"start": {
"line": 22,
"column": 70
},
"end": {
"line": 22,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 918,
"end": 919,
"loc": {
"start": {
"line": 22,
"column": 71
},
"end": {
"line": 22,
"column": 72
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 925,
"end": 926,
"loc": {
"start": {
"line": 23,
"column": 4
},
"end": {
"line": 23,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 934,
"end": 977,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 27,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsUnlocked",
"start": 983,
"end": 996,
"loc": {
"start": {
"line": 28,
"column": 4
},
"end": {
"line": 28,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 996,
"end": 997,
"loc": {
"start": {
"line": 28,
"column": 17
},
"end": {
"line": 28,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 997,
"end": 1001,
"loc": {
"start": {
"line": 28,
"column": 18
},
"end": {
"line": 28,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1001,
"end": 1002,
"loc": {
"start": {
"line": 28,
"column": 22
},
"end": {
"line": 28,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1003,
"end": 1004,
"loc": {
"start": {
"line": 28,
"column": 24
},
"end": {
"line": 28,
"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": 1014,
"end": 1020,
"loc": {
"start": {
"line": 29,
"column": 8
},
"end": {
"line": 29,
"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": 1021,
"end": 1025,
"loc": {
"start": {
"line": 29,
"column": 15
},
"end": {
"line": 29,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1025,
"end": 1026,
"loc": {
"start": {
"line": 29,
"column": 19
},
"end": {
"line": 29,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAvailableVariants",
"start": 1026,
"end": 1046,
"loc": {
"start": {
"line": 29,
"column": 20
},
"end": {
"line": 29,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1046,
"end": 1047,
"loc": {
"start": {
"line": 29,
"column": 40
},
"end": {
"line": 29,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1047,
"end": 1051,
"loc": {
"start": {
"line": 29,
"column": 41
},
"end": {
"line": 29,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1051,
"end": 1052,
"loc": {
"start": {
"line": 29,
"column": 45
},
"end": {
"line": 29,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1052,
"end": 1053,
"loc": {
"start": {
"line": 29,
"column": 46
},
"end": {
"line": 29,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 1053,
"end": 1059,
"loc": {
"start": {
"line": 29,
"column": 47
},
"end": {
"line": 29,
"column": 53
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 1060,
"end": 1061,
"loc": {
"start": {
"line": 29,
"column": 54
},
"end": {
"line": 29,
"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": 1062,
"end": 1063,
"loc": {
"start": {
"line": 29,
"column": 56
},
"end": {
"line": 29,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1063,
"end": 1064,
"loc": {
"start": {
"line": 29,
"column": 57
},
"end": {
"line": 29,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1070,
"end": 1071,
"loc": {
"start": {
"line": 30,
"column": 4
},
"end": {
"line": 30,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1079,
"end": 1123,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 34,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsRemovable",
"start": 1129,
"end": 1143,
"loc": {
"start": {
"line": 35,
"column": 4
},
"end": {
"line": 35,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1143,
"end": 1144,
"loc": {
"start": {
"line": 35,
"column": 18
},
"end": {
"line": 35,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1144,
"end": 1151,
"loc": {
"start": {
"line": 35,
"column": 19
},
"end": {
"line": 35,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1151,
"end": 1152,
"loc": {
"start": {
"line": 35,
"column": 26
},
"end": {
"line": 35,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1153,
"end": 1154,
"loc": {
"start": {
"line": 35,
"column": 28
},
"end": {
"line": 35,
"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": 1164,
"end": 1170,
"loc": {
"start": {
"line": 36,
"column": 8
},
"end": {
"line": 36,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 1171,
"end": 1199,
"loc": {
"start": {
"line": 36,
"column": 15
},
"end": {
"line": 36,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1199,
"end": 1200,
"loc": {
"start": {
"line": 36,
"column": 43
},
"end": {
"line": 36,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 1200,
"end": 1211,
"loc": {
"start": {
"line": 36,
"column": 44
},
"end": {
"line": 36,
"column": 55
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1211,
"end": 1212,
"loc": {
"start": {
"line": 36,
"column": 55
},
"end": {
"line": 36,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1212,
"end": 1219,
"loc": {
"start": {
"line": 36,
"column": 56
},
"end": {
"line": 36,
"column": 63
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1219,
"end": 1220,
"loc": {
"start": {
"line": 36,
"column": 63
},
"end": {
"line": 36,
"column": 64
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1220,
"end": 1221,
"loc": {
"start": {
"line": 36,
"column": 64
},
"end": {
"line": 36,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1221,
"end": 1222,
"loc": {
"start": {
"line": 36,
"column": 65
},
"end": {
"line": 36,
"column": 66
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1222,
"end": 1223,
"loc": {
"start": {
"line": 36,
"column": 66
},
"end": {
"line": 36,
"column": 67
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1229,
"end": 1230,
"loc": {
"start": {
"line": 37,
"column": 4
},
"end": {
"line": 37,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1238,
"end": 1282,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 41,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsRotateable",
"start": 1288,
"end": 1303,
"loc": {
"start": {
"line": 42,
"column": 4
},
"end": {
"line": 42,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1303,
"end": 1304,
"loc": {
"start": {
"line": 42,
"column": 19
},
"end": {
"line": 42,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1304,
"end": 1311,
"loc": {
"start": {
"line": 42,
"column": 20
},
"end": {
"line": 42,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1311,
"end": 1312,
"loc": {
"start": {
"line": 42,
"column": 27
},
"end": {
"line": 42,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1313,
"end": 1314,
"loc": {
"start": {
"line": 42,
"column": 29
},
"end": {
"line": 42,
"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": 1324,
"end": 1330,
"loc": {
"start": {
"line": 43,
"column": 8
},
"end": {
"line": 43,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 1331,
"end": 1359,
"loc": {
"start": {
"line": 43,
"column": 15
},
"end": {
"line": 43,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1359,
"end": 1360,
"loc": {
"start": {
"line": 43,
"column": 43
},
"end": {
"line": 43,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 1360,
"end": 1372,
"loc": {
"start": {
"line": 43,
"column": 44
},
"end": {
"line": 43,
"column": 56
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1372,
"end": 1373,
"loc": {
"start": {
"line": 43,
"column": 56
},
"end": {
"line": 43,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1373,
"end": 1380,
"loc": {
"start": {
"line": 43,
"column": 57
},
"end": {
"line": 43,
"column": 64
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1380,
"end": 1381,
"loc": {
"start": {
"line": 43,
"column": 64
},
"end": {
"line": 43,
"column": 65
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1381,
"end": 1382,
"loc": {
"start": {
"line": 43,
"column": 65
},
"end": {
"line": 43,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1382,
"end": 1383,
"loc": {
"start": {
"line": 43,
"column": 66
},
"end": {
"line": 43,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1383,
"end": 1384,
"loc": {
"start": {
"line": 43,
"column": 67
},
"end": {
"line": 43,
"column": 68
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1390,
"end": 1391,
"loc": {
"start": {
"line": 44,
"column": 4
},
"end": {
"line": 44,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1399,
"end": 1442,
"loc": {
"start": {
"line": 46,
"column": 4
},
"end": {
"line": 48,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAvailableVariants",
"start": 1448,
"end": 1468,
"loc": {
"start": {
"line": 49,
"column": 4
},
"end": {
"line": 49,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1468,
"end": 1469,
"loc": {
"start": {
"line": 49,
"column": 24
},
"end": {
"line": 49,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1469,
"end": 1473,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1473,
"end": 1474,
"loc": {
"start": {
"line": 49,
"column": 29
},
"end": {
"line": 49,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1475,
"end": 1476,
"loc": {
"start": {
"line": 49,
"column": 31
},
"end": {
"line": 49,
"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": 1486,
"end": 1491,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1492,
"end": 1500,
"loc": {
"start": {
"line": 50,
"column": 14
},
"end": {
"line": 50,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1501,
"end": 1502,
"loc": {
"start": {
"line": 50,
"column": 23
},
"end": {
"line": 50,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 1503,
"end": 1531,
"loc": {
"start": {
"line": 50,
"column": 25
},
"end": {
"line": 50,
"column": 53
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1531,
"end": 1532,
"loc": {
"start": {
"line": 50,
"column": 53
},
"end": {
"line": 50,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 1532,
"end": 1547,
"loc": {
"start": {
"line": 50,
"column": 54
},
"end": {
"line": 50,
"column": 69
}
}
},
{
"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": 50,
"column": 69
},
"end": {
"line": 50,
"column": 70
}
}
},
{
"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": 1560,
"end": 1563,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1564,
"end": 1573,
"loc": {
"start": {
"line": 52,
"column": 12
},
"end": {
"line": 52,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1574,
"end": 1575,
"loc": {
"start": {
"line": 52,
"column": 22
},
"end": {
"line": 52,
"column": 23
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1576,
"end": 1577,
"loc": {
"start": {
"line": 52,
"column": 24
},
"end": {
"line": 52,
"column": 25
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1577,
"end": 1578,
"loc": {
"start": {
"line": 52,
"column": 25
},
"end": {
"line": 52,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1578,
"end": 1579,
"loc": {
"start": {
"line": 52,
"column": 26
},
"end": {
"line": 52,
"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": 1589,
"end": 1592,
"loc": {
"start": {
"line": 53,
"column": 8
},
"end": {
"line": 53,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1593,
"end": 1594,
"loc": {
"start": {
"line": 53,
"column": 12
},
"end": {
"line": 53,
"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": 1594,
"end": 1599,
"loc": {
"start": {
"line": 53,
"column": 13
},
"end": {
"line": 53,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1600,
"end": 1607,
"loc": {
"start": {
"line": 53,
"column": 19
},
"end": {
"line": 53,
"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": 1608,
"end": 1610,
"loc": {
"start": {
"line": 53,
"column": 27
},
"end": {
"line": 53,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1611,
"end": 1619,
"loc": {
"start": {
"line": 53,
"column": 30
},
"end": {
"line": 53,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1619,
"end": 1620,
"loc": {
"start": {
"line": 53,
"column": 38
},
"end": {
"line": 53,
"column": 39
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1621,
"end": 1622,
"loc": {
"start": {
"line": 53,
"column": 40
},
"end": {
"line": 53,
"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": 1636,
"end": 1638,
"loc": {
"start": {
"line": 54,
"column": 12
},
"end": {
"line": 54,
"column": 14
}
}
},
{
"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": 54,
"column": 15
},
"end": {
"line": 54,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1640,
"end": 1648,
"loc": {
"start": {
"line": 54,
"column": 16
},
"end": {
"line": 54,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1648,
"end": 1649,
"loc": {
"start": {
"line": 54,
"column": 24
},
"end": {
"line": 54,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1649,
"end": 1656,
"loc": {
"start": {
"line": 54,
"column": 25
},
"end": {
"line": 54,
"column": 32
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1656,
"end": 1657,
"loc": {
"start": {
"line": 54,
"column": 32
},
"end": {
"line": 54,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1657,
"end": 1658,
"loc": {
"start": {
"line": 54,
"column": 33
},
"end": {
"line": 54,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1658,
"end": 1662,
"loc": {
"start": {
"line": 54,
"column": 34
},
"end": {
"line": 54,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1662,
"end": 1663,
"loc": {
"start": {
"line": 54,
"column": 38
},
"end": {
"line": 54,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1663,
"end": 1664,
"loc": {
"start": {
"line": 54,
"column": 39
},
"end": {
"line": 54,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1665,
"end": 1674,
"loc": {
"start": {
"line": 54,
"column": 41
},
"end": {
"line": 54,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1674,
"end": 1675,
"loc": {
"start": {
"line": 54,
"column": 50
},
"end": {
"line": 54,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 1675,
"end": 1679,
"loc": {
"start": {
"line": 54,
"column": 51
},
"end": {
"line": 54,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1679,
"end": 1680,
"loc": {
"start": {
"line": 54,
"column": 55
},
"end": {
"line": 54,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1680,
"end": 1687,
"loc": {
"start": {
"line": 54,
"column": 56
},
"end": {
"line": 54,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1687,
"end": 1688,
"loc": {
"start": {
"line": 54,
"column": 63
},
"end": {
"line": 54,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1688,
"end": 1689,
"loc": {
"start": {
"line": 54,
"column": 64
},
"end": {
"line": 54,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1699,
"end": 1700,
"loc": {
"start": {
"line": 55,
"column": 8
},
"end": {
"line": 55,
"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": 1712,
"end": 1718,
"loc": {
"start": {
"line": 57,
"column": 8
},
"end": {
"line": 57,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1719,
"end": 1728,
"loc": {
"start": {
"line": 57,
"column": 15
},
"end": {
"line": 57,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1728,
"end": 1729,
"loc": {
"start": {
"line": 57,
"column": 24
},
"end": {
"line": 57,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1735,
"end": 1736,
"loc": {
"start": {
"line": 58,
"column": 4
},
"end": {
"line": 58,
"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": 1744,
"end": 1891,
"loc": {
"start": {
"line": 60,
"column": 4
},
"end": {
"line": 65,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getLayer",
"start": 1897,
"end": 1905,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 66,
"column": 12
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1905,
"end": 1906,
"loc": {
"start": {
"line": 66,
"column": 12
},
"end": {
"line": 66,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1906,
"end": 1910,
"loc": {
"start": {
"line": 66,
"column": 13
},
"end": {
"line": 66,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1910,
"end": 1911,
"loc": {
"start": {
"line": 66,
"column": 17
},
"end": {
"line": 66,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1912,
"end": 1919,
"loc": {
"start": {
"line": 66,
"column": 19
},
"end": {
"line": 66,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1919,
"end": 1920,
"loc": {
"start": {
"line": 66,
"column": 26
},
"end": {
"line": 66,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1921,
"end": 1922,
"loc": {
"start": {
"line": 66,
"column": 28
},
"end": {
"line": 66,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1932,
"end": 1945,
"loc": {
"start": {
"line": 67,
"column": 8
},
"end": {
"line": 67,
"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": 1955,
"end": 1961,
"loc": {
"start": {
"line": 68,
"column": 8
},
"end": {
"line": 68,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 1962,
"end": 1990,
"loc": {
"start": {
"line": 68,
"column": 15
},
"end": {
"line": 68,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1990,
"end": 1991,
"loc": {
"start": {
"line": 68,
"column": 43
},
"end": {
"line": 68,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 1991,
"end": 2005,
"loc": {
"start": {
"line": 68,
"column": 44
},
"end": {
"line": 68,
"column": 58
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2005,
"end": 2006,
"loc": {
"start": {
"line": 68,
"column": 58
},
"end": {
"line": 68,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2006,
"end": 2013,
"loc": {
"start": {
"line": 68,
"column": 59
},
"end": {
"line": 68,
"column": 66
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2013,
"end": 2014,
"loc": {
"start": {
"line": 68,
"column": 66
},
"end": {
"line": 68,
"column": 67
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2014,
"end": 2015,
"loc": {
"start": {
"line": 68,
"column": 67
},
"end": {
"line": 68,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 2015,
"end": 2019,
"loc": {
"start": {
"line": 68,
"column": 68
},
"end": {
"line": 68,
"column": 72
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2019,
"end": 2020,
"loc": {
"start": {
"line": 68,
"column": 72
},
"end": {
"line": 68,
"column": 73
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2020,
"end": 2021,
"loc": {
"start": {
"line": 68,
"column": 73
},
"end": {
"line": 68,
"column": 74
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2027,
"end": 2028,
"loc": {
"start": {
"line": 69,
"column": 4
},
"end": {
"line": 69,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2036,
"end": 2080,
"loc": {
"start": {
"line": 71,
"column": 4
},
"end": {
"line": 73,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getDimensions",
"start": 2086,
"end": 2099,
"loc": {
"start": {
"line": 74,
"column": 4
},
"end": {
"line": 74,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2099,
"end": 2100,
"loc": {
"start": {
"line": 74,
"column": 17
},
"end": {
"line": 74,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2100,
"end": 2107,
"loc": {
"start": {
"line": 74,
"column": 18
},
"end": {
"line": 74,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2107,
"end": 2108,
"loc": {
"start": {
"line": 74,
"column": 25
},
"end": {
"line": 74,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2109,
"end": 2110,
"loc": {
"start": {
"line": 74,
"column": 27
},
"end": {
"line": 74,
"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": 2120,
"end": 2126,
"loc": {
"start": {
"line": 75,
"column": 8
},
"end": {
"line": 75,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 2127,
"end": 2155,
"loc": {
"start": {
"line": 75,
"column": 15
},
"end": {
"line": 75,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2155,
"end": 2156,
"loc": {
"start": {
"line": 75,
"column": 43
},
"end": {
"line": 75,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 2156,
"end": 2166,
"loc": {
"start": {
"line": 75,
"column": 44
},
"end": {
"line": 75,
"column": 54
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2166,
"end": 2167,
"loc": {
"start": {
"line": 75,
"column": 54
},
"end": {
"line": 75,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2167,
"end": 2174,
"loc": {
"start": {
"line": 75,
"column": 55
},
"end": {
"line": 75,
"column": 62
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2174,
"end": 2175,
"loc": {
"start": {
"line": 75,
"column": 62
},
"end": {
"line": 75,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2175,
"end": 2176,
"loc": {
"start": {
"line": 75,
"column": 63
},
"end": {
"line": 75,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2176,
"end": 2177,
"loc": {
"start": {
"line": 75,
"column": 64
},
"end": {
"line": 75,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2177,
"end": 2178,
"loc": {
"start": {
"line": 75,
"column": 65
},
"end": {
"line": 75,
"column": 66
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2184,
"end": 2185,
"loc": {
"start": {
"line": 76,
"column": 4
},
"end": {
"line": 76,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2193,
"end": 2237,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 80,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getShowLayerPreview",
"start": 2243,
"end": 2262,
"loc": {
"start": {
"line": 81,
"column": 4
},
"end": {
"line": 81,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2262,
"end": 2263,
"loc": {
"start": {
"line": 81,
"column": 23
},
"end": {
"line": 81,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2263,
"end": 2270,
"loc": {
"start": {
"line": 81,
"column": 24
},
"end": {
"line": 81,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2270,
"end": 2271,
"loc": {
"start": {
"line": 81,
"column": 31
},
"end": {
"line": 81,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2272,
"end": 2273,
"loc": {
"start": {
"line": 81,
"column": 33
},
"end": {
"line": 81,
"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": 2283,
"end": 2289,
"loc": {
"start": {
"line": 82,
"column": 8
},
"end": {
"line": 82,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 2290,
"end": 2318,
"loc": {
"start": {
"line": 82,
"column": 15
},
"end": {
"line": 82,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2318,
"end": 2319,
"loc": {
"start": {
"line": 82,
"column": 43
},
"end": {
"line": 82,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 2319,
"end": 2331,
"loc": {
"start": {
"line": 82,
"column": 44
},
"end": {
"line": 82,
"column": 56
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2331,
"end": 2332,
"loc": {
"start": {
"line": 82,
"column": 56
},
"end": {
"line": 82,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2332,
"end": 2339,
"loc": {
"start": {
"line": 82,
"column": 57
},
"end": {
"line": 82,
"column": 64
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2339,
"end": 2340,
"loc": {
"start": {
"line": 82,
"column": 64
},
"end": {
"line": 82,
"column": 65
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2340,
"end": 2341,
"loc": {
"start": {
"line": 82,
"column": 65
},
"end": {
"line": 82,
"column": 66
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2341,
"end": 2342,
"loc": {
"start": {
"line": 82,
"column": 66
},
"end": {
"line": 82,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2342,
"end": 2343,
"loc": {
"start": {
"line": 82,
"column": 67
},
"end": {
"line": 82,
"column": 68
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2349,
"end": 2350,
"loc": {
"start": {
"line": 83,
"column": 4
},
"end": {
"line": 83,
"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": 2358,
"end": 2544,
"loc": {
"start": {
"line": 85,
"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": "getSpecialOverlayRenderMatrix",
"start": 2550,
"end": 2579,
"loc": {
"start": {
"line": 92,
"column": 4
},
"end": {
"line": 92,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2579,
"end": 2580,
"loc": {
"start": {
"line": 92,
"column": 33
},
"end": {
"line": 92,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2580,
"end": 2588,
"loc": {
"start": {
"line": 92,
"column": 34
},
"end": {
"line": 92,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2588,
"end": 2589,
"loc": {
"start": {
"line": 92,
"column": 42
},
"end": {
"line": 92,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2590,
"end": 2605,
"loc": {
"start": {
"line": 92,
"column": 44
},
"end": {
"line": 92,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2605,
"end": 2606,
"loc": {
"start": {
"line": 92,
"column": 59
},
"end": {
"line": 92,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2607,
"end": 2614,
"loc": {
"start": {
"line": 92,
"column": 61
},
"end": {
"line": 92,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2614,
"end": 2615,
"loc": {
"start": {
"line": 92,
"column": 68
},
"end": {
"line": 92,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2616,
"end": 2622,
"loc": {
"start": {
"line": 92,
"column": 70
},
"end": {
"line": 92,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2622,
"end": 2623,
"loc": {
"start": {
"line": 92,
"column": 76
},
"end": {
"line": 92,
"column": 77
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2624,
"end": 2625,
"loc": {
"start": {
"line": 92,
"column": 78
},
"end": {
"line": 92,
"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": 2635,
"end": 2638,
"loc": {
"start": {
"line": 93,
"column": 8
},
"end": {
"line": 93,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2639,
"end": 2647,
"loc": {
"start": {
"line": 93,
"column": 12
},
"end": {
"line": 93,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2648,
"end": 2649,
"loc": {
"start": {
"line": 93,
"column": 21
},
"end": {
"line": 93,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 2650,
"end": 2678,
"loc": {
"start": {
"line": 93,
"column": 23
},
"end": {
"line": 93,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2678,
"end": 2679,
"loc": {
"start": {
"line": 93,
"column": 51
},
"end": {
"line": 93,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 2679,
"end": 2694,
"loc": {
"start": {
"line": 93,
"column": 52
},
"end": {
"line": 93,
"column": 67
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2694,
"end": 2695,
"loc": {
"start": {
"line": 93,
"column": 67
},
"end": {
"line": 93,
"column": 68
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2695,
"end": 2702,
"loc": {
"start": {
"line": 93,
"column": 68
},
"end": {
"line": 93,
"column": 75
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2702,
"end": 2703,
"loc": {
"start": {
"line": 93,
"column": 75
},
"end": {
"line": 93,
"column": 76
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2703,
"end": 2704,
"loc": {
"start": {
"line": 93,
"column": 76
},
"end": {
"line": 93,
"column": 77
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2704,
"end": 2710,
"loc": {
"start": {
"line": 93,
"column": 77
},
"end": {
"line": 93,
"column": 83
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"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": 83
},
"end": {
"line": 93,
"column": 84
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2712,
"end": 2727,
"loc": {
"start": {
"line": 93,
"column": 85
},
"end": {
"line": 93,
"column": 100
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2727,
"end": 2728,
"loc": {
"start": {
"line": 93,
"column": 100
},
"end": {
"line": 93,
"column": 101
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2728,
"end": 2729,
"loc": {
"start": {
"line": 93,
"column": 101
},
"end": {
"line": 93,
"column": 102
}
}
},
{
"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": 2739,
"end": 2745,
"loc": {
"start": {
"line": 94,
"column": 8
},
"end": {
"line": 94,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2746,
"end": 2754,
"loc": {
"start": {
"line": 94,
"column": 15
},
"end": {
"line": 94,
"column": 23
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2755,
"end": 2756,
"loc": {
"start": {
"line": 94,
"column": 24
},
"end": {
"line": 94,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2757,
"end": 2765,
"loc": {
"start": {
"line": 94,
"column": 26
},
"end": {
"line": 94,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2765,
"end": 2766,
"loc": {
"start": {
"line": 94,
"column": 34
},
"end": {
"line": 94,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2766,
"end": 2774,
"loc": {
"start": {
"line": 94,
"column": 35
},
"end": {
"line": 94,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2774,
"end": 2775,
"loc": {
"start": {
"line": 94,
"column": 43
},
"end": {
"line": 94,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2776,
"end": 2777,
"loc": {
"start": {
"line": 94,
"column": 45
},
"end": {
"line": 94,
"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": 2778,
"end": 2782,
"loc": {
"start": {
"line": 94,
"column": 47
},
"end": {
"line": 94,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2782,
"end": 2783,
"loc": {
"start": {
"line": 94,
"column": 51
},
"end": {
"line": 94,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2789,
"end": 2790,
"loc": {
"start": {
"line": 95,
"column": 4
},
"end": {
"line": 95,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2798,
"end": 2842,
"loc": {
"start": {
"line": 97,
"column": 4
},
"end": {
"line": 99,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getRenderPins",
"start": 2848,
"end": 2861,
"loc": {
"start": {
"line": 100,
"column": 4
},
"end": {
"line": 100,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2861,
"end": 2862,
"loc": {
"start": {
"line": 100,
"column": 17
},
"end": {
"line": 100,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2862,
"end": 2869,
"loc": {
"start": {
"line": 100,
"column": 18
},
"end": {
"line": 100,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2869,
"end": 2870,
"loc": {
"start": {
"line": 100,
"column": 25
},
"end": {
"line": 100,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2871,
"end": 2872,
"loc": {
"start": {
"line": 100,
"column": 27
},
"end": {
"line": 100,
"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": 2882,
"end": 2888,
"loc": {
"start": {
"line": 101,
"column": 8
},
"end": {
"line": 101,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 2889,
"end": 2917,
"loc": {
"start": {
"line": 101,
"column": 15
},
"end": {
"line": 101,
"column": 43
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2917,
"end": 2918,
"loc": {
"start": {
"line": 101,
"column": 43
},
"end": {
"line": 101,
"column": 44
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 2918,
"end": 2928,
"loc": {
"start": {
"line": 101,
"column": 44
},
"end": {
"line": 101,
"column": 54
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2928,
"end": 2929,
"loc": {
"start": {
"line": 101,
"column": 54
},
"end": {
"line": 101,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2929,
"end": 2936,
"loc": {
"start": {
"line": 101,
"column": 55
},
"end": {
"line": 101,
"column": 62
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2936,
"end": 2937,
"loc": {
"start": {
"line": 101,
"column": 62
},
"end": {
"line": 101,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2937,
"end": 2938,
"loc": {
"start": {
"line": 101,
"column": 63
},
"end": {
"line": 101,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2938,
"end": 2939,
"loc": {
"start": {
"line": 101,
"column": 64
},
"end": {
"line": 101,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2939,
"end": 2940,
"loc": {
"start": {
"line": 101,
"column": 65
},
"end": {
"line": 101,
"column": 66
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2946,
"end": 2947,
"loc": {
"start": {
"line": 102,
"column": 4
},
"end": {
"line": 102,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 2955,
"end": 3047,
"loc": {
"start": {
"line": 104,
"column": 4
},
"end": {
"line": 107,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3053,
"end": 3074,
"loc": {
"start": {
"line": 108,
"column": 4
},
"end": {
"line": 108,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3074,
"end": 3075,
"loc": {
"start": {
"line": 108,
"column": 25
},
"end": {
"line": 108,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3075,
"end": 3081,
"loc": {
"start": {
"line": 108,
"column": 26
},
"end": {
"line": 108,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3081,
"end": 3082,
"loc": {
"start": {
"line": 108,
"column": 32
},
"end": {
"line": 108,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3083,
"end": 3084,
"loc": {
"start": {
"line": 108,
"column": 34
},
"end": {
"line": 108,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 3094,
"end": 3122,
"loc": {
"start": {
"line": 109,
"column": 8
},
"end": {
"line": 109,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3122,
"end": 3123,
"loc": {
"start": {
"line": 109,
"column": 36
},
"end": {
"line": 109,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3123,
"end": 3144,
"loc": {
"start": {
"line": 109,
"column": 37
},
"end": {
"line": 109,
"column": 58
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3144,
"end": 3145,
"loc": {
"start": {
"line": 109,
"column": 58
},
"end": {
"line": 109,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 3145,
"end": 3152,
"loc": {
"start": {
"line": 109,
"column": 59
},
"end": {
"line": 109,
"column": 66
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3152,
"end": 3153,
"loc": {
"start": {
"line": 109,
"column": 66
},
"end": {
"line": 109,
"column": 67
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 3153,
"end": 3157,
"loc": {
"start": {
"line": 109,
"column": 67
},
"end": {
"line": 109,
"column": 71
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3158,
"end": 3160,
"loc": {
"start": {
"line": 109,
"column": 72
},
"end": {
"line": 109,
"column": 74
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 3161,
"end": 3165,
"loc": {
"start": {
"line": 109,
"column": 75
},
"end": {
"line": 109,
"column": 79
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3165,
"end": 3166,
"loc": {
"start": {
"line": 109,
"column": 79
},
"end": {
"line": 109,
"column": 80
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3166,
"end": 3172,
"loc": {
"start": {
"line": 109,
"column": 80
},
"end": {
"line": 109,
"column": 86
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3172,
"end": 3173,
"loc": {
"start": {
"line": 109,
"column": 86
},
"end": {
"line": 109,
"column": 87
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3173,
"end": 3174,
"loc": {
"start": {
"line": 109,
"column": 87
},
"end": {
"line": 109,
"column": 88
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3174,
"end": 3175,
"loc": {
"start": {
"line": 109,
"column": 88
},
"end": {
"line": 109,
"column": 89
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3181,
"end": 3182,
"loc": {
"start": {
"line": 110,
"column": 4
},
"end": {
"line": 110,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3190,
"end": 3305,
"loc": {
"start": {
"line": 112,
"column": 4
},
"end": {
"line": 116,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateVariants",
"start": 3311,
"end": 3325,
"loc": {
"start": {
"line": 117,
"column": 4
},
"end": {
"line": 117,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3325,
"end": 3326,
"loc": {
"start": {
"line": 117,
"column": 18
},
"end": {
"line": 117,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3326,
"end": 3332,
"loc": {
"start": {
"line": 117,
"column": 19
},
"end": {
"line": 117,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3332,
"end": 3333,
"loc": {
"start": {
"line": 117,
"column": 25
},
"end": {
"line": 117,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3334,
"end": 3349,
"loc": {
"start": {
"line": 117,
"column": 27
},
"end": {
"line": 117,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3349,
"end": 3350,
"loc": {
"start": {
"line": 117,
"column": 42
},
"end": {
"line": 117,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3351,
"end": 3358,
"loc": {
"start": {
"line": 117,
"column": 44
},
"end": {
"line": 117,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3358,
"end": 3359,
"loc": {
"start": {
"line": 117,
"column": 51
},
"end": {
"line": 117,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3360,
"end": 3361,
"loc": {
"start": {
"line": 117,
"column": 53
},
"end": {
"line": 117,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 3371,
"end": 3399,
"loc": {
"start": {
"line": 118,
"column": 8
},
"end": {
"line": 118,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3399,
"end": 3400,
"loc": {
"start": {
"line": 118,
"column": 36
},
"end": {
"line": 118,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 3400,
"end": 3419,
"loc": {
"start": {
"line": 118,
"column": 37
},
"end": {
"line": 118,
"column": 56
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3419,
"end": 3420,
"loc": {
"start": {
"line": 118,
"column": 56
},
"end": {
"line": 118,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3420,
"end": 3427,
"loc": {
"start": {
"line": 118,
"column": 57
},
"end": {
"line": 118,
"column": 64
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3427,
"end": 3428,
"loc": {
"start": {
"line": 118,
"column": 64
},
"end": {
"line": 118,
"column": 65
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3428,
"end": 3429,
"loc": {
"start": {
"line": 118,
"column": 65
},
"end": {
"line": 118,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3429,
"end": 3435,
"loc": {
"start": {
"line": 118,
"column": 66
},
"end": {
"line": 118,
"column": 72
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3435,
"end": 3436,
"loc": {
"start": {
"line": 118,
"column": 72
},
"end": {
"line": 118,
"column": 73
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3437,
"end": 3452,
"loc": {
"start": {
"line": 118,
"column": 74
},
"end": {
"line": 118,
"column": 89
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3452,
"end": 3453,
"loc": {
"start": {
"line": 118,
"column": 89
},
"end": {
"line": 118,
"column": 90
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3453,
"end": 3454,
"loc": {
"start": {
"line": 118,
"column": 90
},
"end": {
"line": 118,
"column": 91
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3460,
"end": 3461,
"loc": {
"start": {
"line": 119,
"column": 4
},
"end": {
"line": 119,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3463,
"end": 3464,
"loc": {
"start": {
"line": 120,
"column": 0
},
"end": {
"line": 120,
"column": 1
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 3468,
"end": 3496,
"loc": {
"start": {
"line": 122,
"column": 0
},
"end": {
"line": 122,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3496,
"end": 3497,
"loc": {
"start": {
"line": 122,
"column": 28
},
"end": {
"line": 122,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3497,
"end": 3518,
"loc": {
"start": {
"line": 122,
"column": 29
},
"end": {
"line": 122,
"column": 50
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3519,
"end": 3520,
"loc": {
"start": {
"line": 122,
"column": 51
},
"end": {
"line": 122,
"column": 52
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3521,
"end": 3522,
"loc": {
"start": {
"line": 122,
"column": 53
},
"end": {
"line": 122,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3528,
"end": 3534,
"loc": {
"start": {
"line": 123,
"column": 4
},
"end": {
"line": 123,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3535,
"end": 3537,
"loc": {
"start": {
"line": 123,
"column": 11
},
"end": {
"line": 123,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3543,
"end": 3549,
"loc": {
"start": {
"line": 124,
"column": 4
},
"end": {
"line": 124,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3549,
"end": 3550,
"loc": {
"start": {
"line": 124,
"column": 10
},
"end": {
"line": 124,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3550,
"end": 3562,
"loc": {
"start": {
"line": 124,
"column": 11
},
"end": {
"line": 124,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3562,
"end": 3563,
"loc": {
"start": {
"line": 124,
"column": 23
},
"end": {
"line": 124,
"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": 3573,
"end": 3576,
"loc": {
"start": {
"line": 125,
"column": 8
},
"end": {
"line": 125,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPinsComponent",
"start": 3577,
"end": 3595,
"loc": {
"start": {
"line": 125,
"column": 12
},
"end": {
"line": 125,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3595,
"end": 3596,
"loc": {
"start": {
"line": 125,
"column": 30
},
"end": {
"line": 125,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3596,
"end": 3597,
"loc": {
"start": {
"line": 125,
"column": 31
},
"end": {
"line": 125,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "slots",
"start": 3611,
"end": 3616,
"loc": {
"start": {
"line": 126,
"column": 12
},
"end": {
"line": 126,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3616,
"end": 3617,
"loc": {
"start": {
"line": 126,
"column": 17
},
"end": {
"line": 126,
"column": 18
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3618,
"end": 3619,
"loc": {
"start": {
"line": 126,
"column": 19
},
"end": {
"line": 126,
"column": 20
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3619,
"end": 3620,
"loc": {
"start": {
"line": 126,
"column": 20
},
"end": {
"line": 126,
"column": 21
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3620,
"end": 3621,
"loc": {
"start": {
"line": 126,
"column": 21
},
"end": {
"line": 126,
"column": 22
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3631,
"end": 3632,
"loc": {
"start": {
"line": 127,
"column": 8
},
"end": {
"line": 127,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3632,
"end": 3633,
"loc": {
"start": {
"line": 127,
"column": 9
},
"end": {
"line": 127,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3639,
"end": 3640,
"loc": {
"start": {
"line": 128,
"column": 4
},
"end": {
"line": 128,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3640,
"end": 3641,
"loc": {
"start": {
"line": 128,
"column": 5
},
"end": {
"line": 128,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3647,
"end": 3653,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3654,
"end": 3656,
"loc": {
"start": {
"line": 129,
"column": 11
},
"end": {
"line": 129,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3657,
"end": 3663,
"loc": {
"start": {
"line": 129,
"column": 14
},
"end": {
"line": 129,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3663,
"end": 3664,
"loc": {
"start": {
"line": 129,
"column": 20
},
"end": {
"line": 129,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3664,
"end": 3676,
"loc": {
"start": {
"line": 129,
"column": 21
},
"end": {
"line": 129,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3676,
"end": 3677,
"loc": {
"start": {
"line": 129,
"column": 33
},
"end": {
"line": 129,
"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": 3677,
"end": 3680,
"loc": {
"start": {
"line": 129,
"column": 34
},
"end": {
"line": 129,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "LogicGateComponent",
"start": 3681,
"end": 3699,
"loc": {
"start": {
"line": 129,
"column": 38
},
"end": {
"line": 129,
"column": 56
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3699,
"end": 3700,
"loc": {
"start": {
"line": 129,
"column": 56
},
"end": {
"line": 129,
"column": 57
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3700,
"end": 3701,
"loc": {
"start": {
"line": 129,
"column": 57
},
"end": {
"line": 129,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3701,
"end": 3702,
"loc": {
"start": {
"line": 129,
"column": 58
},
"end": {
"line": 129,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3702,
"end": 3703,
"loc": {
"start": {
"line": 129,
"column": 59
},
"end": {
"line": 129,
"column": 60
}
}
},
{
"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": 129,
"column": 60
},
"end": {
"line": 129,
"column": 61
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3704,
"end": 3705,
"loc": {
"start": {
"line": 129,
"column": 61
},
"end": {
"line": 129,
"column": 62
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3707,
"end": 3708,
"loc": {
"start": {
"line": 130,
"column": 0
},
"end": {
"line": 130,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3708,
"end": 3709,
"loc": {
"start": {
"line": 130,
"column": 1
},
"end": {
"line": 130,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 3713,
"end": 3741,
"loc": {
"start": {
"line": 132,
"column": 0
},
"end": {
"line": 132,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3741,
"end": 3742,
"loc": {
"start": {
"line": 132,
"column": 28
},
"end": {
"line": 132,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 3742,
"end": 3750,
"loc": {
"start": {
"line": 132,
"column": 29
},
"end": {
"line": 132,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3751,
"end": 3752,
"loc": {
"start": {
"line": 132,
"column": 38
},
"end": {
"line": 132,
"column": 39
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3753,
"end": 3754,
"loc": {
"start": {
"line": 132,
"column": 40
},
"end": {
"line": 132,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 3760,
"end": 3767,
"loc": {
"start": {
"line": 133,
"column": 4
},
"end": {
"line": 133,
"column": 11
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3767,
"end": 3768,
"loc": {
"start": {
"line": 133,
"column": 11
},
"end": {
"line": 133,
"column": 12
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "rotater",
"start": 3769,
"end": 3778,
"loc": {
"start": {
"line": 133,
"column": 13
},
"end": {
"line": 133,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3778,
"end": 3779,
"loc": {
"start": {
"line": 133,
"column": 22
},
"end": {
"line": 133,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 3785,
"end": 3794,
"loc": {
"start": {
"line": 134,
"column": 4
},
"end": {
"line": 134,
"column": 13
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3794,
"end": 3795,
"loc": {
"start": {
"line": 134,
"column": 13
},
"end": {
"line": 134,
"column": 14
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "unstacker",
"start": 3796,
"end": 3807,
"loc": {
"start": {
"line": 134,
"column": 15
},
"end": {
"line": 134,
"column": 26
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3807,
"end": 3808,
"loc": {
"start": {
"line": 134,
"column": 26
},
"end": {
"line": 134,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 3814,
"end": 3821,
"loc": {
"start": {
"line": 135,
"column": 4
},
"end": {
"line": 135,
"column": 11
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3821,
"end": 3822,
"loc": {
"start": {
"line": 135,
"column": 11
},
"end": {
"line": 135,
"column": 12
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "stacker",
"start": 3823,
"end": 3832,
"loc": {
"start": {
"line": 135,
"column": 13
},
"end": {
"line": 135,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3832,
"end": 3833,
"loc": {
"start": {
"line": 135,
"column": 22
},
"end": {
"line": 135,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 3839,
"end": 3846,
"loc": {
"start": {
"line": 136,
"column": 4
},
"end": {
"line": 136,
"column": 11
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3846,
"end": 3847,
"loc": {
"start": {
"line": 136,
"column": 11
},
"end": {
"line": 136,
"column": 12
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "painter",
"start": 3848,
"end": 3857,
"loc": {
"start": {
"line": 136,
"column": 13
},
"end": {
"line": 136,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3857,
"end": 3858,
"loc": {
"start": {
"line": 136,
"column": 22
},
"end": {
"line": 136,
"column": 23
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3860,
"end": 3861,
"loc": {
"start": {
"line": 137,
"column": 0
},
"end": {
"line": 137,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3861,
"end": 3862,
"loc": {
"start": {
"line": 137,
"column": 1
},
"end": {
"line": 137,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 3866,
"end": 3894,
"loc": {
"start": {
"line": 139,
"column": 0
},
"end": {
"line": 139,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3894,
"end": 3895,
"loc": {
"start": {
"line": 139,
"column": 28
},
"end": {
"line": 139,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 3895,
"end": 3910,
"loc": {
"start": {
"line": 139,
"column": 29
},
"end": {
"line": 139,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3911,
"end": 3912,
"loc": {
"start": {
"line": 139,
"column": 45
},
"end": {
"line": 139,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3913,
"end": 3914,
"loc": {
"start": {
"line": 139,
"column": 47
},
"end": {
"line": 139,
"column": 48
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3920,
"end": 3921,
"loc": {
"start": {
"line": 140,
"column": 4
},
"end": {
"line": 140,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 3921,
"end": 3943,
"loc": {
"start": {
"line": 140,
"column": 5
},
"end": {
"line": 140,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3943,
"end": 3944,
"loc": {
"start": {
"line": 140,
"column": 27
},
"end": {
"line": 140,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3944,
"end": 3945,
"loc": {
"start": {
"line": 140,
"column": 28
},
"end": {
"line": 140,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3946,
"end": 3947,
"loc": {
"start": {
"line": 140,
"column": 30
},
"end": {
"line": 140,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3947,
"end": 3953,
"loc": {
"start": {
"line": 140,
"column": 31
},
"end": {
"line": 140,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3953,
"end": 3954,
"loc": {
"start": {
"line": 140,
"column": 37
},
"end": {
"line": 140,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3955,
"end": 3970,
"loc": {
"start": {
"line": 140,
"column": 39
},
"end": {
"line": 140,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3970,
"end": 3971,
"loc": {
"start": {
"line": 140,
"column": 54
},
"end": {
"line": 140,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3972,
"end": 3974,
"loc": {
"start": {
"line": 140,
"column": 56
},
"end": {
"line": 140,
"column": 58
}
}
},
{
"type": {
"label": "null",
"keyword": "null",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "null",
"start": 3975,
"end": 3979,
"loc": {
"start": {
"line": 140,
"column": 59
},
"end": {
"line": 140,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3979,
"end": 3980,
"loc": {
"start": {
"line": 140,
"column": 63
},
"end": {
"line": 140,
"column": 64
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3986,
"end": 3987,
"loc": {
"start": {
"line": 141,
"column": 4
},
"end": {
"line": 141,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 3987,
"end": 4015,
"loc": {
"start": {
"line": 141,
"column": 5
},
"end": {
"line": 141,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4015,
"end": 4016,
"loc": {
"start": {
"line": 141,
"column": 33
},
"end": {
"line": 141,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4016,
"end": 4024,
"loc": {
"start": {
"line": 141,
"column": 34
},
"end": {
"line": 141,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4024,
"end": 4025,
"loc": {
"start": {
"line": 141,
"column": 42
},
"end": {
"line": 141,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 4025,
"end": 4032,
"loc": {
"start": {
"line": 141,
"column": 43
},
"end": {
"line": 141,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4032,
"end": 4033,
"loc": {
"start": {
"line": 141,
"column": 50
},
"end": {
"line": 141,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4033,
"end": 4034,
"loc": {
"start": {
"line": 141,
"column": 51
},
"end": {
"line": 141,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4035,
"end": 4036,
"loc": {
"start": {
"line": 141,
"column": 53
},
"end": {
"line": 141,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4036,
"end": 4042,
"loc": {
"start": {
"line": 141,
"column": 54
},
"end": {
"line": 141,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4042,
"end": 4043,
"loc": {
"start": {
"line": 141,
"column": 60
},
"end": {
"line": 141,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 4044,
"end": 4059,
"loc": {
"start": {
"line": 141,
"column": 62
},
"end": {
"line": 141,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4059,
"end": 4060,
"loc": {
"start": {
"line": 141,
"column": 77
},
"end": {
"line": 141,
"column": 78
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4061,
"end": 4063,
"loc": {
"start": {
"line": 141,
"column": 79
},
"end": {
"line": 141,
"column": 81
}
}
},
{
"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": 4064,
"end": 4068,
"loc": {
"start": {
"line": 141,
"column": 82
},
"end": {
"line": 141,
"column": 86
}
}
},
{
"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": 141,
"column": 86
},
"end": {
"line": 141,
"column": 87
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4075,
"end": 4076,
"loc": {
"start": {
"line": 142,
"column": 4
},
"end": {
"line": 142,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 4076,
"end": 4104,
"loc": {
"start": {
"line": 142,
"column": 5
},
"end": {
"line": 142,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4104,
"end": 4105,
"loc": {
"start": {
"line": 142,
"column": 33
},
"end": {
"line": 142,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4105,
"end": 4113,
"loc": {
"start": {
"line": 142,
"column": 34
},
"end": {
"line": 142,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4113,
"end": 4114,
"loc": {
"start": {
"line": 142,
"column": 42
},
"end": {
"line": 142,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 4114,
"end": 4123,
"loc": {
"start": {
"line": 142,
"column": 43
},
"end": {
"line": 142,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4123,
"end": 4124,
"loc": {
"start": {
"line": 142,
"column": 52
},
"end": {
"line": 142,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4124,
"end": 4125,
"loc": {
"start": {
"line": 142,
"column": 53
},
"end": {
"line": 142,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4126,
"end": 4127,
"loc": {
"start": {
"line": 142,
"column": 55
},
"end": {
"line": 142,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4127,
"end": 4133,
"loc": {
"start": {
"line": 142,
"column": 56
},
"end": {
"line": 142,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4133,
"end": 4134,
"loc": {
"start": {
"line": 142,
"column": 62
},
"end": {
"line": 142,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 4135,
"end": 4150,
"loc": {
"start": {
"line": 142,
"column": 64
},
"end": {
"line": 142,
"column": 79
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4150,
"end": 4151,
"loc": {
"start": {
"line": 142,
"column": 79
},
"end": {
"line": 142,
"column": 80
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4152,
"end": 4154,
"loc": {
"start": {
"line": 142,
"column": 81
},
"end": {
"line": 142,
"column": 83
}
}
},
{
"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": 4155,
"end": 4159,
"loc": {
"start": {
"line": 142,
"column": 84
},
"end": {
"line": 142,
"column": 88
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4159,
"end": 4160,
"loc": {
"start": {
"line": 142,
"column": 88
},
"end": {
"line": 142,
"column": 89
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4166,
"end": 4167,
"loc": {
"start": {
"line": 143,
"column": 4
},
"end": {
"line": 143,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 4167,
"end": 4195,
"loc": {
"start": {
"line": 143,
"column": 5
},
"end": {
"line": 143,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4195,
"end": 4196,
"loc": {
"start": {
"line": 143,
"column": 33
},
"end": {
"line": 143,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4196,
"end": 4204,
"loc": {
"start": {
"line": 143,
"column": 34
},
"end": {
"line": 143,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4204,
"end": 4205,
"loc": {
"start": {
"line": 143,
"column": 42
},
"end": {
"line": 143,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 4205,
"end": 4212,
"loc": {
"start": {
"line": 143,
"column": 43
},
"end": {
"line": 143,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4212,
"end": 4213,
"loc": {
"start": {
"line": 143,
"column": 50
},
"end": {
"line": 143,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4213,
"end": 4214,
"loc": {
"start": {
"line": 143,
"column": 51
},
"end": {
"line": 143,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4215,
"end": 4216,
"loc": {
"start": {
"line": 143,
"column": 53
},
"end": {
"line": 143,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4216,
"end": 4222,
"loc": {
"start": {
"line": 143,
"column": 54
},
"end": {
"line": 143,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4222,
"end": 4223,
"loc": {
"start": {
"line": 143,
"column": 60
},
"end": {
"line": 143,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 4224,
"end": 4239,
"loc": {
"start": {
"line": 143,
"column": 62
},
"end": {
"line": 143,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4239,
"end": 4240,
"loc": {
"start": {
"line": 143,
"column": 77
},
"end": {
"line": 143,
"column": 78
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4241,
"end": 4243,
"loc": {
"start": {
"line": 143,
"column": 79
},
"end": {
"line": 143,
"column": 81
}
}
},
{
"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": 4244,
"end": 4248,
"loc": {
"start": {
"line": 143,
"column": 82
},
"end": {
"line": 143,
"column": 86
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4248,
"end": 4249,
"loc": {
"start": {
"line": 143,
"column": 86
},
"end": {
"line": 143,
"column": 87
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4255,
"end": 4256,
"loc": {
"start": {
"line": 144,
"column": 4
},
"end": {
"line": 144,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 4256,
"end": 4284,
"loc": {
"start": {
"line": 144,
"column": 5
},
"end": {
"line": 144,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4284,
"end": 4285,
"loc": {
"start": {
"line": 144,
"column": 33
},
"end": {
"line": 144,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4285,
"end": 4293,
"loc": {
"start": {
"line": 144,
"column": 34
},
"end": {
"line": 144,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4293,
"end": 4294,
"loc": {
"start": {
"line": 144,
"column": 42
},
"end": {
"line": 144,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 4294,
"end": 4301,
"loc": {
"start": {
"line": 144,
"column": 43
},
"end": {
"line": 144,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4301,
"end": 4302,
"loc": {
"start": {
"line": 144,
"column": 50
},
"end": {
"line": 144,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4302,
"end": 4303,
"loc": {
"start": {
"line": 144,
"column": 51
},
"end": {
"line": 144,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4304,
"end": 4305,
"loc": {
"start": {
"line": 144,
"column": 53
},
"end": {
"line": 144,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4305,
"end": 4311,
"loc": {
"start": {
"line": 144,
"column": 54
},
"end": {
"line": 144,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4311,
"end": 4312,
"loc": {
"start": {
"line": 144,
"column": 60
},
"end": {
"line": 144,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 4313,
"end": 4328,
"loc": {
"start": {
"line": 144,
"column": 62
},
"end": {
"line": 144,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4328,
"end": 4329,
"loc": {
"start": {
"line": 144,
"column": 77
},
"end": {
"line": 144,
"column": 78
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4330,
"end": 4332,
"loc": {
"start": {
"line": 144,
"column": 79
},
"end": {
"line": 144,
"column": 81
}
}
},
{
"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": 4333,
"end": 4337,
"loc": {
"start": {
"line": 144,
"column": 82
},
"end": {
"line": 144,
"column": 86
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4337,
"end": 4338,
"loc": {
"start": {
"line": 144,
"column": 86
},
"end": {
"line": 144,
"column": 87
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4340,
"end": 4341,
"loc": {
"start": {
"line": 145,
"column": 0
},
"end": {
"line": 145,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4341,
"end": 4342,
"loc": {
"start": {
"line": 145,
"column": 1
},
"end": {
"line": 145,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 4346,
"end": 4374,
"loc": {
"start": {
"line": 147,
"column": 0
},
"end": {
"line": 147,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4374,
"end": 4375,
"loc": {
"start": {
"line": 147,
"column": 28
},
"end": {
"line": 147,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 4375,
"end": 4390,
"loc": {
"start": {
"line": 147,
"column": 29
},
"end": {
"line": 147,
"column": 44
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4391,
"end": 4392,
"loc": {
"start": {
"line": 147,
"column": 45
},
"end": {
"line": 147,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4393,
"end": 4394,
"loc": {
"start": {
"line": 147,
"column": 47
},
"end": {
"line": 147,
"column": 48
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4400,
"end": 4401,
"loc": {
"start": {
"line": 148,
"column": 4
},
"end": {
"line": 148,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4401,
"end": 4423,
"loc": {
"start": {
"line": 148,
"column": 5
},
"end": {
"line": 148,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4423,
"end": 4424,
"loc": {
"start": {
"line": 148,
"column": 27
},
"end": {
"line": 148,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4424,
"end": 4425,
"loc": {
"start": {
"line": 148,
"column": 28
},
"end": {
"line": 148,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4426,
"end": 4430,
"loc": {
"start": {
"line": 148,
"column": 30
},
"end": {
"line": 148,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4431,
"end": 4433,
"loc": {
"start": {
"line": 148,
"column": 35
},
"end": {
"line": 148,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4443,
"end": 4447,
"loc": {
"start": {
"line": 149,
"column": 8
},
"end": {
"line": 149,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4447,
"end": 4448,
"loc": {
"start": {
"line": 149,
"column": 12
},
"end": {
"line": 149,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 4448,
"end": 4456,
"loc": {
"start": {
"line": 149,
"column": 13
},
"end": {
"line": 149,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4456,
"end": 4457,
"loc": {
"start": {
"line": 149,
"column": 21
},
"end": {
"line": 149,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 4457,
"end": 4473,
"loc": {
"start": {
"line": 149,
"column": 22
},
"end": {
"line": 149,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4473,
"end": 4474,
"loc": {
"start": {
"line": 149,
"column": 38
},
"end": {
"line": 149,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 4474,
"end": 4492,
"loc": {
"start": {
"line": 149,
"column": 39
},
"end": {
"line": 149,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4492,
"end": 4493,
"loc": {
"start": {
"line": 149,
"column": 57
},
"end": {
"line": 149,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_virtual_processing",
"start": 4493,
"end": 4518,
"loc": {
"start": {
"line": 149,
"column": 58
},
"end": {
"line": 149,
"column": 83
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4518,
"end": 4519,
"loc": {
"start": {
"line": 149,
"column": 83
},
"end": {
"line": 149,
"column": 84
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4519,
"end": 4520,
"loc": {
"start": {
"line": 149,
"column": 84
},
"end": {
"line": 149,
"column": 85
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4526,
"end": 4527,
"loc": {
"start": {
"line": 150,
"column": 4
},
"end": {
"line": 150,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 4527,
"end": 4555,
"loc": {
"start": {
"line": 150,
"column": 5
},
"end": {
"line": 150,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4555,
"end": 4556,
"loc": {
"start": {
"line": 150,
"column": 33
},
"end": {
"line": 150,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4556,
"end": 4564,
"loc": {
"start": {
"line": 150,
"column": 34
},
"end": {
"line": 150,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4564,
"end": 4565,
"loc": {
"start": {
"line": 150,
"column": 42
},
"end": {
"line": 150,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 4565,
"end": 4572,
"loc": {
"start": {
"line": 150,
"column": 43
},
"end": {
"line": 150,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4572,
"end": 4573,
"loc": {
"start": {
"line": 150,
"column": 50
},
"end": {
"line": 150,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4573,
"end": 4574,
"loc": {
"start": {
"line": 150,
"column": 51
},
"end": {
"line": 150,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4575,
"end": 4579,
"loc": {
"start": {
"line": 150,
"column": 53
},
"end": {
"line": 150,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4580,
"end": 4582,
"loc": {
"start": {
"line": 150,
"column": 58
},
"end": {
"line": 150,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4592,
"end": 4596,
"loc": {
"start": {
"line": 151,
"column": 8
},
"end": {
"line": 151,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4596,
"end": 4597,
"loc": {
"start": {
"line": 151,
"column": 12
},
"end": {
"line": 151,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 4597,
"end": 4605,
"loc": {
"start": {
"line": 151,
"column": 13
},
"end": {
"line": 151,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4605,
"end": 4606,
"loc": {
"start": {
"line": 151,
"column": 21
},
"end": {
"line": 151,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 4606,
"end": 4622,
"loc": {
"start": {
"line": 151,
"column": 22
},
"end": {
"line": 151,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4622,
"end": 4623,
"loc": {
"start": {
"line": 151,
"column": 38
},
"end": {
"line": 151,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 4623,
"end": 4641,
"loc": {
"start": {
"line": 151,
"column": 39
},
"end": {
"line": 151,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4641,
"end": 4642,
"loc": {
"start": {
"line": 151,
"column": 57
},
"end": {
"line": 151,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_virtual_processing",
"start": 4642,
"end": 4667,
"loc": {
"start": {
"line": 151,
"column": 58
},
"end": {
"line": 151,
"column": 83
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4667,
"end": 4668,
"loc": {
"start": {
"line": 151,
"column": 83
},
"end": {
"line": 151,
"column": 84
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4668,
"end": 4669,
"loc": {
"start": {
"line": 151,
"column": 84
},
"end": {
"line": 151,
"column": 85
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4675,
"end": 4676,
"loc": {
"start": {
"line": 152,
"column": 4
},
"end": {
"line": 152,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 4676,
"end": 4704,
"loc": {
"start": {
"line": 152,
"column": 5
},
"end": {
"line": 152,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4704,
"end": 4705,
"loc": {
"start": {
"line": 152,
"column": 33
},
"end": {
"line": 152,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4705,
"end": 4713,
"loc": {
"start": {
"line": 152,
"column": 34
},
"end": {
"line": 152,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4713,
"end": 4714,
"loc": {
"start": {
"line": 152,
"column": 42
},
"end": {
"line": 152,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 4714,
"end": 4723,
"loc": {
"start": {
"line": 152,
"column": 43
},
"end": {
"line": 152,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4723,
"end": 4724,
"loc": {
"start": {
"line": 152,
"column": 52
},
"end": {
"line": 152,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4724,
"end": 4725,
"loc": {
"start": {
"line": 152,
"column": 53
},
"end": {
"line": 152,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4726,
"end": 4730,
"loc": {
"start": {
"line": 152,
"column": 55
},
"end": {
"line": 152,
"column": 59
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4731,
"end": 4733,
"loc": {
"start": {
"line": 152,
"column": 60
},
"end": {
"line": 152,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4743,
"end": 4747,
"loc": {
"start": {
"line": 153,
"column": 8
},
"end": {
"line": 153,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4747,
"end": 4748,
"loc": {
"start": {
"line": 153,
"column": 12
},
"end": {
"line": 153,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 4748,
"end": 4756,
"loc": {
"start": {
"line": 153,
"column": 13
},
"end": {
"line": 153,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4756,
"end": 4757,
"loc": {
"start": {
"line": 153,
"column": 21
},
"end": {
"line": 153,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 4757,
"end": 4773,
"loc": {
"start": {
"line": 153,
"column": 22
},
"end": {
"line": 153,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4773,
"end": 4774,
"loc": {
"start": {
"line": 153,
"column": 38
},
"end": {
"line": 153,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 4774,
"end": 4792,
"loc": {
"start": {
"line": 153,
"column": 39
},
"end": {
"line": 153,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4792,
"end": 4793,
"loc": {
"start": {
"line": 153,
"column": 57
},
"end": {
"line": 153,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_virtual_processing",
"start": 4793,
"end": 4818,
"loc": {
"start": {
"line": 153,
"column": 58
},
"end": {
"line": 153,
"column": 83
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4818,
"end": 4819,
"loc": {
"start": {
"line": 153,
"column": 83
},
"end": {
"line": 153,
"column": 84
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4819,
"end": 4820,
"loc": {
"start": {
"line": 153,
"column": 84
},
"end": {
"line": 153,
"column": 85
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4826,
"end": 4827,
"loc": {
"start": {
"line": 154,
"column": 4
},
"end": {
"line": 154,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 4827,
"end": 4855,
"loc": {
"start": {
"line": 154,
"column": 5
},
"end": {
"line": 154,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4855,
"end": 4856,
"loc": {
"start": {
"line": 154,
"column": 33
},
"end": {
"line": 154,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 4856,
"end": 4864,
"loc": {
"start": {
"line": 154,
"column": 34
},
"end": {
"line": 154,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4864,
"end": 4865,
"loc": {
"start": {
"line": 154,
"column": 42
},
"end": {
"line": 154,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 4865,
"end": 4872,
"loc": {
"start": {
"line": 154,
"column": 43
},
"end": {
"line": 154,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4872,
"end": 4873,
"loc": {
"start": {
"line": 154,
"column": 50
},
"end": {
"line": 154,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4873,
"end": 4874,
"loc": {
"start": {
"line": 154,
"column": 51
},
"end": {
"line": 154,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4875,
"end": 4879,
"loc": {
"start": {
"line": 154,
"column": 53
},
"end": {
"line": 154,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4880,
"end": 4882,
"loc": {
"start": {
"line": 154,
"column": 58
},
"end": {
"line": 154,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4892,
"end": 4896,
"loc": {
"start": {
"line": 155,
"column": 8
},
"end": {
"line": 155,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4896,
"end": 4897,
"loc": {
"start": {
"line": 155,
"column": 12
},
"end": {
"line": 155,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 4897,
"end": 4905,
"loc": {
"start": {
"line": 155,
"column": 13
},
"end": {
"line": 155,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4905,
"end": 4906,
"loc": {
"start": {
"line": 155,
"column": 21
},
"end": {
"line": 155,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 4906,
"end": 4922,
"loc": {
"start": {
"line": 155,
"column": 22
},
"end": {
"line": 155,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4922,
"end": 4923,
"loc": {
"start": {
"line": 155,
"column": 38
},
"end": {
"line": 155,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 4923,
"end": 4941,
"loc": {
"start": {
"line": 155,
"column": 39
},
"end": {
"line": 155,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4941,
"end": 4942,
"loc": {
"start": {
"line": 155,
"column": 57
},
"end": {
"line": 155,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_virtual_processing",
"start": 4942,
"end": 4967,
"loc": {
"start": {
"line": 155,
"column": 58
},
"end": {
"line": 155,
"column": 83
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4967,
"end": 4968,
"loc": {
"start": {
"line": 155,
"column": 83
},
"end": {
"line": 155,
"column": 84
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4968,
"end": 4969,
"loc": {
"start": {
"line": 155,
"column": 84
},
"end": {
"line": 155,
"column": 85
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4975,
"end": 4976,
"loc": {
"start": {
"line": 156,
"column": 4
},
"end": {
"line": 156,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 4976,
"end": 5004,
"loc": {
"start": {
"line": 156,
"column": 5
},
"end": {
"line": 156,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5004,
"end": 5005,
"loc": {
"start": {
"line": 156,
"column": 33
},
"end": {
"line": 156,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5005,
"end": 5013,
"loc": {
"start": {
"line": 156,
"column": 34
},
"end": {
"line": 156,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5013,
"end": 5014,
"loc": {
"start": {
"line": 156,
"column": 42
},
"end": {
"line": 156,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 5014,
"end": 5021,
"loc": {
"start": {
"line": 156,
"column": 43
},
"end": {
"line": 156,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5021,
"end": 5022,
"loc": {
"start": {
"line": 156,
"column": 50
},
"end": {
"line": 156,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5022,
"end": 5023,
"loc": {
"start": {
"line": 156,
"column": 51
},
"end": {
"line": 156,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5024,
"end": 5028,
"loc": {
"start": {
"line": 156,
"column": 53
},
"end": {
"line": 156,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5029,
"end": 5031,
"loc": {
"start": {
"line": 156,
"column": 58
},
"end": {
"line": 156,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 5041,
"end": 5045,
"loc": {
"start": {
"line": 157,
"column": 8
},
"end": {
"line": 157,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5045,
"end": 5046,
"loc": {
"start": {
"line": 157,
"column": 12
},
"end": {
"line": 157,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 5046,
"end": 5054,
"loc": {
"start": {
"line": 157,
"column": 13
},
"end": {
"line": 157,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5054,
"end": 5055,
"loc": {
"start": {
"line": 157,
"column": 21
},
"end": {
"line": 157,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 5055,
"end": 5071,
"loc": {
"start": {
"line": 157,
"column": 22
},
"end": {
"line": 157,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5071,
"end": 5072,
"loc": {
"start": {
"line": 157,
"column": 38
},
"end": {
"line": 157,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 5072,
"end": 5090,
"loc": {
"start": {
"line": 157,
"column": 39
},
"end": {
"line": 157,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5090,
"end": 5091,
"loc": {
"start": {
"line": 157,
"column": 57
},
"end": {
"line": 157,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_virtual_processing",
"start": 5091,
"end": 5116,
"loc": {
"start": {
"line": 157,
"column": 58
},
"end": {
"line": 157,
"column": 83
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5116,
"end": 5117,
"loc": {
"start": {
"line": 157,
"column": 83
},
"end": {
"line": 157,
"column": 84
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5117,
"end": 5118,
"loc": {
"start": {
"line": 157,
"column": 84
},
"end": {
"line": 157,
"column": 85
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5120,
"end": 5121,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 158,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5121,
"end": 5122,
"loc": {
"start": {
"line": 158,
"column": 1
},
"end": {
"line": 158,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5126,
"end": 5154,
"loc": {
"start": {
"line": 160,
"column": 0
},
"end": {
"line": 160,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5154,
"end": 5155,
"loc": {
"start": {
"line": 160,
"column": 28
},
"end": {
"line": 160,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 5155,
"end": 5165,
"loc": {
"start": {
"line": 160,
"column": 29
},
"end": {
"line": 160,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5166,
"end": 5167,
"loc": {
"start": {
"line": 160,
"column": 40
},
"end": {
"line": 160,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5168,
"end": 5169,
"loc": {
"start": {
"line": 160,
"column": 42
},
"end": {
"line": 160,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5175,
"end": 5176,
"loc": {
"start": {
"line": 161,
"column": 4
},
"end": {
"line": 161,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5176,
"end": 5198,
"loc": {
"start": {
"line": 161,
"column": 5
},
"end": {
"line": 161,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5198,
"end": 5199,
"loc": {
"start": {
"line": 161,
"column": 27
},
"end": {
"line": 161,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5199,
"end": 5200,
"loc": {
"start": {
"line": 161,
"column": 28
},
"end": {
"line": 161,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5201,
"end": 5202,
"loc": {
"start": {
"line": 161,
"column": 30
},
"end": {
"line": 161,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5202,
"end": 5203,
"loc": {
"start": {
"line": 161,
"column": 31
},
"end": {
"line": 161,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5204,
"end": 5206,
"loc": {
"start": {
"line": 161,
"column": 33
},
"end": {
"line": 161,
"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": 5207,
"end": 5210,
"loc": {
"start": {
"line": 161,
"column": 36
},
"end": {
"line": 161,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 5211,
"end": 5217,
"loc": {
"start": {
"line": 161,
"column": 40
},
"end": {
"line": 161,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5217,
"end": 5218,
"loc": {
"start": {
"line": 161,
"column": 46
},
"end": {
"line": 161,
"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": 5218,
"end": 5219,
"loc": {
"start": {
"line": 161,
"column": 47
},
"end": {
"line": 161,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5219,
"end": 5220,
"loc": {
"start": {
"line": 161,
"column": 48
},
"end": {
"line": 161,
"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": 5221,
"end": 5222,
"loc": {
"start": {
"line": 161,
"column": 50
},
"end": {
"line": 161,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5222,
"end": 5223,
"loc": {
"start": {
"line": 161,
"column": 51
},
"end": {
"line": 161,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5223,
"end": 5224,
"loc": {
"start": {
"line": 161,
"column": 52
},
"end": {
"line": 161,
"column": 53
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5230,
"end": 5231,
"loc": {
"start": {
"line": 162,
"column": 4
},
"end": {
"line": 162,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5231,
"end": 5259,
"loc": {
"start": {
"line": 162,
"column": 5
},
"end": {
"line": 162,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5259,
"end": 5260,
"loc": {
"start": {
"line": 162,
"column": 33
},
"end": {
"line": 162,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5260,
"end": 5268,
"loc": {
"start": {
"line": 162,
"column": 34
},
"end": {
"line": 162,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5268,
"end": 5269,
"loc": {
"start": {
"line": 162,
"column": 42
},
"end": {
"line": 162,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 5269,
"end": 5276,
"loc": {
"start": {
"line": 162,
"column": 43
},
"end": {
"line": 162,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5276,
"end": 5277,
"loc": {
"start": {
"line": 162,
"column": 50
},
"end": {
"line": 162,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5277,
"end": 5278,
"loc": {
"start": {
"line": 162,
"column": 51
},
"end": {
"line": 162,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5279,
"end": 5280,
"loc": {
"start": {
"line": 162,
"column": 53
},
"end": {
"line": 162,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5280,
"end": 5281,
"loc": {
"start": {
"line": 162,
"column": 54
},
"end": {
"line": 162,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5282,
"end": 5284,
"loc": {
"start": {
"line": 162,
"column": 56
},
"end": {
"line": 162,
"column": 58
}
}
},
{
"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": 5285,
"end": 5288,
"loc": {
"start": {
"line": 162,
"column": 59
},
"end": {
"line": 162,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 5289,
"end": 5295,
"loc": {
"start": {
"line": 162,
"column": 63
},
"end": {
"line": 162,
"column": 69
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5295,
"end": 5296,
"loc": {
"start": {
"line": 162,
"column": 69
},
"end": {
"line": 162,
"column": 70
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 5296,
"end": 5297,
"loc": {
"start": {
"line": 162,
"column": 70
},
"end": {
"line": 162,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5297,
"end": 5298,
"loc": {
"start": {
"line": 162,
"column": 71
},
"end": {
"line": 162,
"column": 72
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 5299,
"end": 5300,
"loc": {
"start": {
"line": 162,
"column": 73
},
"end": {
"line": 162,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5300,
"end": 5301,
"loc": {
"start": {
"line": 162,
"column": 74
},
"end": {
"line": 162,
"column": 75
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5301,
"end": 5302,
"loc": {
"start": {
"line": 162,
"column": 75
},
"end": {
"line": 162,
"column": 76
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5308,
"end": 5309,
"loc": {
"start": {
"line": 163,
"column": 4
},
"end": {
"line": 163,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5309,
"end": 5337,
"loc": {
"start": {
"line": 163,
"column": 5
},
"end": {
"line": 163,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5337,
"end": 5338,
"loc": {
"start": {
"line": 163,
"column": 33
},
"end": {
"line": 163,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5338,
"end": 5346,
"loc": {
"start": {
"line": 163,
"column": 34
},
"end": {
"line": 163,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5346,
"end": 5347,
"loc": {
"start": {
"line": 163,
"column": 42
},
"end": {
"line": 163,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 5347,
"end": 5356,
"loc": {
"start": {
"line": 163,
"column": 43
},
"end": {
"line": 163,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5356,
"end": 5357,
"loc": {
"start": {
"line": 163,
"column": 52
},
"end": {
"line": 163,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5357,
"end": 5358,
"loc": {
"start": {
"line": 163,
"column": 53
},
"end": {
"line": 163,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5359,
"end": 5360,
"loc": {
"start": {
"line": 163,
"column": 55
},
"end": {
"line": 163,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5360,
"end": 5361,
"loc": {
"start": {
"line": 163,
"column": 56
},
"end": {
"line": 163,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5362,
"end": 5364,
"loc": {
"start": {
"line": 163,
"column": 58
},
"end": {
"line": 163,
"column": 60
}
}
},
{
"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": 5365,
"end": 5368,
"loc": {
"start": {
"line": 163,
"column": 61
},
"end": {
"line": 163,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 5369,
"end": 5375,
"loc": {
"start": {
"line": 163,
"column": 65
},
"end": {
"line": 163,
"column": 71
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5375,
"end": 5376,
"loc": {
"start": {
"line": 163,
"column": 71
},
"end": {
"line": 163,
"column": 72
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 5376,
"end": 5377,
"loc": {
"start": {
"line": 163,
"column": 72
},
"end": {
"line": 163,
"column": 73
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5377,
"end": 5378,
"loc": {
"start": {
"line": 163,
"column": 73
},
"end": {
"line": 163,
"column": 74
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 5379,
"end": 5380,
"loc": {
"start": {
"line": 163,
"column": 75
},
"end": {
"line": 163,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5380,
"end": 5381,
"loc": {
"start": {
"line": 163,
"column": 76
},
"end": {
"line": 163,
"column": 77
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5381,
"end": 5382,
"loc": {
"start": {
"line": 163,
"column": 77
},
"end": {
"line": 163,
"column": 78
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5388,
"end": 5389,
"loc": {
"start": {
"line": 164,
"column": 4
},
"end": {
"line": 164,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5389,
"end": 5417,
"loc": {
"start": {
"line": 164,
"column": 5
},
"end": {
"line": 164,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5417,
"end": 5418,
"loc": {
"start": {
"line": 164,
"column": 33
},
"end": {
"line": 164,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5418,
"end": 5426,
"loc": {
"start": {
"line": 164,
"column": 34
},
"end": {
"line": 164,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5426,
"end": 5427,
"loc": {
"start": {
"line": 164,
"column": 42
},
"end": {
"line": 164,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 5427,
"end": 5434,
"loc": {
"start": {
"line": 164,
"column": 43
},
"end": {
"line": 164,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5434,
"end": 5435,
"loc": {
"start": {
"line": 164,
"column": 50
},
"end": {
"line": 164,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5435,
"end": 5436,
"loc": {
"start": {
"line": 164,
"column": 51
},
"end": {
"line": 164,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5437,
"end": 5438,
"loc": {
"start": {
"line": 164,
"column": 53
},
"end": {
"line": 164,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5438,
"end": 5439,
"loc": {
"start": {
"line": 164,
"column": 54
},
"end": {
"line": 164,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5440,
"end": 5442,
"loc": {
"start": {
"line": 164,
"column": 56
},
"end": {
"line": 164,
"column": 58
}
}
},
{
"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": 5443,
"end": 5446,
"loc": {
"start": {
"line": 164,
"column": 59
},
"end": {
"line": 164,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 5447,
"end": 5453,
"loc": {
"start": {
"line": 164,
"column": 63
},
"end": {
"line": 164,
"column": 69
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5453,
"end": 5454,
"loc": {
"start": {
"line": 164,
"column": 69
},
"end": {
"line": 164,
"column": 70
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 5454,
"end": 5455,
"loc": {
"start": {
"line": 164,
"column": 70
},
"end": {
"line": 164,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5455,
"end": 5456,
"loc": {
"start": {
"line": 164,
"column": 71
},
"end": {
"line": 164,
"column": 72
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 5457,
"end": 5458,
"loc": {
"start": {
"line": 164,
"column": 73
},
"end": {
"line": 164,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5458,
"end": 5459,
"loc": {
"start": {
"line": 164,
"column": 74
},
"end": {
"line": 164,
"column": 75
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5459,
"end": 5460,
"loc": {
"start": {
"line": 164,
"column": 75
},
"end": {
"line": 164,
"column": 76
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5466,
"end": 5467,
"loc": {
"start": {
"line": 165,
"column": 4
},
"end": {
"line": 165,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5467,
"end": 5495,
"loc": {
"start": {
"line": 165,
"column": 5
},
"end": {
"line": 165,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5495,
"end": 5496,
"loc": {
"start": {
"line": 165,
"column": 33
},
"end": {
"line": 165,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5496,
"end": 5504,
"loc": {
"start": {
"line": 165,
"column": 34
},
"end": {
"line": 165,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5504,
"end": 5505,
"loc": {
"start": {
"line": 165,
"column": 42
},
"end": {
"line": 165,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 5505,
"end": 5512,
"loc": {
"start": {
"line": 165,
"column": 43
},
"end": {
"line": 165,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5512,
"end": 5513,
"loc": {
"start": {
"line": 165,
"column": 50
},
"end": {
"line": 165,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5513,
"end": 5514,
"loc": {
"start": {
"line": 165,
"column": 51
},
"end": {
"line": 165,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5515,
"end": 5516,
"loc": {
"start": {
"line": 165,
"column": 53
},
"end": {
"line": 165,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5516,
"end": 5517,
"loc": {
"start": {
"line": 165,
"column": 54
},
"end": {
"line": 165,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5518,
"end": 5520,
"loc": {
"start": {
"line": 165,
"column": 56
},
"end": {
"line": 165,
"column": 58
}
}
},
{
"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": 5521,
"end": 5524,
"loc": {
"start": {
"line": 165,
"column": 59
},
"end": {
"line": 165,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 5525,
"end": 5531,
"loc": {
"start": {
"line": 165,
"column": 63
},
"end": {
"line": 165,
"column": 69
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5531,
"end": 5532,
"loc": {
"start": {
"line": 165,
"column": 69
},
"end": {
"line": 165,
"column": 70
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 5532,
"end": 5533,
"loc": {
"start": {
"line": 165,
"column": 70
},
"end": {
"line": 165,
"column": 71
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5533,
"end": 5534,
"loc": {
"start": {
"line": 165,
"column": 71
},
"end": {
"line": 165,
"column": 72
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 5535,
"end": 5536,
"loc": {
"start": {
"line": 165,
"column": 73
},
"end": {
"line": 165,
"column": 74
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5536,
"end": 5537,
"loc": {
"start": {
"line": 165,
"column": 74
},
"end": {
"line": 165,
"column": 75
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5537,
"end": 5538,
"loc": {
"start": {
"line": 165,
"column": 75
},
"end": {
"line": 165,
"column": 76
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5540,
"end": 5541,
"loc": {
"start": {
"line": 166,
"column": 0
},
"end": {
"line": 166,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5541,
"end": 5542,
"loc": {
"start": {
"line": 166,
"column": 1
},
"end": {
"line": 166,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5546,
"end": 5574,
"loc": {
"start": {
"line": 168,
"column": 0
},
"end": {
"line": 168,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5574,
"end": 5575,
"loc": {
"start": {
"line": 168,
"column": 28
},
"end": {
"line": 168,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 5575,
"end": 5586,
"loc": {
"start": {
"line": 168,
"column": 29
},
"end": {
"line": 168,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5587,
"end": 5588,
"loc": {
"start": {
"line": 168,
"column": 41
},
"end": {
"line": 168,
"column": 42
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5589,
"end": 5590,
"loc": {
"start": {
"line": 168,
"column": 43
},
"end": {
"line": 168,
"column": 44
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5596,
"end": 5597,
"loc": {
"start": {
"line": 169,
"column": 4
},
"end": {
"line": 169,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5597,
"end": 5619,
"loc": {
"start": {
"line": 169,
"column": 5
},
"end": {
"line": 169,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5619,
"end": 5620,
"loc": {
"start": {
"line": 169,
"column": 27
},
"end": {
"line": 169,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5620,
"end": 5621,
"loc": {
"start": {
"line": 169,
"column": 28
},
"end": {
"line": 169,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5622,
"end": 5623,
"loc": {
"start": {
"line": 169,
"column": 30
},
"end": {
"line": 169,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5623,
"end": 5624,
"loc": {
"start": {
"line": 169,
"column": 31
},
"end": {
"line": 169,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5625,
"end": 5627,
"loc": {
"start": {
"line": 169,
"column": 33
},
"end": {
"line": 169,
"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": 5628,
"end": 5632,
"loc": {
"start": {
"line": 169,
"column": 36
},
"end": {
"line": 169,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5632,
"end": 5633,
"loc": {
"start": {
"line": 169,
"column": 40
},
"end": {
"line": 169,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5639,
"end": 5640,
"loc": {
"start": {
"line": 170,
"column": 4
},
"end": {
"line": 170,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5640,
"end": 5668,
"loc": {
"start": {
"line": 170,
"column": 5
},
"end": {
"line": 170,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5668,
"end": 5669,
"loc": {
"start": {
"line": 170,
"column": 33
},
"end": {
"line": 170,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5669,
"end": 5677,
"loc": {
"start": {
"line": 170,
"column": 34
},
"end": {
"line": 170,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5677,
"end": 5678,
"loc": {
"start": {
"line": 170,
"column": 42
},
"end": {
"line": 170,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 5678,
"end": 5685,
"loc": {
"start": {
"line": 170,
"column": 43
},
"end": {
"line": 170,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5685,
"end": 5686,
"loc": {
"start": {
"line": 170,
"column": 50
},
"end": {
"line": 170,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5686,
"end": 5687,
"loc": {
"start": {
"line": 170,
"column": 51
},
"end": {
"line": 170,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5688,
"end": 5689,
"loc": {
"start": {
"line": 170,
"column": 53
},
"end": {
"line": 170,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5689,
"end": 5690,
"loc": {
"start": {
"line": 170,
"column": 54
},
"end": {
"line": 170,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5691,
"end": 5693,
"loc": {
"start": {
"line": 170,
"column": 56
},
"end": {
"line": 170,
"column": 58
}
}
},
{
"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": 5694,
"end": 5698,
"loc": {
"start": {
"line": 170,
"column": 59
},
"end": {
"line": 170,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5698,
"end": 5699,
"loc": {
"start": {
"line": 170,
"column": 63
},
"end": {
"line": 170,
"column": 64
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5705,
"end": 5706,
"loc": {
"start": {
"line": 171,
"column": 4
},
"end": {
"line": 171,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5706,
"end": 5734,
"loc": {
"start": {
"line": 171,
"column": 5
},
"end": {
"line": 171,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5734,
"end": 5735,
"loc": {
"start": {
"line": 171,
"column": 33
},
"end": {
"line": 171,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5735,
"end": 5743,
"loc": {
"start": {
"line": 171,
"column": 34
},
"end": {
"line": 171,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5743,
"end": 5744,
"loc": {
"start": {
"line": 171,
"column": 42
},
"end": {
"line": 171,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 5744,
"end": 5753,
"loc": {
"start": {
"line": 171,
"column": 43
},
"end": {
"line": 171,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5753,
"end": 5754,
"loc": {
"start": {
"line": 171,
"column": 52
},
"end": {
"line": 171,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5754,
"end": 5755,
"loc": {
"start": {
"line": 171,
"column": 53
},
"end": {
"line": 171,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5756,
"end": 5757,
"loc": {
"start": {
"line": 171,
"column": 55
},
"end": {
"line": 171,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5757,
"end": 5758,
"loc": {
"start": {
"line": 171,
"column": 56
},
"end": {
"line": 171,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5759,
"end": 5761,
"loc": {
"start": {
"line": 171,
"column": 58
},
"end": {
"line": 171,
"column": 60
}
}
},
{
"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": 5762,
"end": 5766,
"loc": {
"start": {
"line": 171,
"column": 61
},
"end": {
"line": 171,
"column": 65
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5766,
"end": 5767,
"loc": {
"start": {
"line": 171,
"column": 65
},
"end": {
"line": 171,
"column": 66
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5773,
"end": 5774,
"loc": {
"start": {
"line": 172,
"column": 4
},
"end": {
"line": 172,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5774,
"end": 5802,
"loc": {
"start": {
"line": 172,
"column": 5
},
"end": {
"line": 172,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5802,
"end": 5803,
"loc": {
"start": {
"line": 172,
"column": 33
},
"end": {
"line": 172,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5803,
"end": 5811,
"loc": {
"start": {
"line": 172,
"column": 34
},
"end": {
"line": 172,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5811,
"end": 5812,
"loc": {
"start": {
"line": 172,
"column": 42
},
"end": {
"line": 172,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 5812,
"end": 5819,
"loc": {
"start": {
"line": 172,
"column": 43
},
"end": {
"line": 172,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5819,
"end": 5820,
"loc": {
"start": {
"line": 172,
"column": 50
},
"end": {
"line": 172,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5820,
"end": 5821,
"loc": {
"start": {
"line": 172,
"column": 51
},
"end": {
"line": 172,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5822,
"end": 5823,
"loc": {
"start": {
"line": 172,
"column": 53
},
"end": {
"line": 172,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5823,
"end": 5824,
"loc": {
"start": {
"line": 172,
"column": 54
},
"end": {
"line": 172,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5825,
"end": 5827,
"loc": {
"start": {
"line": 172,
"column": 56
},
"end": {
"line": 172,
"column": 58
}
}
},
{
"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": 5828,
"end": 5832,
"loc": {
"start": {
"line": 172,
"column": 59
},
"end": {
"line": 172,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5832,
"end": 5833,
"loc": {
"start": {
"line": 172,
"column": 63
},
"end": {
"line": 172,
"column": 64
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5839,
"end": 5840,
"loc": {
"start": {
"line": 173,
"column": 4
},
"end": {
"line": 173,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5840,
"end": 5868,
"loc": {
"start": {
"line": 173,
"column": 5
},
"end": {
"line": 173,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5868,
"end": 5869,
"loc": {
"start": {
"line": 173,
"column": 33
},
"end": {
"line": 173,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 5869,
"end": 5877,
"loc": {
"start": {
"line": 173,
"column": 34
},
"end": {
"line": 173,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5877,
"end": 5878,
"loc": {
"start": {
"line": 173,
"column": 42
},
"end": {
"line": 173,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 5878,
"end": 5885,
"loc": {
"start": {
"line": 173,
"column": 43
},
"end": {
"line": 173,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5885,
"end": 5886,
"loc": {
"start": {
"line": 173,
"column": 50
},
"end": {
"line": 173,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5886,
"end": 5887,
"loc": {
"start": {
"line": 173,
"column": 51
},
"end": {
"line": 173,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5888,
"end": 5889,
"loc": {
"start": {
"line": 173,
"column": 53
},
"end": {
"line": 173,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5889,
"end": 5890,
"loc": {
"start": {
"line": 173,
"column": 54
},
"end": {
"line": 173,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5891,
"end": 5893,
"loc": {
"start": {
"line": 173,
"column": 56
},
"end": {
"line": 173,
"column": 58
}
}
},
{
"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": 5894,
"end": 5898,
"loc": {
"start": {
"line": 173,
"column": 59
},
"end": {
"line": 173,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5898,
"end": 5899,
"loc": {
"start": {
"line": 173,
"column": 63
},
"end": {
"line": 173,
"column": 64
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5901,
"end": 5902,
"loc": {
"start": {
"line": 174,
"column": 0
},
"end": {
"line": 174,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5902,
"end": 5903,
"loc": {
"start": {
"line": 174,
"column": 1
},
"end": {
"line": 174,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 5907,
"end": 5935,
"loc": {
"start": {
"line": 176,
"column": 0
},
"end": {
"line": 176,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5935,
"end": 5936,
"loc": {
"start": {
"line": 176,
"column": 28
},
"end": {
"line": 176,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 5936,
"end": 5948,
"loc": {
"start": {
"line": 176,
"column": 29
},
"end": {
"line": 176,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 5949,
"end": 5950,
"loc": {
"start": {
"line": 176,
"column": 42
},
"end": {
"line": 176,
"column": 43
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5951,
"end": 5952,
"loc": {
"start": {
"line": 176,
"column": 44
},
"end": {
"line": 176,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5958,
"end": 5959,
"loc": {
"start": {
"line": 177,
"column": 4
},
"end": {
"line": 177,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 5959,
"end": 5981,
"loc": {
"start": {
"line": 177,
"column": 5
},
"end": {
"line": 177,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5981,
"end": 5982,
"loc": {
"start": {
"line": 177,
"column": 27
},
"end": {
"line": 177,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5982,
"end": 5983,
"loc": {
"start": {
"line": 177,
"column": 28
},
"end": {
"line": 177,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5984,
"end": 5985,
"loc": {
"start": {
"line": 177,
"column": 30
},
"end": {
"line": 177,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5985,
"end": 5986,
"loc": {
"start": {
"line": 177,
"column": 31
},
"end": {
"line": 177,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5987,
"end": 5989,
"loc": {
"start": {
"line": 177,
"column": 33
},
"end": {
"line": 177,
"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": 5990,
"end": 5994,
"loc": {
"start": {
"line": 177,
"column": 36
},
"end": {
"line": 177,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5994,
"end": 5995,
"loc": {
"start": {
"line": 177,
"column": 40
},
"end": {
"line": 177,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6001,
"end": 6002,
"loc": {
"start": {
"line": 178,
"column": 4
},
"end": {
"line": 178,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6002,
"end": 6030,
"loc": {
"start": {
"line": 178,
"column": 5
},
"end": {
"line": 178,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6030,
"end": 6031,
"loc": {
"start": {
"line": 178,
"column": 33
},
"end": {
"line": 178,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6031,
"end": 6039,
"loc": {
"start": {
"line": 178,
"column": 34
},
"end": {
"line": 178,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6039,
"end": 6040,
"loc": {
"start": {
"line": 178,
"column": 42
},
"end": {
"line": 178,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 6040,
"end": 6047,
"loc": {
"start": {
"line": 178,
"column": 43
},
"end": {
"line": 178,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6047,
"end": 6048,
"loc": {
"start": {
"line": 178,
"column": 50
},
"end": {
"line": 178,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6048,
"end": 6049,
"loc": {
"start": {
"line": 178,
"column": 51
},
"end": {
"line": 178,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6050,
"end": 6051,
"loc": {
"start": {
"line": 178,
"column": 53
},
"end": {
"line": 178,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6051,
"end": 6052,
"loc": {
"start": {
"line": 178,
"column": 54
},
"end": {
"line": 178,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6053,
"end": 6055,
"loc": {
"start": {
"line": 178,
"column": 56
},
"end": {
"line": 178,
"column": 58
}
}
},
{
"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": 6056,
"end": 6060,
"loc": {
"start": {
"line": 178,
"column": 59
},
"end": {
"line": 178,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6060,
"end": 6061,
"loc": {
"start": {
"line": 178,
"column": 63
},
"end": {
"line": 178,
"column": 64
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6067,
"end": 6068,
"loc": {
"start": {
"line": 179,
"column": 4
},
"end": {
"line": 179,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6068,
"end": 6096,
"loc": {
"start": {
"line": 179,
"column": 5
},
"end": {
"line": 179,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6096,
"end": 6097,
"loc": {
"start": {
"line": 179,
"column": 33
},
"end": {
"line": 179,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6097,
"end": 6105,
"loc": {
"start": {
"line": 179,
"column": 34
},
"end": {
"line": 179,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6105,
"end": 6106,
"loc": {
"start": {
"line": 179,
"column": 42
},
"end": {
"line": 179,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 6106,
"end": 6115,
"loc": {
"start": {
"line": 179,
"column": 43
},
"end": {
"line": 179,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6115,
"end": 6116,
"loc": {
"start": {
"line": 179,
"column": 52
},
"end": {
"line": 179,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6116,
"end": 6117,
"loc": {
"start": {
"line": 179,
"column": 53
},
"end": {
"line": 179,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6118,
"end": 6119,
"loc": {
"start": {
"line": 179,
"column": 55
},
"end": {
"line": 179,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6119,
"end": 6120,
"loc": {
"start": {
"line": 179,
"column": 56
},
"end": {
"line": 179,
"column": 57
}
}
},
{
"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": 179,
"column": 58
},
"end": {
"line": 179,
"column": 60
}
}
},
{
"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": 6124,
"end": 6128,
"loc": {
"start": {
"line": 179,
"column": 61
},
"end": {
"line": 179,
"column": 65
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6128,
"end": 6129,
"loc": {
"start": {
"line": 179,
"column": 65
},
"end": {
"line": 179,
"column": 66
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6135,
"end": 6136,
"loc": {
"start": {
"line": 180,
"column": 4
},
"end": {
"line": 180,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6136,
"end": 6164,
"loc": {
"start": {
"line": 180,
"column": 5
},
"end": {
"line": 180,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6164,
"end": 6165,
"loc": {
"start": {
"line": 180,
"column": 33
},
"end": {
"line": 180,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6165,
"end": 6173,
"loc": {
"start": {
"line": 180,
"column": 34
},
"end": {
"line": 180,
"column": 42
}
}
},
{
"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": 180,
"column": 42
},
"end": {
"line": 180,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 6174,
"end": 6181,
"loc": {
"start": {
"line": 180,
"column": 43
},
"end": {
"line": 180,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6181,
"end": 6182,
"loc": {
"start": {
"line": 180,
"column": 50
},
"end": {
"line": 180,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6182,
"end": 6183,
"loc": {
"start": {
"line": 180,
"column": 51
},
"end": {
"line": 180,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6184,
"end": 6185,
"loc": {
"start": {
"line": 180,
"column": 53
},
"end": {
"line": 180,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6185,
"end": 6186,
"loc": {
"start": {
"line": 180,
"column": 54
},
"end": {
"line": 180,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6187,
"end": 6189,
"loc": {
"start": {
"line": 180,
"column": 56
},
"end": {
"line": 180,
"column": 58
}
}
},
{
"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": 6190,
"end": 6194,
"loc": {
"start": {
"line": 180,
"column": 59
},
"end": {
"line": 180,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6194,
"end": 6195,
"loc": {
"start": {
"line": 180,
"column": 63
},
"end": {
"line": 180,
"column": 64
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6201,
"end": 6202,
"loc": {
"start": {
"line": 181,
"column": 4
},
"end": {
"line": 181,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6202,
"end": 6230,
"loc": {
"start": {
"line": 181,
"column": 5
},
"end": {
"line": 181,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6230,
"end": 6231,
"loc": {
"start": {
"line": 181,
"column": 33
},
"end": {
"line": 181,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6231,
"end": 6239,
"loc": {
"start": {
"line": 181,
"column": 34
},
"end": {
"line": 181,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6239,
"end": 6240,
"loc": {
"start": {
"line": 181,
"column": 42
},
"end": {
"line": 181,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 6240,
"end": 6247,
"loc": {
"start": {
"line": 181,
"column": 43
},
"end": {
"line": 181,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6247,
"end": 6248,
"loc": {
"start": {
"line": 181,
"column": 50
},
"end": {
"line": 181,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6248,
"end": 6249,
"loc": {
"start": {
"line": 181,
"column": 51
},
"end": {
"line": 181,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6250,
"end": 6251,
"loc": {
"start": {
"line": 181,
"column": 53
},
"end": {
"line": 181,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6251,
"end": 6252,
"loc": {
"start": {
"line": 181,
"column": 54
},
"end": {
"line": 181,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6253,
"end": 6255,
"loc": {
"start": {
"line": 181,
"column": 56
},
"end": {
"line": 181,
"column": 58
}
}
},
{
"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": 6256,
"end": 6260,
"loc": {
"start": {
"line": 181,
"column": 59
},
"end": {
"line": 181,
"column": 63
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6260,
"end": 6261,
"loc": {
"start": {
"line": 181,
"column": 63
},
"end": {
"line": 181,
"column": 64
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6263,
"end": 6264,
"loc": {
"start": {
"line": 182,
"column": 0
},
"end": {
"line": 182,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6264,
"end": 6265,
"loc": {
"start": {
"line": 182,
"column": 1
},
"end": {
"line": 182,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6269,
"end": 6297,
"loc": {
"start": {
"line": 184,
"column": 0
},
"end": {
"line": 184,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6297,
"end": 6298,
"loc": {
"start": {
"line": 184,
"column": 28
},
"end": {
"line": 184,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 6298,
"end": 6308,
"loc": {
"start": {
"line": 184,
"column": 29
},
"end": {
"line": 184,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6309,
"end": 6310,
"loc": {
"start": {
"line": 184,
"column": 40
},
"end": {
"line": 184,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6311,
"end": 6312,
"loc": {
"start": {
"line": 184,
"column": 42
},
"end": {
"line": 184,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6318,
"end": 6319,
"loc": {
"start": {
"line": 185,
"column": 4
},
"end": {
"line": 185,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 6319,
"end": 6341,
"loc": {
"start": {
"line": 185,
"column": 5
},
"end": {
"line": 185,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6341,
"end": 6342,
"loc": {
"start": {
"line": 185,
"column": 27
},
"end": {
"line": 185,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6342,
"end": 6343,
"loc": {
"start": {
"line": 185,
"column": 28
},
"end": {
"line": 185,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6344,
"end": 6345,
"loc": {
"start": {
"line": 185,
"column": 30
},
"end": {
"line": 185,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6345,
"end": 6346,
"loc": {
"start": {
"line": 185,
"column": 31
},
"end": {
"line": 185,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6347,
"end": 6349,
"loc": {
"start": {
"line": 185,
"column": 33
},
"end": {
"line": 185,
"column": 35
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 6350,
"end": 6355,
"loc": {
"start": {
"line": 185,
"column": 36
},
"end": {
"line": 185,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6355,
"end": 6356,
"loc": {
"start": {
"line": 185,
"column": 41
},
"end": {
"line": 185,
"column": 42
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6362,
"end": 6363,
"loc": {
"start": {
"line": 186,
"column": 4
},
"end": {
"line": 186,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6363,
"end": 6391,
"loc": {
"start": {
"line": 186,
"column": 5
},
"end": {
"line": 186,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6391,
"end": 6392,
"loc": {
"start": {
"line": 186,
"column": 33
},
"end": {
"line": 186,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6392,
"end": 6400,
"loc": {
"start": {
"line": 186,
"column": 34
},
"end": {
"line": 186,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6400,
"end": 6401,
"loc": {
"start": {
"line": 186,
"column": 42
},
"end": {
"line": 186,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 6401,
"end": 6408,
"loc": {
"start": {
"line": 186,
"column": 43
},
"end": {
"line": 186,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6408,
"end": 6409,
"loc": {
"start": {
"line": 186,
"column": 50
},
"end": {
"line": 186,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6409,
"end": 6410,
"loc": {
"start": {
"line": 186,
"column": 51
},
"end": {
"line": 186,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6411,
"end": 6412,
"loc": {
"start": {
"line": 186,
"column": 53
},
"end": {
"line": 186,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6412,
"end": 6413,
"loc": {
"start": {
"line": 186,
"column": 54
},
"end": {
"line": 186,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6414,
"end": 6416,
"loc": {
"start": {
"line": 186,
"column": 56
},
"end": {
"line": 186,
"column": 58
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 6417,
"end": 6422,
"loc": {
"start": {
"line": 186,
"column": 59
},
"end": {
"line": 186,
"column": 64
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6422,
"end": 6423,
"loc": {
"start": {
"line": 186,
"column": 64
},
"end": {
"line": 186,
"column": 65
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6429,
"end": 6430,
"loc": {
"start": {
"line": 187,
"column": 4
},
"end": {
"line": 187,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6430,
"end": 6458,
"loc": {
"start": {
"line": 187,
"column": 5
},
"end": {
"line": 187,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6458,
"end": 6459,
"loc": {
"start": {
"line": 187,
"column": 33
},
"end": {
"line": 187,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6459,
"end": 6467,
"loc": {
"start": {
"line": 187,
"column": 34
},
"end": {
"line": 187,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6467,
"end": 6468,
"loc": {
"start": {
"line": 187,
"column": 42
},
"end": {
"line": 187,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 6468,
"end": 6477,
"loc": {
"start": {
"line": 187,
"column": 43
},
"end": {
"line": 187,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6477,
"end": 6478,
"loc": {
"start": {
"line": 187,
"column": 52
},
"end": {
"line": 187,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6478,
"end": 6479,
"loc": {
"start": {
"line": 187,
"column": 53
},
"end": {
"line": 187,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6480,
"end": 6481,
"loc": {
"start": {
"line": 187,
"column": 55
},
"end": {
"line": 187,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6481,
"end": 6482,
"loc": {
"start": {
"line": 187,
"column": 56
},
"end": {
"line": 187,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6483,
"end": 6485,
"loc": {
"start": {
"line": 187,
"column": 58
},
"end": {
"line": 187,
"column": 60
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 6486,
"end": 6491,
"loc": {
"start": {
"line": 187,
"column": 61
},
"end": {
"line": 187,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6491,
"end": 6492,
"loc": {
"start": {
"line": 187,
"column": 66
},
"end": {
"line": 187,
"column": 67
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6498,
"end": 6499,
"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": "MetaVirtualProcessorBuilding",
"start": 6499,
"end": 6527,
"loc": {
"start": {
"line": 188,
"column": 5
},
"end": {
"line": 188,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6527,
"end": 6528,
"loc": {
"start": {
"line": 188,
"column": 33
},
"end": {
"line": 188,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6528,
"end": 6536,
"loc": {
"start": {
"line": 188,
"column": 34
},
"end": {
"line": 188,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6536,
"end": 6537,
"loc": {
"start": {
"line": 188,
"column": 42
},
"end": {
"line": 188,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 6537,
"end": 6544,
"loc": {
"start": {
"line": 188,
"column": 43
},
"end": {
"line": 188,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6544,
"end": 6545,
"loc": {
"start": {
"line": 188,
"column": 50
},
"end": {
"line": 188,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6545,
"end": 6546,
"loc": {
"start": {
"line": 188,
"column": 51
},
"end": {
"line": 188,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6547,
"end": 6548,
"loc": {
"start": {
"line": 188,
"column": 53
},
"end": {
"line": 188,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6548,
"end": 6549,
"loc": {
"start": {
"line": 188,
"column": 54
},
"end": {
"line": 188,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6550,
"end": 6552,
"loc": {
"start": {
"line": 188,
"column": 56
},
"end": {
"line": 188,
"column": 58
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 6553,
"end": 6558,
"loc": {
"start": {
"line": 188,
"column": 59
},
"end": {
"line": 188,
"column": 64
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6558,
"end": 6559,
"loc": {
"start": {
"line": 188,
"column": 64
},
"end": {
"line": 188,
"column": 65
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6565,
"end": 6566,
"loc": {
"start": {
"line": 189,
"column": 4
},
"end": {
"line": 189,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6566,
"end": 6594,
"loc": {
"start": {
"line": 189,
"column": 5
},
"end": {
"line": 189,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6594,
"end": 6595,
"loc": {
"start": {
"line": 189,
"column": 33
},
"end": {
"line": 189,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6595,
"end": 6603,
"loc": {
"start": {
"line": 189,
"column": 34
},
"end": {
"line": 189,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6603,
"end": 6604,
"loc": {
"start": {
"line": 189,
"column": 42
},
"end": {
"line": 189,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 6604,
"end": 6611,
"loc": {
"start": {
"line": 189,
"column": 43
},
"end": {
"line": 189,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6611,
"end": 6612,
"loc": {
"start": {
"line": 189,
"column": 50
},
"end": {
"line": 189,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6612,
"end": 6613,
"loc": {
"start": {
"line": 189,
"column": 51
},
"end": {
"line": 189,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6614,
"end": 6615,
"loc": {
"start": {
"line": 189,
"column": 53
},
"end": {
"line": 189,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6615,
"end": 6616,
"loc": {
"start": {
"line": 189,
"column": 54
},
"end": {
"line": 189,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6617,
"end": 6619,
"loc": {
"start": {
"line": 189,
"column": 56
},
"end": {
"line": 189,
"column": 58
}
}
},
{
"type": {
"label": "false",
"keyword": "false",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "false",
"start": 6620,
"end": 6625,
"loc": {
"start": {
"line": 189,
"column": 59
},
"end": {
"line": 189,
"column": 64
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6625,
"end": 6626,
"loc": {
"start": {
"line": 189,
"column": 64
},
"end": {
"line": 189,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6628,
"end": 6629,
"loc": {
"start": {
"line": 190,
"column": 0
},
"end": {
"line": 190,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6629,
"end": 6630,
"loc": {
"start": {
"line": 190,
"column": 1
},
"end": {
"line": 190,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6634,
"end": 6662,
"loc": {
"start": {
"line": 192,
"column": 0
},
"end": {
"line": 192,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6662,
"end": 6663,
"loc": {
"start": {
"line": 192,
"column": 28
},
"end": {
"line": 192,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 6663,
"end": 6675,
"loc": {
"start": {
"line": 192,
"column": 29
},
"end": {
"line": 192,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 6676,
"end": 6677,
"loc": {
"start": {
"line": 192,
"column": 42
},
"end": {
"line": 192,
"column": 43
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6678,
"end": 6679,
"loc": {
"start": {
"line": 192,
"column": 44
},
"end": {
"line": 192,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6685,
"end": 6686,
"loc": {
"start": {
"line": 193,
"column": 4
},
"end": {
"line": 193,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 6686,
"end": 6708,
"loc": {
"start": {
"line": 193,
"column": 5
},
"end": {
"line": 193,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6708,
"end": 6709,
"loc": {
"start": {
"line": 193,
"column": 27
},
"end": {
"line": 193,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6709,
"end": 6710,
"loc": {
"start": {
"line": 193,
"column": 28
},
"end": {
"line": 193,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6711,
"end": 6712,
"loc": {
"start": {
"line": 193,
"column": 30
},
"end": {
"line": 193,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6712,
"end": 6713,
"loc": {
"start": {
"line": 193,
"column": 31
},
"end": {
"line": 193,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6714,
"end": 6716,
"loc": {
"start": {
"line": 193,
"column": 33
},
"end": {
"line": 193,
"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": 6717,
"end": 6724,
"loc": {
"start": {
"line": 193,
"column": 36
},
"end": {
"line": 193,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6724,
"end": 6725,
"loc": {
"start": {
"line": 193,
"column": 43
},
"end": {
"line": 193,
"column": 44
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6731,
"end": 6732,
"loc": {
"start": {
"line": 194,
"column": 4
},
"end": {
"line": 194,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6732,
"end": 6760,
"loc": {
"start": {
"line": 194,
"column": 5
},
"end": {
"line": 194,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6760,
"end": 6761,
"loc": {
"start": {
"line": 194,
"column": 33
},
"end": {
"line": 194,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6761,
"end": 6769,
"loc": {
"start": {
"line": 194,
"column": 34
},
"end": {
"line": 194,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6769,
"end": 6770,
"loc": {
"start": {
"line": 194,
"column": 42
},
"end": {
"line": 194,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 6770,
"end": 6777,
"loc": {
"start": {
"line": 194,
"column": 43
},
"end": {
"line": 194,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6777,
"end": 6778,
"loc": {
"start": {
"line": 194,
"column": 50
},
"end": {
"line": 194,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6778,
"end": 6779,
"loc": {
"start": {
"line": 194,
"column": 51
},
"end": {
"line": 194,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6780,
"end": 6781,
"loc": {
"start": {
"line": 194,
"column": 53
},
"end": {
"line": 194,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6781,
"end": 6782,
"loc": {
"start": {
"line": 194,
"column": 54
},
"end": {
"line": 194,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6783,
"end": 6785,
"loc": {
"start": {
"line": 194,
"column": 56
},
"end": {
"line": 194,
"column": 58
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 6786,
"end": 6793,
"loc": {
"start": {
"line": 194,
"column": 59
},
"end": {
"line": 194,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6793,
"end": 6794,
"loc": {
"start": {
"line": 194,
"column": 66
},
"end": {
"line": 194,
"column": 67
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6800,
"end": 6801,
"loc": {
"start": {
"line": 195,
"column": 4
},
"end": {
"line": 195,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6801,
"end": 6829,
"loc": {
"start": {
"line": 195,
"column": 5
},
"end": {
"line": 195,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6829,
"end": 6830,
"loc": {
"start": {
"line": 195,
"column": 33
},
"end": {
"line": 195,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6830,
"end": 6838,
"loc": {
"start": {
"line": 195,
"column": 34
},
"end": {
"line": 195,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6838,
"end": 6839,
"loc": {
"start": {
"line": 195,
"column": 42
},
"end": {
"line": 195,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 6839,
"end": 6848,
"loc": {
"start": {
"line": 195,
"column": 43
},
"end": {
"line": 195,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6848,
"end": 6849,
"loc": {
"start": {
"line": 195,
"column": 52
},
"end": {
"line": 195,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6849,
"end": 6850,
"loc": {
"start": {
"line": 195,
"column": 53
},
"end": {
"line": 195,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6851,
"end": 6852,
"loc": {
"start": {
"line": 195,
"column": 55
},
"end": {
"line": 195,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6852,
"end": 6853,
"loc": {
"start": {
"line": 195,
"column": 56
},
"end": {
"line": 195,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6854,
"end": 6856,
"loc": {
"start": {
"line": 195,
"column": 58
},
"end": {
"line": 195,
"column": 60
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 6857,
"end": 6864,
"loc": {
"start": {
"line": 195,
"column": 61
},
"end": {
"line": 195,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6864,
"end": 6865,
"loc": {
"start": {
"line": 195,
"column": 68
},
"end": {
"line": 195,
"column": 69
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6871,
"end": 6872,
"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": "MetaVirtualProcessorBuilding",
"start": 6872,
"end": 6900,
"loc": {
"start": {
"line": 196,
"column": 5
},
"end": {
"line": 196,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6900,
"end": 6901,
"loc": {
"start": {
"line": 196,
"column": 33
},
"end": {
"line": 196,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6901,
"end": 6909,
"loc": {
"start": {
"line": 196,
"column": 34
},
"end": {
"line": 196,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6909,
"end": 6910,
"loc": {
"start": {
"line": 196,
"column": 42
},
"end": {
"line": 196,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 6910,
"end": 6917,
"loc": {
"start": {
"line": 196,
"column": 43
},
"end": {
"line": 196,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6917,
"end": 6918,
"loc": {
"start": {
"line": 196,
"column": 50
},
"end": {
"line": 196,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6918,
"end": 6919,
"loc": {
"start": {
"line": 196,
"column": 51
},
"end": {
"line": 196,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6920,
"end": 6921,
"loc": {
"start": {
"line": 196,
"column": 53
},
"end": {
"line": 196,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6921,
"end": 6922,
"loc": {
"start": {
"line": 196,
"column": 54
},
"end": {
"line": 196,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6923,
"end": 6925,
"loc": {
"start": {
"line": 196,
"column": 56
},
"end": {
"line": 196,
"column": 58
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 6926,
"end": 6933,
"loc": {
"start": {
"line": 196,
"column": 59
},
"end": {
"line": 196,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6933,
"end": 6934,
"loc": {
"start": {
"line": 196,
"column": 66
},
"end": {
"line": 196,
"column": 67
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6940,
"end": 6941,
"loc": {
"start": {
"line": 197,
"column": 4
},
"end": {
"line": 197,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 6941,
"end": 6969,
"loc": {
"start": {
"line": 197,
"column": 5
},
"end": {
"line": 197,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6969,
"end": 6970,
"loc": {
"start": {
"line": 197,
"column": 33
},
"end": {
"line": 197,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 6970,
"end": 6978,
"loc": {
"start": {
"line": 197,
"column": 34
},
"end": {
"line": 197,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6978,
"end": 6979,
"loc": {
"start": {
"line": 197,
"column": 42
},
"end": {
"line": 197,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 6979,
"end": 6986,
"loc": {
"start": {
"line": 197,
"column": 43
},
"end": {
"line": 197,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6986,
"end": 6987,
"loc": {
"start": {
"line": 197,
"column": 50
},
"end": {
"line": 197,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6987,
"end": 6988,
"loc": {
"start": {
"line": 197,
"column": 51
},
"end": {
"line": 197,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6989,
"end": 6990,
"loc": {
"start": {
"line": 197,
"column": 53
},
"end": {
"line": 197,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 6990,
"end": 6991,
"loc": {
"start": {
"line": 197,
"column": 54
},
"end": {
"line": 197,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 6992,
"end": 6994,
"loc": {
"start": {
"line": 197,
"column": 56
},
"end": {
"line": 197,
"column": 58
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 6995,
"end": 7002,
"loc": {
"start": {
"line": 197,
"column": 59
},
"end": {
"line": 197,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7002,
"end": 7003,
"loc": {
"start": {
"line": 197,
"column": 66
},
"end": {
"line": 197,
"column": 67
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7005,
"end": 7006,
"loc": {
"start": {
"line": 198,
"column": 0
},
"end": {
"line": 198,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7006,
"end": 7007,
"loc": {
"start": {
"line": 198,
"column": 1
},
"end": {
"line": 198,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 7011,
"end": 7039,
"loc": {
"start": {
"line": 200,
"column": 0
},
"end": {
"line": 200,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7039,
"end": 7040,
"loc": {
"start": {
"line": 200,
"column": 28
},
"end": {
"line": 200,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 7040,
"end": 7054,
"loc": {
"start": {
"line": 200,
"column": 29
},
"end": {
"line": 200,
"column": 43
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7055,
"end": 7056,
"loc": {
"start": {
"line": 200,
"column": 44
},
"end": {
"line": 200,
"column": 45
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7057,
"end": 7058,
"loc": {
"start": {
"line": 200,
"column": 46
},
"end": {
"line": 200,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7064,
"end": 7065,
"loc": {
"start": {
"line": 201,
"column": 4
},
"end": {
"line": 201,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 7065,
"end": 7087,
"loc": {
"start": {
"line": 201,
"column": 5
},
"end": {
"line": 201,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7087,
"end": 7088,
"loc": {
"start": {
"line": 201,
"column": 27
},
"end": {
"line": 201,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7088,
"end": 7089,
"loc": {
"start": {
"line": 201,
"column": 28
},
"end": {
"line": 201,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 7090,
"end": 7094,
"loc": {
"start": {
"line": 201,
"column": 30
},
"end": {
"line": 201,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7095,
"end": 7097,
"loc": {
"start": {
"line": 201,
"column": 35
},
"end": {
"line": 201,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 7098,
"end": 7105,
"loc": {
"start": {
"line": 201,
"column": 38
},
"end": {
"line": 201,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7105,
"end": 7106,
"loc": {
"start": {
"line": 201,
"column": 45
},
"end": {
"line": 201,
"column": 46
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7112,
"end": 7113,
"loc": {
"start": {
"line": 202,
"column": 4
},
"end": {
"line": 202,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 7113,
"end": 7141,
"loc": {
"start": {
"line": 202,
"column": 5
},
"end": {
"line": 202,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7141,
"end": 7142,
"loc": {
"start": {
"line": 202,
"column": 33
},
"end": {
"line": 202,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7142,
"end": 7150,
"loc": {
"start": {
"line": 202,
"column": 34
},
"end": {
"line": 202,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7150,
"end": 7151,
"loc": {
"start": {
"line": 202,
"column": 42
},
"end": {
"line": 202,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 7151,
"end": 7158,
"loc": {
"start": {
"line": 202,
"column": 43
},
"end": {
"line": 202,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7158,
"end": 7159,
"loc": {
"start": {
"line": 202,
"column": 50
},
"end": {
"line": 202,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7159,
"end": 7160,
"loc": {
"start": {
"line": 202,
"column": 51
},
"end": {
"line": 202,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 7161,
"end": 7165,
"loc": {
"start": {
"line": 202,
"column": 53
},
"end": {
"line": 202,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7166,
"end": 7168,
"loc": {
"start": {
"line": 202,
"column": 58
},
"end": {
"line": 202,
"column": 60
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 7169,
"end": 7176,
"loc": {
"start": {
"line": 202,
"column": 61
},
"end": {
"line": 202,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7176,
"end": 7177,
"loc": {
"start": {
"line": 202,
"column": 68
},
"end": {
"line": 202,
"column": 69
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7183,
"end": 7184,
"loc": {
"start": {
"line": 203,
"column": 4
},
"end": {
"line": 203,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 7184,
"end": 7212,
"loc": {
"start": {
"line": 203,
"column": 5
},
"end": {
"line": 203,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7212,
"end": 7213,
"loc": {
"start": {
"line": 203,
"column": 33
},
"end": {
"line": 203,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7213,
"end": 7221,
"loc": {
"start": {
"line": 203,
"column": 34
},
"end": {
"line": 203,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7221,
"end": 7222,
"loc": {
"start": {
"line": 203,
"column": 42
},
"end": {
"line": 203,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 7222,
"end": 7231,
"loc": {
"start": {
"line": 203,
"column": 43
},
"end": {
"line": 203,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7231,
"end": 7232,
"loc": {
"start": {
"line": 203,
"column": 52
},
"end": {
"line": 203,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7232,
"end": 7233,
"loc": {
"start": {
"line": 203,
"column": 53
},
"end": {
"line": 203,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 7234,
"end": 7238,
"loc": {
"start": {
"line": 203,
"column": 55
},
"end": {
"line": 203,
"column": 59
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7239,
"end": 7241,
"loc": {
"start": {
"line": 203,
"column": 60
},
"end": {
"line": 203,
"column": 62
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 7242,
"end": 7249,
"loc": {
"start": {
"line": 203,
"column": 63
},
"end": {
"line": 203,
"column": 70
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7249,
"end": 7250,
"loc": {
"start": {
"line": 203,
"column": 70
},
"end": {
"line": 203,
"column": 71
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7256,
"end": 7257,
"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": "MetaVirtualProcessorBuilding",
"start": 7257,
"end": 7285,
"loc": {
"start": {
"line": 204,
"column": 5
},
"end": {
"line": 204,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7285,
"end": 7286,
"loc": {
"start": {
"line": 204,
"column": 33
},
"end": {
"line": 204,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7286,
"end": 7294,
"loc": {
"start": {
"line": 204,
"column": 34
},
"end": {
"line": 204,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7294,
"end": 7295,
"loc": {
"start": {
"line": 204,
"column": 42
},
"end": {
"line": 204,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 7295,
"end": 7302,
"loc": {
"start": {
"line": 204,
"column": 43
},
"end": {
"line": 204,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7302,
"end": 7303,
"loc": {
"start": {
"line": 204,
"column": 50
},
"end": {
"line": 204,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7303,
"end": 7304,
"loc": {
"start": {
"line": 204,
"column": 51
},
"end": {
"line": 204,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 7305,
"end": 7309,
"loc": {
"start": {
"line": 204,
"column": 53
},
"end": {
"line": 204,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7310,
"end": 7312,
"loc": {
"start": {
"line": 204,
"column": 58
},
"end": {
"line": 204,
"column": 60
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 7313,
"end": 7320,
"loc": {
"start": {
"line": 204,
"column": 61
},
"end": {
"line": 204,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7320,
"end": 7321,
"loc": {
"start": {
"line": 204,
"column": 68
},
"end": {
"line": 204,
"column": 69
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7327,
"end": 7328,
"loc": {
"start": {
"line": 205,
"column": 4
},
"end": {
"line": 205,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 7328,
"end": 7356,
"loc": {
"start": {
"line": 205,
"column": 5
},
"end": {
"line": 205,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7356,
"end": 7357,
"loc": {
"start": {
"line": 205,
"column": 33
},
"end": {
"line": 205,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7357,
"end": 7365,
"loc": {
"start": {
"line": 205,
"column": 34
},
"end": {
"line": 205,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7365,
"end": 7366,
"loc": {
"start": {
"line": 205,
"column": 42
},
"end": {
"line": 205,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 7366,
"end": 7373,
"loc": {
"start": {
"line": 205,
"column": 43
},
"end": {
"line": 205,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7373,
"end": 7374,
"loc": {
"start": {
"line": 205,
"column": 50
},
"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": 7374,
"end": 7375,
"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": "root",
"start": 7376,
"end": 7380,
"loc": {
"start": {
"line": 205,
"column": 53
},
"end": {
"line": 205,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7381,
"end": 7383,
"loc": {
"start": {
"line": 205,
"column": 58
},
"end": {
"line": 205,
"column": 60
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 7384,
"end": 7391,
"loc": {
"start": {
"line": 205,
"column": 61
},
"end": {
"line": 205,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7391,
"end": 7392,
"loc": {
"start": {
"line": 205,
"column": 68
},
"end": {
"line": 205,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7394,
"end": 7395,
"loc": {
"start": {
"line": 206,
"column": 0
},
"end": {
"line": 206,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7395,
"end": 7396,
"loc": {
"start": {
"line": 206,
"column": 1
},
"end": {
"line": 206,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 7400,
"end": 7428,
"loc": {
"start": {
"line": 208,
"column": 0
},
"end": {
"line": 208,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7428,
"end": 7429,
"loc": {
"start": {
"line": 208,
"column": 28
},
"end": {
"line": 208,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 7429,
"end": 7445,
"loc": {
"start": {
"line": 208,
"column": 29
},
"end": {
"line": 208,
"column": 45
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 7446,
"end": 7447,
"loc": {
"start": {
"line": 208,
"column": 46
},
"end": {
"line": 208,
"column": 47
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7448,
"end": 7449,
"loc": {
"start": {
"line": 208,
"column": 48
},
"end": {
"line": 208,
"column": 49
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7455,
"end": 7456,
"loc": {
"start": {
"line": 209,
"column": 4
},
"end": {
"line": 209,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 7456,
"end": 7478,
"loc": {
"start": {
"line": 209,
"column": 5
},
"end": {
"line": 209,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7478,
"end": 7479,
"loc": {
"start": {
"line": 209,
"column": 27
},
"end": {
"line": 209,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7479,
"end": 7480,
"loc": {
"start": {
"line": 209,
"column": 28
},
"end": {
"line": 209,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7481,
"end": 7482,
"loc": {
"start": {
"line": 209,
"column": 30
},
"end": {
"line": 209,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7482,
"end": 7483,
"loc": {
"start": {
"line": 209,
"column": 31
},
"end": {
"line": 209,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7484,
"end": 7486,
"loc": {
"start": {
"line": 209,
"column": 33
},
"end": {
"line": 209,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaCutterBuilding",
"start": 7487,
"end": 7505,
"loc": {
"start": {
"line": 209,
"column": 36
},
"end": {
"line": 209,
"column": 54
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7505,
"end": 7506,
"loc": {
"start": {
"line": 209,
"column": 54
},
"end": {
"line": 209,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 7506,
"end": 7522,
"loc": {
"start": {
"line": 209,
"column": 55
},
"end": {
"line": 209,
"column": 71
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7522,
"end": 7523,
"loc": {
"start": {
"line": 209,
"column": 71
},
"end": {
"line": 209,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 7523,
"end": 7545,
"loc": {
"start": {
"line": 209,
"column": 72
},
"end": {
"line": 209,
"column": 94
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7545,
"end": 7546,
"loc": {
"start": {
"line": 209,
"column": 94
},
"end": {
"line": 209,
"column": 95
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7546,
"end": 7547,
"loc": {
"start": {
"line": 209,
"column": 95
},
"end": {
"line": 209,
"column": 96
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7553,
"end": 7554,
"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": "MetaVirtualProcessorBuilding",
"start": 7554,
"end": 7582,
"loc": {
"start": {
"line": 210,
"column": 5
},
"end": {
"line": 210,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7582,
"end": 7583,
"loc": {
"start": {
"line": 210,
"column": 33
},
"end": {
"line": 210,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7583,
"end": 7591,
"loc": {
"start": {
"line": 210,
"column": 34
},
"end": {
"line": 210,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7591,
"end": 7592,
"loc": {
"start": {
"line": 210,
"column": 42
},
"end": {
"line": 210,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 7592,
"end": 7599,
"loc": {
"start": {
"line": 210,
"column": 43
},
"end": {
"line": 210,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7599,
"end": 7600,
"loc": {
"start": {
"line": 210,
"column": 50
},
"end": {
"line": 210,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7600,
"end": 7601,
"loc": {
"start": {
"line": 210,
"column": 51
},
"end": {
"line": 210,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7602,
"end": 7603,
"loc": {
"start": {
"line": 210,
"column": 53
},
"end": {
"line": 210,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7603,
"end": 7604,
"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": 7605,
"end": 7607,
"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": "MetaRotaterBuilding",
"start": 7617,
"end": 7636,
"loc": {
"start": {
"line": 211,
"column": 8
},
"end": {
"line": 211,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7636,
"end": 7637,
"loc": {
"start": {
"line": 211,
"column": 27
},
"end": {
"line": 211,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 7637,
"end": 7653,
"loc": {
"start": {
"line": 211,
"column": 28
},
"end": {
"line": 211,
"column": 44
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7653,
"end": 7654,
"loc": {
"start": {
"line": 211,
"column": 44
},
"end": {
"line": 211,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 7654,
"end": 7676,
"loc": {
"start": {
"line": 211,
"column": 45
},
"end": {
"line": 211,
"column": 67
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7676,
"end": 7677,
"loc": {
"start": {
"line": 211,
"column": 67
},
"end": {
"line": 211,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7677,
"end": 7678,
"loc": {
"start": {
"line": 211,
"column": 68
},
"end": {
"line": 211,
"column": 69
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7684,
"end": 7685,
"loc": {
"start": {
"line": 212,
"column": 4
},
"end": {
"line": 212,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 7685,
"end": 7713,
"loc": {
"start": {
"line": 212,
"column": 5
},
"end": {
"line": 212,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7713,
"end": 7714,
"loc": {
"start": {
"line": 212,
"column": 33
},
"end": {
"line": 212,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7714,
"end": 7722,
"loc": {
"start": {
"line": 212,
"column": 34
},
"end": {
"line": 212,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7722,
"end": 7723,
"loc": {
"start": {
"line": 212,
"column": 42
},
"end": {
"line": 212,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 7723,
"end": 7732,
"loc": {
"start": {
"line": 212,
"column": 43
},
"end": {
"line": 212,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7732,
"end": 7733,
"loc": {
"start": {
"line": 212,
"column": 52
},
"end": {
"line": 212,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7733,
"end": 7734,
"loc": {
"start": {
"line": 212,
"column": 53
},
"end": {
"line": 212,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7735,
"end": 7736,
"loc": {
"start": {
"line": 212,
"column": 55
},
"end": {
"line": 212,
"column": 56
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7736,
"end": 7737,
"loc": {
"start": {
"line": 212,
"column": 56
},
"end": {
"line": 212,
"column": 57
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7738,
"end": 7740,
"loc": {
"start": {
"line": 212,
"column": 58
},
"end": {
"line": 212,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 7750,
"end": 7769,
"loc": {
"start": {
"line": 213,
"column": 8
},
"end": {
"line": 213,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7769,
"end": 7770,
"loc": {
"start": {
"line": 213,
"column": 27
},
"end": {
"line": 213,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 7770,
"end": 7786,
"loc": {
"start": {
"line": 213,
"column": 28
},
"end": {
"line": 213,
"column": 44
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7786,
"end": 7787,
"loc": {
"start": {
"line": 213,
"column": 44
},
"end": {
"line": 213,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 7787,
"end": 7809,
"loc": {
"start": {
"line": 213,
"column": 45
},
"end": {
"line": 213,
"column": 67
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7809,
"end": 7810,
"loc": {
"start": {
"line": 213,
"column": 67
},
"end": {
"line": 213,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7810,
"end": 7811,
"loc": {
"start": {
"line": 213,
"column": 68
},
"end": {
"line": 213,
"column": 69
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7817,
"end": 7818,
"loc": {
"start": {
"line": 214,
"column": 4
},
"end": {
"line": 214,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 7818,
"end": 7846,
"loc": {
"start": {
"line": 214,
"column": 5
},
"end": {
"line": 214,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7846,
"end": 7847,
"loc": {
"start": {
"line": 214,
"column": 33
},
"end": {
"line": 214,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7847,
"end": 7855,
"loc": {
"start": {
"line": 214,
"column": 34
},
"end": {
"line": 214,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7855,
"end": 7856,
"loc": {
"start": {
"line": 214,
"column": 42
},
"end": {
"line": 214,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 7856,
"end": 7863,
"loc": {
"start": {
"line": 214,
"column": 43
},
"end": {
"line": 214,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7863,
"end": 7864,
"loc": {
"start": {
"line": 214,
"column": 50
},
"end": {
"line": 214,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7864,
"end": 7865,
"loc": {
"start": {
"line": 214,
"column": 51
},
"end": {
"line": 214,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7866,
"end": 7867,
"loc": {
"start": {
"line": 214,
"column": 53
},
"end": {
"line": 214,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7867,
"end": 7868,
"loc": {
"start": {
"line": 214,
"column": 54
},
"end": {
"line": 214,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7869,
"end": 7871,
"loc": {
"start": {
"line": 214,
"column": 56
},
"end": {
"line": 214,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaStackerBuilding",
"start": 7881,
"end": 7900,
"loc": {
"start": {
"line": 215,
"column": 8
},
"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": 7900,
"end": 7901,
"loc": {
"start": {
"line": 215,
"column": 27
},
"end": {
"line": 215,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 7901,
"end": 7917,
"loc": {
"start": {
"line": 215,
"column": 28
},
"end": {
"line": 215,
"column": 44
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7917,
"end": 7918,
"loc": {
"start": {
"line": 215,
"column": 44
},
"end": {
"line": 215,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 7918,
"end": 7940,
"loc": {
"start": {
"line": 215,
"column": 45
},
"end": {
"line": 215,
"column": 67
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7940,
"end": 7941,
"loc": {
"start": {
"line": 215,
"column": 67
},
"end": {
"line": 215,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7941,
"end": 7942,
"loc": {
"start": {
"line": 215,
"column": 68
},
"end": {
"line": 215,
"column": 69
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7948,
"end": 7949,
"loc": {
"start": {
"line": 216,
"column": 4
},
"end": {
"line": 216,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 7949,
"end": 7977,
"loc": {
"start": {
"line": 216,
"column": 5
},
"end": {
"line": 216,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7977,
"end": 7978,
"loc": {
"start": {
"line": 216,
"column": 33
},
"end": {
"line": 216,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 7978,
"end": 7986,
"loc": {
"start": {
"line": 216,
"column": 34
},
"end": {
"line": 216,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7986,
"end": 7987,
"loc": {
"start": {
"line": 216,
"column": 42
},
"end": {
"line": 216,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 7987,
"end": 7994,
"loc": {
"start": {
"line": 216,
"column": 43
},
"end": {
"line": 216,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7994,
"end": 7995,
"loc": {
"start": {
"line": 216,
"column": 50
},
"end": {
"line": 216,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 7995,
"end": 7996,
"loc": {
"start": {
"line": 216,
"column": 51
},
"end": {
"line": 216,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7997,
"end": 7998,
"loc": {
"start": {
"line": 216,
"column": 53
},
"end": {
"line": 216,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7998,
"end": 7999,
"loc": {
"start": {
"line": 216,
"column": 54
},
"end": {
"line": 216,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8000,
"end": 8002,
"loc": {
"start": {
"line": 216,
"column": 56
},
"end": {
"line": 216,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaPainterBuilding",
"start": 8012,
"end": 8031,
"loc": {
"start": {
"line": 217,
"column": 8
},
"end": {
"line": 217,
"column": 27
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8031,
"end": 8032,
"loc": {
"start": {
"line": 217,
"column": 27
},
"end": {
"line": 217,
"column": 28
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 8032,
"end": 8048,
"loc": {
"start": {
"line": 217,
"column": 28
},
"end": {
"line": 217,
"column": 44
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8048,
"end": 8049,
"loc": {
"start": {
"line": 217,
"column": 44
},
"end": {
"line": 217,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 8049,
"end": 8071,
"loc": {
"start": {
"line": 217,
"column": 45
},
"end": {
"line": 217,
"column": 67
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8071,
"end": 8072,
"loc": {
"start": {
"line": 217,
"column": 67
},
"end": {
"line": 217,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8072,
"end": 8073,
"loc": {
"start": {
"line": 217,
"column": 68
},
"end": {
"line": 217,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8075,
"end": 8076,
"loc": {
"start": {
"line": 218,
"column": 0
},
"end": {
"line": 218,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8076,
"end": 8077,
"loc": {
"start": {
"line": 218,
"column": 1
},
"end": {
"line": 218,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 8081,
"end": 8109,
"loc": {
"start": {
"line": 220,
"column": 0
},
"end": {
"line": 220,
"column": 28
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8109,
"end": 8110,
"loc": {
"start": {
"line": 220,
"column": 28
},
"end": {
"line": 220,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 8110,
"end": 8129,
"loc": {
"start": {
"line": 220,
"column": 29
},
"end": {
"line": 220,
"column": 48
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8130,
"end": 8131,
"loc": {
"start": {
"line": 220,
"column": 49
},
"end": {
"line": 220,
"column": 50
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8132,
"end": 8133,
"loc": {
"start": {
"line": 220,
"column": 51
},
"end": {
"line": 220,
"column": 52
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8139,
"end": 8140,
"loc": {
"start": {
"line": 221,
"column": 4
},
"end": {
"line": 221,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 8140,
"end": 8162,
"loc": {
"start": {
"line": 221,
"column": 5
},
"end": {
"line": 221,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8162,
"end": 8163,
"loc": {
"start": {
"line": 221,
"column": 27
},
"end": {
"line": 221,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8163,
"end": 8164,
"loc": {
"start": {
"line": 221,
"column": 28
},
"end": {
"line": 221,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8165,
"end": 8166,
"loc": {
"start": {
"line": 221,
"column": 30
},
"end": {
"line": 221,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 8166,
"end": 8172,
"loc": {
"start": {
"line": 221,
"column": 31
},
"end": {
"line": 221,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8172,
"end": 8173,
"loc": {
"start": {
"line": 221,
"column": 37
},
"end": {
"line": 221,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 8174,
"end": 8189,
"loc": {
"start": {
"line": 221,
"column": 39
},
"end": {
"line": 221,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8189,
"end": 8190,
"loc": {
"start": {
"line": 221,
"column": 54
},
"end": {
"line": 221,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8191,
"end": 8193,
"loc": {
"start": {
"line": 221,
"column": 56
},
"end": {
"line": 221,
"column": 58
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8194,
"end": 8195,
"loc": {
"start": {
"line": 221,
"column": 59
},
"end": {
"line": 221,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 8205,
"end": 8211,
"loc": {
"start": {
"line": 222,
"column": 8
},
"end": {
"line": 222,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8211,
"end": 8212,
"loc": {
"start": {
"line": 222,
"column": 14
},
"end": {
"line": 222,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 8212,
"end": 8222,
"loc": {
"start": {
"line": 222,
"column": 15
},
"end": {
"line": 222,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8222,
"end": 8223,
"loc": {
"start": {
"line": 222,
"column": 25
},
"end": {
"line": 222,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPins",
"start": 8223,
"end": 8232,
"loc": {
"start": {
"line": 222,
"column": 26
},
"end": {
"line": 222,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8232,
"end": 8233,
"loc": {
"start": {
"line": 222,
"column": 35
},
"end": {
"line": 222,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 8233,
"end": 8241,
"loc": {
"start": {
"line": 222,
"column": 36
},
"end": {
"line": 222,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8241,
"end": 8242,
"loc": {
"start": {
"line": 222,
"column": 44
},
"end": {
"line": 222,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8242,
"end": 8243,
"loc": {
"start": {
"line": 222,
"column": 45
},
"end": {
"line": 222,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8243,
"end": 8244,
"loc": {
"start": {
"line": 222,
"column": 46
},
"end": {
"line": 222,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 8262,
"end": 8265,
"loc": {
"start": {
"line": 223,
"column": 16
},
"end": {
"line": 223,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8265,
"end": 8266,
"loc": {
"start": {
"line": 223,
"column": 19
},
"end": {
"line": 223,
"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": 8267,
"end": 8270,
"loc": {
"start": {
"line": 223,
"column": 21
},
"end": {
"line": 223,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 8271,
"end": 8277,
"loc": {
"start": {
"line": 223,
"column": 25
},
"end": {
"line": 223,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8277,
"end": 8278,
"loc": {
"start": {
"line": 223,
"column": 31
},
"end": {
"line": 223,
"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": 8278,
"end": 8279,
"loc": {
"start": {
"line": 223,
"column": 32
},
"end": {
"line": 223,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8279,
"end": 8280,
"loc": {
"start": {
"line": 223,
"column": 33
},
"end": {
"line": 223,
"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": 8281,
"end": 8282,
"loc": {
"start": {
"line": 223,
"column": 35
},
"end": {
"line": 223,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8282,
"end": 8283,
"loc": {
"start": {
"line": 223,
"column": 36
},
"end": {
"line": 223,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8283,
"end": 8284,
"loc": {
"start": {
"line": 223,
"column": 37
},
"end": {
"line": 223,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 8302,
"end": 8311,
"loc": {
"start": {
"line": 224,
"column": 16
},
"end": {
"line": 224,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8311,
"end": 8312,
"loc": {
"start": {
"line": 224,
"column": 25
},
"end": {
"line": 224,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 8313,
"end": 8326,
"loc": {
"start": {
"line": 224,
"column": 27
},
"end": {
"line": 224,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8326,
"end": 8327,
"loc": {
"start": {
"line": 224,
"column": 40
},
"end": {
"line": 224,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "left",
"start": 8327,
"end": 8331,
"loc": {
"start": {
"line": 224,
"column": 41
},
"end": {
"line": 224,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8331,
"end": 8332,
"loc": {
"start": {
"line": 224,
"column": 45
},
"end": {
"line": 224,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 8350,
"end": 8354,
"loc": {
"start": {
"line": 225,
"column": 16
},
"end": {
"line": 225,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8354,
"end": 8355,
"loc": {
"start": {
"line": 225,
"column": 20
},
"end": {
"line": 225,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 8356,
"end": 8371,
"loc": {
"start": {
"line": 225,
"column": 22
},
"end": {
"line": 225,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8371,
"end": 8372,
"loc": {
"start": {
"line": 225,
"column": 37
},
"end": {
"line": 225,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 8372,
"end": 8386,
"loc": {
"start": {
"line": 225,
"column": 38
},
"end": {
"line": 225,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8386,
"end": 8387,
"loc": {
"start": {
"line": 225,
"column": 52
},
"end": {
"line": 225,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8401,
"end": 8402,
"loc": {
"start": {
"line": 226,
"column": 12
},
"end": {
"line": 226,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8402,
"end": 8403,
"loc": {
"start": {
"line": 226,
"column": 13
},
"end": {
"line": 226,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8417,
"end": 8418,
"loc": {
"start": {
"line": 227,
"column": 12
},
"end": {
"line": 227,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 8436,
"end": 8439,
"loc": {
"start": {
"line": 228,
"column": 16
},
"end": {
"line": 228,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8439,
"end": 8440,
"loc": {
"start": {
"line": 228,
"column": 19
},
"end": {
"line": 228,
"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": 8441,
"end": 8444,
"loc": {
"start": {
"line": 228,
"column": 21
},
"end": {
"line": 228,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 8445,
"end": 8451,
"loc": {
"start": {
"line": 228,
"column": 25
},
"end": {
"line": 228,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8451,
"end": 8452,
"loc": {
"start": {
"line": 228,
"column": 31
},
"end": {
"line": 228,
"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": 8452,
"end": 8453,
"loc": {
"start": {
"line": 228,
"column": 32
},
"end": {
"line": 228,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8453,
"end": 8454,
"loc": {
"start": {
"line": 228,
"column": 33
},
"end": {
"line": 228,
"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": 8455,
"end": 8456,
"loc": {
"start": {
"line": 228,
"column": 35
},
"end": {
"line": 228,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8456,
"end": 8457,
"loc": {
"start": {
"line": 228,
"column": 36
},
"end": {
"line": 228,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8457,
"end": 8458,
"loc": {
"start": {
"line": 228,
"column": 37
},
"end": {
"line": 228,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 8476,
"end": 8485,
"loc": {
"start": {
"line": 229,
"column": 16
},
"end": {
"line": 229,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8485,
"end": 8486,
"loc": {
"start": {
"line": 229,
"column": 25
},
"end": {
"line": 229,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 8487,
"end": 8500,
"loc": {
"start": {
"line": 229,
"column": 27
},
"end": {
"line": 229,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8500,
"end": 8501,
"loc": {
"start": {
"line": 229,
"column": 40
},
"end": {
"line": 229,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "right",
"start": 8501,
"end": 8506,
"loc": {
"start": {
"line": 229,
"column": 41
},
"end": {
"line": 229,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8506,
"end": 8507,
"loc": {
"start": {
"line": 229,
"column": 46
},
"end": {
"line": 229,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 8525,
"end": 8529,
"loc": {
"start": {
"line": 230,
"column": 16
},
"end": {
"line": 230,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8529,
"end": 8530,
"loc": {
"start": {
"line": 230,
"column": 20
},
"end": {
"line": 230,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 8531,
"end": 8546,
"loc": {
"start": {
"line": 230,
"column": 22
},
"end": {
"line": 230,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8546,
"end": 8547,
"loc": {
"start": {
"line": 230,
"column": 37
},
"end": {
"line": 230,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 8547,
"end": 8561,
"loc": {
"start": {
"line": 230,
"column": 38
},
"end": {
"line": 230,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8561,
"end": 8562,
"loc": {
"start": {
"line": 230,
"column": 52
},
"end": {
"line": 230,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8576,
"end": 8577,
"loc": {
"start": {
"line": 231,
"column": 12
},
"end": {
"line": 231,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8577,
"end": 8578,
"loc": {
"start": {
"line": 231,
"column": 13
},
"end": {
"line": 231,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8592,
"end": 8593,
"loc": {
"start": {
"line": 232,
"column": 12
},
"end": {
"line": 232,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 8611,
"end": 8614,
"loc": {
"start": {
"line": 233,
"column": 16
},
"end": {
"line": 233,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8614,
"end": 8615,
"loc": {
"start": {
"line": 233,
"column": 19
},
"end": {
"line": 233,
"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": 8616,
"end": 8619,
"loc": {
"start": {
"line": 233,
"column": 21
},
"end": {
"line": 233,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 8620,
"end": 8626,
"loc": {
"start": {
"line": 233,
"column": 25
},
"end": {
"line": 233,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8626,
"end": 8627,
"loc": {
"start": {
"line": 233,
"column": 31
},
"end": {
"line": 233,
"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": 8627,
"end": 8628,
"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": 8628,
"end": 8629,
"loc": {
"start": {
"line": 233,
"column": 33
},
"end": {
"line": 233,
"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": 8630,
"end": 8631,
"loc": {
"start": {
"line": 233,
"column": 35
},
"end": {
"line": 233,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8631,
"end": 8632,
"loc": {
"start": {
"line": 233,
"column": 36
},
"end": {
"line": 233,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8632,
"end": 8633,
"loc": {
"start": {
"line": 233,
"column": 37
},
"end": {
"line": 233,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 8651,
"end": 8660,
"loc": {
"start": {
"line": 234,
"column": 16
},
"end": {
"line": 234,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8660,
"end": 8661,
"loc": {
"start": {
"line": 234,
"column": 25
},
"end": {
"line": 234,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 8662,
"end": 8675,
"loc": {
"start": {
"line": 234,
"column": 27
},
"end": {
"line": 234,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8675,
"end": 8676,
"loc": {
"start": {
"line": 234,
"column": 40
},
"end": {
"line": 234,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 8676,
"end": 8682,
"loc": {
"start": {
"line": 234,
"column": 41
},
"end": {
"line": 234,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8682,
"end": 8683,
"loc": {
"start": {
"line": 234,
"column": 47
},
"end": {
"line": 234,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 8701,
"end": 8705,
"loc": {
"start": {
"line": 235,
"column": 16
},
"end": {
"line": 235,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8705,
"end": 8706,
"loc": {
"start": {
"line": 235,
"column": 20
},
"end": {
"line": 235,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 8707,
"end": 8722,
"loc": {
"start": {
"line": 235,
"column": 22
},
"end": {
"line": 235,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8722,
"end": 8723,
"loc": {
"start": {
"line": 235,
"column": 37
},
"end": {
"line": 235,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalAcceptor",
"start": 8723,
"end": 8738,
"loc": {
"start": {
"line": 235,
"column": 38
},
"end": {
"line": 235,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8738,
"end": 8739,
"loc": {
"start": {
"line": 235,
"column": 53
},
"end": {
"line": 235,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8753,
"end": 8754,
"loc": {
"start": {
"line": 236,
"column": 12
},
"end": {
"line": 236,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8754,
"end": 8755,
"loc": {
"start": {
"line": 236,
"column": 13
},
"end": {
"line": 236,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8765,
"end": 8766,
"loc": {
"start": {
"line": 237,
"column": 8
},
"end": {
"line": 237,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8766,
"end": 8767,
"loc": {
"start": {
"line": 237,
"column": 9
},
"end": {
"line": 237,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8767,
"end": 8768,
"loc": {
"start": {
"line": 237,
"column": 10
},
"end": {
"line": 237,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 8780,
"end": 8786,
"loc": {
"start": {
"line": 239,
"column": 8
},
"end": {
"line": 239,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8786,
"end": 8787,
"loc": {
"start": {
"line": 239,
"column": 14
},
"end": {
"line": 239,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 8787,
"end": 8797,
"loc": {
"start": {
"line": 239,
"column": 15
},
"end": {
"line": 239,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8797,
"end": 8798,
"loc": {
"start": {
"line": 239,
"column": 25
},
"end": {
"line": 239,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "LogicGate",
"start": 8798,
"end": 8807,
"loc": {
"start": {
"line": 239,
"column": 26
},
"end": {
"line": 239,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8807,
"end": 8808,
"loc": {
"start": {
"line": 239,
"column": 35
},
"end": {
"line": 239,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 8808,
"end": 8812,
"loc": {
"start": {
"line": 239,
"column": 36
},
"end": {
"line": 239,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 8813,
"end": 8814,
"loc": {
"start": {
"line": 239,
"column": 41
},
"end": {
"line": 239,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumLogicGateType",
"start": 8815,
"end": 8832,
"loc": {
"start": {
"line": 239,
"column": 43
},
"end": {
"line": 239,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8832,
"end": 8833,
"loc": {
"start": {
"line": 239,
"column": 60
},
"end": {
"line": 239,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "cutter",
"start": 8833,
"end": 8839,
"loc": {
"start": {
"line": 239,
"column": 61
},
"end": {
"line": 239,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8839,
"end": 8840,
"loc": {
"start": {
"line": 239,
"column": 67
},
"end": {
"line": 239,
"column": 68
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8846,
"end": 8847,
"loc": {
"start": {
"line": 240,
"column": 4
},
"end": {
"line": 240,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8847,
"end": 8848,
"loc": {
"start": {
"line": 240,
"column": 5
},
"end": {
"line": 240,
"column": 6
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8856,
"end": 8857,
"loc": {
"start": {
"line": 242,
"column": 4
},
"end": {
"line": 242,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 8857,
"end": 8885,
"loc": {
"start": {
"line": 242,
"column": 5
},
"end": {
"line": 242,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8885,
"end": 8886,
"loc": {
"start": {
"line": 242,
"column": 33
},
"end": {
"line": 242,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 8886,
"end": 8894,
"loc": {
"start": {
"line": 242,
"column": 34
},
"end": {
"line": 242,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8894,
"end": 8895,
"loc": {
"start": {
"line": 242,
"column": 42
},
"end": {
"line": 242,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 8895,
"end": 8902,
"loc": {
"start": {
"line": 242,
"column": 43
},
"end": {
"line": 242,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8902,
"end": 8903,
"loc": {
"start": {
"line": 242,
"column": 50
},
"end": {
"line": 242,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8903,
"end": 8904,
"loc": {
"start": {
"line": 242,
"column": 51
},
"end": {
"line": 242,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8905,
"end": 8906,
"loc": {
"start": {
"line": 242,
"column": 53
},
"end": {
"line": 242,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 8906,
"end": 8912,
"loc": {
"start": {
"line": 242,
"column": 54
},
"end": {
"line": 242,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8912,
"end": 8913,
"loc": {
"start": {
"line": 242,
"column": 60
},
"end": {
"line": 242,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 8914,
"end": 8929,
"loc": {
"start": {
"line": 242,
"column": 62
},
"end": {
"line": 242,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8929,
"end": 8930,
"loc": {
"start": {
"line": 242,
"column": 77
},
"end": {
"line": 242,
"column": 78
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8931,
"end": 8933,
"loc": {
"start": {
"line": 242,
"column": 79
},
"end": {
"line": 242,
"column": 81
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8934,
"end": 8935,
"loc": {
"start": {
"line": 242,
"column": 82
},
"end": {
"line": 242,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 8945,
"end": 8951,
"loc": {
"start": {
"line": 243,
"column": 8
},
"end": {
"line": 243,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8951,
"end": 8952,
"loc": {
"start": {
"line": 243,
"column": 14
},
"end": {
"line": 243,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 8952,
"end": 8962,
"loc": {
"start": {
"line": 243,
"column": 15
},
"end": {
"line": 243,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8962,
"end": 8963,
"loc": {
"start": {
"line": 243,
"column": 25
},
"end": {
"line": 243,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPins",
"start": 8963,
"end": 8972,
"loc": {
"start": {
"line": 243,
"column": 26
},
"end": {
"line": 243,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8972,
"end": 8973,
"loc": {
"start": {
"line": 243,
"column": 35
},
"end": {
"line": 243,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 8973,
"end": 8981,
"loc": {
"start": {
"line": 243,
"column": 36
},
"end": {
"line": 243,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8981,
"end": 8982,
"loc": {
"start": {
"line": 243,
"column": 44
},
"end": {
"line": 243,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 8982,
"end": 8983,
"loc": {
"start": {
"line": 243,
"column": 45
},
"end": {
"line": 243,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 8983,
"end": 8984,
"loc": {
"start": {
"line": 243,
"column": 46
},
"end": {
"line": 243,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 9002,
"end": 9005,
"loc": {
"start": {
"line": 244,
"column": 16
},
"end": {
"line": 244,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9005,
"end": 9006,
"loc": {
"start": {
"line": 244,
"column": 19
},
"end": {
"line": 244,
"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": 9007,
"end": 9010,
"loc": {
"start": {
"line": 244,
"column": 21
},
"end": {
"line": 244,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 9011,
"end": 9017,
"loc": {
"start": {
"line": 244,
"column": 25
},
"end": {
"line": 244,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9017,
"end": 9018,
"loc": {
"start": {
"line": 244,
"column": 31
},
"end": {
"line": 244,
"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": 9018,
"end": 9019,
"loc": {
"start": {
"line": 244,
"column": 32
},
"end": {
"line": 244,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9019,
"end": 9020,
"loc": {
"start": {
"line": 244,
"column": 33
},
"end": {
"line": 244,
"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": 9021,
"end": 9022,
"loc": {
"start": {
"line": 244,
"column": 35
},
"end": {
"line": 244,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9022,
"end": 9023,
"loc": {
"start": {
"line": 244,
"column": 36
},
"end": {
"line": 244,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9023,
"end": 9024,
"loc": {
"start": {
"line": 244,
"column": 37
},
"end": {
"line": 244,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 9042,
"end": 9051,
"loc": {
"start": {
"line": 245,
"column": 16
},
"end": {
"line": 245,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9051,
"end": 9052,
"loc": {
"start": {
"line": 245,
"column": 25
},
"end": {
"line": 245,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 9053,
"end": 9066,
"loc": {
"start": {
"line": 245,
"column": 27
},
"end": {
"line": 245,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9066,
"end": 9067,
"loc": {
"start": {
"line": 245,
"column": 40
},
"end": {
"line": 245,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 9067,
"end": 9070,
"loc": {
"start": {
"line": 245,
"column": 41
},
"end": {
"line": 245,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9070,
"end": 9071,
"loc": {
"start": {
"line": 245,
"column": 44
},
"end": {
"line": 245,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 9089,
"end": 9093,
"loc": {
"start": {
"line": 246,
"column": 16
},
"end": {
"line": 246,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9093,
"end": 9094,
"loc": {
"start": {
"line": 246,
"column": 20
},
"end": {
"line": 246,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 9095,
"end": 9110,
"loc": {
"start": {
"line": 246,
"column": 22
},
"end": {
"line": 246,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9110,
"end": 9111,
"loc": {
"start": {
"line": 246,
"column": 37
},
"end": {
"line": 246,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 9111,
"end": 9125,
"loc": {
"start": {
"line": 246,
"column": 38
},
"end": {
"line": 246,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9125,
"end": 9126,
"loc": {
"start": {
"line": 246,
"column": 52
},
"end": {
"line": 246,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9140,
"end": 9141,
"loc": {
"start": {
"line": 247,
"column": 12
},
"end": {
"line": 247,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9141,
"end": 9142,
"loc": {
"start": {
"line": 247,
"column": 13
},
"end": {
"line": 247,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9156,
"end": 9157,
"loc": {
"start": {
"line": 248,
"column": 12
},
"end": {
"line": 248,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 9175,
"end": 9178,
"loc": {
"start": {
"line": 249,
"column": 16
},
"end": {
"line": 249,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9178,
"end": 9179,
"loc": {
"start": {
"line": 249,
"column": 19
},
"end": {
"line": 249,
"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": 9180,
"end": 9183,
"loc": {
"start": {
"line": 249,
"column": 21
},
"end": {
"line": 249,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 9184,
"end": 9190,
"loc": {
"start": {
"line": 249,
"column": 25
},
"end": {
"line": 249,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9190,
"end": 9191,
"loc": {
"start": {
"line": 249,
"column": 31
},
"end": {
"line": 249,
"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": 9191,
"end": 9192,
"loc": {
"start": {
"line": 249,
"column": 32
},
"end": {
"line": 249,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9192,
"end": 9193,
"loc": {
"start": {
"line": 249,
"column": 33
},
"end": {
"line": 249,
"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": 9194,
"end": 9195,
"loc": {
"start": {
"line": 249,
"column": 35
},
"end": {
"line": 249,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9195,
"end": 9196,
"loc": {
"start": {
"line": 249,
"column": 36
},
"end": {
"line": 249,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9196,
"end": 9197,
"loc": {
"start": {
"line": 249,
"column": 37
},
"end": {
"line": 249,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 9215,
"end": 9224,
"loc": {
"start": {
"line": 250,
"column": 16
},
"end": {
"line": 250,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9224,
"end": 9225,
"loc": {
"start": {
"line": 250,
"column": 25
},
"end": {
"line": 250,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 9226,
"end": 9239,
"loc": {
"start": {
"line": 250,
"column": 27
},
"end": {
"line": 250,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9239,
"end": 9240,
"loc": {
"start": {
"line": 250,
"column": 40
},
"end": {
"line": 250,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 9240,
"end": 9246,
"loc": {
"start": {
"line": 250,
"column": 41
},
"end": {
"line": 250,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9246,
"end": 9247,
"loc": {
"start": {
"line": 250,
"column": 47
},
"end": {
"line": 250,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 9265,
"end": 9269,
"loc": {
"start": {
"line": 251,
"column": 16
},
"end": {
"line": 251,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9269,
"end": 9270,
"loc": {
"start": {
"line": 251,
"column": 20
},
"end": {
"line": 251,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 9271,
"end": 9286,
"loc": {
"start": {
"line": 251,
"column": 22
},
"end": {
"line": 251,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9286,
"end": 9287,
"loc": {
"start": {
"line": 251,
"column": 37
},
"end": {
"line": 251,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalAcceptor",
"start": 9287,
"end": 9302,
"loc": {
"start": {
"line": 251,
"column": 38
},
"end": {
"line": 251,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9302,
"end": 9303,
"loc": {
"start": {
"line": 251,
"column": 53
},
"end": {
"line": 251,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9317,
"end": 9318,
"loc": {
"start": {
"line": 252,
"column": 12
},
"end": {
"line": 252,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9318,
"end": 9319,
"loc": {
"start": {
"line": 252,
"column": 13
},
"end": {
"line": 252,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9329,
"end": 9330,
"loc": {
"start": {
"line": 253,
"column": 8
},
"end": {
"line": 253,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9330,
"end": 9331,
"loc": {
"start": {
"line": 253,
"column": 9
},
"end": {
"line": 253,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9331,
"end": 9332,
"loc": {
"start": {
"line": 253,
"column": 10
},
"end": {
"line": 253,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 9344,
"end": 9350,
"loc": {
"start": {
"line": 255,
"column": 8
},
"end": {
"line": 255,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9350,
"end": 9351,
"loc": {
"start": {
"line": 255,
"column": 14
},
"end": {
"line": 255,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 9351,
"end": 9361,
"loc": {
"start": {
"line": 255,
"column": 15
},
"end": {
"line": 255,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9361,
"end": 9362,
"loc": {
"start": {
"line": 255,
"column": 25
},
"end": {
"line": 255,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "LogicGate",
"start": 9362,
"end": 9371,
"loc": {
"start": {
"line": 255,
"column": 26
},
"end": {
"line": 255,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9371,
"end": 9372,
"loc": {
"start": {
"line": 255,
"column": 35
},
"end": {
"line": 255,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 9372,
"end": 9376,
"loc": {
"start": {
"line": 255,
"column": 36
},
"end": {
"line": 255,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 9377,
"end": 9378,
"loc": {
"start": {
"line": 255,
"column": 41
},
"end": {
"line": 255,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumLogicGateType",
"start": 9379,
"end": 9396,
"loc": {
"start": {
"line": 255,
"column": 43
},
"end": {
"line": 255,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9396,
"end": 9397,
"loc": {
"start": {
"line": 255,
"column": 60
},
"end": {
"line": 255,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotater",
"start": 9397,
"end": 9404,
"loc": {
"start": {
"line": 255,
"column": 61
},
"end": {
"line": 255,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9404,
"end": 9405,
"loc": {
"start": {
"line": 255,
"column": 68
},
"end": {
"line": 255,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9411,
"end": 9412,
"loc": {
"start": {
"line": 256,
"column": 4
},
"end": {
"line": 256,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9412,
"end": 9413,
"loc": {
"start": {
"line": 256,
"column": 5
},
"end": {
"line": 256,
"column": 6
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9421,
"end": 9422,
"loc": {
"start": {
"line": 258,
"column": 4
},
"end": {
"line": 258,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 9422,
"end": 9450,
"loc": {
"start": {
"line": 258,
"column": 5
},
"end": {
"line": 258,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9450,
"end": 9451,
"loc": {
"start": {
"line": 258,
"column": 33
},
"end": {
"line": 258,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 9451,
"end": 9459,
"loc": {
"start": {
"line": 258,
"column": 34
},
"end": {
"line": 258,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9459,
"end": 9460,
"loc": {
"start": {
"line": 258,
"column": 42
},
"end": {
"line": 258,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 9460,
"end": 9469,
"loc": {
"start": {
"line": 258,
"column": 43
},
"end": {
"line": 258,
"column": 52
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9469,
"end": 9470,
"loc": {
"start": {
"line": 258,
"column": 52
},
"end": {
"line": 258,
"column": 53
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9470,
"end": 9471,
"loc": {
"start": {
"line": 258,
"column": 53
},
"end": {
"line": 258,
"column": 54
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9472,
"end": 9473,
"loc": {
"start": {
"line": 258,
"column": 55
},
"end": {
"line": 258,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 9473,
"end": 9479,
"loc": {
"start": {
"line": 258,
"column": 56
},
"end": {
"line": 258,
"column": 62
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9479,
"end": 9480,
"loc": {
"start": {
"line": 258,
"column": 62
},
"end": {
"line": 258,
"column": 63
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 9481,
"end": 9496,
"loc": {
"start": {
"line": 258,
"column": 64
},
"end": {
"line": 258,
"column": 79
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9496,
"end": 9497,
"loc": {
"start": {
"line": 258,
"column": 79
},
"end": {
"line": 258,
"column": 80
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9498,
"end": 9500,
"loc": {
"start": {
"line": 258,
"column": 81
},
"end": {
"line": 258,
"column": 83
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9501,
"end": 9502,
"loc": {
"start": {
"line": 258,
"column": 84
},
"end": {
"line": 258,
"column": 85
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 9512,
"end": 9518,
"loc": {
"start": {
"line": 259,
"column": 8
},
"end": {
"line": 259,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9518,
"end": 9519,
"loc": {
"start": {
"line": 259,
"column": 14
},
"end": {
"line": 259,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 9519,
"end": 9529,
"loc": {
"start": {
"line": 259,
"column": 15
},
"end": {
"line": 259,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9529,
"end": 9530,
"loc": {
"start": {
"line": 259,
"column": 25
},
"end": {
"line": 259,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPins",
"start": 9530,
"end": 9539,
"loc": {
"start": {
"line": 259,
"column": 26
},
"end": {
"line": 259,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9539,
"end": 9540,
"loc": {
"start": {
"line": 259,
"column": 35
},
"end": {
"line": 259,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 9540,
"end": 9548,
"loc": {
"start": {
"line": 259,
"column": 36
},
"end": {
"line": 259,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9548,
"end": 9549,
"loc": {
"start": {
"line": 259,
"column": 44
},
"end": {
"line": 259,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9549,
"end": 9550,
"loc": {
"start": {
"line": 259,
"column": 45
},
"end": {
"line": 259,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9550,
"end": 9551,
"loc": {
"start": {
"line": 259,
"column": 46
},
"end": {
"line": 259,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 9569,
"end": 9572,
"loc": {
"start": {
"line": 260,
"column": 16
},
"end": {
"line": 260,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9572,
"end": 9573,
"loc": {
"start": {
"line": 260,
"column": 19
},
"end": {
"line": 260,
"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": 9574,
"end": 9577,
"loc": {
"start": {
"line": 260,
"column": 21
},
"end": {
"line": 260,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 9578,
"end": 9584,
"loc": {
"start": {
"line": 260,
"column": 25
},
"end": {
"line": 260,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9584,
"end": 9585,
"loc": {
"start": {
"line": 260,
"column": 31
},
"end": {
"line": 260,
"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": 9585,
"end": 9586,
"loc": {
"start": {
"line": 260,
"column": 32
},
"end": {
"line": 260,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9586,
"end": 9587,
"loc": {
"start": {
"line": 260,
"column": 33
},
"end": {
"line": 260,
"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": 9588,
"end": 9589,
"loc": {
"start": {
"line": 260,
"column": 35
},
"end": {
"line": 260,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9589,
"end": 9590,
"loc": {
"start": {
"line": 260,
"column": 36
},
"end": {
"line": 260,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9590,
"end": 9591,
"loc": {
"start": {
"line": 260,
"column": 37
},
"end": {
"line": 260,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 9609,
"end": 9618,
"loc": {
"start": {
"line": 261,
"column": 16
},
"end": {
"line": 261,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9618,
"end": 9619,
"loc": {
"start": {
"line": 261,
"column": 25
},
"end": {
"line": 261,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 9620,
"end": 9633,
"loc": {
"start": {
"line": 261,
"column": 27
},
"end": {
"line": 261,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9633,
"end": 9634,
"loc": {
"start": {
"line": 261,
"column": 40
},
"end": {
"line": 261,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "left",
"start": 9634,
"end": 9638,
"loc": {
"start": {
"line": 261,
"column": 41
},
"end": {
"line": 261,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9638,
"end": 9639,
"loc": {
"start": {
"line": 261,
"column": 45
},
"end": {
"line": 261,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 9657,
"end": 9661,
"loc": {
"start": {
"line": 262,
"column": 16
},
"end": {
"line": 262,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9661,
"end": 9662,
"loc": {
"start": {
"line": 262,
"column": 20
},
"end": {
"line": 262,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 9663,
"end": 9678,
"loc": {
"start": {
"line": 262,
"column": 22
},
"end": {
"line": 262,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9678,
"end": 9679,
"loc": {
"start": {
"line": 262,
"column": 37
},
"end": {
"line": 262,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 9679,
"end": 9693,
"loc": {
"start": {
"line": 262,
"column": 38
},
"end": {
"line": 262,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9693,
"end": 9694,
"loc": {
"start": {
"line": 262,
"column": 52
},
"end": {
"line": 262,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9708,
"end": 9709,
"loc": {
"start": {
"line": 263,
"column": 12
},
"end": {
"line": 263,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9709,
"end": 9710,
"loc": {
"start": {
"line": 263,
"column": 13
},
"end": {
"line": 263,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9724,
"end": 9725,
"loc": {
"start": {
"line": 264,
"column": 12
},
"end": {
"line": 264,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 9743,
"end": 9746,
"loc": {
"start": {
"line": 265,
"column": 16
},
"end": {
"line": 265,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9746,
"end": 9747,
"loc": {
"start": {
"line": 265,
"column": 19
},
"end": {
"line": 265,
"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": 9748,
"end": 9751,
"loc": {
"start": {
"line": 265,
"column": 21
},
"end": {
"line": 265,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 9752,
"end": 9758,
"loc": {
"start": {
"line": 265,
"column": 25
},
"end": {
"line": 265,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9758,
"end": 9759,
"loc": {
"start": {
"line": 265,
"column": 31
},
"end": {
"line": 265,
"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": 9759,
"end": 9760,
"loc": {
"start": {
"line": 265,
"column": 32
},
"end": {
"line": 265,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9760,
"end": 9761,
"loc": {
"start": {
"line": 265,
"column": 33
},
"end": {
"line": 265,
"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": 9762,
"end": 9763,
"loc": {
"start": {
"line": 265,
"column": 35
},
"end": {
"line": 265,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9763,
"end": 9764,
"loc": {
"start": {
"line": 265,
"column": 36
},
"end": {
"line": 265,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9764,
"end": 9765,
"loc": {
"start": {
"line": 265,
"column": 37
},
"end": {
"line": 265,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 9783,
"end": 9792,
"loc": {
"start": {
"line": 266,
"column": 16
},
"end": {
"line": 266,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9792,
"end": 9793,
"loc": {
"start": {
"line": 266,
"column": 25
},
"end": {
"line": 266,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 9794,
"end": 9807,
"loc": {
"start": {
"line": 266,
"column": 27
},
"end": {
"line": 266,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9807,
"end": 9808,
"loc": {
"start": {
"line": 266,
"column": 40
},
"end": {
"line": 266,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "right",
"start": 9808,
"end": 9813,
"loc": {
"start": {
"line": 266,
"column": 41
},
"end": {
"line": 266,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9813,
"end": 9814,
"loc": {
"start": {
"line": 266,
"column": 46
},
"end": {
"line": 266,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 9832,
"end": 9836,
"loc": {
"start": {
"line": 267,
"column": 16
},
"end": {
"line": 267,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9836,
"end": 9837,
"loc": {
"start": {
"line": 267,
"column": 20
},
"end": {
"line": 267,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 9838,
"end": 9853,
"loc": {
"start": {
"line": 267,
"column": 22
},
"end": {
"line": 267,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9853,
"end": 9854,
"loc": {
"start": {
"line": 267,
"column": 37
},
"end": {
"line": 267,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 9854,
"end": 9868,
"loc": {
"start": {
"line": 267,
"column": 38
},
"end": {
"line": 267,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9868,
"end": 9869,
"loc": {
"start": {
"line": 267,
"column": 52
},
"end": {
"line": 267,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9883,
"end": 9884,
"loc": {
"start": {
"line": 268,
"column": 12
},
"end": {
"line": 268,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9884,
"end": 9885,
"loc": {
"start": {
"line": 268,
"column": 13
},
"end": {
"line": 268,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9899,
"end": 9900,
"loc": {
"start": {
"line": 269,
"column": 12
},
"end": {
"line": 269,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 9918,
"end": 9921,
"loc": {
"start": {
"line": 270,
"column": 16
},
"end": {
"line": 270,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9921,
"end": 9922,
"loc": {
"start": {
"line": 270,
"column": 19
},
"end": {
"line": 270,
"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": 9923,
"end": 9926,
"loc": {
"start": {
"line": 270,
"column": 21
},
"end": {
"line": 270,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 9927,
"end": 9933,
"loc": {
"start": {
"line": 270,
"column": 25
},
"end": {
"line": 270,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9933,
"end": 9934,
"loc": {
"start": {
"line": 270,
"column": 31
},
"end": {
"line": 270,
"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": 9934,
"end": 9935,
"loc": {
"start": {
"line": 270,
"column": 32
},
"end": {
"line": 270,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9935,
"end": 9936,
"loc": {
"start": {
"line": 270,
"column": 33
},
"end": {
"line": 270,
"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": 9937,
"end": 9938,
"loc": {
"start": {
"line": 270,
"column": 35
},
"end": {
"line": 270,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 9938,
"end": 9939,
"loc": {
"start": {
"line": 270,
"column": 36
},
"end": {
"line": 270,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9939,
"end": 9940,
"loc": {
"start": {
"line": 270,
"column": 37
},
"end": {
"line": 270,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 9958,
"end": 9967,
"loc": {
"start": {
"line": 271,
"column": 16
},
"end": {
"line": 271,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9967,
"end": 9968,
"loc": {
"start": {
"line": 271,
"column": 25
},
"end": {
"line": 271,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 9969,
"end": 9982,
"loc": {
"start": {
"line": 271,
"column": 27
},
"end": {
"line": 271,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9982,
"end": 9983,
"loc": {
"start": {
"line": 271,
"column": 40
},
"end": {
"line": 271,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 9983,
"end": 9989,
"loc": {
"start": {
"line": 271,
"column": 41
},
"end": {
"line": 271,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 9989,
"end": 9990,
"loc": {
"start": {
"line": 271,
"column": 47
},
"end": {
"line": 271,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 10008,
"end": 10012,
"loc": {
"start": {
"line": 272,
"column": 16
},
"end": {
"line": 272,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10012,
"end": 10013,
"loc": {
"start": {
"line": 272,
"column": 20
},
"end": {
"line": 272,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 10014,
"end": 10029,
"loc": {
"start": {
"line": 272,
"column": 22
},
"end": {
"line": 272,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10029,
"end": 10030,
"loc": {
"start": {
"line": 272,
"column": 37
},
"end": {
"line": 272,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalAcceptor",
"start": 10030,
"end": 10045,
"loc": {
"start": {
"line": 272,
"column": 38
},
"end": {
"line": 272,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10045,
"end": 10046,
"loc": {
"start": {
"line": 272,
"column": 53
},
"end": {
"line": 272,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10060,
"end": 10061,
"loc": {
"start": {
"line": 273,
"column": 12
},
"end": {
"line": 273,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10061,
"end": 10062,
"loc": {
"start": {
"line": 273,
"column": 13
},
"end": {
"line": 273,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10072,
"end": 10073,
"loc": {
"start": {
"line": 274,
"column": 8
},
"end": {
"line": 274,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10073,
"end": 10074,
"loc": {
"start": {
"line": 274,
"column": 9
},
"end": {
"line": 274,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10074,
"end": 10075,
"loc": {
"start": {
"line": 274,
"column": 10
},
"end": {
"line": 274,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 10087,
"end": 10093,
"loc": {
"start": {
"line": 276,
"column": 8
},
"end": {
"line": 276,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10093,
"end": 10094,
"loc": {
"start": {
"line": 276,
"column": 14
},
"end": {
"line": 276,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 10094,
"end": 10104,
"loc": {
"start": {
"line": 276,
"column": 15
},
"end": {
"line": 276,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10104,
"end": 10105,
"loc": {
"start": {
"line": 276,
"column": 25
},
"end": {
"line": 276,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "LogicGate",
"start": 10105,
"end": 10114,
"loc": {
"start": {
"line": 276,
"column": 26
},
"end": {
"line": 276,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10114,
"end": 10115,
"loc": {
"start": {
"line": 276,
"column": 35
},
"end": {
"line": 276,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 10115,
"end": 10119,
"loc": {
"start": {
"line": 276,
"column": 36
},
"end": {
"line": 276,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10120,
"end": 10121,
"loc": {
"start": {
"line": 276,
"column": 41
},
"end": {
"line": 276,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumLogicGateType",
"start": 10122,
"end": 10139,
"loc": {
"start": {
"line": 276,
"column": 43
},
"end": {
"line": 276,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10139,
"end": 10140,
"loc": {
"start": {
"line": 276,
"column": 60
},
"end": {
"line": 276,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "unstacker",
"start": 10140,
"end": 10149,
"loc": {
"start": {
"line": 276,
"column": 61
},
"end": {
"line": 276,
"column": 70
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10149,
"end": 10150,
"loc": {
"start": {
"line": 276,
"column": 70
},
"end": {
"line": 276,
"column": 71
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10156,
"end": 10157,
"loc": {
"start": {
"line": 277,
"column": 4
},
"end": {
"line": 277,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10157,
"end": 10158,
"loc": {
"start": {
"line": 277,
"column": 5
},
"end": {
"line": 277,
"column": 6
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10166,
"end": 10167,
"loc": {
"start": {
"line": 279,
"column": 4
},
"end": {
"line": 279,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 10167,
"end": 10195,
"loc": {
"start": {
"line": 279,
"column": 5
},
"end": {
"line": 279,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10195,
"end": 10196,
"loc": {
"start": {
"line": 279,
"column": 33
},
"end": {
"line": 279,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 10196,
"end": 10204,
"loc": {
"start": {
"line": 279,
"column": 34
},
"end": {
"line": 279,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10204,
"end": 10205,
"loc": {
"start": {
"line": 279,
"column": 42
},
"end": {
"line": 279,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 10205,
"end": 10212,
"loc": {
"start": {
"line": 279,
"column": 43
},
"end": {
"line": 279,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10212,
"end": 10213,
"loc": {
"start": {
"line": 279,
"column": 50
},
"end": {
"line": 279,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10213,
"end": 10214,
"loc": {
"start": {
"line": 279,
"column": 51
},
"end": {
"line": 279,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10215,
"end": 10216,
"loc": {
"start": {
"line": 279,
"column": 53
},
"end": {
"line": 279,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 10216,
"end": 10222,
"loc": {
"start": {
"line": 279,
"column": 54
},
"end": {
"line": 279,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10222,
"end": 10223,
"loc": {
"start": {
"line": 279,
"column": 60
},
"end": {
"line": 279,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 10224,
"end": 10239,
"loc": {
"start": {
"line": 279,
"column": 62
},
"end": {
"line": 279,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10239,
"end": 10240,
"loc": {
"start": {
"line": 279,
"column": 77
},
"end": {
"line": 279,
"column": 78
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10241,
"end": 10243,
"loc": {
"start": {
"line": 279,
"column": 79
},
"end": {
"line": 279,
"column": 81
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10244,
"end": 10245,
"loc": {
"start": {
"line": 279,
"column": 82
},
"end": {
"line": 279,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 10255,
"end": 10261,
"loc": {
"start": {
"line": 280,
"column": 8
},
"end": {
"line": 280,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10261,
"end": 10262,
"loc": {
"start": {
"line": 280,
"column": 14
},
"end": {
"line": 280,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 10262,
"end": 10272,
"loc": {
"start": {
"line": 280,
"column": 15
},
"end": {
"line": 280,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10272,
"end": 10273,
"loc": {
"start": {
"line": 280,
"column": 25
},
"end": {
"line": 280,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPins",
"start": 10273,
"end": 10282,
"loc": {
"start": {
"line": 280,
"column": 26
},
"end": {
"line": 280,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10282,
"end": 10283,
"loc": {
"start": {
"line": 280,
"column": 35
},
"end": {
"line": 280,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 10283,
"end": 10291,
"loc": {
"start": {
"line": 280,
"column": 36
},
"end": {
"line": 280,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10291,
"end": 10292,
"loc": {
"start": {
"line": 280,
"column": 44
},
"end": {
"line": 280,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10292,
"end": 10293,
"loc": {
"start": {
"line": 280,
"column": 45
},
"end": {
"line": 280,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10293,
"end": 10294,
"loc": {
"start": {
"line": 280,
"column": 46
},
"end": {
"line": 280,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 10312,
"end": 10315,
"loc": {
"start": {
"line": 281,
"column": 16
},
"end": {
"line": 281,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10315,
"end": 10316,
"loc": {
"start": {
"line": 281,
"column": 19
},
"end": {
"line": 281,
"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": 10317,
"end": 10320,
"loc": {
"start": {
"line": 281,
"column": 21
},
"end": {
"line": 281,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 10321,
"end": 10327,
"loc": {
"start": {
"line": 281,
"column": 25
},
"end": {
"line": 281,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10327,
"end": 10328,
"loc": {
"start": {
"line": 281,
"column": 31
},
"end": {
"line": 281,
"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": 10328,
"end": 10329,
"loc": {
"start": {
"line": 281,
"column": 32
},
"end": {
"line": 281,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10329,
"end": 10330,
"loc": {
"start": {
"line": 281,
"column": 33
},
"end": {
"line": 281,
"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": 10331,
"end": 10332,
"loc": {
"start": {
"line": 281,
"column": 35
},
"end": {
"line": 281,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10332,
"end": 10333,
"loc": {
"start": {
"line": 281,
"column": 36
},
"end": {
"line": 281,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10333,
"end": 10334,
"loc": {
"start": {
"line": 281,
"column": 37
},
"end": {
"line": 281,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 10352,
"end": 10361,
"loc": {
"start": {
"line": 282,
"column": 16
},
"end": {
"line": 282,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10361,
"end": 10362,
"loc": {
"start": {
"line": 282,
"column": 25
},
"end": {
"line": 282,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 10363,
"end": 10376,
"loc": {
"start": {
"line": 282,
"column": 27
},
"end": {
"line": 282,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10376,
"end": 10377,
"loc": {
"start": {
"line": 282,
"column": 40
},
"end": {
"line": 282,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 10377,
"end": 10380,
"loc": {
"start": {
"line": 282,
"column": 41
},
"end": {
"line": 282,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10380,
"end": 10381,
"loc": {
"start": {
"line": 282,
"column": 44
},
"end": {
"line": 282,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 10399,
"end": 10403,
"loc": {
"start": {
"line": 283,
"column": 16
},
"end": {
"line": 283,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10403,
"end": 10404,
"loc": {
"start": {
"line": 283,
"column": 20
},
"end": {
"line": 283,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 10405,
"end": 10420,
"loc": {
"start": {
"line": 283,
"column": 22
},
"end": {
"line": 283,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10420,
"end": 10421,
"loc": {
"start": {
"line": 283,
"column": 37
},
"end": {
"line": 283,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 10421,
"end": 10435,
"loc": {
"start": {
"line": 283,
"column": 38
},
"end": {
"line": 283,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10435,
"end": 10436,
"loc": {
"start": {
"line": 283,
"column": 52
},
"end": {
"line": 283,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10450,
"end": 10451,
"loc": {
"start": {
"line": 284,
"column": 12
},
"end": {
"line": 284,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10451,
"end": 10452,
"loc": {
"start": {
"line": 284,
"column": 13
},
"end": {
"line": 284,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10466,
"end": 10467,
"loc": {
"start": {
"line": 285,
"column": 12
},
"end": {
"line": 285,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 10485,
"end": 10488,
"loc": {
"start": {
"line": 286,
"column": 16
},
"end": {
"line": 286,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10488,
"end": 10489,
"loc": {
"start": {
"line": 286,
"column": 19
},
"end": {
"line": 286,
"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": 10490,
"end": 10493,
"loc": {
"start": {
"line": 286,
"column": 21
},
"end": {
"line": 286,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 10494,
"end": 10500,
"loc": {
"start": {
"line": 286,
"column": 25
},
"end": {
"line": 286,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10500,
"end": 10501,
"loc": {
"start": {
"line": 286,
"column": 31
},
"end": {
"line": 286,
"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": 10501,
"end": 10502,
"loc": {
"start": {
"line": 286,
"column": 32
},
"end": {
"line": 286,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10502,
"end": 10503,
"loc": {
"start": {
"line": 286,
"column": 33
},
"end": {
"line": 286,
"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": 10504,
"end": 10505,
"loc": {
"start": {
"line": 286,
"column": 35
},
"end": {
"line": 286,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10505,
"end": 10506,
"loc": {
"start": {
"line": 286,
"column": 36
},
"end": {
"line": 286,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10506,
"end": 10507,
"loc": {
"start": {
"line": 286,
"column": 37
},
"end": {
"line": 286,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 10525,
"end": 10534,
"loc": {
"start": {
"line": 287,
"column": 16
},
"end": {
"line": 287,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10534,
"end": 10535,
"loc": {
"start": {
"line": 287,
"column": 25
},
"end": {
"line": 287,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 10536,
"end": 10549,
"loc": {
"start": {
"line": 287,
"column": 27
},
"end": {
"line": 287,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10549,
"end": 10550,
"loc": {
"start": {
"line": 287,
"column": 40
},
"end": {
"line": 287,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 10550,
"end": 10556,
"loc": {
"start": {
"line": 287,
"column": 41
},
"end": {
"line": 287,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10556,
"end": 10557,
"loc": {
"start": {
"line": 287,
"column": 47
},
"end": {
"line": 287,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 10575,
"end": 10579,
"loc": {
"start": {
"line": 288,
"column": 16
},
"end": {
"line": 288,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10579,
"end": 10580,
"loc": {
"start": {
"line": 288,
"column": 20
},
"end": {
"line": 288,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 10581,
"end": 10596,
"loc": {
"start": {
"line": 288,
"column": 22
},
"end": {
"line": 288,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10596,
"end": 10597,
"loc": {
"start": {
"line": 288,
"column": 37
},
"end": {
"line": 288,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalAcceptor",
"start": 10597,
"end": 10612,
"loc": {
"start": {
"line": 288,
"column": 38
},
"end": {
"line": 288,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10612,
"end": 10613,
"loc": {
"start": {
"line": 288,
"column": 53
},
"end": {
"line": 288,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10627,
"end": 10628,
"loc": {
"start": {
"line": 289,
"column": 12
},
"end": {
"line": 289,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10628,
"end": 10629,
"loc": {
"start": {
"line": 289,
"column": 13
},
"end": {
"line": 289,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10643,
"end": 10644,
"loc": {
"start": {
"line": 290,
"column": 12
},
"end": {
"line": 290,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 10662,
"end": 10665,
"loc": {
"start": {
"line": 291,
"column": 16
},
"end": {
"line": 291,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10665,
"end": 10666,
"loc": {
"start": {
"line": 291,
"column": 19
},
"end": {
"line": 291,
"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": 10667,
"end": 10670,
"loc": {
"start": {
"line": 291,
"column": 21
},
"end": {
"line": 291,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 10671,
"end": 10677,
"loc": {
"start": {
"line": 291,
"column": 25
},
"end": {
"line": 291,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10677,
"end": 10678,
"loc": {
"start": {
"line": 291,
"column": 31
},
"end": {
"line": 291,
"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": 10678,
"end": 10679,
"loc": {
"start": {
"line": 291,
"column": 32
},
"end": {
"line": 291,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10679,
"end": 10680,
"loc": {
"start": {
"line": 291,
"column": 33
},
"end": {
"line": 291,
"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": 10681,
"end": 10682,
"loc": {
"start": {
"line": 291,
"column": 35
},
"end": {
"line": 291,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10682,
"end": 10683,
"loc": {
"start": {
"line": 291,
"column": 36
},
"end": {
"line": 291,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10683,
"end": 10684,
"loc": {
"start": {
"line": 291,
"column": 37
},
"end": {
"line": 291,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 10702,
"end": 10711,
"loc": {
"start": {
"line": 292,
"column": 16
},
"end": {
"line": 292,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10711,
"end": 10712,
"loc": {
"start": {
"line": 292,
"column": 25
},
"end": {
"line": 292,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 10713,
"end": 10726,
"loc": {
"start": {
"line": 292,
"column": 27
},
"end": {
"line": 292,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10726,
"end": 10727,
"loc": {
"start": {
"line": 292,
"column": 40
},
"end": {
"line": 292,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "right",
"start": 10727,
"end": 10732,
"loc": {
"start": {
"line": 292,
"column": 41
},
"end": {
"line": 292,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10732,
"end": 10733,
"loc": {
"start": {
"line": 292,
"column": 46
},
"end": {
"line": 292,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 10751,
"end": 10755,
"loc": {
"start": {
"line": 293,
"column": 16
},
"end": {
"line": 293,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10755,
"end": 10756,
"loc": {
"start": {
"line": 293,
"column": 20
},
"end": {
"line": 293,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 10757,
"end": 10772,
"loc": {
"start": {
"line": 293,
"column": 22
},
"end": {
"line": 293,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10772,
"end": 10773,
"loc": {
"start": {
"line": 293,
"column": 37
},
"end": {
"line": 293,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalAcceptor",
"start": 10773,
"end": 10788,
"loc": {
"start": {
"line": 293,
"column": 38
},
"end": {
"line": 293,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10788,
"end": 10789,
"loc": {
"start": {
"line": 293,
"column": 53
},
"end": {
"line": 293,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10803,
"end": 10804,
"loc": {
"start": {
"line": 294,
"column": 12
},
"end": {
"line": 294,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10804,
"end": 10805,
"loc": {
"start": {
"line": 294,
"column": 13
},
"end": {
"line": 294,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10815,
"end": 10816,
"loc": {
"start": {
"line": 295,
"column": 8
},
"end": {
"line": 295,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10816,
"end": 10817,
"loc": {
"start": {
"line": 295,
"column": 9
},
"end": {
"line": 295,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10817,
"end": 10818,
"loc": {
"start": {
"line": 295,
"column": 10
},
"end": {
"line": 295,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 10830,
"end": 10836,
"loc": {
"start": {
"line": 297,
"column": 8
},
"end": {
"line": 297,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10836,
"end": 10837,
"loc": {
"start": {
"line": 297,
"column": 14
},
"end": {
"line": 297,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 10837,
"end": 10847,
"loc": {
"start": {
"line": 297,
"column": 15
},
"end": {
"line": 297,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10847,
"end": 10848,
"loc": {
"start": {
"line": 297,
"column": 25
},
"end": {
"line": 297,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "LogicGate",
"start": 10848,
"end": 10857,
"loc": {
"start": {
"line": 297,
"column": 26
},
"end": {
"line": 297,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10857,
"end": 10858,
"loc": {
"start": {
"line": 297,
"column": 35
},
"end": {
"line": 297,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 10858,
"end": 10862,
"loc": {
"start": {
"line": 297,
"column": 36
},
"end": {
"line": 297,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 10863,
"end": 10864,
"loc": {
"start": {
"line": 297,
"column": 41
},
"end": {
"line": 297,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumLogicGateType",
"start": 10865,
"end": 10882,
"loc": {
"start": {
"line": 297,
"column": 43
},
"end": {
"line": 297,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10882,
"end": 10883,
"loc": {
"start": {
"line": 297,
"column": 60
},
"end": {
"line": 297,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "stacker",
"start": 10883,
"end": 10890,
"loc": {
"start": {
"line": 297,
"column": 61
},
"end": {
"line": 297,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10890,
"end": 10891,
"loc": {
"start": {
"line": 297,
"column": 68
},
"end": {
"line": 297,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10897,
"end": 10898,
"loc": {
"start": {
"line": 298,
"column": 4
},
"end": {
"line": 298,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10898,
"end": 10899,
"loc": {
"start": {
"line": 298,
"column": 5
},
"end": {
"line": 298,
"column": 6
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10907,
"end": 10908,
"loc": {
"start": {
"line": 300,
"column": 4
},
"end": {
"line": 300,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaVirtualProcessorBuilding",
"start": 10908,
"end": 10936,
"loc": {
"start": {
"line": 300,
"column": 5
},
"end": {
"line": 300,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10936,
"end": 10937,
"loc": {
"start": {
"line": 300,
"column": 33
},
"end": {
"line": 300,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 10937,
"end": 10945,
"loc": {
"start": {
"line": 300,
"column": 34
},
"end": {
"line": 300,
"column": 42
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10945,
"end": 10946,
"loc": {
"start": {
"line": 300,
"column": 42
},
"end": {
"line": 300,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 10946,
"end": 10953,
"loc": {
"start": {
"line": 300,
"column": 43
},
"end": {
"line": 300,
"column": 50
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10953,
"end": 10954,
"loc": {
"start": {
"line": 300,
"column": 50
},
"end": {
"line": 300,
"column": 51
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10954,
"end": 10955,
"loc": {
"start": {
"line": 300,
"column": 51
},
"end": {
"line": 300,
"column": 52
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10956,
"end": 10957,
"loc": {
"start": {
"line": 300,
"column": 53
},
"end": {
"line": 300,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 10957,
"end": 10963,
"loc": {
"start": {
"line": 300,
"column": 54
},
"end": {
"line": 300,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10963,
"end": 10964,
"loc": {
"start": {
"line": 300,
"column": 60
},
"end": {
"line": 300,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 10965,
"end": 10980,
"loc": {
"start": {
"line": 300,
"column": 62
},
"end": {
"line": 300,
"column": 77
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10980,
"end": 10981,
"loc": {
"start": {
"line": 300,
"column": 77
},
"end": {
"line": 300,
"column": 78
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 10982,
"end": 10984,
"loc": {
"start": {
"line": 300,
"column": 79
},
"end": {
"line": 300,
"column": 81
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 10985,
"end": 10986,
"loc": {
"start": {
"line": 300,
"column": 82
},
"end": {
"line": 300,
"column": 83
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 10996,
"end": 11002,
"loc": {
"start": {
"line": 301,
"column": 8
},
"end": {
"line": 301,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11002,
"end": 11003,
"loc": {
"start": {
"line": 301,
"column": 14
},
"end": {
"line": 301,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 11003,
"end": 11013,
"loc": {
"start": {
"line": 301,
"column": 15
},
"end": {
"line": 301,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11013,
"end": 11014,
"loc": {
"start": {
"line": 301,
"column": 25
},
"end": {
"line": 301,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPins",
"start": 11014,
"end": 11023,
"loc": {
"start": {
"line": 301,
"column": 26
},
"end": {
"line": 301,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11023,
"end": 11024,
"loc": {
"start": {
"line": 301,
"column": 35
},
"end": {
"line": 301,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 11024,
"end": 11032,
"loc": {
"start": {
"line": 301,
"column": 36
},
"end": {
"line": 301,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11032,
"end": 11033,
"loc": {
"start": {
"line": 301,
"column": 44
},
"end": {
"line": 301,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11033,
"end": 11034,
"loc": {
"start": {
"line": 301,
"column": 45
},
"end": {
"line": 301,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11034,
"end": 11035,
"loc": {
"start": {
"line": 301,
"column": 46
},
"end": {
"line": 301,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 11053,
"end": 11056,
"loc": {
"start": {
"line": 302,
"column": 16
},
"end": {
"line": 302,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11056,
"end": 11057,
"loc": {
"start": {
"line": 302,
"column": 19
},
"end": {
"line": 302,
"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": 11058,
"end": 11061,
"loc": {
"start": {
"line": 302,
"column": 21
},
"end": {
"line": 302,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 11062,
"end": 11068,
"loc": {
"start": {
"line": 302,
"column": 25
},
"end": {
"line": 302,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11068,
"end": 11069,
"loc": {
"start": {
"line": 302,
"column": 31
},
"end": {
"line": 302,
"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": 11069,
"end": 11070,
"loc": {
"start": {
"line": 302,
"column": 32
},
"end": {
"line": 302,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11070,
"end": 11071,
"loc": {
"start": {
"line": 302,
"column": 33
},
"end": {
"line": 302,
"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": 11072,
"end": 11073,
"loc": {
"start": {
"line": 302,
"column": 35
},
"end": {
"line": 302,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11073,
"end": 11074,
"loc": {
"start": {
"line": 302,
"column": 36
},
"end": {
"line": 302,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11074,
"end": 11075,
"loc": {
"start": {
"line": 302,
"column": 37
},
"end": {
"line": 302,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 11093,
"end": 11102,
"loc": {
"start": {
"line": 303,
"column": 16
},
"end": {
"line": 303,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11102,
"end": 11103,
"loc": {
"start": {
"line": 303,
"column": 25
},
"end": {
"line": 303,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 11104,
"end": 11117,
"loc": {
"start": {
"line": 303,
"column": 27
},
"end": {
"line": 303,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11117,
"end": 11118,
"loc": {
"start": {
"line": 303,
"column": 40
},
"end": {
"line": 303,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 11118,
"end": 11121,
"loc": {
"start": {
"line": 303,
"column": 41
},
"end": {
"line": 303,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11121,
"end": 11122,
"loc": {
"start": {
"line": 303,
"column": 44
},
"end": {
"line": 303,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 11140,
"end": 11144,
"loc": {
"start": {
"line": 304,
"column": 16
},
"end": {
"line": 304,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11144,
"end": 11145,
"loc": {
"start": {
"line": 304,
"column": 20
},
"end": {
"line": 304,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 11146,
"end": 11161,
"loc": {
"start": {
"line": 304,
"column": 22
},
"end": {
"line": 304,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11161,
"end": 11162,
"loc": {
"start": {
"line": 304,
"column": 37
},
"end": {
"line": 304,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 11162,
"end": 11176,
"loc": {
"start": {
"line": 304,
"column": 38
},
"end": {
"line": 304,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11176,
"end": 11177,
"loc": {
"start": {
"line": 304,
"column": 52
},
"end": {
"line": 304,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11191,
"end": 11192,
"loc": {
"start": {
"line": 305,
"column": 12
},
"end": {
"line": 305,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11192,
"end": 11193,
"loc": {
"start": {
"line": 305,
"column": 13
},
"end": {
"line": 305,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11207,
"end": 11208,
"loc": {
"start": {
"line": 306,
"column": 12
},
"end": {
"line": 306,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 11226,
"end": 11229,
"loc": {
"start": {
"line": 307,
"column": 16
},
"end": {
"line": 307,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11229,
"end": 11230,
"loc": {
"start": {
"line": 307,
"column": 19
},
"end": {
"line": 307,
"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": 11231,
"end": 11234,
"loc": {
"start": {
"line": 307,
"column": 21
},
"end": {
"line": 307,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 11235,
"end": 11241,
"loc": {
"start": {
"line": 307,
"column": 25
},
"end": {
"line": 307,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11241,
"end": 11242,
"loc": {
"start": {
"line": 307,
"column": 31
},
"end": {
"line": 307,
"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": 11242,
"end": 11243,
"loc": {
"start": {
"line": 307,
"column": 32
},
"end": {
"line": 307,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11243,
"end": 11244,
"loc": {
"start": {
"line": 307,
"column": 33
},
"end": {
"line": 307,
"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": 11245,
"end": 11246,
"loc": {
"start": {
"line": 307,
"column": 35
},
"end": {
"line": 307,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11246,
"end": 11247,
"loc": {
"start": {
"line": 307,
"column": 36
},
"end": {
"line": 307,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11247,
"end": 11248,
"loc": {
"start": {
"line": 307,
"column": 37
},
"end": {
"line": 307,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 11266,
"end": 11275,
"loc": {
"start": {
"line": 308,
"column": 16
},
"end": {
"line": 308,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11275,
"end": 11276,
"loc": {
"start": {
"line": 308,
"column": 25
},
"end": {
"line": 308,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 11277,
"end": 11290,
"loc": {
"start": {
"line": 308,
"column": 27
},
"end": {
"line": 308,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11290,
"end": 11291,
"loc": {
"start": {
"line": 308,
"column": 40
},
"end": {
"line": 308,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "bottom",
"start": 11291,
"end": 11297,
"loc": {
"start": {
"line": 308,
"column": 41
},
"end": {
"line": 308,
"column": 47
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11297,
"end": 11298,
"loc": {
"start": {
"line": 308,
"column": 47
},
"end": {
"line": 308,
"column": 48
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 11316,
"end": 11320,
"loc": {
"start": {
"line": 309,
"column": 16
},
"end": {
"line": 309,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11320,
"end": 11321,
"loc": {
"start": {
"line": 309,
"column": 20
},
"end": {
"line": 309,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 11322,
"end": 11337,
"loc": {
"start": {
"line": 309,
"column": 22
},
"end": {
"line": 309,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11337,
"end": 11338,
"loc": {
"start": {
"line": 309,
"column": 37
},
"end": {
"line": 309,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalAcceptor",
"start": 11338,
"end": 11353,
"loc": {
"start": {
"line": 309,
"column": 38
},
"end": {
"line": 309,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11353,
"end": 11354,
"loc": {
"start": {
"line": 309,
"column": 53
},
"end": {
"line": 309,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11368,
"end": 11369,
"loc": {
"start": {
"line": 310,
"column": 12
},
"end": {
"line": 310,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11369,
"end": 11370,
"loc": {
"start": {
"line": 310,
"column": 13
},
"end": {
"line": 310,
"column": 14
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11384,
"end": 11385,
"loc": {
"start": {
"line": 311,
"column": 12
},
"end": {
"line": 311,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 11403,
"end": 11406,
"loc": {
"start": {
"line": 312,
"column": 16
},
"end": {
"line": 312,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11406,
"end": 11407,
"loc": {
"start": {
"line": 312,
"column": 19
},
"end": {
"line": 312,
"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": 11408,
"end": 11411,
"loc": {
"start": {
"line": 312,
"column": 21
},
"end": {
"line": 312,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 11412,
"end": 11418,
"loc": {
"start": {
"line": 312,
"column": 25
},
"end": {
"line": 312,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11418,
"end": 11419,
"loc": {
"start": {
"line": 312,
"column": 31
},
"end": {
"line": 312,
"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": 11419,
"end": 11420,
"loc": {
"start": {
"line": 312,
"column": 32
},
"end": {
"line": 312,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11420,
"end": 11421,
"loc": {
"start": {
"line": 312,
"column": 33
},
"end": {
"line": 312,
"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": 11422,
"end": 11423,
"loc": {
"start": {
"line": 312,
"column": 35
},
"end": {
"line": 312,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11423,
"end": 11424,
"loc": {
"start": {
"line": 312,
"column": 36
},
"end": {
"line": 312,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11424,
"end": 11425,
"loc": {
"start": {
"line": 312,
"column": 37
},
"end": {
"line": 312,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 11443,
"end": 11452,
"loc": {
"start": {
"line": 313,
"column": 16
},
"end": {
"line": 313,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11452,
"end": 11453,
"loc": {
"start": {
"line": 313,
"column": 25
},
"end": {
"line": 313,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 11454,
"end": 11467,
"loc": {
"start": {
"line": 313,
"column": 27
},
"end": {
"line": 313,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11467,
"end": 11468,
"loc": {
"start": {
"line": 313,
"column": 40
},
"end": {
"line": 313,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "right",
"start": 11468,
"end": 11473,
"loc": {
"start": {
"line": 313,
"column": 41
},
"end": {
"line": 313,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11473,
"end": 11474,
"loc": {
"start": {
"line": 313,
"column": 46
},
"end": {
"line": 313,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 11492,
"end": 11496,
"loc": {
"start": {
"line": 314,
"column": 16
},
"end": {
"line": 314,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11496,
"end": 11497,
"loc": {
"start": {
"line": 314,
"column": 20
},
"end": {
"line": 314,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 11498,
"end": 11513,
"loc": {
"start": {
"line": 314,
"column": 22
},
"end": {
"line": 314,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11513,
"end": 11514,
"loc": {
"start": {
"line": 314,
"column": 37
},
"end": {
"line": 314,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalAcceptor",
"start": 11514,
"end": 11529,
"loc": {
"start": {
"line": 314,
"column": 38
},
"end": {
"line": 314,
"column": 53
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11529,
"end": 11530,
"loc": {
"start": {
"line": 314,
"column": 53
},
"end": {
"line": 314,
"column": 54
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11544,
"end": 11545,
"loc": {
"start": {
"line": 315,
"column": 12
},
"end": {
"line": 315,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11545,
"end": 11546,
"loc": {
"start": {
"line": 315,
"column": 13
},
"end": {
"line": 315,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11556,
"end": 11557,
"loc": {
"start": {
"line": 316,
"column": 8
},
"end": {
"line": 316,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11557,
"end": 11558,
"loc": {
"start": {
"line": 316,
"column": 9
},
"end": {
"line": 316,
"column": 10
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11558,
"end": 11559,
"loc": {
"start": {
"line": 316,
"column": 10
},
"end": {
"line": 316,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 11571,
"end": 11577,
"loc": {
"start": {
"line": 318,
"column": 8
},
"end": {
"line": 318,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11577,
"end": 11578,
"loc": {
"start": {
"line": 318,
"column": 14
},
"end": {
"line": 318,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 11578,
"end": 11588,
"loc": {
"start": {
"line": 318,
"column": 15
},
"end": {
"line": 318,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11588,
"end": 11589,
"loc": {
"start": {
"line": 318,
"column": 25
},
"end": {
"line": 318,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "LogicGate",
"start": 11589,
"end": 11598,
"loc": {
"start": {
"line": 318,
"column": 26
},
"end": {
"line": 318,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11598,
"end": 11599,
"loc": {
"start": {
"line": 318,
"column": 35
},
"end": {
"line": 318,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 11599,
"end": 11603,
"loc": {
"start": {
"line": 318,
"column": 36
},
"end": {
"line": 318,
"column": 40
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 11604,
"end": 11605,
"loc": {
"start": {
"line": 318,
"column": 41
},
"end": {
"line": 318,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumLogicGateType",
"start": 11606,
"end": 11623,
"loc": {
"start": {
"line": 318,
"column": 43
},
"end": {
"line": 318,
"column": 60
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11623,
"end": 11624,
"loc": {
"start": {
"line": 318,
"column": 60
},
"end": {
"line": 318,
"column": 61
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "painter",
"start": 11624,
"end": 11631,
"loc": {
"start": {
"line": 318,
"column": 61
},
"end": {
"line": 318,
"column": 68
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11631,
"end": 11632,
"loc": {
"start": {
"line": 318,
"column": 68
},
"end": {
"line": 318,
"column": 69
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11638,
"end": 11639,
"loc": {
"start": {
"line": 319,
"column": 4
},
"end": {
"line": 319,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11639,
"end": 11640,
"loc": {
"start": {
"line": 319,
"column": 5
},
"end": {
"line": 319,
"column": 6
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 11642,
"end": 11643,
"loc": {
"start": {
"line": 320,
"column": 0
},
"end": {
"line": 320,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11643,
"end": 11644,
"loc": {
"start": {
"line": 320,
"column": 1
},
"end": {
"line": 320,
"column": 2
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 11644,
"end": 11644,
"loc": {
"start": {
"line": 320,
"column": 2
},
"end": {
"line": 320,
"column": 2
}
}
}
]
}