@latticexyz/world-modules 2.0.0-main-e20633d4 → 2.0.0-main-071aadb9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/out/ArrayLib.sol/ArrayLib.json +255 -255
  2. package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +220 -220
  3. package/out/CallboundDelegations.sol/CallboundDelegations.json +4463 -4463
  4. package/out/DecodeSlice.sol/DecodeSlice.json +3250 -3250
  5. package/out/DelegationControl.sol/DelegationControl.json +98 -98
  6. package/out/EncodeArray.sol/EncodeArray.json +3345 -3345
  7. package/out/FieldLayout.sol/FieldLayoutInstance.json +47 -47
  8. package/out/FieldLayout.sol/FieldLayoutLib.json +47 -47
  9. package/out/Hook.sol/HookInstance.json +13 -13
  10. package/out/Hook.sol/HookLib.json +13 -13
  11. package/out/Hooks.sol/Hooks.json +3186 -3186
  12. package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +106 -100
  13. package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +98 -92
  14. package/out/IBaseWorld.sol/IBaseWorld.json +79 -79
  15. package/out/IBatchCallSystem.sol/IBatchCallSystem.json +92 -86
  16. package/out/ICoreSystem.sol/ICoreSystem.json +19 -13
  17. package/out/IDelegationControl.sol/IDelegationControl.json +62 -62
  18. package/out/IModule.sol/IModule.json +78 -78
  19. package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +52 -46
  20. package/out/ISystemHook.sol/ISystemHook.json +86 -86
  21. package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
  22. package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +71 -71
  23. package/out/IWorldErrors.sol/IWorldErrors.json +152 -152
  24. package/out/IWorldKernel.sol/IWorldCall.json +154 -154
  25. package/out/IWorldKernel.sol/IWorldKernel.json +154 -154
  26. package/out/IWorldKernel.sol/IWorldModuleInstallation.json +154 -154
  27. package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +329 -323
  28. package/out/KeysInTable.sol/KeysInTable.json +18239 -18239
  29. package/out/KeysInTableHook.sol/KeysInTableHook.json +882 -882
  30. package/out/KeysInTableModule.sol/KeysInTableModule.json +564 -564
  31. package/out/KeysWithValue.sol/KeysWithValue.json +6661 -6661
  32. package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1023 -1023
  33. package/out/KeysWithValueModule.sol/KeysWithValueModule.json +450 -450
  34. package/out/Memory.sol/Memory.json +4 -4
  35. package/out/Module.sol/Module.json +88 -88
  36. package/out/ResourceIds.sol/ResourceIds.json +1237 -1231
  37. package/out/Schema.sol/SchemaInstance.json +72 -72
  38. package/out/Schema.sol/SchemaLib.json +72 -72
  39. package/out/SchemaType.sol/SchemaType.json +276 -276
  40. package/out/Slice.sol/SliceInstance.json +4 -4
  41. package/out/Slice.sol/SliceLib.json +4 -4
  42. package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +330 -330
  43. package/out/Storage.sol/Storage.json +7 -7
  44. package/out/StoreCore.sol/StoreCore.json +101 -101
  45. package/out/StoreCore.sol/StoreCoreInternal.json +101 -101
  46. package/out/StoreHook.sol/StoreHook.json +368 -368
  47. package/out/StoreHooks.sol/StoreHooks.json +6042 -6042
  48. package/out/StoreSwitch.sol/StoreSwitch.json +13 -13
  49. package/out/System.sol/System.json +32 -32
  50. package/out/Tables.sol/Tables.json +10401 -10401
  51. package/out/TightCoder.sol/TightCoder.json +124 -124
  52. package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +124 -124
  53. package/out/TimeboundDelegations.sol/TimeboundDelegations.json +3442 -3442
  54. package/out/UniqueEntity.sol/UniqueEntity.json +2344 -2344
  55. package/out/UniqueEntityModule.sol/UniqueEntityModule.json +351 -351
  56. package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +98 -98
  57. package/out/UsedKeysIndex.sol/UsedKeysIndex.json +4568 -4562
  58. package/out/WorldContext.sol/WorldContextConsumer.json +376 -376
  59. package/out/WorldContext.sol/WorldContextProvider.json +376 -376
  60. package/out/WorldResourceId.sol/WorldResourceIdInstance.json +476 -476
  61. package/out/WorldResourceId.sol/WorldResourceIdLib.json +476 -476
  62. package/out/constants.sol/LayoutOffsets.json +79 -79
  63. package/out/constants.sol/constants.json +115 -115
  64. package/out/getKeysInTable.sol/getKeysInTable.json +564 -564
  65. package/out/getKeysWithValue.sol/getKeysWithValue.json +264 -264
  66. package/out/getTargetTableId.sol/getTargetTableId.json +163 -163
  67. package/out/getUniqueEntity.sol/getUniqueEntity.json +88 -88
  68. package/out/hasKey.sol/hasKey.json +130 -130
  69. package/out/index.sol/index.json +53 -53
  70. package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +186 -186
  71. package/out/leftMask.sol/leftMask.json +31 -31
  72. package/out/query.sol/query.json +1154 -1154
  73. package/out/revertWithBytes.sol/revertWithBytes.json +15 -15
  74. package/out/src/Bytes.sol/Bytes.json +1338 -1338
  75. package/out/src/FieldLayout.sol/FieldLayoutInstance.json +698 -698
  76. package/out/src/FieldLayout.sol/FieldLayoutLib.json +698 -698
  77. package/out/src/IStore.sol/IStore.json +52 -52
  78. package/out/src/IWorldKernel.sol/IWorldCall.json +154 -154
  79. package/out/src/IWorldKernel.sol/IWorldKernel.json +154 -154
  80. package/out/src/IWorldKernel.sol/IWorldModuleInstallation.json +154 -154
  81. package/out/src/Memory.sol/Memory.json +91 -91
  82. package/out/src/PackedCounter.sol/PackedCounterInstance.json +929 -929
  83. package/out/src/PackedCounter.sol/PackedCounterLib.json +929 -929
  84. package/out/src/ResourceId.sol/ResourceIdInstance.json +116 -116
  85. package/out/src/ResourceId.sol/ResourceIdLib.json +116 -116
  86. package/out/src/Schema.sol/SchemaInstance.json +790 -790
  87. package/out/src/Schema.sol/SchemaLib.json +790 -790
  88. package/out/src/Slice.sol/SliceInstance.json +430 -430
  89. package/out/src/Slice.sol/SliceLib.json +430 -430
  90. package/out/src/StoreCore.sol/StoreCore.json +4473 -4473
  91. package/out/src/StoreCore.sol/StoreCoreInternal.json +4473 -4473
  92. package/out/src/StoreSwitch.sol/StoreSwitch.json +2496 -2496
  93. package/out/src/WorldContext.sol/WorldContextConsumer.json +376 -376
  94. package/out/src/WorldContext.sol/WorldContextProvider.json +376 -376
  95. package/out/src/WorldResourceId.sol/WorldResourceIdInstance.json +476 -476
  96. package/out/src/WorldResourceId.sol/WorldResourceIdLib.json +476 -476
  97. package/out/storeHookTypes.sol/storeHookTypes.json +115 -115
  98. package/out/storeResourceTypes.sol/storeResourceTypes.json +12 -12
  99. package/out/tables/ResourceIds.sol/ResourceIds.json +2889 -2883
  100. package/out/tables/Tables.sol/Tables.json +12187 -12187
  101. package/out/tightcoder/EncodeArray.sol/EncodeArray.json +3345 -3345
  102. package/out/types.sol/types.json +41 -41
  103. package/out/version.sol/version.json +7 -7
  104. package/out/world/src/IERC165.sol/IERC165.json +28 -28
  105. package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
  106. package/package.json +8 -8
  107. package/src/interfaces/IBaseWorld.sol +4 -2
  108. package/src/modules/keysintable/tables/KeysInTable.sol +357 -163
  109. package/src/modules/keysintable/tables/UsedKeysIndex.sol +116 -36
  110. package/src/modules/keyswithvalue/tables/KeysWithValue.sol +163 -69
  111. package/src/modules/std-delegations/tables/CallboundDelegations.sol +87 -26
  112. package/src/modules/std-delegations/tables/TimeboundDelegations.sol +87 -26
  113. package/src/modules/uniqueentity/tables/UniqueEntity.sol +87 -26
