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

25222 lines
607 KiB
JSON

{
"type": "File",
"start": 0,
"end": 5062,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 179,
"column": 2
}
},
"program": {
"type": "Program",
"start": 0,
"end": 5062,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 179,
"column": 2
}
},
"sourceType": "module",
"body": [
{
"type": "ImportDeclaration",
"start": 0,
"end": 58,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 58
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
}
},
"imported": {
"type": "Identifier",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"local": {
"type": "Identifier",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
}
},
{
"type": "ImportSpecifier",
"start": 24,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"column": 30
}
},
"imported": {
"type": "Identifier",
"start": 24,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"column": 30
},
"identifierName": "Vector"
},
"name": "Vector"
},
"local": {
"type": "Identifier",
"start": 24,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"column": 30
},
"identifierName": "Vector"
},
"name": "Vector"
}
}
],
"source": {
"type": "StringLiteral",
"start": 38,
"end": 57,
"loc": {
"start": {
"line": 1,
"column": 38
},
"end": {
"line": 1,
"column": 57
}
},
"extra": {
"rawValue": "../../core/vector",
"raw": "\"../../core/vector\""
},
"value": "../../core/vector"
}
},
{
"type": "ImportDeclaration",
"start": 60,
"end": 139,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 79
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 69,
"end": 84,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 24
}
},
"imported": {
"type": "Identifier",
"start": 69,
"end": 84,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 24
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"local": {
"type": "Identifier",
"start": 69,
"end": 84,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 24
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
}
},
{
"type": "ImportSpecifier",
"start": 86,
"end": 104,
"loc": {
"start": {
"line": 2,
"column": 26
},
"end": {
"line": 2,
"column": 44
}
},
"imported": {
"type": "Identifier",
"start": 86,
"end": 104,
"loc": {
"start": {
"line": 2,
"column": 26
},
"end": {
"line": 2,
"column": 44
},
"identifierName": "WiredPinsComponent"
},
"name": "WiredPinsComponent"
},
"local": {
"type": "Identifier",
"start": 86,
"end": 104,
"loc": {
"start": {
"line": 2,
"column": 26
},
"end": {
"line": 2,
"column": 44
},
"identifierName": "WiredPinsComponent"
},
"name": "WiredPinsComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 112,
"end": 138,
"loc": {
"start": {
"line": 2,
"column": 52
},
"end": {
"line": 2,
"column": 78
}
},
"extra": {
"rawValue": "../components/wired_pins",
"raw": "\"../components/wired_pins\""
},
"value": "../components/wired_pins"
}
},
{
"type": "ImportDeclaration",
"start": 141,
"end": 176,
"loc": {
"start": {
"line": 3,
"column": 0
},
"end": {
"line": 3,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 150,
"end": 156,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 15
}
},
"imported": {
"type": "Identifier",
"start": 150,
"end": 156,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
},
"local": {
"type": "Identifier",
"start": 150,
"end": 156,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 15
},
"identifierName": "Entity"
},
"name": "Entity"
}
}
],
"source": {
"type": "StringLiteral",
"start": 164,
"end": 175,
"loc": {
"start": {
"line": 3,
"column": 23
},
"end": {
"line": 3,
"column": 34
}
},
"extra": {
"rawValue": "../entity",
"raw": "\"../entity\""
},
"value": "../entity"
}
},
{
"type": "ImportDeclaration",
"start": 178,
"end": 250,
"loc": {
"start": {
"line": 4,
"column": 0
},
"end": {
"line": 4,
"column": 72
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 187,
"end": 209,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
}
},
"imported": {
"type": "Identifier",
"start": 187,
"end": 209,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"local": {
"type": "Identifier",
"start": 187,
"end": 209,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
}
},
{
"type": "ImportSpecifier",
"start": 211,
"end": 223,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 45
}
},
"imported": {
"type": "Identifier",
"start": 211,
"end": 223,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"local": {
"type": "Identifier",
"start": 211,
"end": 223,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 45
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
}
}
],
"source": {
"type": "StringLiteral",
"start": 231,
"end": 249,
"loc": {
"start": {
"line": 4,
"column": 53
},
"end": {
"line": 4,
"column": 71
}
},
"extra": {
"rawValue": "../meta_building",
"raw": "\"../meta_building\""
},
"value": "../meta_building"
}
},
{
"type": "ImportDeclaration",
"start": 252,
"end": 287,
"loc": {
"start": {
"line": 5,
"column": 0
},
"end": {
"line": 5,
"column": 35
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 261,
"end": 269,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 17
}
},
"imported": {
"type": "Identifier",
"start": 261,
"end": 269,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
},
"local": {
"type": "Identifier",
"start": 261,
"end": 269,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 17
},
"identifierName": "GameRoot"
},
"name": "GameRoot"
}
}
],
"source": {
"type": "StringLiteral",
"start": 277,
"end": 286,
"loc": {
"start": {
"line": 5,
"column": 25
},
"end": {
"line": 5,
"column": 34
}
},
"extra": {
"rawValue": "../root",
"raw": "\"../root\""
},
"value": "../root"
}
},
{
"type": "ImportDeclaration",
"start": 289,
"end": 361,
"loc": {
"start": {
"line": 6,
"column": 0
},
"end": {
"line": 6,
"column": 72
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 298,
"end": 321,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 32
}
},
"imported": {
"type": "Identifier",
"start": 298,
"end": 321,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 32
},
"identifierName": "ConstantSignalComponent"
},
"name": "ConstantSignalComponent"
},
"local": {
"type": "Identifier",
"start": 298,
"end": 321,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 32
},
"identifierName": "ConstantSignalComponent"
},
"name": "ConstantSignalComponent"
}
}
],
"source": {
"type": "StringLiteral",
"start": 329,
"end": 360,
"loc": {
"start": {
"line": 6,
"column": 40
},
"end": {
"line": 6,
"column": 71
}
},
"extra": {
"rawValue": "../components/constant_signal",
"raw": "\"../components/constant_signal\""
},
"value": "../components/constant_signal"
}
},
{
"type": "ImportDeclaration",
"start": 363,
"end": 422,
"loc": {
"start": {
"line": 7,
"column": 0
},
"end": {
"line": 7,
"column": 59
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 372,
"end": 395,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 32
}
},
"imported": {
"type": "Identifier",
"start": 372,
"end": 395,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 32
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"local": {
"type": "Identifier",
"start": 372,
"end": 395,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 32
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
}
}
],
"source": {
"type": "StringLiteral",
"start": 403,
"end": 421,
"loc": {
"start": {
"line": 7,
"column": 40
},
"end": {
"line": 7,
"column": 58
}
},
"extra": {
"rawValue": "../../core/utils",
"raw": "\"../../core/utils\""
},
"value": "../../core/utils"
}
},
{
"type": "ImportDeclaration",
"start": 424,
"end": 479,
"loc": {
"start": {
"line": 8,
"column": 0
},
"end": {
"line": 8,
"column": 55
}
},
"specifiers": [
{
"type": "ImportSpecifier",
"start": 433,
"end": 451,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
}
},
"imported": {
"type": "Identifier",
"start": 433,
"end": 451,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"local": {
"type": "Identifier",
"start": 433,
"end": 451,
"loc": {
"start": {
"line": 8,
"column": 9
},
"end": {
"line": 8,
"column": 27
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
}
}
],
"source": {
"type": "StringLiteral",
"start": 459,
"end": 478,
"loc": {
"start": {
"line": 8,
"column": 35
},
"end": {
"line": 8,
"column": 54
}
},
"extra": {
"rawValue": "../tutorial_goals",
"raw": "\"../tutorial_goals\""
},
"value": "../tutorial_goals"
}
},
{
"type": "ExportNamedDeclaration",
"start": 483,
"end": 3292,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 117,
"column": 1
}
},
"specifiers": [],
"source": null,
"declaration": {
"type": "ClassDeclaration",
"start": 490,
"end": 3292,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 117,
"column": 1
}
},
"id": {
"type": "Identifier",
"start": 496,
"end": 522,
"loc": {
"start": {
"line": 10,
"column": 13
},
"end": {
"line": 10,
"column": 39
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"superClass": {
"type": "Identifier",
"start": 531,
"end": 543,
"loc": {
"start": {
"line": 10,
"column": 48
},
"end": {
"line": 10,
"column": 60
},
"identifierName": "MetaBuilding"
},
"name": "MetaBuilding"
},
"body": {
"type": "ClassBody",
"start": 544,
"end": 3292,
"loc": {
"start": {
"line": 10,
"column": 61
},
"end": {
"line": 117,
"column": 1
}
},
"body": [
{
"type": "ClassMethod",
"start": 551,
"end": 608,
"loc": {
"start": {
"line": 11,
"column": 4
},
"end": {
"line": 13,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 551,
"end": 562,
"loc": {
"start": {
"line": 11,
"column": 4
},
"end": {
"line": 11,
"column": 15
},
"identifierName": "constructor"
},
"name": "constructor"
},
"kind": "constructor",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [],
"body": {
"type": "BlockStatement",
"start": 565,
"end": 608,
"loc": {
"start": {
"line": 11,
"column": 18
},
"end": {
"line": 13,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 576,
"end": 601,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 33
}
},
"expression": {
"type": "CallExpression",
"start": 576,
"end": 600,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 32
}
},
"callee": {
"type": "Super",
"start": 576,
"end": 581,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 13
}
}
},
"arguments": [
{
"type": "StringLiteral",
"start": 582,
"end": 599,
"loc": {
"start": {
"line": 12,
"column": 14
},
"end": {
"line": 12,
"column": 31
}
},
"extra": {
"rawValue": "constant_signal",
"raw": "\"constant_signal\""
},
"value": "constant_signal"
}
]
}
}
],
"directives": [],
"trailingComments": null
},
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 616,
"end": 660,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 666,
"end": 774,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 20,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 666,
"end": 684,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 22
},
"identifierName": "getSilhouetteColor"
},
"name": "getSilhouetteColor",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 685,
"end": 692,
"loc": {
"start": {
"line": 18,
"column": 23
},
"end": {
"line": 18,
"column": 30
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 694,
"end": 774,
"loc": {
"start": {
"line": 18,
"column": 32
},
"end": {
"line": 20,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 705,
"end": 767,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 70
}
},
"argument": {
"type": "CallExpression",
"start": 712,
"end": 766,
"loc": {
"start": {
"line": 19,
"column": 15
},
"end": {
"line": 19,
"column": 69
}
},
"callee": {
"type": "MemberExpression",
"start": 712,
"end": 764,
"loc": {
"start": {
"line": 19,
"column": 15
},
"end": {
"line": 19,
"column": 67
}
},
"object": {
"type": "MemberExpression",
"start": 712,
"end": 755,
"loc": {
"start": {
"line": 19,
"column": 15
},
"end": {
"line": 19,
"column": 58
}
},
"object": {
"type": "Identifier",
"start": 712,
"end": 738,
"loc": {
"start": {
"line": 19,
"column": 15
},
"end": {
"line": 19,
"column": 41
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 739,
"end": 755,
"loc": {
"start": {
"line": 19,
"column": 42
},
"end": {
"line": 19,
"column": 58
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 756,
"end": 763,
"loc": {
"start": {
"line": 19,
"column": 59
},
"end": {
"line": 19,
"column": 66
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 616,
"end": 660,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 782,
"end": 825,
"loc": {
"start": {
"line": 22,
"column": 4
},
"end": {
"line": 24,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 831,
"end": 919,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 27,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 831,
"end": 844,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 25,
"column": 17
},
"identifierName": "getIsUnlocked"
},
"name": "getIsUnlocked",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 845,
"end": 849,
"loc": {
"start": {
"line": 25,
"column": 18
},
"end": {
"line": 25,
"column": 22
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 851,
"end": 919,
"loc": {
"start": {
"line": 25,
"column": 24
},
"end": {
"line": 27,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 862,
"end": 912,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"column": 58
}
},
"argument": {
"type": "BinaryExpression",
"start": 869,
"end": 911,
"loc": {
"start": {
"line": 26,
"column": 15
},
"end": {
"line": 26,
"column": 57
}
},
"left": {
"type": "MemberExpression",
"start": 869,
"end": 907,
"loc": {
"start": {
"line": 26,
"column": 15
},
"end": {
"line": 26,
"column": 53
}
},
"object": {
"type": "CallExpression",
"start": 869,
"end": 900,
"loc": {
"start": {
"line": 26,
"column": 15
},
"end": {
"line": 26,
"column": 46
}
},
"callee": {
"type": "MemberExpression",
"start": 869,
"end": 894,
"loc": {
"start": {
"line": 26,
"column": 15
},
"end": {
"line": 26,
"column": 40
}
},
"object": {
"type": "ThisExpression",
"start": 869,
"end": 873,
"loc": {
"start": {
"line": 26,
"column": 15
},
"end": {
"line": 26,
"column": 19
}
}
},
"property": {
"type": "Identifier",
"start": 874,
"end": 894,
"loc": {
"start": {
"line": 26,
"column": 20
},
"end": {
"line": 26,
"column": 40
},
"identifierName": "getAvailableVariants"
},
"name": "getAvailableVariants"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 895,
"end": 899,
"loc": {
"start": {
"line": 26,
"column": 41
},
"end": {
"line": 26,
"column": 45
},
"identifierName": "root"
},
"name": "root"
}
]
},
"property": {
"type": "Identifier",
"start": 901,
"end": 907,
"loc": {
"start": {
"line": 26,
"column": 47
},
"end": {
"line": 26,
"column": 53
},
"identifierName": "length"
},
"name": "length"
},
"computed": false
},
"operator": ">",
"right": {
"type": "NumericLiteral",
"start": 910,
"end": 911,
"loc": {
"start": {
"line": 26,
"column": 56
},
"end": {
"line": 26,
"column": 57
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 782,
"end": 825,
"loc": {
"start": {
"line": 22,
"column": 4
},
"end": {
"line": 24,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 927,
"end": 971,
"loc": {
"start": {
"line": 29,
"column": 4
},
"end": {
"line": 31,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 977,
"end": 1076,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 34,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 977,
"end": 991,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 18
},
"identifierName": "getIsRemovable"
},
"name": "getIsRemovable",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 992,
"end": 999,
"loc": {
"start": {
"line": 32,
"column": 19
},
"end": {
"line": 32,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1001,
"end": 1076,
"loc": {
"start": {
"line": 32,
"column": 28
},
"end": {
"line": 34,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1012,
"end": 1069,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 65
}
},
"argument": {
"type": "CallExpression",
"start": 1019,
"end": 1068,
"loc": {
"start": {
"line": 33,
"column": 15
},
"end": {
"line": 33,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 1019,
"end": 1066,
"loc": {
"start": {
"line": 33,
"column": 15
},
"end": {
"line": 33,
"column": 62
}
},
"object": {
"type": "MemberExpression",
"start": 1019,
"end": 1057,
"loc": {
"start": {
"line": 33,
"column": 15
},
"end": {
"line": 33,
"column": 53
}
},
"object": {
"type": "Identifier",
"start": 1019,
"end": 1045,
"loc": {
"start": {
"line": 33,
"column": 15
},
"end": {
"line": 33,
"column": 41
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 1046,
"end": 1057,
"loc": {
"start": {
"line": 33,
"column": 42
},
"end": {
"line": 33,
"column": 53
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1058,
"end": 1065,
"loc": {
"start": {
"line": 33,
"column": 54
},
"end": {
"line": 33,
"column": 61
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 927,
"end": 971,
"loc": {
"start": {
"line": 29,
"column": 4
},
"end": {
"line": 31,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1084,
"end": 1128,
"loc": {
"start": {
"line": 36,
"column": 4
},
"end": {
"line": 38,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1134,
"end": 1235,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 41,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1134,
"end": 1149,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 39,
"column": 19
},
"identifierName": "getIsRotateable"
},
"name": "getIsRotateable",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1150,
"end": 1157,
"loc": {
"start": {
"line": 39,
"column": 20
},
"end": {
"line": 39,
"column": 27
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1159,
"end": 1235,
"loc": {
"start": {
"line": 39,
"column": 29
},
"end": {
"line": 41,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1170,
"end": 1228,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 66
}
},
"argument": {
"type": "CallExpression",
"start": 1177,
"end": 1227,
"loc": {
"start": {
"line": 40,
"column": 15
},
"end": {
"line": 40,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 1177,
"end": 1225,
"loc": {
"start": {
"line": 40,
"column": 15
},
"end": {
"line": 40,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 1177,
"end": 1216,
"loc": {
"start": {
"line": 40,
"column": 15
},
"end": {
"line": 40,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 1177,
"end": 1203,
"loc": {
"start": {
"line": 40,
"column": 15
},
"end": {
"line": 40,
"column": 41
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 1204,
"end": 1216,
"loc": {
"start": {
"line": 40,
"column": 42
},
"end": {
"line": 40,
"column": 54
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 1217,
"end": 1224,
"loc": {
"start": {
"line": 40,
"column": 55
},
"end": {
"line": 40,
"column": 62
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1084,
"end": 1128,
"loc": {
"start": {
"line": 36,
"column": 4
},
"end": {
"line": 38,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1243,
"end": 1286,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 45,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1292,
"end": 1578,
"loc": {
"start": {
"line": 46,
"column": 4
},
"end": {
"line": 55,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1292,
"end": 1312,
"loc": {
"start": {
"line": 46,
"column": 4
},
"end": {
"line": 46,
"column": 24
},
"identifierName": "getAvailableVariants"
},
"name": "getAvailableVariants",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1313,
"end": 1317,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 29
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "BlockStatement",
"start": 1319,
"end": 1578,
"loc": {
"start": {
"line": 46,
"column": 31
},
"end": {
"line": 55,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 1330,
"end": 1390,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 68
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1336,
"end": 1389,
"loc": {
"start": {
"line": 47,
"column": 14
},
"end": {
"line": 47,
"column": 67
}
},
"id": {
"type": "Identifier",
"start": 1336,
"end": 1344,
"loc": {
"start": {
"line": 47,
"column": 14
},
"end": {
"line": 47,
"column": 22
},
"identifierName": "variants"
},
"name": "variants"
},
"init": {
"type": "MemberExpression",
"start": 1347,
"end": 1389,
"loc": {
"start": {
"line": 47,
"column": 25
},
"end": {
"line": 47,
"column": 67
}
},
"object": {
"type": "Identifier",
"start": 1347,
"end": 1373,
"loc": {
"start": {
"line": 47,
"column": 25
},
"end": {
"line": 47,
"column": 51
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 1374,
"end": 1389,
"loc": {
"start": {
"line": 47,
"column": 52
},
"end": {
"line": 47,
"column": 67
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
}
}
],
"kind": "const"
},
{
"type": "VariableDeclaration",
"start": 1402,
"end": 1421,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 27
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1406,
"end": 1420,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1406,
"end": 1415,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 21
},
"identifierName": "available"
},
"name": "available"
},
"init": {
"type": "ArrayExpression",
"start": 1418,
"end": 1420,
"loc": {
"start": {
"line": 49,
"column": 24
},
"end": {
"line": 49,
"column": 26
}
},
"elements": []
}
}
],
"kind": "let"
},
{
"type": "ForInStatement",
"start": 1431,
"end": 1542,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 52,
"column": 9
}
},
"left": {
"type": "VariableDeclaration",
"start": 1436,
"end": 1449,
"loc": {
"start": {
"line": 50,
"column": 13
},
"end": {
"line": 50,
"column": 26
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 1442,
"end": 1449,
"loc": {
"start": {
"line": 50,
"column": 19
},
"end": {
"line": 50,
"column": 26
}
},
"id": {
"type": "Identifier",
"start": 1442,
"end": 1449,
"loc": {
"start": {
"line": 50,
"column": 19
},
"end": {
"line": 50,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
},
"init": null
}
],
"kind": "const"
},
"right": {
"type": "Identifier",
"start": 1453,
"end": 1461,
"loc": {
"start": {
"line": 50,
"column": 30
},
"end": {
"line": 50,
"column": 38
},
"identifierName": "variants"
},
"name": "variants"
},
"body": {
"type": "BlockStatement",
"start": 1463,
"end": 1542,
"loc": {
"start": {
"line": 50,
"column": 40
},
"end": {
"line": 52,
"column": 9
}
},
"body": [
{
"type": "IfStatement",
"start": 1478,
"end": 1531,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 65
}
},
"test": {
"type": "CallExpression",
"start": 1482,
"end": 1505,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 39
}
},
"callee": {
"type": "MemberExpression",
"start": 1482,
"end": 1499,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 1482,
"end": 1490,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 24
},
"identifierName": "variants"
},
"name": "variants"
},
"property": {
"type": "Identifier",
"start": 1491,
"end": 1498,
"loc": {
"start": {
"line": 51,
"column": 25
},
"end": {
"line": 51,
"column": 32
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 1500,
"end": 1504,
"loc": {
"start": {
"line": 51,
"column": 34
},
"end": {
"line": 51,
"column": 38
},
"identifierName": "root"
},
"name": "root"
}
]
},
"consequent": {
"type": "ExpressionStatement",
"start": 1507,
"end": 1531,
"loc": {
"start": {
"line": 51,
"column": 41
},
"end": {
"line": 51,
"column": 65
}
},
"expression": {
"type": "CallExpression",
"start": 1507,
"end": 1530,
"loc": {
"start": {
"line": 51,
"column": 41
},
"end": {
"line": 51,
"column": 64
}
},
"callee": {
"type": "MemberExpression",
"start": 1507,
"end": 1521,
"loc": {
"start": {
"line": 51,
"column": 41
},
"end": {
"line": 51,
"column": 55
}
},
"object": {
"type": "Identifier",
"start": 1507,
"end": 1516,
"loc": {
"start": {
"line": 51,
"column": 41
},
"end": {
"line": 51,
"column": 50
},
"identifierName": "available"
},
"name": "available"
},
"property": {
"type": "Identifier",
"start": 1517,
"end": 1521,
"loc": {
"start": {
"line": 51,
"column": 51
},
"end": {
"line": 51,
"column": 55
},
"identifierName": "push"
},
"name": "push"
},
"computed": false
},
"arguments": [
{
"type": "Identifier",
"start": 1522,
"end": 1529,
"loc": {
"start": {
"line": 51,
"column": 56
},
"end": {
"line": 51,
"column": 63
},
"identifierName": "variant"
},
"name": "variant"
}
]
}
},
"alternate": null
}
],
"directives": []
}
},
{
"type": "ReturnStatement",
"start": 1554,
"end": 1571,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 25
}
},
"argument": {
"type": "Identifier",
"start": 1561,
"end": 1570,
"loc": {
"start": {
"line": 54,
"column": 15
},
"end": {
"line": 54,
"column": 24
},
"identifierName": "available"
},
"name": "available"
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1243,
"end": 1286,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 45,
"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": 1586,
"end": 1733,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 62,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1739,
"end": 1868,
"loc": {
"start": {
"line": 63,
"column": 4
},
"end": {
"line": 66,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1739,
"end": 1747,
"loc": {
"start": {
"line": 63,
"column": 4
},
"end": {
"line": 63,
"column": 12
},
"identifierName": "getLayer"
},
"name": "getLayer",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1748,
"end": 1752,
"loc": {
"start": {
"line": 63,
"column": 13
},
"end": {
"line": 63,
"column": 17
},
"identifierName": "root"
},
"name": "root"
},
{
"type": "Identifier",
"start": 1754,
"end": 1761,
"loc": {
"start": {
"line": 63,
"column": 19
},
"end": {
"line": 63,
"column": 26
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1763,
"end": 1868,
"loc": {
"start": {
"line": 63,
"column": 28
},
"end": {
"line": 66,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1797,
"end": 1861,
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 72
}
},
"argument": {
"type": "CallExpression",
"start": 1804,
"end": 1860,
"loc": {
"start": {
"line": 65,
"column": 15
},
"end": {
"line": 65,
"column": 71
}
},
"callee": {
"type": "MemberExpression",
"start": 1804,
"end": 1854,
"loc": {
"start": {
"line": 65,
"column": 15
},
"end": {
"line": 65,
"column": 65
}
},
"object": {
"type": "MemberExpression",
"start": 1804,
"end": 1845,
"loc": {
"start": {
"line": 65,
"column": 15
},
"end": {
"line": 65,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 1804,
"end": 1830,
"loc": {
"start": {
"line": 65,
"column": 15
},
"end": {
"line": 65,
"column": 41
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding",
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1831,
"end": 1845,
"loc": {
"start": {
"line": 65,
"column": 42
},
"end": {
"line": 65,
"column": 56
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false,
"leadingComments": null
},
"property": {
"type": "Identifier",
"start": 1846,
"end": 1853,
"loc": {
"start": {
"line": 65,
"column": 57
},
"end": {
"line": 65,
"column": 64
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true,
"leadingComments": null
},
"arguments": [
{
"type": "Identifier",
"start": 1855,
"end": 1859,
"loc": {
"start": {
"line": 65,
"column": 66
},
"end": {
"line": 65,
"column": 70
},
"identifierName": "root"
},
"name": "root"
}
],
"leadingComments": null
},
"leadingComments": [
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1774,
"end": 1787,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"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": 1586,
"end": 1733,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 62,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1876,
"end": 1920,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 70,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 1926,
"end": 2023,
"loc": {
"start": {
"line": 71,
"column": 4
},
"end": {
"line": 73,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 1926,
"end": 1939,
"loc": {
"start": {
"line": 71,
"column": 4
},
"end": {
"line": 71,
"column": 17
},
"identifierName": "getDimensions"
},
"name": "getDimensions",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 1940,
"end": 1947,
"loc": {
"start": {
"line": 71,
"column": 18
},
"end": {
"line": 71,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 1949,
"end": 2023,
"loc": {
"start": {
"line": 71,
"column": 27
},
"end": {
"line": 73,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 1960,
"end": 2016,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 64
}
},
"argument": {
"type": "CallExpression",
"start": 1967,
"end": 2015,
"loc": {
"start": {
"line": 72,
"column": 15
},
"end": {
"line": 72,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 1967,
"end": 2013,
"loc": {
"start": {
"line": 72,
"column": 15
},
"end": {
"line": 72,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 1967,
"end": 2004,
"loc": {
"start": {
"line": 72,
"column": 15
},
"end": {
"line": 72,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 1967,
"end": 1993,
"loc": {
"start": {
"line": 72,
"column": 15
},
"end": {
"line": 72,
"column": 41
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 1994,
"end": 2004,
"loc": {
"start": {
"line": 72,
"column": 42
},
"end": {
"line": 72,
"column": 52
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2005,
"end": 2012,
"loc": {
"start": {
"line": 72,
"column": 53
},
"end": {
"line": 72,
"column": 60
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1876,
"end": 1920,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 70,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2031,
"end": 2075,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 77,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2081,
"end": 2186,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 80,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2081,
"end": 2100,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 78,
"column": 23
},
"identifierName": "getShowLayerPreview"
},
"name": "getShowLayerPreview",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2101,
"end": 2108,
"loc": {
"start": {
"line": 78,
"column": 24
},
"end": {
"line": 78,
"column": 31
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2110,
"end": 2186,
"loc": {
"start": {
"line": 78,
"column": 33
},
"end": {
"line": 80,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2121,
"end": 2179,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 66
}
},
"argument": {
"type": "CallExpression",
"start": 2128,
"end": 2178,
"loc": {
"start": {
"line": 79,
"column": 15
},
"end": {
"line": 79,
"column": 65
}
},
"callee": {
"type": "MemberExpression",
"start": 2128,
"end": 2176,
"loc": {
"start": {
"line": 79,
"column": 15
},
"end": {
"line": 79,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 2128,
"end": 2167,
"loc": {
"start": {
"line": 79,
"column": 15
},
"end": {
"line": 79,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 2128,
"end": 2154,
"loc": {
"start": {
"line": 79,
"column": 15
},
"end": {
"line": 79,
"column": 41
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 2155,
"end": 2167,
"loc": {
"start": {
"line": 79,
"column": 42
},
"end": {
"line": 79,
"column": 54
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2168,
"end": 2175,
"loc": {
"start": {
"line": 79,
"column": 55
},
"end": {
"line": 79,
"column": 62
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2031,
"end": 2075,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 77,
"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": 2194,
"end": 2380,
"loc": {
"start": {
"line": 82,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2386,
"end": 2624,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 92,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2386,
"end": 2415,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 89,
"column": 33
},
"identifierName": "getSpecialOverlayRenderMatrix"
},
"name": "getSpecialOverlayRenderMatrix",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2416,
"end": 2424,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 42
},
"identifierName": "rotation"
},
"name": "rotation"
},
{
"type": "Identifier",
"start": 2426,
"end": 2441,
"loc": {
"start": {
"line": 89,
"column": 44
},
"end": {
"line": 89,
"column": 59
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 2443,
"end": 2450,
"loc": {
"start": {
"line": 89,
"column": 61
},
"end": {
"line": 89,
"column": 68
},
"identifierName": "variant"
},
"name": "variant"
},
{
"type": "Identifier",
"start": 2452,
"end": 2458,
"loc": {
"start": {
"line": 89,
"column": 70
},
"end": {
"line": 89,
"column": 76
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 2460,
"end": 2624,
"loc": {
"start": {
"line": 89,
"column": 78
},
"end": {
"line": 92,
"column": 5
}
},
"body": [
{
"type": "VariableDeclaration",
"start": 2471,
"end": 2563,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 100
}
},
"declarations": [
{
"type": "VariableDeclarator",
"start": 2475,
"end": 2562,
"loc": {
"start": {
"line": 90,
"column": 12
},
"end": {
"line": 90,
"column": 99
}
},
"id": {
"type": "Identifier",
"start": 2475,
"end": 2483,
"loc": {
"start": {
"line": 90,
"column": 12
},
"end": {
"line": 90,
"column": 20
},
"identifierName": "matrices"
},
"name": "matrices"
},
"init": {
"type": "CallExpression",
"start": 2486,
"end": 2562,
"loc": {
"start": {
"line": 90,
"column": 23
},
"end": {
"line": 90,
"column": 99
}
},
"callee": {
"type": "MemberExpression",
"start": 2486,
"end": 2537,
"loc": {
"start": {
"line": 90,
"column": 23
},
"end": {
"line": 90,
"column": 74
}
},
"object": {
"type": "MemberExpression",
"start": 2486,
"end": 2528,
"loc": {
"start": {
"line": 90,
"column": 23
},
"end": {
"line": 90,
"column": 65
}
},
"object": {
"type": "Identifier",
"start": 2486,
"end": 2512,
"loc": {
"start": {
"line": 90,
"column": 23
},
"end": {
"line": 90,
"column": 49
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 2513,
"end": 2528,
"loc": {
"start": {
"line": 90,
"column": 50
},
"end": {
"line": 90,
"column": 65
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2529,
"end": 2536,
"loc": {
"start": {
"line": 90,
"column": 66
},
"end": {
"line": 90,
"column": 73
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 2538,
"end": 2544,
"loc": {
"start": {
"line": 90,
"column": 75
},
"end": {
"line": 90,
"column": 81
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 2546,
"end": 2561,
"loc": {
"start": {
"line": 90,
"column": 83
},
"end": {
"line": 90,
"column": 98
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
]
}
}
],
"kind": "let"
},
{
"type": "ReturnStatement",
"start": 2573,
"end": 2617,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 52
}
},
"argument": {
"type": "ConditionalExpression",
"start": 2580,
"end": 2616,
"loc": {
"start": {
"line": 91,
"column": 15
},
"end": {
"line": 91,
"column": 51
}
},
"test": {
"type": "Identifier",
"start": 2580,
"end": 2588,
"loc": {
"start": {
"line": 91,
"column": 15
},
"end": {
"line": 91,
"column": 23
},
"identifierName": "matrices"
},
"name": "matrices"
},
"consequent": {
"type": "MemberExpression",
"start": 2591,
"end": 2609,
"loc": {
"start": {
"line": 91,
"column": 26
},
"end": {
"line": 91,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 2591,
"end": 2599,
"loc": {
"start": {
"line": 91,
"column": 26
},
"end": {
"line": 91,
"column": 34
},
"identifierName": "matrices"
},
"name": "matrices"
},
"property": {
"type": "Identifier",
"start": 2600,
"end": 2608,
"loc": {
"start": {
"line": 91,
"column": 35
},
"end": {
"line": 91,
"column": 43
},
"identifierName": "rotation"
},
"name": "rotation"
},
"computed": true
},
"alternate": {
"type": "NullLiteral",
"start": 2612,
"end": 2616,
"loc": {
"start": {
"line": 91,
"column": 47
},
"end": {
"line": 91,
"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": 2194,
"end": 2380,
"loc": {
"start": {
"line": 82,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2632,
"end": 2676,
"loc": {
"start": {
"line": 94,
"column": 4
},
"end": {
"line": 96,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2682,
"end": 2779,
"loc": {
"start": {
"line": 97,
"column": 4
},
"end": {
"line": 99,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2682,
"end": 2695,
"loc": {
"start": {
"line": 97,
"column": 4
},
"end": {
"line": 97,
"column": 17
},
"identifierName": "getRenderPins"
},
"name": "getRenderPins",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2696,
"end": 2703,
"loc": {
"start": {
"line": 97,
"column": 18
},
"end": {
"line": 97,
"column": 25
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 2705,
"end": 2779,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 99,
"column": 5
}
},
"body": [
{
"type": "ReturnStatement",
"start": 2716,
"end": 2772,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 64
}
},
"argument": {
"type": "CallExpression",
"start": 2723,
"end": 2771,
"loc": {
"start": {
"line": 98,
"column": 15
},
"end": {
"line": 98,
"column": 63
}
},
"callee": {
"type": "MemberExpression",
"start": 2723,
"end": 2769,
"loc": {
"start": {
"line": 98,
"column": 15
},
"end": {
"line": 98,
"column": 61
}
},
"object": {
"type": "MemberExpression",
"start": 2723,
"end": 2760,
"loc": {
"start": {
"line": 98,
"column": 15
},
"end": {
"line": 98,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 2723,
"end": 2749,
"loc": {
"start": {
"line": 98,
"column": 15
},
"end": {
"line": 98,
"column": 41
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 2750,
"end": 2760,
"loc": {
"start": {
"line": 98,
"column": 42
},
"end": {
"line": 98,
"column": 52
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2761,
"end": 2768,
"loc": {
"start": {
"line": 98,
"column": 53
},
"end": {
"line": 98,
"column": 60
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": []
}
}
],
"directives": [],
"trailingComments": null
},
"leadingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2632,
"end": 2676,
"loc": {
"start": {
"line": 94,
"column": 4
},
"end": {
"line": 96,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 2787,
"end": 2879,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 104,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 2885,
"end": 3012,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 107,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 2885,
"end": 2906,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 105,
"column": 25
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2907,
"end": 2913,
"loc": {
"start": {
"line": 105,
"column": 26
},
"end": {
"line": 105,
"column": 32
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "BlockStatement",
"start": 2915,
"end": 3012,
"loc": {
"start": {
"line": 105,
"column": 34
},
"end": {
"line": 107,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 2926,
"end": 3005,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 87
}
},
"expression": {
"type": "CallExpression",
"start": 2926,
"end": 3004,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 86
}
},
"callee": {
"type": "MemberExpression",
"start": 2926,
"end": 2982,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 64
}
},
"object": {
"type": "MemberExpression",
"start": 2926,
"end": 2974,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 56
}
},
"object": {
"type": "Identifier",
"start": 2926,
"end": 2952,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 34
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 2953,
"end": 2974,
"loc": {
"start": {
"line": 106,
"column": 35
},
"end": {
"line": 106,
"column": 56
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 2975,
"end": 2982,
"loc": {
"start": {
"line": 106,
"column": 57
},
"end": {
"line": 106,
"column": 64
},
"identifierName": "forEach"
},
"name": "forEach"
},
"computed": false
},
"arguments": [
{
"type": "ArrowFunctionExpression",
"start": 2983,
"end": 3003,
"loc": {
"start": {
"line": 106,
"column": 65
},
"end": {
"line": 106,
"column": 85
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 2983,
"end": 2987,
"loc": {
"start": {
"line": 106,
"column": 65
},
"end": {
"line": 106,
"column": 69
},
"identifierName": "func"
},
"name": "func"
}
],
"body": {
"type": "CallExpression",
"start": 2991,
"end": 3003,
"loc": {
"start": {
"line": 106,
"column": 73
},
"end": {
"line": 106,
"column": 85
}
},
"callee": {
"type": "Identifier",
"start": 2991,
"end": 2995,
"loc": {
"start": {
"line": 106,
"column": 73
},
"end": {
"line": 106,
"column": 77
},
"identifierName": "func"
},
"name": "func"
},
"arguments": [
{
"type": "Identifier",
"start": 2996,
"end": 3002,
"loc": {
"start": {
"line": 106,
"column": 78
},
"end": {
"line": 106,
"column": 84
},
"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": 2787,
"end": 2879,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 104,
"column": 7
}
}
}
],
"trailingComments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3020,
"end": 3135,
"loc": {
"start": {
"line": 109,
"column": 4
},
"end": {
"line": 113,
"column": 7
}
}
}
]
},
{
"type": "ClassMethod",
"start": 3141,
"end": 3289,
"loc": {
"start": {
"line": 114,
"column": 4
},
"end": {
"line": 116,
"column": 5
}
},
"static": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3141,
"end": 3155,
"loc": {
"start": {
"line": 114,
"column": 4
},
"end": {
"line": 114,
"column": 18
},
"identifierName": "updateVariants"
},
"name": "updateVariants",
"leadingComments": null
},
"kind": "method",
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3156,
"end": 3162,
"loc": {
"start": {
"line": 114,
"column": 19
},
"end": {
"line": 114,
"column": 25
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3164,
"end": 3179,
"loc": {
"start": {
"line": 114,
"column": 27
},
"end": {
"line": 114,
"column": 42
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
},
{
"type": "Identifier",
"start": 3181,
"end": 3188,
"loc": {
"start": {
"line": 114,
"column": 44
},
"end": {
"line": 114,
"column": 51
},
"identifierName": "variant"
},
"name": "variant"
}
],
"body": {
"type": "BlockStatement",
"start": 3190,
"end": 3289,
"loc": {
"start": {
"line": 114,
"column": 53
},
"end": {
"line": 116,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 3201,
"end": 3282,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 89
}
},
"expression": {
"type": "CallExpression",
"start": 3201,
"end": 3281,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 88
}
},
"callee": {
"type": "MemberExpression",
"start": 3201,
"end": 3256,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 63
}
},
"object": {
"type": "MemberExpression",
"start": 3201,
"end": 3247,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 54
}
},
"object": {
"type": "Identifier",
"start": 3201,
"end": 3227,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 34
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 3228,
"end": 3247,
"loc": {
"start": {
"line": 115,
"column": 35
},
"end": {
"line": 115,
"column": 54
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 3248,
"end": 3255,
"loc": {
"start": {
"line": 115,
"column": 55
},
"end": {
"line": 115,
"column": 62
},
"identifierName": "variant"
},
"name": "variant"
},
"computed": true
},
"arguments": [
{
"type": "Identifier",
"start": 3257,
"end": 3263,
"loc": {
"start": {
"line": 115,
"column": 64
},
"end": {
"line": 115,
"column": 70
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3265,
"end": 3280,
"loc": {
"start": {
"line": 115,
"column": 72
},
"end": {
"line": 115,
"column": 87
},
"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": 3020,
"end": 3135,
"loc": {
"start": {
"line": 109,
"column": 4
},
"end": {
"line": 113,
"column": 7
}
}
}
]
}
]
},
"leadingComments": [],
"trailingComments": []
}
},
{
"type": "ExpressionStatement",
"start": 3296,
"end": 3700,
"loc": {
"start": {
"line": 119,
"column": 0
},
"end": {
"line": 131,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3296,
"end": 3699,
"loc": {
"start": {
"line": 119,
"column": 0
},
"end": {
"line": 131,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3296,
"end": 3344,
"loc": {
"start": {
"line": 119,
"column": 0
},
"end": {
"line": 119,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 3296,
"end": 3322,
"loc": {
"start": {
"line": 119,
"column": 0
},
"end": {
"line": 119,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 3323,
"end": 3344,
"loc": {
"start": {
"line": 119,
"column": 27
},
"end": {
"line": 119,
"column": 48
},
"identifierName": "setupEntityComponents"
},
"name": "setupEntityComponents"
},
"computed": false
},
"right": {
"type": "ArrayExpression",
"start": 3347,
"end": 3699,
"loc": {
"start": {
"line": 119,
"column": 51
},
"end": {
"line": 131,
"column": 1
}
},
"elements": [
{
"type": "ArrowFunctionExpression",
"start": 3354,
"end": 3626,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 129,
"column": 5
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3354,
"end": 3360,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 120,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3369,
"end": 3626,
"loc": {
"start": {
"line": 121,
"column": 4
},
"end": {
"line": 129,
"column": 5
}
},
"callee": {
"type": "MemberExpression",
"start": 3369,
"end": 3388,
"loc": {
"start": {
"line": 121,
"column": 4
},
"end": {
"line": 121,
"column": 23
}
},
"object": {
"type": "Identifier",
"start": 3369,
"end": 3375,
"loc": {
"start": {
"line": 121,
"column": 4
},
"end": {
"line": 121,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3376,
"end": 3388,
"loc": {
"start": {
"line": 121,
"column": 11
},
"end": {
"line": 121,
"column": 23
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3399,
"end": 3619,
"loc": {
"start": {
"line": 122,
"column": 8
},
"end": {
"line": 128,
"column": 10
}
},
"callee": {
"type": "Identifier",
"start": 3403,
"end": 3421,
"loc": {
"start": {
"line": 122,
"column": 12
},
"end": {
"line": 122,
"column": 30
},
"identifierName": "WiredPinsComponent"
},
"name": "WiredPinsComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3422,
"end": 3618,
"loc": {
"start": {
"line": 122,
"column": 31
},
"end": {
"line": 128,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3437,
"end": 3606,
"loc": {
"start": {
"line": 123,
"column": 12
},
"end": {
"line": 127,
"column": 16
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3437,
"end": 3442,
"loc": {
"start": {
"line": 123,
"column": 12
},
"end": {
"line": 123,
"column": 17
},
"identifierName": "slots"
},
"name": "slots"
},
"value": {
"type": "ArrayExpression",
"start": 3444,
"end": 3606,
"loc": {
"start": {
"line": 123,
"column": 19
},
"end": {
"line": 127,
"column": 16
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 3445,
"end": 3603,
"loc": {
"start": {
"line": 123,
"column": 20
},
"end": {
"line": 127,
"column": 13
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3464,
"end": 3485,
"loc": {
"start": {
"line": 124,
"column": 16
},
"end": {
"line": 124,
"column": 37
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3464,
"end": 3467,
"loc": {
"start": {
"line": 124,
"column": 16
},
"end": {
"line": 124,
"column": 19
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 3469,
"end": 3485,
"loc": {
"start": {
"line": 124,
"column": 21
},
"end": {
"line": 124,
"column": 37
}
},
"callee": {
"type": "Identifier",
"start": 3473,
"end": 3479,
"loc": {
"start": {
"line": 124,
"column": 25
},
"end": {
"line": 124,
"column": 31
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 3480,
"end": 3481,
"loc": {
"start": {
"line": 124,
"column": 32
},
"end": {
"line": 124,
"column": 33
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 3483,
"end": 3484,
"loc": {
"start": {
"line": 124,
"column": 35
},
"end": {
"line": 124,
"column": 36
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 3504,
"end": 3532,
"loc": {
"start": {
"line": 125,
"column": 16
},
"end": {
"line": 125,
"column": 44
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3504,
"end": 3513,
"loc": {
"start": {
"line": 125,
"column": 16
},
"end": {
"line": 125,
"column": 25
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 3515,
"end": 3532,
"loc": {
"start": {
"line": 125,
"column": 27
},
"end": {
"line": 125,
"column": 44
}
},
"object": {
"type": "Identifier",
"start": 3515,
"end": 3528,
"loc": {
"start": {
"line": 125,
"column": 27
},
"end": {
"line": 125,
"column": 40
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 3529,
"end": 3532,
"loc": {
"start": {
"line": 125,
"column": 41
},
"end": {
"line": 125,
"column": 44
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 3551,
"end": 3587,
"loc": {
"start": {
"line": 126,
"column": 16
},
"end": {
"line": 126,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 3551,
"end": 3555,
"loc": {
"start": {
"line": 126,
"column": 16
},
"end": {
"line": 126,
"column": 20
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 3557,
"end": 3587,
"loc": {
"start": {
"line": 126,
"column": 22
},
"end": {
"line": 126,
"column": 52
}
},
"object": {
"type": "Identifier",
"start": 3557,
"end": 3572,
"loc": {
"start": {
"line": 126,
"column": 22
},
"end": {
"line": 126,
"column": 37
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 3573,
"end": 3587,
"loc": {
"start": {
"line": 126,
"column": 38
},
"end": {
"line": 126,
"column": 52
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
}
]
}
}
]
}
]
}
]
}
},
{
"type": "ArrowFunctionExpression",
"start": 3633,
"end": 3695,
"loc": {
"start": {
"line": 130,
"column": 4
},
"end": {
"line": 130,
"column": 66
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3633,
"end": 3639,
"loc": {
"start": {
"line": 130,
"column": 4
},
"end": {
"line": 130,
"column": 10
},
"identifierName": "entity"
},
"name": "entity"
}
],
"body": {
"type": "CallExpression",
"start": 3643,
"end": 3695,
"loc": {
"start": {
"line": 130,
"column": 14
},
"end": {
"line": 130,
"column": 66
}
},
"callee": {
"type": "MemberExpression",
"start": 3643,
"end": 3662,
"loc": {
"start": {
"line": 130,
"column": 14
},
"end": {
"line": 130,
"column": 33
}
},
"object": {
"type": "Identifier",
"start": 3643,
"end": 3649,
"loc": {
"start": {
"line": 130,
"column": 14
},
"end": {
"line": 130,
"column": 20
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 3650,
"end": 3662,
"loc": {
"start": {
"line": 130,
"column": 21
},
"end": {
"line": 130,
"column": 33
},
"identifierName": "addComponent"
},
"name": "addComponent"
},
"computed": false
},
"arguments": [
{
"type": "NewExpression",
"start": 3663,
"end": 3694,
"loc": {
"start": {
"line": 130,
"column": 34
},
"end": {
"line": 130,
"column": 65
}
},
"callee": {
"type": "Identifier",
"start": 3667,
"end": 3690,
"loc": {
"start": {
"line": 130,
"column": 38
},
"end": {
"line": 130,
"column": 61
},
"identifierName": "ConstantSignalComponent"
},
"name": "ConstantSignalComponent"
},
"arguments": [
{
"type": "ObjectExpression",
"start": 3691,
"end": 3693,
"loc": {
"start": {
"line": 130,
"column": 62
},
"end": {
"line": 130,
"column": 64
}
},
"properties": []
}
]
}
]
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 3704,
"end": 3877,
"loc": {
"start": {
"line": 133,
"column": 0
},
"end": {
"line": 136,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3704,
"end": 3876,
"loc": {
"start": {
"line": 133,
"column": 0
},
"end": {
"line": 136,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3704,
"end": 3746,
"loc": {
"start": {
"line": 133,
"column": 0
},
"end": {
"line": 133,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 3704,
"end": 3730,
"loc": {
"start": {
"line": 133,
"column": 0
},
"end": {
"line": 133,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 3731,
"end": 3746,
"loc": {
"start": {
"line": 133,
"column": 27
},
"end": {
"line": 133,
"column": 42
},
"identifierName": "overlayMatrices"
},
"name": "overlayMatrices"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 3749,
"end": 3876,
"loc": {
"start": {
"line": 133,
"column": 45
},
"end": {
"line": 136,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3756,
"end": 3872,
"loc": {
"start": {
"line": 134,
"column": 4
},
"end": {
"line": 135,
"column": 60
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 3757,
"end": 3779,
"loc": {
"start": {
"line": 134,
"column": 5
},
"end": {
"line": 134,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 3782,
"end": 3872,
"loc": {
"start": {
"line": 134,
"column": 30
},
"end": {
"line": 135,
"column": 60
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 3783,
"end": 3789,
"loc": {
"start": {
"line": 134,
"column": 31
},
"end": {
"line": 134,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 3791,
"end": 3806,
"loc": {
"start": {
"line": 134,
"column": 39
},
"end": {
"line": 134,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "CallExpression",
"start": 3820,
"end": 3872,
"loc": {
"start": {
"line": 135,
"column": 8
},
"end": {
"line": 135,
"column": 60
}
},
"callee": {
"type": "Identifier",
"start": 3820,
"end": 3843,
"loc": {
"start": {
"line": 135,
"column": 8
},
"end": {
"line": 135,
"column": 31
},
"identifierName": "generateMatrixRotations"
},
"name": "generateMatrixRotations"
},
"arguments": [
{
"type": "ArrayExpression",
"start": 3844,
"end": 3871,
"loc": {
"start": {
"line": 135,
"column": 32
},
"end": {
"line": 135,
"column": 59
}
},
"elements": [
{
"type": "NumericLiteral",
"start": 3845,
"end": 3846,
"loc": {
"start": {
"line": 135,
"column": 33
},
"end": {
"line": 135,
"column": 34
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 3848,
"end": 3849,
"loc": {
"start": {
"line": 135,
"column": 36
},
"end": {
"line": 135,
"column": 37
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 3851,
"end": 3852,
"loc": {
"start": {
"line": 135,
"column": 39
},
"end": {
"line": 135,
"column": 40
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 3854,
"end": 3855,
"loc": {
"start": {
"line": 135,
"column": 42
},
"end": {
"line": 135,
"column": 43
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 3857,
"end": 3858,
"loc": {
"start": {
"line": 135,
"column": 45
},
"end": {
"line": 135,
"column": 46
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 3860,
"end": 3861,
"loc": {
"start": {
"line": 135,
"column": 48
},
"end": {
"line": 135,
"column": 49
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 3863,
"end": 3864,
"loc": {
"start": {
"line": 135,
"column": 51
},
"end": {
"line": 135,
"column": 52
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 3866,
"end": 3867,
"loc": {
"start": {
"line": 135,
"column": 54
},
"end": {
"line": 135,
"column": 55
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 3869,
"end": 3870,
"loc": {
"start": {
"line": 135,
"column": 57
},
"end": {
"line": 135,
"column": 58
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 3881,
"end": 3981,
"loc": {
"start": {
"line": 138,
"column": 0
},
"end": {
"line": 140,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3881,
"end": 3980,
"loc": {
"start": {
"line": 138,
"column": 0
},
"end": {
"line": 140,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3881,
"end": 3918,
"loc": {
"start": {
"line": 138,
"column": 0
},
"end": {
"line": 138,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 3881,
"end": 3907,
"loc": {
"start": {
"line": 138,
"column": 0
},
"end": {
"line": 138,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 3908,
"end": 3918,
"loc": {
"start": {
"line": 138,
"column": 27
},
"end": {
"line": 138,
"column": 37
},
"identifierName": "dimensions"
},
"name": "dimensions"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 3921,
"end": 3980,
"loc": {
"start": {
"line": 138,
"column": 40
},
"end": {
"line": 140,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 3928,
"end": 3976,
"loc": {
"start": {
"line": 139,
"column": 4
},
"end": {
"line": 139,
"column": 52
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 3929,
"end": 3951,
"loc": {
"start": {
"line": 139,
"column": 5
},
"end": {
"line": 139,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 3954,
"end": 3976,
"loc": {
"start": {
"line": 139,
"column": 30
},
"end": {
"line": 139,
"column": 52
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "NewExpression",
"start": 3960,
"end": 3976,
"loc": {
"start": {
"line": 139,
"column": 36
},
"end": {
"line": 139,
"column": 52
}
},
"callee": {
"type": "Identifier",
"start": 3964,
"end": 3970,
"loc": {
"start": {
"line": 139,
"column": 40
},
"end": {
"line": 139,
"column": 46
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 3971,
"end": 3972,
"loc": {
"start": {
"line": 139,
"column": 47
},
"end": {
"line": 139,
"column": 48
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
},
{
"type": "NumericLiteral",
"start": 3974,
"end": 3975,
"loc": {
"start": {
"line": 139,
"column": 50
},
"end": {
"line": 139,
"column": 51
}
},
"extra": {
"rawValue": 1,
"raw": "1"
},
"value": 1
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 3985,
"end": 4084,
"loc": {
"start": {
"line": 142,
"column": 0
},
"end": {
"line": 144,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 3985,
"end": 4083,
"loc": {
"start": {
"line": 142,
"column": 0
},
"end": {
"line": 144,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 3985,
"end": 4028,
"loc": {
"start": {
"line": 142,
"column": 0
},
"end": {
"line": 142,
"column": 43
}
},
"object": {
"type": "Identifier",
"start": 3985,
"end": 4011,
"loc": {
"start": {
"line": 142,
"column": 0
},
"end": {
"line": 142,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 4012,
"end": 4028,
"loc": {
"start": {
"line": 142,
"column": 27
},
"end": {
"line": 142,
"column": 43
},
"identifierName": "silhouetteColors"
},
"name": "silhouetteColors"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4031,
"end": 4083,
"loc": {
"start": {
"line": 142,
"column": 46
},
"end": {
"line": 144,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4038,
"end": 4079,
"loc": {
"start": {
"line": 143,
"column": 4
},
"end": {
"line": 143,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4039,
"end": 4061,
"loc": {
"start": {
"line": 143,
"column": 5
},
"end": {
"line": 143,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4064,
"end": 4079,
"loc": {
"start": {
"line": 143,
"column": 30
},
"end": {
"line": 143,
"column": 45
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 4070,
"end": 4079,
"loc": {
"start": {
"line": 143,
"column": 36
},
"end": {
"line": 143,
"column": 45
}
},
"extra": {
"rawValue": "#2b84fd",
"raw": "\"#2b84fd\""
},
"value": "#2b84fd"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4088,
"end": 4177,
"loc": {
"start": {
"line": 146,
"column": 0
},
"end": {
"line": 148,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4088,
"end": 4176,
"loc": {
"start": {
"line": 146,
"column": 0
},
"end": {
"line": 148,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4088,
"end": 4126,
"loc": {
"start": {
"line": 146,
"column": 0
},
"end": {
"line": 146,
"column": 38
}
},
"object": {
"type": "Identifier",
"start": 4088,
"end": 4114,
"loc": {
"start": {
"line": 146,
"column": 0
},
"end": {
"line": 146,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 4115,
"end": 4126,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 146,
"column": 38
},
"identifierName": "isRemovable"
},
"name": "isRemovable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4129,
"end": 4176,
"loc": {
"start": {
"line": 146,
"column": 41
},
"end": {
"line": 148,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4136,
"end": 4172,
"loc": {
"start": {
"line": 147,
"column": 4
},
"end": {
"line": 147,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4137,
"end": 4159,
"loc": {
"start": {
"line": 147,
"column": 5
},
"end": {
"line": 147,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4162,
"end": 4172,
"loc": {
"start": {
"line": 147,
"column": 30
},
"end": {
"line": 147,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 4168,
"end": 4172,
"loc": {
"start": {
"line": 147,
"column": 36
},
"end": {
"line": 147,
"column": 40
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4181,
"end": 4271,
"loc": {
"start": {
"line": 150,
"column": 0
},
"end": {
"line": 152,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4181,
"end": 4270,
"loc": {
"start": {
"line": 150,
"column": 0
},
"end": {
"line": 152,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4181,
"end": 4220,
"loc": {
"start": {
"line": 150,
"column": 0
},
"end": {
"line": 150,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 4181,
"end": 4207,
"loc": {
"start": {
"line": 150,
"column": 0
},
"end": {
"line": 150,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 4208,
"end": 4220,
"loc": {
"start": {
"line": 150,
"column": 27
},
"end": {
"line": 150,
"column": 39
},
"identifierName": "isRotateable"
},
"name": "isRotateable"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4223,
"end": 4270,
"loc": {
"start": {
"line": 150,
"column": 42
},
"end": {
"line": 152,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4230,
"end": 4266,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 151,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4231,
"end": 4253,
"loc": {
"start": {
"line": 151,
"column": 5
},
"end": {
"line": 151,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4256,
"end": 4266,
"loc": {
"start": {
"line": 151,
"column": 30
},
"end": {
"line": 151,
"column": 40
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 4262,
"end": 4266,
"loc": {
"start": {
"line": 151,
"column": 36
},
"end": {
"line": 151,
"column": 40
}
},
"value": true
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4275,
"end": 4364,
"loc": {
"start": {
"line": 154,
"column": 0
},
"end": {
"line": 156,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4275,
"end": 4363,
"loc": {
"start": {
"line": 154,
"column": 0
},
"end": {
"line": 156,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4275,
"end": 4312,
"loc": {
"start": {
"line": 154,
"column": 0
},
"end": {
"line": 154,
"column": 37
}
},
"object": {
"type": "Identifier",
"start": 4275,
"end": 4301,
"loc": {
"start": {
"line": 154,
"column": 0
},
"end": {
"line": 154,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 4302,
"end": 4312,
"loc": {
"start": {
"line": 154,
"column": 27
},
"end": {
"line": 154,
"column": 37
},
"identifierName": "renderPins"
},
"name": "renderPins"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4315,
"end": 4363,
"loc": {
"start": {
"line": 154,
"column": 40
},
"end": {
"line": 156,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4322,
"end": 4359,
"loc": {
"start": {
"line": 155,
"column": 4
},
"end": {
"line": 155,
"column": 41
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4323,
"end": 4345,
"loc": {
"start": {
"line": 155,
"column": 5
},
"end": {
"line": 155,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4348,
"end": 4359,
"loc": {
"start": {
"line": 155,
"column": 30
},
"end": {
"line": 155,
"column": 41
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "BooleanLiteral",
"start": 4354,
"end": 4359,
"loc": {
"start": {
"line": 155,
"column": 36
},
"end": {
"line": 155,
"column": 41
}
},
"value": false
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4368,
"end": 4541,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 161,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4368,
"end": 4540,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 161,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4368,
"end": 4410,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 158,
"column": 42
}
},
"object": {
"type": "Identifier",
"start": 4368,
"end": 4394,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 158,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 4395,
"end": 4410,
"loc": {
"start": {
"line": 158,
"column": 27
},
"end": {
"line": 158,
"column": 42
},
"identifierName": "avaibleVariants"
},
"name": "avaibleVariants"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4413,
"end": 4540,
"loc": {
"start": {
"line": 158,
"column": 45
},
"end": {
"line": 161,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4420,
"end": 4536,
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 160,
"column": 81
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4421,
"end": 4443,
"loc": {
"start": {
"line": 159,
"column": 5
},
"end": {
"line": 159,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4446,
"end": 4536,
"loc": {
"start": {
"line": 159,
"column": 30
},
"end": {
"line": 160,
"column": 81
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4446,
"end": 4450,
"loc": {
"start": {
"line": 159,
"column": 30
},
"end": {
"line": 159,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "CallExpression",
"start": 4463,
"end": 4536,
"loc": {
"start": {
"line": 160,
"column": 8
},
"end": {
"line": 160,
"column": 81
}
},
"callee": {
"type": "MemberExpression",
"start": 4463,
"end": 4493,
"loc": {
"start": {
"line": 160,
"column": 8
},
"end": {
"line": 160,
"column": 38
}
},
"object": {
"type": "MemberExpression",
"start": 4463,
"end": 4476,
"loc": {
"start": {
"line": 160,
"column": 8
},
"end": {
"line": 160,
"column": 21
}
},
"object": {
"type": "Identifier",
"start": 4463,
"end": 4467,
"loc": {
"start": {
"line": 160,
"column": 8
},
"end": {
"line": 160,
"column": 12
},
"identifierName": "root"
},
"name": "root"
},
"property": {
"type": "Identifier",
"start": 4468,
"end": 4476,
"loc": {
"start": {
"line": 160,
"column": 13
},
"end": {
"line": 160,
"column": 21
},
"identifierName": "hubGoals"
},
"name": "hubGoals"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4477,
"end": 4493,
"loc": {
"start": {
"line": 160,
"column": 22
},
"end": {
"line": 160,
"column": 38
},
"identifierName": "isRewardUnlocked"
},
"name": "isRewardUnlocked"
},
"computed": false
},
"arguments": [
{
"type": "MemberExpression",
"start": 4494,
"end": 4535,
"loc": {
"start": {
"line": 160,
"column": 39
},
"end": {
"line": 160,
"column": 80
}
},
"object": {
"type": "Identifier",
"start": 4494,
"end": 4512,
"loc": {
"start": {
"line": 160,
"column": 39
},
"end": {
"line": 160,
"column": 57
},
"identifierName": "enumHubGoalRewards"
},
"name": "enumHubGoalRewards"
},
"property": {
"type": "Identifier",
"start": 4513,
"end": 4535,
"loc": {
"start": {
"line": 160,
"column": 58
},
"end": {
"line": 160,
"column": 80
},
"identifierName": "reward_constant_signal"
},
"name": "reward_constant_signal"
},
"computed": false
}
]
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4545,
"end": 4642,
"loc": {
"start": {
"line": 163,
"column": 0
},
"end": {
"line": 165,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4545,
"end": 4641,
"loc": {
"start": {
"line": 163,
"column": 0
},
"end": {
"line": 165,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4545,
"end": 4586,
"loc": {
"start": {
"line": 163,
"column": 0
},
"end": {
"line": 163,
"column": 41
}
},
"object": {
"type": "Identifier",
"start": 4545,
"end": 4571,
"loc": {
"start": {
"line": 163,
"column": 0
},
"end": {
"line": 163,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 4572,
"end": 4586,
"loc": {
"start": {
"line": 163,
"column": 27
},
"end": {
"line": 163,
"column": 41
},
"identifierName": "layerByVariant"
},
"name": "layerByVariant"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4589,
"end": 4641,
"loc": {
"start": {
"line": 163,
"column": 44
},
"end": {
"line": 165,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4596,
"end": 4637,
"loc": {
"start": {
"line": 164,
"column": 4
},
"end": {
"line": 164,
"column": 45
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4597,
"end": 4619,
"loc": {
"start": {
"line": 164,
"column": 5
},
"end": {
"line": 164,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4622,
"end": 4637,
"loc": {
"start": {
"line": 164,
"column": 30
},
"end": {
"line": 164,
"column": 45
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4622,
"end": 4626,
"loc": {
"start": {
"line": 164,
"column": 30
},
"end": {
"line": 164,
"column": 34
},
"identifierName": "root"
},
"name": "root"
}
],
"body": {
"type": "StringLiteral",
"start": 4630,
"end": 4637,
"loc": {
"start": {
"line": 164,
"column": 38
},
"end": {
"line": 164,
"column": 45
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4646,
"end": 4739,
"loc": {
"start": {
"line": 167,
"column": 0
},
"end": {
"line": 169,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4646,
"end": 4738,
"loc": {
"start": {
"line": 167,
"column": 0
},
"end": {
"line": 169,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4646,
"end": 4685,
"loc": {
"start": {
"line": 167,
"column": 0
},
"end": {
"line": 167,
"column": 39
}
},
"object": {
"type": "Identifier",
"start": 4646,
"end": 4672,
"loc": {
"start": {
"line": 167,
"column": 0
},
"end": {
"line": 167,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 4673,
"end": 4685,
"loc": {
"start": {
"line": 167,
"column": 27
},
"end": {
"line": 167,
"column": 39
},
"identifierName": "layerPreview"
},
"name": "layerPreview"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4688,
"end": 4738,
"loc": {
"start": {
"line": 167,
"column": 42
},
"end": {
"line": 169,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4695,
"end": 4734,
"loc": {
"start": {
"line": 168,
"column": 4
},
"end": {
"line": 168,
"column": 43
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4696,
"end": 4718,
"loc": {
"start": {
"line": 168,
"column": 5
},
"end": {
"line": 168,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4721,
"end": 4734,
"loc": {
"start": {
"line": 168,
"column": 30
},
"end": {
"line": 168,
"column": 43
}
},
"id": null,
"generator": false,
"expression": true,
"async": false,
"params": [],
"body": {
"type": "StringLiteral",
"start": 4727,
"end": 4734,
"loc": {
"start": {
"line": 168,
"column": 36
},
"end": {
"line": 168,
"column": 43
}
},
"extra": {
"rawValue": "wires",
"raw": "\"wires\""
},
"value": "wires"
}
}
}
]
}
}
},
{
"type": "ExpressionStatement",
"start": 4743,
"end": 5062,
"loc": {
"start": {
"line": 171,
"column": 0
},
"end": {
"line": 179,
"column": 2
}
},
"expression": {
"type": "AssignmentExpression",
"start": 4743,
"end": 5061,
"loc": {
"start": {
"line": 171,
"column": 0
},
"end": {
"line": 179,
"column": 1
}
},
"operator": "=",
"left": {
"type": "MemberExpression",
"start": 4743,
"end": 4789,
"loc": {
"start": {
"line": 171,
"column": 0
},
"end": {
"line": 171,
"column": 46
}
},
"object": {
"type": "Identifier",
"start": 4743,
"end": 4769,
"loc": {
"start": {
"line": 171,
"column": 0
},
"end": {
"line": 171,
"column": 26
},
"identifierName": "MetaConstantSignalBuilding"
},
"name": "MetaConstantSignalBuilding"
},
"property": {
"type": "Identifier",
"start": 4770,
"end": 4789,
"loc": {
"start": {
"line": 171,
"column": 27
},
"end": {
"line": 171,
"column": 46
},
"identifierName": "componentVariations"
},
"name": "componentVariations"
},
"computed": false
},
"right": {
"type": "ObjectExpression",
"start": 4792,
"end": 5061,
"loc": {
"start": {
"line": 171,
"column": 49
},
"end": {
"line": 179,
"column": 1
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4799,
"end": 5057,
"loc": {
"start": {
"line": 172,
"column": 4
},
"end": {
"line": 178,
"column": 5
}
},
"method": false,
"shorthand": false,
"computed": true,
"key": {
"type": "Identifier",
"start": 4800,
"end": 4822,
"loc": {
"start": {
"line": 172,
"column": 5
},
"end": {
"line": 172,
"column": 27
},
"identifierName": "defaultBuildingVariant"
},
"name": "defaultBuildingVariant"
},
"value": {
"type": "ArrowFunctionExpression",
"start": 4825,
"end": 5057,
"loc": {
"start": {
"line": 172,
"column": 30
},
"end": {
"line": 178,
"column": 5
}
},
"id": null,
"generator": false,
"expression": false,
"async": false,
"params": [
{
"type": "Identifier",
"start": 4826,
"end": 4832,
"loc": {
"start": {
"line": 172,
"column": 31
},
"end": {
"line": 172,
"column": 37
},
"identifierName": "entity"
},
"name": "entity"
},
{
"type": "Identifier",
"start": 4834,
"end": 4849,
"loc": {
"start": {
"line": 172,
"column": 39
},
"end": {
"line": 172,
"column": 54
},
"identifierName": "rotationVariant"
},
"name": "rotationVariant"
}
],
"body": {
"type": "BlockStatement",
"start": 4854,
"end": 5057,
"loc": {
"start": {
"line": 172,
"column": 59
},
"end": {
"line": 178,
"column": 5
}
},
"body": [
{
"type": "ExpressionStatement",
"start": 4865,
"end": 5050,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 177,
"column": 14
}
},
"expression": {
"type": "CallExpression",
"start": 4865,
"end": 5049,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 177,
"column": 13
}
},
"callee": {
"type": "MemberExpression",
"start": 4865,
"end": 4901,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 44
}
},
"object": {
"type": "MemberExpression",
"start": 4865,
"end": 4892,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 35
}
},
"object": {
"type": "MemberExpression",
"start": 4865,
"end": 4882,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 25
}
},
"object": {
"type": "Identifier",
"start": 4865,
"end": 4871,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 14
},
"identifierName": "entity"
},
"name": "entity"
},
"property": {
"type": "Identifier",
"start": 4872,
"end": 4882,
"loc": {
"start": {
"line": 173,
"column": 15
},
"end": {
"line": 173,
"column": 25
},
"identifierName": "components"
},
"name": "components"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4883,
"end": 4892,
"loc": {
"start": {
"line": 173,
"column": 26
},
"end": {
"line": 173,
"column": 35
},
"identifierName": "WiredPins"
},
"name": "WiredPins"
},
"computed": false
},
"property": {
"type": "Identifier",
"start": 4893,
"end": 4901,
"loc": {
"start": {
"line": 173,
"column": 36
},
"end": {
"line": 173,
"column": 44
},
"identifierName": "setSlots"
},
"name": "setSlots"
},
"computed": false
},
"arguments": [
{
"type": "ArrayExpression",
"start": 4902,
"end": 5048,
"loc": {
"start": {
"line": 173,
"column": 45
},
"end": {
"line": 177,
"column": 12
}
},
"elements": [
{
"type": "ObjectExpression",
"start": 4903,
"end": 5045,
"loc": {
"start": {
"line": 173,
"column": 46
},
"end": {
"line": 177,
"column": 9
}
},
"properties": [
{
"type": "ObjectProperty",
"start": 4918,
"end": 4939,
"loc": {
"start": {
"line": 174,
"column": 12
},
"end": {
"line": 174,
"column": 33
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4918,
"end": 4921,
"loc": {
"start": {
"line": 174,
"column": 12
},
"end": {
"line": 174,
"column": 15
},
"identifierName": "pos"
},
"name": "pos"
},
"value": {
"type": "NewExpression",
"start": 4923,
"end": 4939,
"loc": {
"start": {
"line": 174,
"column": 17
},
"end": {
"line": 174,
"column": 33
}
},
"callee": {
"type": "Identifier",
"start": 4927,
"end": 4933,
"loc": {
"start": {
"line": 174,
"column": 21
},
"end": {
"line": 174,
"column": 27
},
"identifierName": "Vector"
},
"name": "Vector"
},
"arguments": [
{
"type": "NumericLiteral",
"start": 4934,
"end": 4935,
"loc": {
"start": {
"line": 174,
"column": 28
},
"end": {
"line": 174,
"column": 29
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
},
{
"type": "NumericLiteral",
"start": 4937,
"end": 4938,
"loc": {
"start": {
"line": 174,
"column": 31
},
"end": {
"line": 174,
"column": 32
}
},
"extra": {
"rawValue": 0,
"raw": "0"
},
"value": 0
}
]
}
},
{
"type": "ObjectProperty",
"start": 4954,
"end": 4982,
"loc": {
"start": {
"line": 175,
"column": 12
},
"end": {
"line": 175,
"column": 40
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4954,
"end": 4963,
"loc": {
"start": {
"line": 175,
"column": 12
},
"end": {
"line": 175,
"column": 21
},
"identifierName": "direction"
},
"name": "direction"
},
"value": {
"type": "MemberExpression",
"start": 4965,
"end": 4982,
"loc": {
"start": {
"line": 175,
"column": 23
},
"end": {
"line": 175,
"column": 40
}
},
"object": {
"type": "Identifier",
"start": 4965,
"end": 4978,
"loc": {
"start": {
"line": 175,
"column": 23
},
"end": {
"line": 175,
"column": 36
},
"identifierName": "enumDirection"
},
"name": "enumDirection"
},
"property": {
"type": "Identifier",
"start": 4979,
"end": 4982,
"loc": {
"start": {
"line": 175,
"column": 37
},
"end": {
"line": 175,
"column": 40
},
"identifierName": "top"
},
"name": "top"
},
"computed": false
}
},
{
"type": "ObjectProperty",
"start": 4997,
"end": 5033,
"loc": {
"start": {
"line": 176,
"column": 12
},
"end": {
"line": 176,
"column": 48
}
},
"method": false,
"shorthand": false,
"computed": false,
"key": {
"type": "Identifier",
"start": 4997,
"end": 5001,
"loc": {
"start": {
"line": 176,
"column": 12
},
"end": {
"line": 176,
"column": 16
},
"identifierName": "type"
},
"name": "type"
},
"value": {
"type": "MemberExpression",
"start": 5003,
"end": 5033,
"loc": {
"start": {
"line": 176,
"column": 18
},
"end": {
"line": 176,
"column": 48
}
},
"object": {
"type": "Identifier",
"start": 5003,
"end": 5018,
"loc": {
"start": {
"line": 176,
"column": 18
},
"end": {
"line": 176,
"column": 33
},
"identifierName": "enumPinSlotType"
},
"name": "enumPinSlotType"
},
"property": {
"type": "Identifier",
"start": 5019,
"end": 5033,
"loc": {
"start": {
"line": 176,
"column": 34
},
"end": {
"line": 176,
"column": 48
},
"identifierName": "logicalEjector"
},
"name": "logicalEjector"
},
"computed": false
}
}
]
}
]
}
]
}
}
],
"directives": []
}
}
}
]
}
}
}
],
"directives": []
},
"comments": [
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 616,
"end": 660,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 782,
"end": 825,
"loc": {
"start": {
"line": 22,
"column": 4
},
"end": {
"line": 24,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 927,
"end": 971,
"loc": {
"start": {
"line": 29,
"column": 4
},
"end": {
"line": 31,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1084,
"end": 1128,
"loc": {
"start": {
"line": 36,
"column": 4
},
"end": {
"line": 38,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1243,
"end": 1286,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 45,
"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": 1586,
"end": 1733,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 62,
"column": 7
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1774,
"end": 1787,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"column": 21
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1876,
"end": 1920,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 70,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2031,
"end": 2075,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 77,
"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": 2194,
"end": 2380,
"loc": {
"start": {
"line": 82,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2632,
"end": 2676,
"loc": {
"start": {
"line": 94,
"column": 4
},
"end": {
"line": 96,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 2787,
"end": 2879,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 104,
"column": 7
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3020,
"end": 3135,
"loc": {
"start": {
"line": 109,
"column": 4
},
"end": {
"line": 113,
"column": 7
}
}
}
],
"tokens": [
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 0,
"end": 6,
"loc": {
"start": {
"line": 1,
"column": 0
},
"end": {
"line": 1,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 7,
"end": 8,
"loc": {
"start": {
"line": 1,
"column": 7
},
"end": {
"line": 1,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 9,
"end": 22,
"loc": {
"start": {
"line": 1,
"column": 9
},
"end": {
"line": 1,
"column": 22
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 22,
"end": 23,
"loc": {
"start": {
"line": 1,
"column": 22
},
"end": {
"line": 1,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 24,
"end": 30,
"loc": {
"start": {
"line": 1,
"column": 24
},
"end": {
"line": 1,
"column": 30
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 31,
"end": 32,
"loc": {
"start": {
"line": 1,
"column": 31
},
"end": {
"line": 1,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 33,
"end": 37,
"loc": {
"start": {
"line": 1,
"column": 33
},
"end": {
"line": 1,
"column": 37
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../core/vector",
"start": 38,
"end": 57,
"loc": {
"start": {
"line": 1,
"column": 38
},
"end": {
"line": 1,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 57,
"end": 58,
"loc": {
"start": {
"line": 1,
"column": 57
},
"end": {
"line": 1,
"column": 58
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 60,
"end": 66,
"loc": {
"start": {
"line": 2,
"column": 0
},
"end": {
"line": 2,
"column": 6
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 67,
"end": 68,
"loc": {
"start": {
"line": 2,
"column": 7
},
"end": {
"line": 2,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 69,
"end": 84,
"loc": {
"start": {
"line": 2,
"column": 9
},
"end": {
"line": 2,
"column": 24
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 84,
"end": 85,
"loc": {
"start": {
"line": 2,
"column": 24
},
"end": {
"line": 2,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPinsComponent",
"start": 86,
"end": 104,
"loc": {
"start": {
"line": 2,
"column": 26
},
"end": {
"line": 2,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 105,
"end": 106,
"loc": {
"start": {
"line": 2,
"column": 45
},
"end": {
"line": 2,
"column": 46
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 107,
"end": 111,
"loc": {
"start": {
"line": 2,
"column": 47
},
"end": {
"line": 2,
"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": 112,
"end": 138,
"loc": {
"start": {
"line": 2,
"column": 52
},
"end": {
"line": 2,
"column": 78
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 138,
"end": 139,
"loc": {
"start": {
"line": 2,
"column": 78
},
"end": {
"line": 2,
"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": 141,
"end": 147,
"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": 148,
"end": 149,
"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": "Entity",
"start": 150,
"end": 156,
"loc": {
"start": {
"line": 3,
"column": 9
},
"end": {
"line": 3,
"column": 15
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 157,
"end": 158,
"loc": {
"start": {
"line": 3,
"column": 16
},
"end": {
"line": 3,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 159,
"end": 163,
"loc": {
"start": {
"line": 3,
"column": 18
},
"end": {
"line": 3,
"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": 164,
"end": 175,
"loc": {
"start": {
"line": 3,
"column": 23
},
"end": {
"line": 3,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 175,
"end": 176,
"loc": {
"start": {
"line": 3,
"column": 34
},
"end": {
"line": 3,
"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": 178,
"end": 184,
"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": 185,
"end": 186,
"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": "defaultBuildingVariant",
"start": 187,
"end": 209,
"loc": {
"start": {
"line": 4,
"column": 9
},
"end": {
"line": 4,
"column": 31
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 209,
"end": 210,
"loc": {
"start": {
"line": 4,
"column": 31
},
"end": {
"line": 4,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaBuilding",
"start": 211,
"end": 223,
"loc": {
"start": {
"line": 4,
"column": 33
},
"end": {
"line": 4,
"column": 45
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 224,
"end": 225,
"loc": {
"start": {
"line": 4,
"column": 46
},
"end": {
"line": 4,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 226,
"end": 230,
"loc": {
"start": {
"line": 4,
"column": 48
},
"end": {
"line": 4,
"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": 231,
"end": 249,
"loc": {
"start": {
"line": 4,
"column": 53
},
"end": {
"line": 4,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 249,
"end": 250,
"loc": {
"start": {
"line": 4,
"column": 71
},
"end": {
"line": 4,
"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": 252,
"end": 258,
"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": 259,
"end": 260,
"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": "GameRoot",
"start": 261,
"end": 269,
"loc": {
"start": {
"line": 5,
"column": 9
},
"end": {
"line": 5,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 270,
"end": 271,
"loc": {
"start": {
"line": 5,
"column": 18
},
"end": {
"line": 5,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 272,
"end": 276,
"loc": {
"start": {
"line": 5,
"column": 20
},
"end": {
"line": 5,
"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": 277,
"end": 286,
"loc": {
"start": {
"line": 5,
"column": 25
},
"end": {
"line": 5,
"column": 34
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 286,
"end": 287,
"loc": {
"start": {
"line": 5,
"column": 34
},
"end": {
"line": 5,
"column": 35
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 289,
"end": 295,
"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": 296,
"end": 297,
"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": "ConstantSignalComponent",
"start": 298,
"end": 321,
"loc": {
"start": {
"line": 6,
"column": 9
},
"end": {
"line": 6,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 322,
"end": 323,
"loc": {
"start": {
"line": 6,
"column": 33
},
"end": {
"line": 6,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 324,
"end": 328,
"loc": {
"start": {
"line": 6,
"column": 35
},
"end": {
"line": 6,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../components/constant_signal",
"start": 329,
"end": 360,
"loc": {
"start": {
"line": 6,
"column": 40
},
"end": {
"line": 6,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 360,
"end": 361,
"loc": {
"start": {
"line": 6,
"column": 71
},
"end": {
"line": 6,
"column": 72
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 363,
"end": 369,
"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": 370,
"end": 371,
"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": "generateMatrixRotations",
"start": 372,
"end": 395,
"loc": {
"start": {
"line": 7,
"column": 9
},
"end": {
"line": 7,
"column": 32
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 396,
"end": 397,
"loc": {
"start": {
"line": 7,
"column": 33
},
"end": {
"line": 7,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "from",
"start": 398,
"end": 402,
"loc": {
"start": {
"line": 7,
"column": 35
},
"end": {
"line": 7,
"column": 39
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../../core/utils",
"start": 403,
"end": 421,
"loc": {
"start": {
"line": 7,
"column": 40
},
"end": {
"line": 7,
"column": 58
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 421,
"end": 422,
"loc": {
"start": {
"line": 7,
"column": 58
},
"end": {
"line": 7,
"column": 59
}
}
},
{
"type": {
"label": "import",
"keyword": "import",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "import",
"start": 424,
"end": 430,
"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": 431,
"end": 432,
"loc": {
"start": {
"line": 8,
"column": 7
},
"end": {
"line": 8,
"column": 8
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 433,
"end": 451,
"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": 452,
"end": 453,
"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": 454,
"end": 458,
"loc": {
"start": {
"line": 8,
"column": 30
},
"end": {
"line": 8,
"column": 34
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "../tutorial_goals",
"start": 459,
"end": 478,
"loc": {
"start": {
"line": 8,
"column": 35
},
"end": {
"line": 8,
"column": 54
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 478,
"end": 479,
"loc": {
"start": {
"line": 8,
"column": 54
},
"end": {
"line": 8,
"column": 55
}
}
},
{
"type": {
"label": "export",
"keyword": "export",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "export",
"start": 483,
"end": 489,
"loc": {
"start": {
"line": 10,
"column": 0
},
"end": {
"line": 10,
"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": 490,
"end": 495,
"loc": {
"start": {
"line": 10,
"column": 7
},
"end": {
"line": 10,
"column": 12
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 496,
"end": 522,
"loc": {
"start": {
"line": 10,
"column": 13
},
"end": {
"line": 10,
"column": 39
}
}
},
{
"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": 523,
"end": 530,
"loc": {
"start": {
"line": 10,
"column": 40
},
"end": {
"line": 10,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaBuilding",
"start": 531,
"end": 543,
"loc": {
"start": {
"line": 10,
"column": 48
},
"end": {
"line": 10,
"column": 60
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 544,
"end": 545,
"loc": {
"start": {
"line": 10,
"column": 61
},
"end": {
"line": 10,
"column": 62
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "constructor",
"start": 551,
"end": 562,
"loc": {
"start": {
"line": 11,
"column": 4
},
"end": {
"line": 11,
"column": 15
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 562,
"end": 563,
"loc": {
"start": {
"line": 11,
"column": 15
},
"end": {
"line": 11,
"column": 16
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 563,
"end": 564,
"loc": {
"start": {
"line": 11,
"column": 16
},
"end": {
"line": 11,
"column": 17
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 565,
"end": 566,
"loc": {
"start": {
"line": 11,
"column": 18
},
"end": {
"line": 11,
"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": 576,
"end": 581,
"loc": {
"start": {
"line": 12,
"column": 8
},
"end": {
"line": 12,
"column": 13
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 581,
"end": 582,
"loc": {
"start": {
"line": 12,
"column": 13
},
"end": {
"line": 12,
"column": 14
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "constant_signal",
"start": 582,
"end": 599,
"loc": {
"start": {
"line": 12,
"column": 14
},
"end": {
"line": 12,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 599,
"end": 600,
"loc": {
"start": {
"line": 12,
"column": 31
},
"end": {
"line": 12,
"column": 32
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 600,
"end": 601,
"loc": {
"start": {
"line": 12,
"column": 32
},
"end": {
"line": 12,
"column": 33
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 607,
"end": 608,
"loc": {
"start": {
"line": 13,
"column": 4
},
"end": {
"line": 13,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 616,
"end": 660,
"loc": {
"start": {
"line": 15,
"column": 4
},
"end": {
"line": 17,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSilhouetteColor",
"start": 666,
"end": 684,
"loc": {
"start": {
"line": 18,
"column": 4
},
"end": {
"line": 18,
"column": 22
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 684,
"end": 685,
"loc": {
"start": {
"line": 18,
"column": 22
},
"end": {
"line": 18,
"column": 23
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 685,
"end": 692,
"loc": {
"start": {
"line": 18,
"column": 23
},
"end": {
"line": 18,
"column": 30
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 692,
"end": 693,
"loc": {
"start": {
"line": 18,
"column": 30
},
"end": {
"line": 18,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 694,
"end": 695,
"loc": {
"start": {
"line": 18,
"column": 32
},
"end": {
"line": 18,
"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": 705,
"end": 711,
"loc": {
"start": {
"line": 19,
"column": 8
},
"end": {
"line": 19,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 712,
"end": 738,
"loc": {
"start": {
"line": 19,
"column": 15
},
"end": {
"line": 19,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 738,
"end": 739,
"loc": {
"start": {
"line": 19,
"column": 41
},
"end": {
"line": 19,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 739,
"end": 755,
"loc": {
"start": {
"line": 19,
"column": 42
},
"end": {
"line": 19,
"column": 58
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 755,
"end": 756,
"loc": {
"start": {
"line": 19,
"column": 58
},
"end": {
"line": 19,
"column": 59
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 756,
"end": 763,
"loc": {
"start": {
"line": 19,
"column": 59
},
"end": {
"line": 19,
"column": 66
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 763,
"end": 764,
"loc": {
"start": {
"line": 19,
"column": 66
},
"end": {
"line": 19,
"column": 67
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 764,
"end": 765,
"loc": {
"start": {
"line": 19,
"column": 67
},
"end": {
"line": 19,
"column": 68
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 765,
"end": 766,
"loc": {
"start": {
"line": 19,
"column": 68
},
"end": {
"line": 19,
"column": 69
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 766,
"end": 767,
"loc": {
"start": {
"line": 19,
"column": 69
},
"end": {
"line": 19,
"column": 70
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 773,
"end": 774,
"loc": {
"start": {
"line": 20,
"column": 4
},
"end": {
"line": 20,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 782,
"end": 825,
"loc": {
"start": {
"line": 22,
"column": 4
},
"end": {
"line": 24,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsUnlocked",
"start": 831,
"end": 844,
"loc": {
"start": {
"line": 25,
"column": 4
},
"end": {
"line": 25,
"column": 17
}
}
},
{
"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": 25,
"column": 17
},
"end": {
"line": 25,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 845,
"end": 849,
"loc": {
"start": {
"line": 25,
"column": 18
},
"end": {
"line": 25,
"column": 22
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 849,
"end": 850,
"loc": {
"start": {
"line": 25,
"column": 22
},
"end": {
"line": 25,
"column": 23
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 851,
"end": 852,
"loc": {
"start": {
"line": 25,
"column": 24
},
"end": {
"line": 25,
"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": 862,
"end": 868,
"loc": {
"start": {
"line": 26,
"column": 8
},
"end": {
"line": 26,
"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": 869,
"end": 873,
"loc": {
"start": {
"line": 26,
"column": 15
},
"end": {
"line": 26,
"column": 19
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 873,
"end": 874,
"loc": {
"start": {
"line": 26,
"column": 19
},
"end": {
"line": 26,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAvailableVariants",
"start": 874,
"end": 894,
"loc": {
"start": {
"line": 26,
"column": 20
},
"end": {
"line": 26,
"column": 40
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 894,
"end": 895,
"loc": {
"start": {
"line": 26,
"column": 40
},
"end": {
"line": 26,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 895,
"end": 899,
"loc": {
"start": {
"line": 26,
"column": 41
},
"end": {
"line": 26,
"column": 45
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 899,
"end": 900,
"loc": {
"start": {
"line": 26,
"column": 45
},
"end": {
"line": 26,
"column": 46
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 900,
"end": 901,
"loc": {
"start": {
"line": 26,
"column": 46
},
"end": {
"line": 26,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "length",
"start": 901,
"end": 907,
"loc": {
"start": {
"line": 26,
"column": 47
},
"end": {
"line": 26,
"column": 53
}
}
},
{
"type": {
"label": "</>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": 7,
"updateContext": null
},
"value": ">",
"start": 908,
"end": 909,
"loc": {
"start": {
"line": 26,
"column": 54
},
"end": {
"line": 26,
"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": 910,
"end": 911,
"loc": {
"start": {
"line": 26,
"column": 56
},
"end": {
"line": 26,
"column": 57
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 911,
"end": 912,
"loc": {
"start": {
"line": 26,
"column": 57
},
"end": {
"line": 26,
"column": 58
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 918,
"end": 919,
"loc": {
"start": {
"line": 27,
"column": 4
},
"end": {
"line": 27,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 927,
"end": 971,
"loc": {
"start": {
"line": 29,
"column": 4
},
"end": {
"line": 31,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsRemovable",
"start": 977,
"end": 991,
"loc": {
"start": {
"line": 32,
"column": 4
},
"end": {
"line": 32,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 991,
"end": 992,
"loc": {
"start": {
"line": 32,
"column": 18
},
"end": {
"line": 32,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 992,
"end": 999,
"loc": {
"start": {
"line": 32,
"column": 19
},
"end": {
"line": 32,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 999,
"end": 1000,
"loc": {
"start": {
"line": 32,
"column": 26
},
"end": {
"line": 32,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1001,
"end": 1002,
"loc": {
"start": {
"line": 32,
"column": 28
},
"end": {
"line": 32,
"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": 1012,
"end": 1018,
"loc": {
"start": {
"line": 33,
"column": 8
},
"end": {
"line": 33,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 1019,
"end": 1045,
"loc": {
"start": {
"line": 33,
"column": 15
},
"end": {
"line": 33,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1045,
"end": 1046,
"loc": {
"start": {
"line": 33,
"column": 41
},
"end": {
"line": 33,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 1046,
"end": 1057,
"loc": {
"start": {
"line": 33,
"column": 42
},
"end": {
"line": 33,
"column": 53
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1057,
"end": 1058,
"loc": {
"start": {
"line": 33,
"column": 53
},
"end": {
"line": 33,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1058,
"end": 1065,
"loc": {
"start": {
"line": 33,
"column": 54
},
"end": {
"line": 33,
"column": 61
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1065,
"end": 1066,
"loc": {
"start": {
"line": 33,
"column": 61
},
"end": {
"line": 33,
"column": 62
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1066,
"end": 1067,
"loc": {
"start": {
"line": 33,
"column": 62
},
"end": {
"line": 33,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1067,
"end": 1068,
"loc": {
"start": {
"line": 33,
"column": 63
},
"end": {
"line": 33,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1068,
"end": 1069,
"loc": {
"start": {
"line": 33,
"column": 64
},
"end": {
"line": 33,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1075,
"end": 1076,
"loc": {
"start": {
"line": 34,
"column": 4
},
"end": {
"line": 34,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1084,
"end": 1128,
"loc": {
"start": {
"line": 36,
"column": 4
},
"end": {
"line": 38,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getIsRotateable",
"start": 1134,
"end": 1149,
"loc": {
"start": {
"line": 39,
"column": 4
},
"end": {
"line": 39,
"column": 19
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1149,
"end": 1150,
"loc": {
"start": {
"line": 39,
"column": 19
},
"end": {
"line": 39,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1150,
"end": 1157,
"loc": {
"start": {
"line": 39,
"column": 20
},
"end": {
"line": 39,
"column": 27
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1157,
"end": 1158,
"loc": {
"start": {
"line": 39,
"column": 27
},
"end": {
"line": 39,
"column": 28
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1159,
"end": 1160,
"loc": {
"start": {
"line": 39,
"column": 29
},
"end": {
"line": 39,
"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": 1170,
"end": 1176,
"loc": {
"start": {
"line": 40,
"column": 8
},
"end": {
"line": 40,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 1177,
"end": 1203,
"loc": {
"start": {
"line": 40,
"column": 15
},
"end": {
"line": 40,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1203,
"end": 1204,
"loc": {
"start": {
"line": 40,
"column": 41
},
"end": {
"line": 40,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 1204,
"end": 1216,
"loc": {
"start": {
"line": 40,
"column": 42
},
"end": {
"line": 40,
"column": 54
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1216,
"end": 1217,
"loc": {
"start": {
"line": 40,
"column": 54
},
"end": {
"line": 40,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1217,
"end": 1224,
"loc": {
"start": {
"line": 40,
"column": 55
},
"end": {
"line": 40,
"column": 62
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1224,
"end": 1225,
"loc": {
"start": {
"line": 40,
"column": 62
},
"end": {
"line": 40,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1225,
"end": 1226,
"loc": {
"start": {
"line": 40,
"column": 63
},
"end": {
"line": 40,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1226,
"end": 1227,
"loc": {
"start": {
"line": 40,
"column": 64
},
"end": {
"line": 40,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1227,
"end": 1228,
"loc": {
"start": {
"line": 40,
"column": 65
},
"end": {
"line": 40,
"column": 66
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1234,
"end": 1235,
"loc": {
"start": {
"line": 41,
"column": 4
},
"end": {
"line": 41,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {GameRoot} root\r\n ",
"start": 1243,
"end": 1286,
"loc": {
"start": {
"line": 43,
"column": 4
},
"end": {
"line": 45,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getAvailableVariants",
"start": 1292,
"end": 1312,
"loc": {
"start": {
"line": 46,
"column": 4
},
"end": {
"line": 46,
"column": 24
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1312,
"end": 1313,
"loc": {
"start": {
"line": 46,
"column": 24
},
"end": {
"line": 46,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1313,
"end": 1317,
"loc": {
"start": {
"line": 46,
"column": 25
},
"end": {
"line": 46,
"column": 29
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1317,
"end": 1318,
"loc": {
"start": {
"line": 46,
"column": 29
},
"end": {
"line": 46,
"column": 30
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1319,
"end": 1320,
"loc": {
"start": {
"line": 46,
"column": 31
},
"end": {
"line": 46,
"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": 1330,
"end": 1335,
"loc": {
"start": {
"line": 47,
"column": 8
},
"end": {
"line": 47,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1336,
"end": 1344,
"loc": {
"start": {
"line": 47,
"column": 14
},
"end": {
"line": 47,
"column": 22
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1345,
"end": 1346,
"loc": {
"start": {
"line": 47,
"column": 23
},
"end": {
"line": 47,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 1347,
"end": 1373,
"loc": {
"start": {
"line": 47,
"column": 25
},
"end": {
"line": 47,
"column": 51
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1373,
"end": 1374,
"loc": {
"start": {
"line": 47,
"column": 51
},
"end": {
"line": 47,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 1374,
"end": 1389,
"loc": {
"start": {
"line": 47,
"column": 52
},
"end": {
"line": 47,
"column": 67
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1389,
"end": 1390,
"loc": {
"start": {
"line": 47,
"column": 67
},
"end": {
"line": 47,
"column": 68
}
}
},
{
"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": 1402,
"end": 1405,
"loc": {
"start": {
"line": 49,
"column": 8
},
"end": {
"line": 49,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1406,
"end": 1415,
"loc": {
"start": {
"line": 49,
"column": 12
},
"end": {
"line": 49,
"column": 21
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 1416,
"end": 1417,
"loc": {
"start": {
"line": 49,
"column": 22
},
"end": {
"line": 49,
"column": 23
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1418,
"end": 1419,
"loc": {
"start": {
"line": 49,
"column": 24
},
"end": {
"line": 49,
"column": 25
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1419,
"end": 1420,
"loc": {
"start": {
"line": 49,
"column": 25
},
"end": {
"line": 49,
"column": 26
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1420,
"end": 1421,
"loc": {
"start": {
"line": 49,
"column": 26
},
"end": {
"line": 49,
"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": 1431,
"end": 1434,
"loc": {
"start": {
"line": 50,
"column": 8
},
"end": {
"line": 50,
"column": 11
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1435,
"end": 1436,
"loc": {
"start": {
"line": 50,
"column": 12
},
"end": {
"line": 50,
"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": 1436,
"end": 1441,
"loc": {
"start": {
"line": 50,
"column": 13
},
"end": {
"line": 50,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1442,
"end": 1449,
"loc": {
"start": {
"line": 50,
"column": 19
},
"end": {
"line": 50,
"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": 1450,
"end": 1452,
"loc": {
"start": {
"line": 50,
"column": 27
},
"end": {
"line": 50,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1453,
"end": 1461,
"loc": {
"start": {
"line": 50,
"column": 30
},
"end": {
"line": 50,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1461,
"end": 1462,
"loc": {
"start": {
"line": 50,
"column": 38
},
"end": {
"line": 50,
"column": 39
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1463,
"end": 1464,
"loc": {
"start": {
"line": 50,
"column": 40
},
"end": {
"line": 50,
"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": 1478,
"end": 1480,
"loc": {
"start": {
"line": 51,
"column": 12
},
"end": {
"line": 51,
"column": 14
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1481,
"end": 1482,
"loc": {
"start": {
"line": 51,
"column": 15
},
"end": {
"line": 51,
"column": 16
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variants",
"start": 1482,
"end": 1490,
"loc": {
"start": {
"line": 51,
"column": 16
},
"end": {
"line": 51,
"column": 24
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1490,
"end": 1491,
"loc": {
"start": {
"line": 51,
"column": 24
},
"end": {
"line": 51,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1491,
"end": 1498,
"loc": {
"start": {
"line": 51,
"column": 25
},
"end": {
"line": 51,
"column": 32
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1498,
"end": 1499,
"loc": {
"start": {
"line": 51,
"column": 32
},
"end": {
"line": 51,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1499,
"end": 1500,
"loc": {
"start": {
"line": 51,
"column": 33
},
"end": {
"line": 51,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1500,
"end": 1504,
"loc": {
"start": {
"line": 51,
"column": 34
},
"end": {
"line": 51,
"column": 38
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1504,
"end": 1505,
"loc": {
"start": {
"line": 51,
"column": 38
},
"end": {
"line": 51,
"column": 39
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1505,
"end": 1506,
"loc": {
"start": {
"line": 51,
"column": 39
},
"end": {
"line": 51,
"column": 40
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1507,
"end": 1516,
"loc": {
"start": {
"line": 51,
"column": 41
},
"end": {
"line": 51,
"column": 50
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1516,
"end": 1517,
"loc": {
"start": {
"line": 51,
"column": 50
},
"end": {
"line": 51,
"column": 51
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "push",
"start": 1517,
"end": 1521,
"loc": {
"start": {
"line": 51,
"column": 51
},
"end": {
"line": 51,
"column": 55
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1521,
"end": 1522,
"loc": {
"start": {
"line": 51,
"column": 55
},
"end": {
"line": 51,
"column": 56
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1522,
"end": 1529,
"loc": {
"start": {
"line": 51,
"column": 56
},
"end": {
"line": 51,
"column": 63
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1529,
"end": 1530,
"loc": {
"start": {
"line": 51,
"column": 63
},
"end": {
"line": 51,
"column": 64
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1530,
"end": 1531,
"loc": {
"start": {
"line": 51,
"column": 64
},
"end": {
"line": 51,
"column": 65
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1541,
"end": 1542,
"loc": {
"start": {
"line": 52,
"column": 8
},
"end": {
"line": 52,
"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": 1554,
"end": 1560,
"loc": {
"start": {
"line": 54,
"column": 8
},
"end": {
"line": 54,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "available",
"start": 1561,
"end": 1570,
"loc": {
"start": {
"line": 54,
"column": 15
},
"end": {
"line": 54,
"column": 24
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1570,
"end": 1571,
"loc": {
"start": {
"line": 54,
"column": 24
},
"end": {
"line": 54,
"column": 25
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1577,
"end": 1578,
"loc": {
"start": {
"line": 55,
"column": 4
},
"end": {
"line": 55,
"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": 1586,
"end": 1733,
"loc": {
"start": {
"line": 57,
"column": 4
},
"end": {
"line": 62,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getLayer",
"start": 1739,
"end": 1747,
"loc": {
"start": {
"line": 63,
"column": 4
},
"end": {
"line": 63,
"column": 12
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1747,
"end": 1748,
"loc": {
"start": {
"line": 63,
"column": 12
},
"end": {
"line": 63,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1748,
"end": 1752,
"loc": {
"start": {
"line": 63,
"column": 13
},
"end": {
"line": 63,
"column": 17
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1752,
"end": 1753,
"loc": {
"start": {
"line": 63,
"column": 17
},
"end": {
"line": 63,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1754,
"end": 1761,
"loc": {
"start": {
"line": 63,
"column": 19
},
"end": {
"line": 63,
"column": 26
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1761,
"end": 1762,
"loc": {
"start": {
"line": 63,
"column": 26
},
"end": {
"line": 63,
"column": 27
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1763,
"end": 1764,
"loc": {
"start": {
"line": 63,
"column": 28
},
"end": {
"line": 63,
"column": 29
}
}
},
{
"type": "CommentLine",
"value": " @ts-ignore",
"start": 1774,
"end": 1787,
"loc": {
"start": {
"line": 64,
"column": 8
},
"end": {
"line": 64,
"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": 1797,
"end": 1803,
"loc": {
"start": {
"line": 65,
"column": 8
},
"end": {
"line": 65,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 1804,
"end": 1830,
"loc": {
"start": {
"line": 65,
"column": 15
},
"end": {
"line": 65,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1830,
"end": 1831,
"loc": {
"start": {
"line": 65,
"column": 41
},
"end": {
"line": 65,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 1831,
"end": 1845,
"loc": {
"start": {
"line": 65,
"column": 42
},
"end": {
"line": 65,
"column": 56
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1845,
"end": 1846,
"loc": {
"start": {
"line": 65,
"column": 56
},
"end": {
"line": 65,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1846,
"end": 1853,
"loc": {
"start": {
"line": 65,
"column": 57
},
"end": {
"line": 65,
"column": 64
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1853,
"end": 1854,
"loc": {
"start": {
"line": 65,
"column": 64
},
"end": {
"line": 65,
"column": 65
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1854,
"end": 1855,
"loc": {
"start": {
"line": 65,
"column": 65
},
"end": {
"line": 65,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 1855,
"end": 1859,
"loc": {
"start": {
"line": 65,
"column": 66
},
"end": {
"line": 65,
"column": 70
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1859,
"end": 1860,
"loc": {
"start": {
"line": 65,
"column": 70
},
"end": {
"line": 65,
"column": 71
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1860,
"end": 1861,
"loc": {
"start": {
"line": 65,
"column": 71
},
"end": {
"line": 65,
"column": 72
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1867,
"end": 1868,
"loc": {
"start": {
"line": 66,
"column": 4
},
"end": {
"line": 66,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 1876,
"end": 1920,
"loc": {
"start": {
"line": 68,
"column": 4
},
"end": {
"line": 70,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getDimensions",
"start": 1926,
"end": 1939,
"loc": {
"start": {
"line": 71,
"column": 4
},
"end": {
"line": 71,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1939,
"end": 1940,
"loc": {
"start": {
"line": 71,
"column": 17
},
"end": {
"line": 71,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 1940,
"end": 1947,
"loc": {
"start": {
"line": 71,
"column": 18
},
"end": {
"line": 71,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1947,
"end": 1948,
"loc": {
"start": {
"line": 71,
"column": 25
},
"end": {
"line": 71,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 1949,
"end": 1950,
"loc": {
"start": {
"line": 71,
"column": 27
},
"end": {
"line": 71,
"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": 1960,
"end": 1966,
"loc": {
"start": {
"line": 72,
"column": 8
},
"end": {
"line": 72,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 1967,
"end": 1993,
"loc": {
"start": {
"line": 72,
"column": 15
},
"end": {
"line": 72,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 1993,
"end": 1994,
"loc": {
"start": {
"line": 72,
"column": 41
},
"end": {
"line": 72,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 1994,
"end": 2004,
"loc": {
"start": {
"line": 72,
"column": 42
},
"end": {
"line": 72,
"column": 52
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2004,
"end": 2005,
"loc": {
"start": {
"line": 72,
"column": 52
},
"end": {
"line": 72,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2005,
"end": 2012,
"loc": {
"start": {
"line": 72,
"column": 53
},
"end": {
"line": 72,
"column": 60
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2012,
"end": 2013,
"loc": {
"start": {
"line": 72,
"column": 60
},
"end": {
"line": 72,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2013,
"end": 2014,
"loc": {
"start": {
"line": 72,
"column": 61
},
"end": {
"line": 72,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2014,
"end": 2015,
"loc": {
"start": {
"line": 72,
"column": 62
},
"end": {
"line": 72,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2015,
"end": 2016,
"loc": {
"start": {
"line": 72,
"column": 63
},
"end": {
"line": 72,
"column": 64
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2022,
"end": 2023,
"loc": {
"start": {
"line": 73,
"column": 4
},
"end": {
"line": 73,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2031,
"end": 2075,
"loc": {
"start": {
"line": 75,
"column": 4
},
"end": {
"line": 77,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getShowLayerPreview",
"start": 2081,
"end": 2100,
"loc": {
"start": {
"line": 78,
"column": 4
},
"end": {
"line": 78,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2100,
"end": 2101,
"loc": {
"start": {
"line": 78,
"column": 23
},
"end": {
"line": 78,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2101,
"end": 2108,
"loc": {
"start": {
"line": 78,
"column": 24
},
"end": {
"line": 78,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2108,
"end": 2109,
"loc": {
"start": {
"line": 78,
"column": 31
},
"end": {
"line": 78,
"column": 32
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2110,
"end": 2111,
"loc": {
"start": {
"line": 78,
"column": 33
},
"end": {
"line": 78,
"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": 2121,
"end": 2127,
"loc": {
"start": {
"line": 79,
"column": 8
},
"end": {
"line": 79,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 2128,
"end": 2154,
"loc": {
"start": {
"line": 79,
"column": 15
},
"end": {
"line": 79,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2154,
"end": 2155,
"loc": {
"start": {
"line": 79,
"column": 41
},
"end": {
"line": 79,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 2155,
"end": 2167,
"loc": {
"start": {
"line": 79,
"column": 42
},
"end": {
"line": 79,
"column": 54
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2167,
"end": 2168,
"loc": {
"start": {
"line": 79,
"column": 54
},
"end": {
"line": 79,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2168,
"end": 2175,
"loc": {
"start": {
"line": 79,
"column": 55
},
"end": {
"line": 79,
"column": 62
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2175,
"end": 2176,
"loc": {
"start": {
"line": 79,
"column": 62
},
"end": {
"line": 79,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2176,
"end": 2177,
"loc": {
"start": {
"line": 79,
"column": 63
},
"end": {
"line": 79,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2177,
"end": 2178,
"loc": {
"start": {
"line": 79,
"column": 64
},
"end": {
"line": 79,
"column": 65
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2178,
"end": 2179,
"loc": {
"start": {
"line": 79,
"column": 65
},
"end": {
"line": 79,
"column": 66
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2185,
"end": 2186,
"loc": {
"start": {
"line": 80,
"column": 4
},
"end": {
"line": 80,
"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": 2194,
"end": 2380,
"loc": {
"start": {
"line": 82,
"column": 4
},
"end": {
"line": 88,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getSpecialOverlayRenderMatrix",
"start": 2386,
"end": 2415,
"loc": {
"start": {
"line": 89,
"column": 4
},
"end": {
"line": 89,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2415,
"end": 2416,
"loc": {
"start": {
"line": 89,
"column": 33
},
"end": {
"line": 89,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2416,
"end": 2424,
"loc": {
"start": {
"line": 89,
"column": 34
},
"end": {
"line": 89,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2424,
"end": 2425,
"loc": {
"start": {
"line": 89,
"column": 42
},
"end": {
"line": 89,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2426,
"end": 2441,
"loc": {
"start": {
"line": 89,
"column": 44
},
"end": {
"line": 89,
"column": 59
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2441,
"end": 2442,
"loc": {
"start": {
"line": 89,
"column": 59
},
"end": {
"line": 89,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2443,
"end": 2450,
"loc": {
"start": {
"line": 89,
"column": 61
},
"end": {
"line": 89,
"column": 68
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2450,
"end": 2451,
"loc": {
"start": {
"line": 89,
"column": 68
},
"end": {
"line": 89,
"column": 69
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2452,
"end": 2458,
"loc": {
"start": {
"line": 89,
"column": 70
},
"end": {
"line": 89,
"column": 76
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2458,
"end": 2459,
"loc": {
"start": {
"line": 89,
"column": 76
},
"end": {
"line": 89,
"column": 77
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2460,
"end": 2461,
"loc": {
"start": {
"line": 89,
"column": 78
},
"end": {
"line": 89,
"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": 2471,
"end": 2474,
"loc": {
"start": {
"line": 90,
"column": 8
},
"end": {
"line": 90,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2475,
"end": 2483,
"loc": {
"start": {
"line": 90,
"column": 12
},
"end": {
"line": 90,
"column": 20
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 2484,
"end": 2485,
"loc": {
"start": {
"line": 90,
"column": 21
},
"end": {
"line": 90,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 2486,
"end": 2512,
"loc": {
"start": {
"line": 90,
"column": 23
},
"end": {
"line": 90,
"column": 49
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2512,
"end": 2513,
"loc": {
"start": {
"line": 90,
"column": 49
},
"end": {
"line": 90,
"column": 50
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 2513,
"end": 2528,
"loc": {
"start": {
"line": 90,
"column": 50
},
"end": {
"line": 90,
"column": 65
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2528,
"end": 2529,
"loc": {
"start": {
"line": 90,
"column": 65
},
"end": {
"line": 90,
"column": 66
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2529,
"end": 2536,
"loc": {
"start": {
"line": 90,
"column": 66
},
"end": {
"line": 90,
"column": 73
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2536,
"end": 2537,
"loc": {
"start": {
"line": 90,
"column": 73
},
"end": {
"line": 90,
"column": 74
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2537,
"end": 2538,
"loc": {
"start": {
"line": 90,
"column": 74
},
"end": {
"line": 90,
"column": 75
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2538,
"end": 2544,
"loc": {
"start": {
"line": 90,
"column": 75
},
"end": {
"line": 90,
"column": 81
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2544,
"end": 2545,
"loc": {
"start": {
"line": 90,
"column": 81
},
"end": {
"line": 90,
"column": 82
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 2546,
"end": 2561,
"loc": {
"start": {
"line": 90,
"column": 83
},
"end": {
"line": 90,
"column": 98
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2561,
"end": 2562,
"loc": {
"start": {
"line": 90,
"column": 98
},
"end": {
"line": 90,
"column": 99
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2562,
"end": 2563,
"loc": {
"start": {
"line": 90,
"column": 99
},
"end": {
"line": 90,
"column": 100
}
}
},
{
"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": 2573,
"end": 2579,
"loc": {
"start": {
"line": 91,
"column": 8
},
"end": {
"line": 91,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2580,
"end": 2588,
"loc": {
"start": {
"line": 91,
"column": 15
},
"end": {
"line": 91,
"column": 23
}
}
},
{
"type": {
"label": "?",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2589,
"end": 2590,
"loc": {
"start": {
"line": 91,
"column": 24
},
"end": {
"line": 91,
"column": 25
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "matrices",
"start": 2591,
"end": 2599,
"loc": {
"start": {
"line": 91,
"column": 26
},
"end": {
"line": 91,
"column": 34
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2599,
"end": 2600,
"loc": {
"start": {
"line": 91,
"column": 34
},
"end": {
"line": 91,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotation",
"start": 2600,
"end": 2608,
"loc": {
"start": {
"line": 91,
"column": 35
},
"end": {
"line": 91,
"column": 43
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2608,
"end": 2609,
"loc": {
"start": {
"line": 91,
"column": 43
},
"end": {
"line": 91,
"column": 44
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2610,
"end": 2611,
"loc": {
"start": {
"line": 91,
"column": 45
},
"end": {
"line": 91,
"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": 2612,
"end": 2616,
"loc": {
"start": {
"line": 91,
"column": 47
},
"end": {
"line": 91,
"column": 51
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2616,
"end": 2617,
"loc": {
"start": {
"line": 91,
"column": 51
},
"end": {
"line": 91,
"column": 52
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2623,
"end": 2624,
"loc": {
"start": {
"line": 92,
"column": 4
},
"end": {
"line": 92,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {string} variant\r\n ",
"start": 2632,
"end": 2676,
"loc": {
"start": {
"line": 94,
"column": 4
},
"end": {
"line": 96,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "getRenderPins",
"start": 2682,
"end": 2695,
"loc": {
"start": {
"line": 97,
"column": 4
},
"end": {
"line": 97,
"column": 17
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2695,
"end": 2696,
"loc": {
"start": {
"line": 97,
"column": 17
},
"end": {
"line": 97,
"column": 18
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2696,
"end": 2703,
"loc": {
"start": {
"line": 97,
"column": 18
},
"end": {
"line": 97,
"column": 25
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2703,
"end": 2704,
"loc": {
"start": {
"line": 97,
"column": 25
},
"end": {
"line": 97,
"column": 26
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2705,
"end": 2706,
"loc": {
"start": {
"line": 97,
"column": 27
},
"end": {
"line": 97,
"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": 2716,
"end": 2722,
"loc": {
"start": {
"line": 98,
"column": 8
},
"end": {
"line": 98,
"column": 14
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 2723,
"end": 2749,
"loc": {
"start": {
"line": 98,
"column": 15
},
"end": {
"line": 98,
"column": 41
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2749,
"end": 2750,
"loc": {
"start": {
"line": 98,
"column": 41
},
"end": {
"line": 98,
"column": 42
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 2750,
"end": 2760,
"loc": {
"start": {
"line": 98,
"column": 42
},
"end": {
"line": 98,
"column": 52
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2760,
"end": 2761,
"loc": {
"start": {
"line": 98,
"column": 52
},
"end": {
"line": 98,
"column": 53
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 2761,
"end": 2768,
"loc": {
"start": {
"line": 98,
"column": 53
},
"end": {
"line": 98,
"column": 60
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2768,
"end": 2769,
"loc": {
"start": {
"line": 98,
"column": 60
},
"end": {
"line": 98,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2769,
"end": 2770,
"loc": {
"start": {
"line": 98,
"column": 61
},
"end": {
"line": 98,
"column": 62
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2770,
"end": 2771,
"loc": {
"start": {
"line": 98,
"column": 62
},
"end": {
"line": 98,
"column": 63
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2771,
"end": 2772,
"loc": {
"start": {
"line": 98,
"column": 63
},
"end": {
"line": 98,
"column": 64
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2778,
"end": 2779,
"loc": {
"start": {
"line": 99,
"column": 4
},
"end": {
"line": 99,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * Creates the entity at the given location\r\n * @param {Entity} entity\r\n ",
"start": 2787,
"end": 2879,
"loc": {
"start": {
"line": 101,
"column": 4
},
"end": {
"line": 104,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 2885,
"end": 2906,
"loc": {
"start": {
"line": 105,
"column": 4
},
"end": {
"line": 105,
"column": 25
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2906,
"end": 2907,
"loc": {
"start": {
"line": 105,
"column": 25
},
"end": {
"line": 105,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2907,
"end": 2913,
"loc": {
"start": {
"line": 105,
"column": 26
},
"end": {
"line": 105,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2913,
"end": 2914,
"loc": {
"start": {
"line": 105,
"column": 32
},
"end": {
"line": 105,
"column": 33
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2915,
"end": 2916,
"loc": {
"start": {
"line": 105,
"column": 34
},
"end": {
"line": 105,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 2926,
"end": 2952,
"loc": {
"start": {
"line": 106,
"column": 8
},
"end": {
"line": 106,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2952,
"end": 2953,
"loc": {
"start": {
"line": 106,
"column": 34
},
"end": {
"line": 106,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 2953,
"end": 2974,
"loc": {
"start": {
"line": 106,
"column": 35
},
"end": {
"line": 106,
"column": 56
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2974,
"end": 2975,
"loc": {
"start": {
"line": 106,
"column": 56
},
"end": {
"line": 106,
"column": 57
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "forEach",
"start": 2975,
"end": 2982,
"loc": {
"start": {
"line": 106,
"column": 57
},
"end": {
"line": 106,
"column": 64
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2982,
"end": 2983,
"loc": {
"start": {
"line": 106,
"column": 64
},
"end": {
"line": 106,
"column": 65
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 2983,
"end": 2987,
"loc": {
"start": {
"line": 106,
"column": 65
},
"end": {
"line": 106,
"column": 69
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 2988,
"end": 2990,
"loc": {
"start": {
"line": 106,
"column": 70
},
"end": {
"line": 106,
"column": 72
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "func",
"start": 2991,
"end": 2995,
"loc": {
"start": {
"line": 106,
"column": 73
},
"end": {
"line": 106,
"column": 77
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 2995,
"end": 2996,
"loc": {
"start": {
"line": 106,
"column": 77
},
"end": {
"line": 106,
"column": 78
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 2996,
"end": 3002,
"loc": {
"start": {
"line": 106,
"column": 78
},
"end": {
"line": 106,
"column": 84
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3002,
"end": 3003,
"loc": {
"start": {
"line": 106,
"column": 84
},
"end": {
"line": 106,
"column": 85
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3003,
"end": 3004,
"loc": {
"start": {
"line": 106,
"column": 85
},
"end": {
"line": 106,
"column": 86
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3004,
"end": 3005,
"loc": {
"start": {
"line": 106,
"column": 86
},
"end": {
"line": 106,
"column": 87
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3011,
"end": 3012,
"loc": {
"start": {
"line": 107,
"column": 4
},
"end": {
"line": 107,
"column": 5
}
}
},
{
"type": "CommentBlock",
"value": "*\r\n * @param {Entity} entity\r\n * @param {number} rotationVariant\r\n * @param {string} variant\r\n ",
"start": 3020,
"end": 3135,
"loc": {
"start": {
"line": 109,
"column": 4
},
"end": {
"line": 113,
"column": 7
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "updateVariants",
"start": 3141,
"end": 3155,
"loc": {
"start": {
"line": 114,
"column": 4
},
"end": {
"line": 114,
"column": 18
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3155,
"end": 3156,
"loc": {
"start": {
"line": 114,
"column": 18
},
"end": {
"line": 114,
"column": 19
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3156,
"end": 3162,
"loc": {
"start": {
"line": 114,
"column": 19
},
"end": {
"line": 114,
"column": 25
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3162,
"end": 3163,
"loc": {
"start": {
"line": 114,
"column": 25
},
"end": {
"line": 114,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3164,
"end": 3179,
"loc": {
"start": {
"line": 114,
"column": 27
},
"end": {
"line": 114,
"column": 42
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3179,
"end": 3180,
"loc": {
"start": {
"line": 114,
"column": 42
},
"end": {
"line": 114,
"column": 43
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3181,
"end": 3188,
"loc": {
"start": {
"line": 114,
"column": 44
},
"end": {
"line": 114,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3188,
"end": 3189,
"loc": {
"start": {
"line": 114,
"column": 51
},
"end": {
"line": 114,
"column": 52
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3190,
"end": 3191,
"loc": {
"start": {
"line": 114,
"column": 53
},
"end": {
"line": 114,
"column": 54
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 3201,
"end": 3227,
"loc": {
"start": {
"line": 115,
"column": 8
},
"end": {
"line": 115,
"column": 34
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3227,
"end": 3228,
"loc": {
"start": {
"line": 115,
"column": 34
},
"end": {
"line": 115,
"column": 35
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 3228,
"end": 3247,
"loc": {
"start": {
"line": 115,
"column": 35
},
"end": {
"line": 115,
"column": 54
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3247,
"end": 3248,
"loc": {
"start": {
"line": 115,
"column": 54
},
"end": {
"line": 115,
"column": 55
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "variant",
"start": 3248,
"end": 3255,
"loc": {
"start": {
"line": 115,
"column": 55
},
"end": {
"line": 115,
"column": 62
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3255,
"end": 3256,
"loc": {
"start": {
"line": 115,
"column": 62
},
"end": {
"line": 115,
"column": 63
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3256,
"end": 3257,
"loc": {
"start": {
"line": 115,
"column": 63
},
"end": {
"line": 115,
"column": 64
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3257,
"end": 3263,
"loc": {
"start": {
"line": 115,
"column": 64
},
"end": {
"line": 115,
"column": 70
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3263,
"end": 3264,
"loc": {
"start": {
"line": 115,
"column": 70
},
"end": {
"line": 115,
"column": 71
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3265,
"end": 3280,
"loc": {
"start": {
"line": 115,
"column": 72
},
"end": {
"line": 115,
"column": 87
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3280,
"end": 3281,
"loc": {
"start": {
"line": 115,
"column": 87
},
"end": {
"line": 115,
"column": 88
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3281,
"end": 3282,
"loc": {
"start": {
"line": 115,
"column": 88
},
"end": {
"line": 115,
"column": 89
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3288,
"end": 3289,
"loc": {
"start": {
"line": 116,
"column": 4
},
"end": {
"line": 116,
"column": 5
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3291,
"end": 3292,
"loc": {
"start": {
"line": 117,
"column": 0
},
"end": {
"line": 117,
"column": 1
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 3296,
"end": 3322,
"loc": {
"start": {
"line": 119,
"column": 0
},
"end": {
"line": 119,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3322,
"end": 3323,
"loc": {
"start": {
"line": 119,
"column": 26
},
"end": {
"line": 119,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setupEntityComponents",
"start": 3323,
"end": 3344,
"loc": {
"start": {
"line": 119,
"column": 27
},
"end": {
"line": 119,
"column": 48
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3345,
"end": 3346,
"loc": {
"start": {
"line": 119,
"column": 49
},
"end": {
"line": 119,
"column": 50
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3347,
"end": 3348,
"loc": {
"start": {
"line": 119,
"column": 51
},
"end": {
"line": 119,
"column": 52
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3354,
"end": 3360,
"loc": {
"start": {
"line": 120,
"column": 4
},
"end": {
"line": 120,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3361,
"end": 3363,
"loc": {
"start": {
"line": 120,
"column": 11
},
"end": {
"line": 120,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3369,
"end": 3375,
"loc": {
"start": {
"line": 121,
"column": 4
},
"end": {
"line": 121,
"column": 10
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3375,
"end": 3376,
"loc": {
"start": {
"line": 121,
"column": 10
},
"end": {
"line": 121,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3376,
"end": 3388,
"loc": {
"start": {
"line": 121,
"column": 11
},
"end": {
"line": 121,
"column": 23
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3388,
"end": 3389,
"loc": {
"start": {
"line": 121,
"column": 23
},
"end": {
"line": 121,
"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": 3399,
"end": 3402,
"loc": {
"start": {
"line": 122,
"column": 8
},
"end": {
"line": 122,
"column": 11
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPinsComponent",
"start": 3403,
"end": 3421,
"loc": {
"start": {
"line": 122,
"column": 12
},
"end": {
"line": 122,
"column": 30
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3421,
"end": 3422,
"loc": {
"start": {
"line": 122,
"column": 30
},
"end": {
"line": 122,
"column": 31
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3422,
"end": 3423,
"loc": {
"start": {
"line": 122,
"column": 31
},
"end": {
"line": 122,
"column": 32
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "slots",
"start": 3437,
"end": 3442,
"loc": {
"start": {
"line": 123,
"column": 12
},
"end": {
"line": 123,
"column": 17
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3442,
"end": 3443,
"loc": {
"start": {
"line": 123,
"column": 17
},
"end": {
"line": 123,
"column": 18
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3444,
"end": 3445,
"loc": {
"start": {
"line": 123,
"column": 19
},
"end": {
"line": 123,
"column": 20
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3445,
"end": 3446,
"loc": {
"start": {
"line": 123,
"column": 20
},
"end": {
"line": 123,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 3464,
"end": 3467,
"loc": {
"start": {
"line": 124,
"column": 16
},
"end": {
"line": 124,
"column": 19
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3467,
"end": 3468,
"loc": {
"start": {
"line": 124,
"column": 19
},
"end": {
"line": 124,
"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": 3469,
"end": 3472,
"loc": {
"start": {
"line": 124,
"column": 21
},
"end": {
"line": 124,
"column": 24
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 3473,
"end": 3479,
"loc": {
"start": {
"line": 124,
"column": 25
},
"end": {
"line": 124,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3479,
"end": 3480,
"loc": {
"start": {
"line": 124,
"column": 31
},
"end": {
"line": 124,
"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": 3480,
"end": 3481,
"loc": {
"start": {
"line": 124,
"column": 32
},
"end": {
"line": 124,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3481,
"end": 3482,
"loc": {
"start": {
"line": 124,
"column": 33
},
"end": {
"line": 124,
"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": 3483,
"end": 3484,
"loc": {
"start": {
"line": 124,
"column": 35
},
"end": {
"line": 124,
"column": 36
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3484,
"end": 3485,
"loc": {
"start": {
"line": 124,
"column": 36
},
"end": {
"line": 124,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3485,
"end": 3486,
"loc": {
"start": {
"line": 124,
"column": 37
},
"end": {
"line": 124,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 3504,
"end": 3513,
"loc": {
"start": {
"line": 125,
"column": 16
},
"end": {
"line": 125,
"column": 25
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3513,
"end": 3514,
"loc": {
"start": {
"line": 125,
"column": 25
},
"end": {
"line": 125,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 3515,
"end": 3528,
"loc": {
"start": {
"line": 125,
"column": 27
},
"end": {
"line": 125,
"column": 40
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3528,
"end": 3529,
"loc": {
"start": {
"line": 125,
"column": 40
},
"end": {
"line": 125,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 3529,
"end": 3532,
"loc": {
"start": {
"line": 125,
"column": 41
},
"end": {
"line": 125,
"column": 44
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3532,
"end": 3533,
"loc": {
"start": {
"line": 125,
"column": 44
},
"end": {
"line": 125,
"column": 45
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 3551,
"end": 3555,
"loc": {
"start": {
"line": 126,
"column": 16
},
"end": {
"line": 126,
"column": 20
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3555,
"end": 3556,
"loc": {
"start": {
"line": 126,
"column": 20
},
"end": {
"line": 126,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 3557,
"end": 3572,
"loc": {
"start": {
"line": 126,
"column": 22
},
"end": {
"line": 126,
"column": 37
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3572,
"end": 3573,
"loc": {
"start": {
"line": 126,
"column": 37
},
"end": {
"line": 126,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 3573,
"end": 3587,
"loc": {
"start": {
"line": 126,
"column": 38
},
"end": {
"line": 126,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3587,
"end": 3588,
"loc": {
"start": {
"line": 126,
"column": 52
},
"end": {
"line": 126,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3602,
"end": 3603,
"loc": {
"start": {
"line": 127,
"column": 12
},
"end": {
"line": 127,
"column": 13
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3603,
"end": 3604,
"loc": {
"start": {
"line": 127,
"column": 13
},
"end": {
"line": 127,
"column": 14
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3605,
"end": 3606,
"loc": {
"start": {
"line": 127,
"column": 15
},
"end": {
"line": 127,
"column": 16
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3606,
"end": 3607,
"loc": {
"start": {
"line": 127,
"column": 16
},
"end": {
"line": 127,
"column": 17
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3617,
"end": 3618,
"loc": {
"start": {
"line": 128,
"column": 8
},
"end": {
"line": 128,
"column": 9
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3618,
"end": 3619,
"loc": {
"start": {
"line": 128,
"column": 9
},
"end": {
"line": 128,
"column": 10
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3625,
"end": 3626,
"loc": {
"start": {
"line": 129,
"column": 4
},
"end": {
"line": 129,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3626,
"end": 3627,
"loc": {
"start": {
"line": 129,
"column": 5
},
"end": {
"line": 129,
"column": 6
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3633,
"end": 3639,
"loc": {
"start": {
"line": 130,
"column": 4
},
"end": {
"line": 130,
"column": 10
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3640,
"end": 3642,
"loc": {
"start": {
"line": 130,
"column": 11
},
"end": {
"line": 130,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3643,
"end": 3649,
"loc": {
"start": {
"line": 130,
"column": 14
},
"end": {
"line": 130,
"column": 20
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3649,
"end": 3650,
"loc": {
"start": {
"line": 130,
"column": 20
},
"end": {
"line": 130,
"column": 21
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "addComponent",
"start": 3650,
"end": 3662,
"loc": {
"start": {
"line": 130,
"column": 21
},
"end": {
"line": 130,
"column": 33
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3662,
"end": 3663,
"loc": {
"start": {
"line": 130,
"column": 33
},
"end": {
"line": 130,
"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": 3663,
"end": 3666,
"loc": {
"start": {
"line": 130,
"column": 34
},
"end": {
"line": 130,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "ConstantSignalComponent",
"start": 3667,
"end": 3690,
"loc": {
"start": {
"line": 130,
"column": 38
},
"end": {
"line": 130,
"column": 61
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3690,
"end": 3691,
"loc": {
"start": {
"line": 130,
"column": 61
},
"end": {
"line": 130,
"column": 62
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3691,
"end": 3692,
"loc": {
"start": {
"line": 130,
"column": 62
},
"end": {
"line": 130,
"column": 63
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3692,
"end": 3693,
"loc": {
"start": {
"line": 130,
"column": 63
},
"end": {
"line": 130,
"column": 64
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3693,
"end": 3694,
"loc": {
"start": {
"line": 130,
"column": 64
},
"end": {
"line": 130,
"column": 65
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3694,
"end": 3695,
"loc": {
"start": {
"line": 130,
"column": 65
},
"end": {
"line": 130,
"column": 66
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3695,
"end": 3696,
"loc": {
"start": {
"line": 130,
"column": 66
},
"end": {
"line": 130,
"column": 67
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3698,
"end": 3699,
"loc": {
"start": {
"line": 131,
"column": 0
},
"end": {
"line": 131,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3699,
"end": 3700,
"loc": {
"start": {
"line": 131,
"column": 1
},
"end": {
"line": 131,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 3704,
"end": 3730,
"loc": {
"start": {
"line": 133,
"column": 0
},
"end": {
"line": 133,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3730,
"end": 3731,
"loc": {
"start": {
"line": 133,
"column": 26
},
"end": {
"line": 133,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "overlayMatrices",
"start": 3731,
"end": 3746,
"loc": {
"start": {
"line": 133,
"column": 27
},
"end": {
"line": 133,
"column": 42
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3747,
"end": 3748,
"loc": {
"start": {
"line": 133,
"column": 43
},
"end": {
"line": 133,
"column": 44
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3749,
"end": 3750,
"loc": {
"start": {
"line": 133,
"column": 45
},
"end": {
"line": 133,
"column": 46
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3756,
"end": 3757,
"loc": {
"start": {
"line": 134,
"column": 4
},
"end": {
"line": 134,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 3757,
"end": 3779,
"loc": {
"start": {
"line": 134,
"column": 5
},
"end": {
"line": 134,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3779,
"end": 3780,
"loc": {
"start": {
"line": 134,
"column": 27
},
"end": {
"line": 134,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3780,
"end": 3781,
"loc": {
"start": {
"line": 134,
"column": 28
},
"end": {
"line": 134,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3782,
"end": 3783,
"loc": {
"start": {
"line": 134,
"column": 30
},
"end": {
"line": 134,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 3783,
"end": 3789,
"loc": {
"start": {
"line": 134,
"column": 31
},
"end": {
"line": 134,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3789,
"end": 3790,
"loc": {
"start": {
"line": 134,
"column": 37
},
"end": {
"line": 134,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 3791,
"end": 3806,
"loc": {
"start": {
"line": 134,
"column": 39
},
"end": {
"line": 134,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3806,
"end": 3807,
"loc": {
"start": {
"line": 134,
"column": 54
},
"end": {
"line": 134,
"column": 55
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3808,
"end": 3810,
"loc": {
"start": {
"line": 134,
"column": 56
},
"end": {
"line": 134,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "generateMatrixRotations",
"start": 3820,
"end": 3843,
"loc": {
"start": {
"line": 135,
"column": 8
},
"end": {
"line": 135,
"column": 31
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3843,
"end": 3844,
"loc": {
"start": {
"line": 135,
"column": 31
},
"end": {
"line": 135,
"column": 32
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3844,
"end": 3845,
"loc": {
"start": {
"line": 135,
"column": 32
},
"end": {
"line": 135,
"column": 33
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3845,
"end": 3846,
"loc": {
"start": {
"line": 135,
"column": 33
},
"end": {
"line": 135,
"column": 34
}
}
},
{
"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": 135,
"column": 34
},
"end": {
"line": 135,
"column": 35
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 3848,
"end": 3849,
"loc": {
"start": {
"line": 135,
"column": 36
},
"end": {
"line": 135,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3849,
"end": 3850,
"loc": {
"start": {
"line": 135,
"column": 37
},
"end": {
"line": 135,
"column": 38
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 3851,
"end": 3852,
"loc": {
"start": {
"line": 135,
"column": 39
},
"end": {
"line": 135,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3852,
"end": 3853,
"loc": {
"start": {
"line": 135,
"column": 40
},
"end": {
"line": 135,
"column": 41
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 3854,
"end": 3855,
"loc": {
"start": {
"line": 135,
"column": 42
},
"end": {
"line": 135,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3855,
"end": 3856,
"loc": {
"start": {
"line": 135,
"column": 43
},
"end": {
"line": 135,
"column": 44
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 3857,
"end": 3858,
"loc": {
"start": {
"line": 135,
"column": 45
},
"end": {
"line": 135,
"column": 46
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3858,
"end": 3859,
"loc": {
"start": {
"line": 135,
"column": 46
},
"end": {
"line": 135,
"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": 3860,
"end": 3861,
"loc": {
"start": {
"line": 135,
"column": 48
},
"end": {
"line": 135,
"column": 49
}
}
},
{
"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": 135,
"column": 49
},
"end": {
"line": 135,
"column": 50
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 3863,
"end": 3864,
"loc": {
"start": {
"line": 135,
"column": 51
},
"end": {
"line": 135,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3864,
"end": 3865,
"loc": {
"start": {
"line": 135,
"column": 52
},
"end": {
"line": 135,
"column": 53
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 3866,
"end": 3867,
"loc": {
"start": {
"line": 135,
"column": 54
},
"end": {
"line": 135,
"column": 55
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3867,
"end": 3868,
"loc": {
"start": {
"line": 135,
"column": 55
},
"end": {
"line": 135,
"column": 56
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 1,
"start": 3869,
"end": 3870,
"loc": {
"start": {
"line": 135,
"column": 57
},
"end": {
"line": 135,
"column": 58
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3870,
"end": 3871,
"loc": {
"start": {
"line": 135,
"column": 58
},
"end": {
"line": 135,
"column": 59
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3871,
"end": 3872,
"loc": {
"start": {
"line": 135,
"column": 59
},
"end": {
"line": 135,
"column": 60
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3872,
"end": 3873,
"loc": {
"start": {
"line": 135,
"column": 60
},
"end": {
"line": 135,
"column": 61
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3875,
"end": 3876,
"loc": {
"start": {
"line": 136,
"column": 0
},
"end": {
"line": 136,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3876,
"end": 3877,
"loc": {
"start": {
"line": 136,
"column": 1
},
"end": {
"line": 136,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 3881,
"end": 3907,
"loc": {
"start": {
"line": 138,
"column": 0
},
"end": {
"line": 138,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3907,
"end": 3908,
"loc": {
"start": {
"line": 138,
"column": 26
},
"end": {
"line": 138,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "dimensions",
"start": 3908,
"end": 3918,
"loc": {
"start": {
"line": 138,
"column": 27
},
"end": {
"line": 138,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 3919,
"end": 3920,
"loc": {
"start": {
"line": 138,
"column": 38
},
"end": {
"line": 138,
"column": 39
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3921,
"end": 3922,
"loc": {
"start": {
"line": 138,
"column": 40
},
"end": {
"line": 138,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3928,
"end": 3929,
"loc": {
"start": {
"line": 139,
"column": 4
},
"end": {
"line": 139,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 3929,
"end": 3951,
"loc": {
"start": {
"line": 139,
"column": 5
},
"end": {
"line": 139,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3951,
"end": 3952,
"loc": {
"start": {
"line": 139,
"column": 27
},
"end": {
"line": 139,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3952,
"end": 3953,
"loc": {
"start": {
"line": 139,
"column": 28
},
"end": {
"line": 139,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3954,
"end": 3955,
"loc": {
"start": {
"line": 139,
"column": 30
},
"end": {
"line": 139,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3955,
"end": 3956,
"loc": {
"start": {
"line": 139,
"column": 31
},
"end": {
"line": 139,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3957,
"end": 3959,
"loc": {
"start": {
"line": 139,
"column": 33
},
"end": {
"line": 139,
"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": 3960,
"end": 3963,
"loc": {
"start": {
"line": 139,
"column": 36
},
"end": {
"line": 139,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 3964,
"end": 3970,
"loc": {
"start": {
"line": 139,
"column": 40
},
"end": {
"line": 139,
"column": 46
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3970,
"end": 3971,
"loc": {
"start": {
"line": 139,
"column": 46
},
"end": {
"line": 139,
"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": 3971,
"end": 3972,
"loc": {
"start": {
"line": 139,
"column": 47
},
"end": {
"line": 139,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3972,
"end": 3973,
"loc": {
"start": {
"line": 139,
"column": 48
},
"end": {
"line": 139,
"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": 3974,
"end": 3975,
"loc": {
"start": {
"line": 139,
"column": 50
},
"end": {
"line": 139,
"column": 51
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3975,
"end": 3976,
"loc": {
"start": {
"line": 139,
"column": 51
},
"end": {
"line": 139,
"column": 52
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3976,
"end": 3977,
"loc": {
"start": {
"line": 139,
"column": 52
},
"end": {
"line": 139,
"column": 53
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 3979,
"end": 3980,
"loc": {
"start": {
"line": 140,
"column": 0
},
"end": {
"line": 140,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 3980,
"end": 3981,
"loc": {
"start": {
"line": 140,
"column": 1
},
"end": {
"line": 140,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 3985,
"end": 4011,
"loc": {
"start": {
"line": 142,
"column": 0
},
"end": {
"line": 142,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4011,
"end": 4012,
"loc": {
"start": {
"line": 142,
"column": 26
},
"end": {
"line": 142,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "silhouetteColors",
"start": 4012,
"end": 4028,
"loc": {
"start": {
"line": 142,
"column": 27
},
"end": {
"line": 142,
"column": 43
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4029,
"end": 4030,
"loc": {
"start": {
"line": 142,
"column": 44
},
"end": {
"line": 142,
"column": 45
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4031,
"end": 4032,
"loc": {
"start": {
"line": 142,
"column": 46
},
"end": {
"line": 142,
"column": 47
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4038,
"end": 4039,
"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": "defaultBuildingVariant",
"start": 4039,
"end": 4061,
"loc": {
"start": {
"line": 143,
"column": 5
},
"end": {
"line": 143,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4061,
"end": 4062,
"loc": {
"start": {
"line": 143,
"column": 27
},
"end": {
"line": 143,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4062,
"end": 4063,
"loc": {
"start": {
"line": 143,
"column": 28
},
"end": {
"line": 143,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4064,
"end": 4065,
"loc": {
"start": {
"line": 143,
"column": 30
},
"end": {
"line": 143,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4065,
"end": 4066,
"loc": {
"start": {
"line": 143,
"column": 31
},
"end": {
"line": 143,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4067,
"end": 4069,
"loc": {
"start": {
"line": 143,
"column": 33
},
"end": {
"line": 143,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "#2b84fd",
"start": 4070,
"end": 4079,
"loc": {
"start": {
"line": 143,
"column": 36
},
"end": {
"line": 143,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4079,
"end": 4080,
"loc": {
"start": {
"line": 143,
"column": 45
},
"end": {
"line": 143,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4082,
"end": 4083,
"loc": {
"start": {
"line": 144,
"column": 0
},
"end": {
"line": 144,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4083,
"end": 4084,
"loc": {
"start": {
"line": 144,
"column": 1
},
"end": {
"line": 144,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 4088,
"end": 4114,
"loc": {
"start": {
"line": 146,
"column": 0
},
"end": {
"line": 146,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4114,
"end": 4115,
"loc": {
"start": {
"line": 146,
"column": 26
},
"end": {
"line": 146,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRemovable",
"start": 4115,
"end": 4126,
"loc": {
"start": {
"line": 146,
"column": 27
},
"end": {
"line": 146,
"column": 38
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4127,
"end": 4128,
"loc": {
"start": {
"line": 146,
"column": 39
},
"end": {
"line": 146,
"column": 40
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4129,
"end": 4130,
"loc": {
"start": {
"line": 146,
"column": 41
},
"end": {
"line": 146,
"column": 42
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4136,
"end": 4137,
"loc": {
"start": {
"line": 147,
"column": 4
},
"end": {
"line": 147,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4137,
"end": 4159,
"loc": {
"start": {
"line": 147,
"column": 5
},
"end": {
"line": 147,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4159,
"end": 4160,
"loc": {
"start": {
"line": 147,
"column": 27
},
"end": {
"line": 147,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4160,
"end": 4161,
"loc": {
"start": {
"line": 147,
"column": 28
},
"end": {
"line": 147,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4162,
"end": 4163,
"loc": {
"start": {
"line": 147,
"column": 30
},
"end": {
"line": 147,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4163,
"end": 4164,
"loc": {
"start": {
"line": 147,
"column": 31
},
"end": {
"line": 147,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4165,
"end": 4167,
"loc": {
"start": {
"line": 147,
"column": 33
},
"end": {
"line": 147,
"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": 4168,
"end": 4172,
"loc": {
"start": {
"line": 147,
"column": 36
},
"end": {
"line": 147,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4172,
"end": 4173,
"loc": {
"start": {
"line": 147,
"column": 40
},
"end": {
"line": 147,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4175,
"end": 4176,
"loc": {
"start": {
"line": 148,
"column": 0
},
"end": {
"line": 148,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4176,
"end": 4177,
"loc": {
"start": {
"line": 148,
"column": 1
},
"end": {
"line": 148,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 4181,
"end": 4207,
"loc": {
"start": {
"line": 150,
"column": 0
},
"end": {
"line": 150,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4207,
"end": 4208,
"loc": {
"start": {
"line": 150,
"column": 26
},
"end": {
"line": 150,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRotateable",
"start": 4208,
"end": 4220,
"loc": {
"start": {
"line": 150,
"column": 27
},
"end": {
"line": 150,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4221,
"end": 4222,
"loc": {
"start": {
"line": 150,
"column": 40
},
"end": {
"line": 150,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4223,
"end": 4224,
"loc": {
"start": {
"line": 150,
"column": 42
},
"end": {
"line": 150,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4230,
"end": 4231,
"loc": {
"start": {
"line": 151,
"column": 4
},
"end": {
"line": 151,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4231,
"end": 4253,
"loc": {
"start": {
"line": 151,
"column": 5
},
"end": {
"line": 151,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4253,
"end": 4254,
"loc": {
"start": {
"line": 151,
"column": 27
},
"end": {
"line": 151,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4254,
"end": 4255,
"loc": {
"start": {
"line": 151,
"column": 28
},
"end": {
"line": 151,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4256,
"end": 4257,
"loc": {
"start": {
"line": 151,
"column": 30
},
"end": {
"line": 151,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4257,
"end": 4258,
"loc": {
"start": {
"line": 151,
"column": 31
},
"end": {
"line": 151,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4259,
"end": 4261,
"loc": {
"start": {
"line": 151,
"column": 33
},
"end": {
"line": 151,
"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": 4262,
"end": 4266,
"loc": {
"start": {
"line": 151,
"column": 36
},
"end": {
"line": 151,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4266,
"end": 4267,
"loc": {
"start": {
"line": 151,
"column": 40
},
"end": {
"line": 151,
"column": 41
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4269,
"end": 4270,
"loc": {
"start": {
"line": 152,
"column": 0
},
"end": {
"line": 152,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4270,
"end": 4271,
"loc": {
"start": {
"line": 152,
"column": 1
},
"end": {
"line": 152,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 4275,
"end": 4301,
"loc": {
"start": {
"line": 154,
"column": 0
},
"end": {
"line": 154,
"column": 26
}
}
},
{
"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": 154,
"column": 26
},
"end": {
"line": 154,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "renderPins",
"start": 4302,
"end": 4312,
"loc": {
"start": {
"line": 154,
"column": 27
},
"end": {
"line": 154,
"column": 37
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4313,
"end": 4314,
"loc": {
"start": {
"line": 154,
"column": 38
},
"end": {
"line": 154,
"column": 39
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4315,
"end": 4316,
"loc": {
"start": {
"line": 154,
"column": 40
},
"end": {
"line": 154,
"column": 41
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4322,
"end": 4323,
"loc": {
"start": {
"line": 155,
"column": 4
},
"end": {
"line": 155,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4323,
"end": 4345,
"loc": {
"start": {
"line": 155,
"column": 5
},
"end": {
"line": 155,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4345,
"end": 4346,
"loc": {
"start": {
"line": 155,
"column": 27
},
"end": {
"line": 155,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4346,
"end": 4347,
"loc": {
"start": {
"line": 155,
"column": 28
},
"end": {
"line": 155,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4348,
"end": 4349,
"loc": {
"start": {
"line": 155,
"column": 30
},
"end": {
"line": 155,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4349,
"end": 4350,
"loc": {
"start": {
"line": 155,
"column": 31
},
"end": {
"line": 155,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4351,
"end": 4353,
"loc": {
"start": {
"line": 155,
"column": 33
},
"end": {
"line": 155,
"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": 4354,
"end": 4359,
"loc": {
"start": {
"line": 155,
"column": 36
},
"end": {
"line": 155,
"column": 41
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4359,
"end": 4360,
"loc": {
"start": {
"line": 155,
"column": 41
},
"end": {
"line": 155,
"column": 42
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4362,
"end": 4363,
"loc": {
"start": {
"line": 156,
"column": 0
},
"end": {
"line": 156,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4363,
"end": 4364,
"loc": {
"start": {
"line": 156,
"column": 1
},
"end": {
"line": 156,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 4368,
"end": 4394,
"loc": {
"start": {
"line": 158,
"column": 0
},
"end": {
"line": 158,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4394,
"end": 4395,
"loc": {
"start": {
"line": 158,
"column": 26
},
"end": {
"line": 158,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "avaibleVariants",
"start": 4395,
"end": 4410,
"loc": {
"start": {
"line": 158,
"column": 27
},
"end": {
"line": 158,
"column": 42
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4411,
"end": 4412,
"loc": {
"start": {
"line": 158,
"column": 43
},
"end": {
"line": 158,
"column": 44
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4413,
"end": 4414,
"loc": {
"start": {
"line": 158,
"column": 45
},
"end": {
"line": 158,
"column": 46
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4420,
"end": 4421,
"loc": {
"start": {
"line": 159,
"column": 4
},
"end": {
"line": 159,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4421,
"end": 4443,
"loc": {
"start": {
"line": 159,
"column": 5
},
"end": {
"line": 159,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4443,
"end": 4444,
"loc": {
"start": {
"line": 159,
"column": 27
},
"end": {
"line": 159,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4444,
"end": 4445,
"loc": {
"start": {
"line": 159,
"column": 28
},
"end": {
"line": 159,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4446,
"end": 4450,
"loc": {
"start": {
"line": 159,
"column": 30
},
"end": {
"line": 159,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4451,
"end": 4453,
"loc": {
"start": {
"line": 159,
"column": 35
},
"end": {
"line": 159,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4463,
"end": 4467,
"loc": {
"start": {
"line": 160,
"column": 8
},
"end": {
"line": 160,
"column": 12
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4467,
"end": 4468,
"loc": {
"start": {
"line": 160,
"column": 12
},
"end": {
"line": 160,
"column": 13
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "hubGoals",
"start": 4468,
"end": 4476,
"loc": {
"start": {
"line": 160,
"column": 13
},
"end": {
"line": 160,
"column": 21
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4476,
"end": 4477,
"loc": {
"start": {
"line": 160,
"column": 21
},
"end": {
"line": 160,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "isRewardUnlocked",
"start": 4477,
"end": 4493,
"loc": {
"start": {
"line": 160,
"column": 22
},
"end": {
"line": 160,
"column": 38
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4493,
"end": 4494,
"loc": {
"start": {
"line": 160,
"column": 38
},
"end": {
"line": 160,
"column": 39
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumHubGoalRewards",
"start": 4494,
"end": 4512,
"loc": {
"start": {
"line": 160,
"column": 39
},
"end": {
"line": 160,
"column": 57
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4512,
"end": 4513,
"loc": {
"start": {
"line": 160,
"column": 57
},
"end": {
"line": 160,
"column": 58
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "reward_constant_signal",
"start": 4513,
"end": 4535,
"loc": {
"start": {
"line": 160,
"column": 58
},
"end": {
"line": 160,
"column": 80
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4535,
"end": 4536,
"loc": {
"start": {
"line": 160,
"column": 80
},
"end": {
"line": 160,
"column": 81
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4536,
"end": 4537,
"loc": {
"start": {
"line": 160,
"column": 81
},
"end": {
"line": 160,
"column": 82
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4539,
"end": 4540,
"loc": {
"start": {
"line": 161,
"column": 0
},
"end": {
"line": 161,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4540,
"end": 4541,
"loc": {
"start": {
"line": 161,
"column": 1
},
"end": {
"line": 161,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 4545,
"end": 4571,
"loc": {
"start": {
"line": 163,
"column": 0
},
"end": {
"line": 163,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4571,
"end": 4572,
"loc": {
"start": {
"line": 163,
"column": 26
},
"end": {
"line": 163,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerByVariant",
"start": 4572,
"end": 4586,
"loc": {
"start": {
"line": 163,
"column": 27
},
"end": {
"line": 163,
"column": 41
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4587,
"end": 4588,
"loc": {
"start": {
"line": 163,
"column": 42
},
"end": {
"line": 163,
"column": 43
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4589,
"end": 4590,
"loc": {
"start": {
"line": 163,
"column": 44
},
"end": {
"line": 163,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4596,
"end": 4597,
"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": "defaultBuildingVariant",
"start": 4597,
"end": 4619,
"loc": {
"start": {
"line": 164,
"column": 5
},
"end": {
"line": 164,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4619,
"end": 4620,
"loc": {
"start": {
"line": 164,
"column": 27
},
"end": {
"line": 164,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4620,
"end": 4621,
"loc": {
"start": {
"line": 164,
"column": 28
},
"end": {
"line": 164,
"column": 29
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "root",
"start": 4622,
"end": 4626,
"loc": {
"start": {
"line": 164,
"column": 30
},
"end": {
"line": 164,
"column": 34
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4627,
"end": 4629,
"loc": {
"start": {
"line": 164,
"column": 35
},
"end": {
"line": 164,
"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": 4630,
"end": 4637,
"loc": {
"start": {
"line": 164,
"column": 38
},
"end": {
"line": 164,
"column": 45
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4637,
"end": 4638,
"loc": {
"start": {
"line": 164,
"column": 45
},
"end": {
"line": 164,
"column": 46
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4640,
"end": 4641,
"loc": {
"start": {
"line": 165,
"column": 0
},
"end": {
"line": 165,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4641,
"end": 4642,
"loc": {
"start": {
"line": 165,
"column": 1
},
"end": {
"line": 165,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 4646,
"end": 4672,
"loc": {
"start": {
"line": 167,
"column": 0
},
"end": {
"line": 167,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4672,
"end": 4673,
"loc": {
"start": {
"line": 167,
"column": 26
},
"end": {
"line": 167,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "layerPreview",
"start": 4673,
"end": 4685,
"loc": {
"start": {
"line": 167,
"column": 27
},
"end": {
"line": 167,
"column": 39
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4686,
"end": 4687,
"loc": {
"start": {
"line": 167,
"column": 40
},
"end": {
"line": 167,
"column": 41
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4688,
"end": 4689,
"loc": {
"start": {
"line": 167,
"column": 42
},
"end": {
"line": 167,
"column": 43
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4695,
"end": 4696,
"loc": {
"start": {
"line": 168,
"column": 4
},
"end": {
"line": 168,
"column": 5
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "defaultBuildingVariant",
"start": 4696,
"end": 4718,
"loc": {
"start": {
"line": 168,
"column": 5
},
"end": {
"line": 168,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4718,
"end": 4719,
"loc": {
"start": {
"line": 168,
"column": 27
},
"end": {
"line": 168,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4719,
"end": 4720,
"loc": {
"start": {
"line": 168,
"column": 28
},
"end": {
"line": 168,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4721,
"end": 4722,
"loc": {
"start": {
"line": 168,
"column": 30
},
"end": {
"line": 168,
"column": 31
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4722,
"end": 4723,
"loc": {
"start": {
"line": 168,
"column": 31
},
"end": {
"line": 168,
"column": 32
}
}
},
{
"type": {
"label": "=>",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4724,
"end": 4726,
"loc": {
"start": {
"line": 168,
"column": 33
},
"end": {
"line": 168,
"column": 35
}
}
},
{
"type": {
"label": "string",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "wires",
"start": 4727,
"end": 4734,
"loc": {
"start": {
"line": 168,
"column": 36
},
"end": {
"line": 168,
"column": 43
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4734,
"end": 4735,
"loc": {
"start": {
"line": 168,
"column": 43
},
"end": {
"line": 168,
"column": 44
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4737,
"end": 4738,
"loc": {
"start": {
"line": 169,
"column": 0
},
"end": {
"line": 169,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4738,
"end": 4739,
"loc": {
"start": {
"line": 169,
"column": 1
},
"end": {
"line": 169,
"column": 2
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "MetaConstantSignalBuilding",
"start": 4743,
"end": 4769,
"loc": {
"start": {
"line": 171,
"column": 0
},
"end": {
"line": 171,
"column": 26
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4769,
"end": 4770,
"loc": {
"start": {
"line": 171,
"column": 26
},
"end": {
"line": 171,
"column": 27
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "componentVariations",
"start": 4770,
"end": 4789,
"loc": {
"start": {
"line": 171,
"column": 27
},
"end": {
"line": 171,
"column": 46
}
}
},
{
"type": {
"label": "=",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": true,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "=",
"start": 4790,
"end": 4791,
"loc": {
"start": {
"line": 171,
"column": 47
},
"end": {
"line": 171,
"column": 48
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4792,
"end": 4793,
"loc": {
"start": {
"line": 171,
"column": 49
},
"end": {
"line": 171,
"column": 50
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4799,
"end": 4800,
"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": "defaultBuildingVariant",
"start": 4800,
"end": 4822,
"loc": {
"start": {
"line": 172,
"column": 5
},
"end": {
"line": 172,
"column": 27
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4822,
"end": 4823,
"loc": {
"start": {
"line": 172,
"column": 27
},
"end": {
"line": 172,
"column": 28
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4823,
"end": 4824,
"loc": {
"start": {
"line": 172,
"column": 28
},
"end": {
"line": 172,
"column": 29
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4825,
"end": 4826,
"loc": {
"start": {
"line": 172,
"column": 30
},
"end": {
"line": 172,
"column": 31
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4826,
"end": 4832,
"loc": {
"start": {
"line": 172,
"column": 31
},
"end": {
"line": 172,
"column": 37
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4832,
"end": 4833,
"loc": {
"start": {
"line": 172,
"column": 37
},
"end": {
"line": 172,
"column": 38
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "rotationVariant",
"start": 4834,
"end": 4849,
"loc": {
"start": {
"line": 172,
"column": 39
},
"end": {
"line": 172,
"column": 54
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4849,
"end": 4850,
"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": 4851,
"end": 4853,
"loc": {
"start": {
"line": 172,
"column": 56
},
"end": {
"line": 172,
"column": 58
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4854,
"end": 4855,
"loc": {
"start": {
"line": 172,
"column": 59
},
"end": {
"line": 172,
"column": 60
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "entity",
"start": 4865,
"end": 4871,
"loc": {
"start": {
"line": 173,
"column": 8
},
"end": {
"line": 173,
"column": 14
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4871,
"end": 4872,
"loc": {
"start": {
"line": 173,
"column": 14
},
"end": {
"line": 173,
"column": 15
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "components",
"start": 4872,
"end": 4882,
"loc": {
"start": {
"line": 173,
"column": 15
},
"end": {
"line": 173,
"column": 25
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4882,
"end": 4883,
"loc": {
"start": {
"line": 173,
"column": 25
},
"end": {
"line": 173,
"column": 26
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "WiredPins",
"start": 4883,
"end": 4892,
"loc": {
"start": {
"line": 173,
"column": 26
},
"end": {
"line": 173,
"column": 35
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4892,
"end": 4893,
"loc": {
"start": {
"line": 173,
"column": 35
},
"end": {
"line": 173,
"column": 36
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "setSlots",
"start": 4893,
"end": 4901,
"loc": {
"start": {
"line": 173,
"column": 36
},
"end": {
"line": 173,
"column": 44
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4901,
"end": 4902,
"loc": {
"start": {
"line": 173,
"column": 44
},
"end": {
"line": 173,
"column": 45
}
}
},
{
"type": {
"label": "[",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4902,
"end": 4903,
"loc": {
"start": {
"line": 173,
"column": 45
},
"end": {
"line": 173,
"column": 46
}
}
},
{
"type": {
"label": "{",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4903,
"end": 4904,
"loc": {
"start": {
"line": 173,
"column": 46
},
"end": {
"line": 173,
"column": 47
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "pos",
"start": 4918,
"end": 4921,
"loc": {
"start": {
"line": 174,
"column": 12
},
"end": {
"line": 174,
"column": 15
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4921,
"end": 4922,
"loc": {
"start": {
"line": 174,
"column": 15
},
"end": {
"line": 174,
"column": 16
}
}
},
{
"type": {
"label": "new",
"keyword": "new",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": "new",
"start": 4923,
"end": 4926,
"loc": {
"start": {
"line": 174,
"column": 17
},
"end": {
"line": 174,
"column": 20
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "Vector",
"start": 4927,
"end": 4933,
"loc": {
"start": {
"line": 174,
"column": 21
},
"end": {
"line": 174,
"column": 27
}
}
},
{
"type": {
"label": "(",
"beforeExpr": true,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4933,
"end": 4934,
"loc": {
"start": {
"line": 174,
"column": 27
},
"end": {
"line": 174,
"column": 28
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4934,
"end": 4935,
"loc": {
"start": {
"line": 174,
"column": 28
},
"end": {
"line": 174,
"column": 29
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4935,
"end": 4936,
"loc": {
"start": {
"line": 174,
"column": 29
},
"end": {
"line": 174,
"column": 30
}
}
},
{
"type": {
"label": "num",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"value": 0,
"start": 4937,
"end": 4938,
"loc": {
"start": {
"line": 174,
"column": 31
},
"end": {
"line": 174,
"column": 32
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 4938,
"end": 4939,
"loc": {
"start": {
"line": 174,
"column": 32
},
"end": {
"line": 174,
"column": 33
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4939,
"end": 4940,
"loc": {
"start": {
"line": 174,
"column": 33
},
"end": {
"line": 174,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "direction",
"start": 4954,
"end": 4963,
"loc": {
"start": {
"line": 175,
"column": 12
},
"end": {
"line": 175,
"column": 21
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4963,
"end": 4964,
"loc": {
"start": {
"line": 175,
"column": 21
},
"end": {
"line": 175,
"column": 22
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumDirection",
"start": 4965,
"end": 4978,
"loc": {
"start": {
"line": 175,
"column": 23
},
"end": {
"line": 175,
"column": 36
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4978,
"end": 4979,
"loc": {
"start": {
"line": 175,
"column": 36
},
"end": {
"line": 175,
"column": 37
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "top",
"start": 4979,
"end": 4982,
"loc": {
"start": {
"line": 175,
"column": 37
},
"end": {
"line": 175,
"column": 40
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 4982,
"end": 4983,
"loc": {
"start": {
"line": 175,
"column": 40
},
"end": {
"line": 175,
"column": 41
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "type",
"start": 4997,
"end": 5001,
"loc": {
"start": {
"line": 176,
"column": 12
},
"end": {
"line": 176,
"column": 16
}
}
},
{
"type": {
"label": ":",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5001,
"end": 5002,
"loc": {
"start": {
"line": 176,
"column": 16
},
"end": {
"line": 176,
"column": 17
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "enumPinSlotType",
"start": 5003,
"end": 5018,
"loc": {
"start": {
"line": 176,
"column": 18
},
"end": {
"line": 176,
"column": 33
}
}
},
{
"type": {
"label": ".",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5018,
"end": 5019,
"loc": {
"start": {
"line": 176,
"column": 33
},
"end": {
"line": 176,
"column": 34
}
}
},
{
"type": {
"label": "name",
"beforeExpr": false,
"startsExpr": true,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"value": "logicalEjector",
"start": 5019,
"end": 5033,
"loc": {
"start": {
"line": 176,
"column": 34
},
"end": {
"line": 176,
"column": 48
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5033,
"end": 5034,
"loc": {
"start": {
"line": 176,
"column": 48
},
"end": {
"line": 176,
"column": 49
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5044,
"end": 5045,
"loc": {
"start": {
"line": 177,
"column": 8
},
"end": {
"line": 177,
"column": 9
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5045,
"end": 5046,
"loc": {
"start": {
"line": 177,
"column": 9
},
"end": {
"line": 177,
"column": 10
}
}
},
{
"type": {
"label": "]",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5047,
"end": 5048,
"loc": {
"start": {
"line": 177,
"column": 11
},
"end": {
"line": 177,
"column": 12
}
}
},
{
"type": {
"label": ")",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5048,
"end": 5049,
"loc": {
"start": {
"line": 177,
"column": 12
},
"end": {
"line": 177,
"column": 13
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5049,
"end": 5050,
"loc": {
"start": {
"line": 177,
"column": 13
},
"end": {
"line": 177,
"column": 14
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5056,
"end": 5057,
"loc": {
"start": {
"line": 178,
"column": 4
},
"end": {
"line": 178,
"column": 5
}
}
},
{
"type": {
"label": ",",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5057,
"end": 5058,
"loc": {
"start": {
"line": 178,
"column": 5
},
"end": {
"line": 178,
"column": 6
}
}
},
{
"type": {
"label": "}",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null
},
"start": 5060,
"end": 5061,
"loc": {
"start": {
"line": 179,
"column": 0
},
"end": {
"line": 179,
"column": 1
}
}
},
{
"type": {
"label": ";",
"beforeExpr": true,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5061,
"end": 5062,
"loc": {
"start": {
"line": 179,
"column": 1
},
"end": {
"line": 179,
"column": 2
}
}
},
{
"type": {
"label": "eof",
"beforeExpr": false,
"startsExpr": false,
"rightAssociative": false,
"isLoop": false,
"isAssign": false,
"prefix": false,
"postfix": false,
"binop": null,
"updateContext": null
},
"start": 5062,
"end": 5062,
"loc": {
"start": {
"line": 179,
"column": 2
},
"end": {
"line": 179,
"column": 2
}
}
}
]
}