@@ -10,38 +10,38 @@
10
10
  },
11
11
  "ast": {
12
12
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/constants.sol",
13
- "id": 24315,
13
+ "id": 24322,
14
14
  "exportedSymbols": {
15
15
  "RESOURCE_NAMESPACE": [
16
- 24358
16
+ 24365
17
17
  ],
18
18
  "RESOURCE_SYSTEM": [
19
- 24364
19
+ 24371
20
20
  ],
21
21
  "ROOT_NAME": [
22
- 24263
22
+ 24270
23
23
  ],
24
24
  "ROOT_NAMESPACE": [
25
- 24260
25
+ 24267
26
26
  ],
27
27
  "ROOT_NAMESPACE_ID": [
28
- 24296
28
+ 24303
29
29
  ],
30
30
  "ResourceId": [
31
- 26566
31
+ 26573
32
32
  ],
33
33
  "UNLIMITED_DELEGATION": [
34
- 24314
34
+ 24321
35
35
  ],
36
36
  "WORLD_NAMESPACE_ID": [
37
- 24281
37
+ 24288
38
38
  ]
39
39
  },
40
40
  "nodeType": "SourceUnit",
41
41
  "src": "32:669:48",
42
42
  "nodes": [
43
43
  {
44
- "id": 24252,
44
+ "id": 24259,
45
45
  "nodeType": "PragmaDirective",
46
46
  "src": "32:25:48",
47
47
  "nodes": [],
@@ -53,23 +53,23 @@
53
53
  ]
54
54
  },
55
55
  {
56
- "id": 24254,
56
+ "id": 24261,
57
57
  "nodeType": "ImportDirective",
58
58
  "src": "59:66:48",
59
59
  "nodes": [],
60
60
  "absolutePath": "node_modules/@latticexyz/store/src/ResourceId.sol",
61
61
  "file": "@latticexyz/store/src/ResourceId.sol",
62
62
  "nameLocation": "-1:-1:-1",
63
- "scope": 24315,
64
- "sourceUnit": 26638,
63
+ "scope": 24322,
64
+ "sourceUnit": 26645,
65
65
  "symbolAliases": [
66
66
  {
67
67
  "foreign": {
68
- "id": 24253,
68
+ "id": 24260,
69
69
  "name": "ResourceId",
70
70
  "nodeType": "Identifier",
71
71
  "overloadedDeclarations": [],
72
- "referencedDeclaration": 26566,
72
+ "referencedDeclaration": 26573,
73
73
  "src": "68:10:48",
74
74
  "typeDescriptions": {}
75
75
  },
@@ -79,23 +79,23 @@
79
79
  "unitAlias": ""
80
80
  },
81
81
  {
82
- "id": 24257,
82
+ "id": 24264,
83
83
  "nodeType": "ImportDirective",
84
84
  "src": "127:79:48",
85
85
  "nodes": [],
86
86
  "absolutePath": "/home/runner/work/mud/mud/packages/world/src/worldResourceTypes.sol",
87
87
  "file": "./worldResourceTypes.sol",
88
88
  "nameLocation": "-1:-1:-1",
89
- "scope": 24315,
90
- "sourceUnit": 24383,
89
+ "scope": 24322,
90
+ "sourceUnit": 24390,
91
91
  "symbolAliases": [
92
92
  {
93
93
  "foreign": {
94
- "id": 24255,
94
+ "id": 24262,
95
95
  "name": "RESOURCE_SYSTEM",
96
96
  "nodeType": "Identifier",
97
97
  "overloadedDeclarations": [],
98
- "referencedDeclaration": 24364,
98
+ "referencedDeclaration": 24371,
99
99
  "src": "136:15:48",
100
100
  "typeDescriptions": {}
101
101
  },
@@ -103,11 +103,11 @@
103
103
  },
104
104
  {
105
105
  "foreign": {
106
- "id": 24256,
106
+ "id": 24263,
107
107
  "name": "RESOURCE_NAMESPACE",
108
108
  "nodeType": "Identifier",
109
109
  "overloadedDeclarations": [],
110
- "referencedDeclaration": 24358,
110
+ "referencedDeclaration": 24365,
111
111
  "src": "153:18:48",
112
112
  "typeDescriptions": {}
113
113
  },
@@ -117,7 +117,7 @@
117
117
  "unitAlias": ""
118
118
  },
119
119
  {
120
- "id": 24260,
120
+ "id": 24267,
121
121
  "nodeType": "VariableDeclaration",
122
122
  "src": "208:36:48",
123
123
  "nodes": [],
@@ -125,7 +125,7 @@
125
125
  "mutability": "constant",
126
126
  "name": "ROOT_NAMESPACE",
127
127
  "nameLocation": "225:14:48",
128
- "scope": 24315,
128
+ "scope": 24322,
129
129
  "stateVariable": false,
130
130
  "storageLocation": "default",
131
131
  "typeDescriptions": {
@@ -133,7 +133,7 @@
133
133
  "typeString": "bytes14"
134
134
  },
135
135
  "typeName": {
136
- "id": 24258,
136
+ "id": 24265,
137
137
  "name": "bytes14",
138
138
  "nodeType": "ElementaryTypeName",
139
139
  "src": "208:7:48",
@@ -144,7 +144,7 @@
144
144
  },
145
145
  "value": {
146
146
  "hexValue": "",
147
- "id": 24259,
147
+ "id": 24266,
148
148
  "isConstant": false,
149
149
  "isLValue": false,
150
150
  "isPure": true,
@@ -161,7 +161,7 @@
161
161
  "visibility": "internal"
162
162
  },
163
163
  {
164
- "id": 24263,
164
+ "id": 24270,
165
165
  "nodeType": "VariableDeclaration",
166
166
  "src": "246:31:48",
167
167
  "nodes": [],
@@ -169,7 +169,7 @@
169
169
  "mutability": "constant",
170
170
  "name": "ROOT_NAME",
171
171
  "nameLocation": "263:9:48",
172
- "scope": 24315,
172
+ "scope": 24322,
173
173
  "stateVariable": false,
174
174
  "storageLocation": "default",
175
175
  "typeDescriptions": {
@@ -177,7 +177,7 @@
177
177
  "typeString": "bytes16"
178
178
  },
179
179
  "typeName": {
180
- "id": 24261,
180
+ "id": 24268,
181
181
  "name": "bytes16",
182
182
  "nodeType": "ElementaryTypeName",
183
183
  "src": "246:7:48",
@@ -188,7 +188,7 @@
188
188
  },
189
189
  "value": {
190
190
  "hexValue": "",
191
- "id": 24262,
191
+ "id": 24269,
192
192
  "isConstant": false,
193
193
  "isLValue": false,
194
194
  "isPure": true,
@@ -205,7 +205,7 @@
205
205
  "visibility": "internal"
206
206
  },
207
207
  {
208
- "id": 24281,
208
+ "id": 24288,
209
209
  "nodeType": "VariableDeclaration",
210
210
  "src": "280:136:48",
211
211
  "nodes": [],
@@ -213,30 +213,30 @@
213
213
  "mutability": "constant",
214
214
  "name": "WORLD_NAMESPACE_ID",
215
215
  "nameLocation": "300:18:48",
216
- "scope": 24315,
216
+ "scope": 24322,
217
217
  "stateVariable": false,
218
218
  "storageLocation": "default",
219
219
  "typeDescriptions": {
220
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
220
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
221
221
  "typeString": "ResourceId"
222
222
  },
223
223
  "typeName": {
224
- "id": 24265,
224
+ "id": 24272,
225
225
  "nodeType": "UserDefinedTypeName",
226
226
  "pathNode": {
227
- "id": 24264,
227
+ "id": 24271,
228
228
  "name": "ResourceId",
229
229
  "nameLocations": [
230
230
  "280:10:48"
231
231
  ],
232
232
  "nodeType": "IdentifierPath",
233
- "referencedDeclaration": 26566,
233
+ "referencedDeclaration": 26573,
234
234
  "src": "280:10:48"
235
235
  },
236
- "referencedDeclaration": 26566,
236
+ "referencedDeclaration": 26573,
237
237
  "src": "280:10:48",
238
238
  "typeDescriptions": {
239
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
239
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
240
240
  "typeString": "ResourceId"
241
241
  }
242
242
  },
@@ -247,11 +247,11 @@
247
247
  {
248
248
  "arguments": [
249
249
  {
250
- "id": 24272,
250
+ "id": 24279,
251
251
  "name": "RESOURCE_NAMESPACE",
252
252
  "nodeType": "Identifier",
253
253
  "overloadedDeclarations": [],
254
- "referencedDeclaration": 24358,
254
+ "referencedDeclaration": 24365,
255
255
  "src": "365:18:48",
256
256
  "typeDescriptions": {
257
257
  "typeIdentifier": "t_bytes2",
@@ -262,7 +262,7 @@
262
262
  "arguments": [
263
263
  {
264
264
  "hexValue": "776f726c64",
265
- "id": 24275,
265
+ "id": 24282,
266
266
  "isConstant": false,
267
267
  "isLValue": false,
268
268
  "isPure": true,
@@ -284,7 +284,7 @@
284
284
  "typeString": "literal_string \"world\""
285
285
  }
286
286
  ],
287
- "id": 24274,
287
+ "id": 24281,
288
288
  "isConstant": false,
289
289
  "isLValue": false,
290
290
  "isPure": true,
@@ -296,14 +296,14 @@
296
296
  "typeString": "type(bytes14)"
297
297
  },
298
298
  "typeName": {
299
- "id": 24273,
299
+ "id": 24280,
300
300
  "name": "bytes14",
301
301
  "nodeType": "ElementaryTypeName",
302
302
  "src": "385:7:48",
303
303
  "typeDescriptions": {}
304
304
  }
305
305
  },
306
- "id": 24276,
306
+ "id": 24283,
307
307
  "isConstant": false,
308
308
  "isLValue": false,
309
309
  "isPure": true,
@@ -320,11 +320,11 @@
320
320
  }
321
321
  },
322
322
  {
323
- "id": 24277,
323
+ "id": 24284,
324
324
  "name": "ROOT_NAME",
325
325
  "nodeType": "Identifier",
326
326
  "overloadedDeclarations": [],
327
- "referencedDeclaration": 24263,
327
+ "referencedDeclaration": 24270,
328
328
  "src": "403:9:48",
329
329
  "typeDescriptions": {
330
330
  "typeIdentifier": "t_bytes16",
@@ -348,7 +348,7 @@
348
348
  }
349
349
  ],
350
350
  "expression": {
351
- "id": 24270,
351
+ "id": 24277,
352
352
  "name": "abi",
353
353
  "nodeType": "Identifier",
354
354
  "overloadedDeclarations": [],
@@ -359,7 +359,7 @@
359
359
  "typeString": "abi"
360
360
  }
361
361
  },
362
- "id": 24271,
362
+ "id": 24278,
363
363
  "isConstant": false,
364
364
  "isLValue": false,
365
365
  "isPure": true,
@@ -373,7 +373,7 @@
373
373
  "typeString": "function () pure returns (bytes memory)"
374
374
  }
375
375
  },
376
- "id": 24278,
376
+ "id": 24285,
377
377
  "isConstant": false,
378
378
  "isLValue": false,
379
379
  "isPure": true,
@@ -397,7 +397,7 @@
397
397
  "typeString": "bytes memory"
398
398
  }
399
399
  ],
400
- "id": 24269,
400
+ "id": 24276,
401
401
  "isConstant": false,
402
402
  "isLValue": false,
403
403
  "isPure": true,
@@ -409,14 +409,14 @@
409
409
  "typeString": "type(bytes32)"
410
410
  },
411
411
  "typeName": {
412
- "id": 24268,
412
+ "id": 24275,
413
413
  "name": "bytes32",
414
414
  "nodeType": "ElementaryTypeName",
415
415
  "src": "340:7:48",
416
416
  "typeDescriptions": {}
417
417
  }
418
418
  },
419
- "id": 24279,
419
+ "id": 24286,
420
420
  "isConstant": false,
421
421
  "isLValue": false,
422
422
  "isPure": true,
@@ -441,18 +441,18 @@
441
441
  }
442
442
  ],
443
443
  "expression": {
444
- "id": 24266,
444
+ "id": 24273,
445
445
  "name": "ResourceId",
446
446
  "nodeType": "Identifier",
447
447
  "overloadedDeclarations": [],
448
- "referencedDeclaration": 26566,
448
+ "referencedDeclaration": 26573,
449
449
  "src": "321:10:48",
450
450
  "typeDescriptions": {
451
- "typeIdentifier": "t_type$_t_userDefinedValueType$_ResourceId_$26566_$",
451
+ "typeIdentifier": "t_type$_t_userDefinedValueType$_ResourceId_$26573_$",
452
452
  "typeString": "type(ResourceId)"
453
453
  }
454
454
  },
455
- "id": 24267,
455
+ "id": 24274,
456
456
  "isConstant": false,
457
457
  "isLValue": false,
458
458
  "isPure": true,
@@ -462,11 +462,11 @@
462
462
  "nodeType": "MemberAccess",
463
463
  "src": "321:15:48",
464
464
  "typeDescriptions": {
465
- "typeIdentifier": "t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ResourceId_$26566_$",
465
+ "typeIdentifier": "t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ResourceId_$26573_$",
466
466
  "typeString": "function (bytes32) pure returns (ResourceId)"
467
467
  }
468
468
  },
469
- "id": 24280,
469
+ "id": 24287,
470
470
  "isConstant": false,
471
471
  "isLValue": false,
472
472
  "isPure": true,
@@ -478,14 +478,14 @@
478
478
  "src": "321:95:48",
479
479
  "tryCall": false,
480
480
  "typeDescriptions": {
481
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
481
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
482
482
  "typeString": "ResourceId"
483
483
  }
484
484
  },
485
485
  "visibility": "internal"
486
486
  },
487
487
  {
488
- "id": 24296,
488
+ "id": 24303,
489
489
  "nodeType": "VariableDeclaration",
490
490
  "src": "419:133:48",
491
491
  "nodes": [],
@@ -493,30 +493,30 @@
493
493
  "mutability": "constant",
494
494
  "name": "ROOT_NAMESPACE_ID",
495
495
  "nameLocation": "439:17:48",
496
- "scope": 24315,
496
+ "scope": 24322,
497
497
  "stateVariable": false,
498
498
  "storageLocation": "default",
499
499
  "typeDescriptions": {
500
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
500
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
501
501
  "typeString": "ResourceId"
502
502
  },
503
503
  "typeName": {
504
- "id": 24283,
504
+ "id": 24290,
505
505
  "nodeType": "UserDefinedTypeName",
506
506
  "pathNode": {
507
- "id": 24282,
507
+ "id": 24289,
508
508
  "name": "ResourceId",
509
509
  "nameLocations": [
510
510
  "419:10:48"
511
511
  ],
512
512
  "nodeType": "IdentifierPath",
513
- "referencedDeclaration": 26566,
513
+ "referencedDeclaration": 26573,
514
514
  "src": "419:10:48"
515
515
  },
516
- "referencedDeclaration": 26566,
516
+ "referencedDeclaration": 26573,
517
517
  "src": "419:10:48",
518
518
  "typeDescriptions": {
519
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
519
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
520
520
  "typeString": "ResourceId"
521
521
  }
522
522
  },
@@ -527,11 +527,11 @@
527
527
  {
528
528
  "arguments": [
529
529
  {
530
- "id": 24290,
530
+ "id": 24297,
531
531
  "name": "RESOURCE_NAMESPACE",
532
532
  "nodeType": "Identifier",
533
533
  "overloadedDeclarations": [],
534
- "referencedDeclaration": 24358,
534
+ "referencedDeclaration": 24365,
535
535
  "src": "503:18:48",
536
536
  "typeDescriptions": {
537
537
  "typeIdentifier": "t_bytes2",
@@ -539,11 +539,11 @@
539
539
  }
540
540
  },
541
541
  {
542
- "id": 24291,
542
+ "id": 24298,
543
543
  "name": "ROOT_NAMESPACE",
544
544
  "nodeType": "Identifier",
545
545
  "overloadedDeclarations": [],
546
- "referencedDeclaration": 24260,
546
+ "referencedDeclaration": 24267,
547
547
  "src": "523:14:48",
548
548
  "typeDescriptions": {
549
549
  "typeIdentifier": "t_bytes14",
@@ -551,11 +551,11 @@
551
551
  }
552
552
  },
553
553
  {
554
- "id": 24292,
554
+ "id": 24299,
555
555
  "name": "ROOT_NAME",
556
556
  "nodeType": "Identifier",
557
557
  "overloadedDeclarations": [],
558
- "referencedDeclaration": 24263,
558
+ "referencedDeclaration": 24270,
559
559
  "src": "539:9:48",
560
560
  "typeDescriptions": {
561
561
  "typeIdentifier": "t_bytes16",
@@ -579,7 +579,7 @@
579
579
  }
580
580
  ],
581
581
  "expression": {
582
- "id": 24288,
582
+ "id": 24295,
583
583
  "name": "abi",
584
584
  "nodeType": "Identifier",
585
585
  "overloadedDeclarations": [],
@@ -590,7 +590,7 @@
590
590
  "typeString": "abi"
591
591
  }
592
592
  },
593
- "id": 24289,
593
+ "id": 24296,
594
594
  "isConstant": false,
595
595
  "isLValue": false,
596
596
  "isPure": true,
@@ -604,7 +604,7 @@
604
604
  "typeString": "function () pure returns (bytes memory)"
605
605
  }
606
606
  },
607
- "id": 24293,
607
+ "id": 24300,
608
608
  "isConstant": false,
609
609
  "isLValue": false,
610
610
  "isPure": true,
@@ -628,7 +628,7 @@
628
628
  "typeString": "bytes memory"
629
629
  }
630
630
  ],
631
- "id": 24287,
631
+ "id": 24294,
632
632
  "isConstant": false,
633
633
  "isLValue": false,
634
634
  "isPure": true,
@@ -640,14 +640,14 @@
640
640
  "typeString": "type(bytes32)"
641
641
  },
642
642
  "typeName": {
643
- "id": 24286,
643
+ "id": 24293,
644
644
  "name": "bytes32",
645
645
  "nodeType": "ElementaryTypeName",
646
646
  "src": "478:7:48",
647
647
  "typeDescriptions": {}
648
648
  }
649
649
  },
650
- "id": 24294,
650
+ "id": 24301,
651
651
  "isConstant": false,
652
652
  "isLValue": false,
653
653
  "isPure": true,
@@ -672,18 +672,18 @@
672
672
  }
673
673
  ],
674
674
  "expression": {
675
- "id": 24284,
675
+ "id": 24291,
676
676
  "name": "ResourceId",
677
677
  "nodeType": "Identifier",
678
678
  "overloadedDeclarations": [],
679
- "referencedDeclaration": 26566,
679
+ "referencedDeclaration": 26573,
680
680
  "src": "459:10:48",
681
681
  "typeDescriptions": {
682
- "typeIdentifier": "t_type$_t_userDefinedValueType$_ResourceId_$26566_$",
682
+ "typeIdentifier": "t_type$_t_userDefinedValueType$_ResourceId_$26573_$",
683
683
  "typeString": "type(ResourceId)"
684
684
  }
685
685
  },
686
- "id": 24285,
686
+ "id": 24292,
687
687
  "isConstant": false,
688
688
  "isLValue": false,
689
689
  "isPure": true,
@@ -693,11 +693,11 @@
693
693
  "nodeType": "MemberAccess",
694
694
  "src": "459:15:48",
695
695
  "typeDescriptions": {
696
- "typeIdentifier": "t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ResourceId_$26566_$",
696
+ "typeIdentifier": "t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ResourceId_$26573_$",
697
697
  "typeString": "function (bytes32) pure returns (ResourceId)"
698
698
  }
699
699
  },
700
- "id": 24295,
700
+ "id": 24302,
701
701
  "isConstant": false,
702
702
  "isLValue": false,
703
703
  "isPure": true,
@@ -709,14 +709,14 @@
709
709
  "src": "459:93:48",
710
710
  "tryCall": false,
711
711
  "typeDescriptions": {
712
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
712
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
713
713
  "typeString": "ResourceId"
714
714
  }
715
715
  },
716
716
  "visibility": "internal"
717
717
  },
718
718
  {
719
- "id": 24314,
719
+ "id": 24321,
720
720
  "nodeType": "VariableDeclaration",
721
721
  "src": "555:144:48",
722
722
  "nodes": [],
@@ -724,30 +724,30 @@
724
724
  "mutability": "constant",
725
725
  "name": "UNLIMITED_DELEGATION",
726
726
  "nameLocation": "575:20:48",
727
- "scope": 24315,
727
+ "scope": 24322,
728
728
  "stateVariable": false,
729
729
  "storageLocation": "default",
730
730
  "typeDescriptions": {
731
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
731
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
732
732
  "typeString": "ResourceId"
733
733
  },
734
734
  "typeName": {
735
- "id": 24298,
735
+ "id": 24305,
736
736
  "nodeType": "UserDefinedTypeName",
737
737
  "pathNode": {
738
- "id": 24297,
738
+ "id": 24304,
739
739
  "name": "ResourceId",
740
740
  "nameLocations": [
741
741
  "555:10:48"
742
742
  ],
743
743
  "nodeType": "IdentifierPath",
744
- "referencedDeclaration": 26566,
744
+ "referencedDeclaration": 26573,
745
745
  "src": "555:10:48"
746
746
  },
747
- "referencedDeclaration": 26566,
747
+ "referencedDeclaration": 26573,
748
748
  "src": "555:10:48",
749
749
  "typeDescriptions": {
750
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
750
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
751
751
  "typeString": "ResourceId"
752
752
  }
753
753
  },
@@ -758,11 +758,11 @@
758
758
  {
759
759
  "arguments": [
760
760
  {
761
- "id": 24305,
761
+ "id": 24312,
762
762
  "name": "RESOURCE_SYSTEM",
763
763
  "nodeType": "Identifier",
764
764
  "overloadedDeclarations": [],
765
- "referencedDeclaration": 24364,
765
+ "referencedDeclaration": 24371,
766
766
  "src": "642:15:48",
767
767
  "typeDescriptions": {
768
768
  "typeIdentifier": "t_bytes2",
@@ -770,11 +770,11 @@
770
770
  }
771
771
  },
772
772
  {
773
- "id": 24306,
773
+ "id": 24313,
774
774
  "name": "ROOT_NAMESPACE",
775
775
  "nodeType": "Identifier",
776
776
  "overloadedDeclarations": [],
777
- "referencedDeclaration": 24260,
777
+ "referencedDeclaration": 24267,
778
778
  "src": "659:14:48",
779
779
  "typeDescriptions": {
780
780
  "typeIdentifier": "t_bytes14",
@@ -785,7 +785,7 @@
785
785
  "arguments": [
786
786
  {
787
787
  "hexValue": "756e6c696d69746564",
788
- "id": 24309,
788
+ "id": 24316,
789
789
  "isConstant": false,
790
790
  "isLValue": false,
791
791
  "isPure": true,
@@ -807,7 +807,7 @@
807
807
  "typeString": "literal_string \"unlimited\""
808
808
  }
809
809
  ],
810
- "id": 24308,
810
+ "id": 24315,
811
811
  "isConstant": false,
812
812
  "isLValue": false,
813
813
  "isPure": true,
@@ -819,14 +819,14 @@
819
819
  "typeString": "type(bytes16)"
820
820
  },
821
821
  "typeName": {
822
- "id": 24307,
822
+ "id": 24314,
823
823
  "name": "bytes16",
824
824
  "nodeType": "ElementaryTypeName",
825
825
  "src": "675:7:48",
826
826
  "typeDescriptions": {}
827
827
  }
828
828
  },
829
- "id": 24310,
829
+ "id": 24317,
830
830
  "isConstant": false,
831
831
  "isLValue": false,
832
832
  "isPure": true,
@@ -859,7 +859,7 @@
859
859
  }
860
860
  ],
861
861
  "expression": {
862
- "id": 24303,
862
+ "id": 24310,
863
863
  "name": "abi",
864
864
  "nodeType": "Identifier",
865
865
  "overloadedDeclarations": [],
@@ -870,7 +870,7 @@
870
870
  "typeString": "abi"
871
871
  }
872
872
  },
873
- "id": 24304,
873
+ "id": 24311,
874
874
  "isConstant": false,
875
875
  "isLValue": false,
876
876
  "isPure": true,
@@ -884,7 +884,7 @@
884
884
  "typeString": "function () pure returns (bytes memory)"
885
885
  }
886
886
  },
887
- "id": 24311,
887
+ "id": 24318,
888
888
  "isConstant": false,
889
889
  "isLValue": false,
890
890
  "isPure": true,
@@ -908,7 +908,7 @@
908
908
  "typeString": "bytes memory"
909
909
  }
910
910
  ],
911
- "id": 24302,
911
+ "id": 24309,
912
912
  "isConstant": false,
913
913
  "isLValue": false,
914
914
  "isPure": true,
@@ -920,14 +920,14 @@
920
920
  "typeString": "type(bytes32)"
921
921
  },
922
922
  "typeName": {
923
- "id": 24301,
923
+ "id": 24308,
924
924
  "name": "bytes32",
925
925
  "nodeType": "ElementaryTypeName",
926
926
  "src": "617:7:48",
927
927
  "typeDescriptions": {}
928
928
  }
929
929
  },
930
- "id": 24312,
930
+ "id": 24319,
931
931
  "isConstant": false,
932
932
  "isLValue": false,
933
933
  "isPure": true,
@@ -952,18 +952,18 @@
952
952
  }
953
953
  ],
954
954
  "expression": {
955
- "id": 24299,
955
+ "id": 24306,
956
956
  "name": "ResourceId",
957
957
  "nodeType": "Identifier",
958
958
  "overloadedDeclarations": [],
959
- "referencedDeclaration": 26566,
959
+ "referencedDeclaration": 26573,
960
960
  "src": "598:10:48",
961
961
  "typeDescriptions": {
962
- "typeIdentifier": "t_type$_t_userDefinedValueType$_ResourceId_$26566_$",
962
+ "typeIdentifier": "t_type$_t_userDefinedValueType$_ResourceId_$26573_$",
963
963
  "typeString": "type(ResourceId)"
964
964
  }
965
965
  },
966
- "id": 24300,
966
+ "id": 24307,
967
967
  "isConstant": false,
968
968
  "isLValue": false,
969
969
  "isPure": true,
@@ -973,11 +973,11 @@
973
973
  "nodeType": "MemberAccess",
974
974
  "src": "598:15:48",
975
975
  "typeDescriptions": {
976
- "typeIdentifier": "t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ResourceId_$26566_$",
976
+ "typeIdentifier": "t_function_wrap_pure$_t_bytes32_$returns$_t_userDefinedValueType$_ResourceId_$26573_$",
977
977
  "typeString": "function (bytes32) pure returns (ResourceId)"
978
978
  }
979
979
  },
980
- "id": 24313,
980
+ "id": 24320,
981
981
  "isConstant": false,
982
982
  "isLValue": false,
983
983
  "isPure": true,
@@ -989,7 +989,7 @@
989
989
  "src": "598:101:48",
990
990
  "tryCall": false,
991
991
  "typeDescriptions": {
992
- "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26566",
992
+ "typeIdentifier": "t_userDefinedValueType$_ResourceId_$26573",
993
993
  "typeString": "ResourceId"
994
994
  }
995
995
  },