@latticexyz/world-modules 2.0.0-main-5d19b125 → 2.0.0-main-fd10cff6
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.
- package/out/ArrayLib.sol/ArrayLib.json +255 -255
- package/out/CallboundDelegationControl.sol/CallboundDelegationControl.json +228 -215
- package/out/CallboundDelegations.sol/CallboundDelegations.json +2595 -2595
- package/out/DelegationControl.sol/DelegationControl.json +157 -131
- package/out/Hooks.sol/Hooks.json +45 -45
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +57 -57
- package/out/IBalanceTransferSystem.sol/IBalanceTransferSystem.json +53 -53
- package/out/IBaseWorld.sol/IBaseWorld.json +70 -70
- package/out/IBatchCallSystem.sol/IBatchCallSystem.json +51 -51
- package/out/ICoreSystem.sol/ICoreSystem.json +6 -6
- package/out/IDelegationControl.sol/IDelegationControl.json +105 -99
- package/out/IModule.sol/IModule.json +181 -151
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +34 -34
- package/out/ISystemHook.sol/ISystemHook.json +91 -91
- package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +75 -75
- package/out/IWorldErrors.sol/IWorldErrors.json +134 -134
- package/out/IWorldKernel.sol/IWorldCall.json +155 -155
- package/out/IWorldKernel.sol/IWorldKernel.json +155 -155
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +155 -155
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +186 -186
- package/out/KeysInTable.sol/KeysInTable.json +10668 -10668
- package/out/KeysInTableHook.sol/KeysInTableHook.json +862 -862
- package/out/KeysInTableModule.sol/KeysInTableModule.json +562 -537
- package/out/KeysWithValue.sol/KeysWithValue.json +3828 -3828
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +992 -992
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +451 -426
- package/out/Module.sol/Module.json +162 -119
- package/out/ResourceIds.sol/ResourceIds.json +45 -45
- package/out/Schema.sol/SchemaInstance.json +30 -30
- package/out/Schema.sol/SchemaLib.json +30 -30
- package/out/SchemaType.sol/SchemaType.json +276 -276
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +327 -308
- package/out/StoreHook.sol/StoreHook.json +358 -358
- package/out/StoreHooks.sol/StoreHooks.json +45 -45
- package/out/System.sol/System.json +23 -23
- package/out/Tables.sol/Tables.json +73 -73
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +132 -119
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +1986 -1986
- package/out/UniqueEntity.sol/UniqueEntity.json +1402 -1402
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +345 -326
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +86 -86
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +2722 -2722
- package/out/WorldContext.sol/WorldContextConsumer.json +357 -357
- package/out/WorldContext.sol/WorldContextProvider.json +357 -357
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +474 -474
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +474 -474
- package/out/constants.sol/constants.json +115 -115
- package/out/getKeysInTable.sol/getKeysInTable.json +564 -564
- package/out/getKeysWithValue.sol/getKeysWithValue.json +264 -264
- package/out/getTargetTableId.sol/getTargetTableId.json +163 -163
- package/out/getUniqueEntity.sol/getUniqueEntity.json +88 -88
- package/out/hasKey.sol/hasKey.json +130 -130
- package/out/index.sol/index.json +53 -53
- package/out/interfaces/IBaseWorld.sol/IBaseWorld.json +130 -130
- package/out/query.sol/query.json +1154 -1154
- package/out/revertWithBytes.sol/revertWithBytes.json +15 -15
- package/out/src/Bytes.sol/Bytes.json +1332 -1332
- package/out/src/FieldLayout.sol/FieldLayoutInstance.json +697 -697
- package/out/src/FieldLayout.sol/FieldLayoutLib.json +697 -697
- package/out/src/IStore.sol/IStore.json +53 -53
- package/out/src/IWorldKernel.sol/IWorldCall.json +156 -156
- package/out/src/IWorldKernel.sol/IWorldKernel.json +156 -156
- package/out/src/IWorldKernel.sol/IWorldModuleInstallation.json +156 -156
- package/out/src/Memory.sol/Memory.json +89 -89
- package/out/src/PackedCounter.sol/PackedCounterInstance.json +923 -923
- package/out/src/PackedCounter.sol/PackedCounterLib.json +923 -923
- package/out/src/ResourceId.sol/ResourceIdInstance.json +112 -112
- package/out/src/ResourceId.sol/ResourceIdLib.json +112 -112
- package/out/src/Schema.sol/SchemaInstance.json +787 -787
- package/out/src/Schema.sol/SchemaLib.json +787 -787
- package/out/src/Slice.sol/SliceInstance.json +429 -429
- package/out/src/Slice.sol/SliceLib.json +429 -429
- package/out/src/StoreCore.sol/StoreCore.json +4455 -4455
- package/out/src/StoreCore.sol/StoreCoreInternal.json +4455 -4455
- package/out/src/StoreSwitch.sol/StoreSwitch.json +2454 -2454
- package/out/src/WorldContext.sol/WorldContextConsumer.json +357 -357
- package/out/src/WorldContext.sol/WorldContextProvider.json +357 -357
- package/out/src/WorldResourceId.sol/WorldResourceIdInstance.json +474 -474
- package/out/src/WorldResourceId.sol/WorldResourceIdLib.json +474 -474
- package/out/storeHookTypes.sol/storeHookTypes.json +115 -115
- package/out/storeResourceTypes.sol/storeResourceTypes.json +12 -12
- package/out/tables/ResourceIds.sol/ResourceIds.json +1746 -1746
- package/out/tables/Tables.sol/Tables.json +7288 -7288
- package/out/tightcoder/EncodeArray.sol/EncodeArray.json +3246 -3246
- package/out/types.sol/types.json +39 -39
- package/out/world/src/IERC165.sol/IERC165.json +63 -57
- package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
- package/package.json +8 -8
@@ -10,47 +10,47 @@
|
|
10
10
|
},
|
11
11
|
"ast": {
|
12
12
|
"absolutePath": "node_modules/@latticexyz/store/src/storeHookTypes.sol",
|
13
|
-
"id":
|
13
|
+
"id": 36187,
|
14
14
|
"exportedSymbols": {
|
15
15
|
"AFTER_ALL": [
|
16
|
-
|
16
|
+
36186
|
17
17
|
],
|
18
18
|
"AFTER_DELETE_RECORD": [
|
19
|
-
|
19
|
+
36151
|
20
20
|
],
|
21
21
|
"AFTER_SET_RECORD": [
|
22
|
-
|
22
|
+
36121
|
23
23
|
],
|
24
24
|
"AFTER_SPLICE_DYNAMIC_DATA": [
|
25
|
-
|
25
|
+
36141
|
26
26
|
],
|
27
27
|
"AFTER_SPLICE_STATIC_DATA": [
|
28
|
-
|
28
|
+
36131
|
29
29
|
],
|
30
30
|
"ALL": [
|
31
|
-
|
31
|
+
36168
|
32
32
|
],
|
33
33
|
"BEFORE_ALL": [
|
34
|
-
|
34
|
+
36177
|
35
35
|
],
|
36
36
|
"BEFORE_DELETE_RECORD": [
|
37
|
-
|
37
|
+
36146
|
38
38
|
],
|
39
39
|
"BEFORE_SET_RECORD": [
|
40
|
-
|
40
|
+
36116
|
41
41
|
],
|
42
42
|
"BEFORE_SPLICE_DYNAMIC_DATA": [
|
43
|
-
|
43
|
+
36136
|
44
44
|
],
|
45
45
|
"BEFORE_SPLICE_STATIC_DATA": [
|
46
|
-
|
46
|
+
36126
|
47
47
|
]
|
48
48
|
},
|
49
49
|
"nodeType": "SourceUnit",
|
50
50
|
"src": "32:901:81",
|
51
51
|
"nodes": [
|
52
52
|
{
|
53
|
-
"id":
|
53
|
+
"id": 36111,
|
54
54
|
"nodeType": "PragmaDirective",
|
55
55
|
"src": "32:25:81",
|
56
56
|
"nodes": [],
|
@@ -62,7 +62,7 @@
|
|
62
62
|
]
|
63
63
|
},
|
64
64
|
{
|
65
|
-
"id":
|
65
|
+
"id": 36116,
|
66
66
|
"nodeType": "VariableDeclaration",
|
67
67
|
"src": "59:41:81",
|
68
68
|
"nodes": [],
|
@@ -70,7 +70,7 @@
|
|
70
70
|
"mutability": "constant",
|
71
71
|
"name": "BEFORE_SET_RECORD",
|
72
72
|
"nameLocation": "74:17:81",
|
73
|
-
"scope":
|
73
|
+
"scope": 36187,
|
74
74
|
"stateVariable": false,
|
75
75
|
"storageLocation": "default",
|
76
76
|
"typeDescriptions": {
|
@@ -78,7 +78,7 @@
|
|
78
78
|
"typeString": "uint8"
|
79
79
|
},
|
80
80
|
"typeName": {
|
81
|
-
"id":
|
81
|
+
"id": 36112,
|
82
82
|
"name": "uint8",
|
83
83
|
"nodeType": "ElementaryTypeName",
|
84
84
|
"src": "59:5:81",
|
@@ -92,14 +92,14 @@
|
|
92
92
|
"typeIdentifier": "t_rational_1_by_1",
|
93
93
|
"typeString": "int_const 1"
|
94
94
|
},
|
95
|
-
"id":
|
95
|
+
"id": 36115,
|
96
96
|
"isConstant": false,
|
97
97
|
"isLValue": false,
|
98
98
|
"isPure": true,
|
99
99
|
"lValueRequested": false,
|
100
100
|
"leftExpression": {
|
101
101
|
"hexValue": "31",
|
102
|
-
"id":
|
102
|
+
"id": 36113,
|
103
103
|
"isConstant": false,
|
104
104
|
"isLValue": false,
|
105
105
|
"isPure": true,
|
@@ -117,7 +117,7 @@
|
|
117
117
|
"operator": "<<",
|
118
118
|
"rightExpression": {
|
119
119
|
"hexValue": "30",
|
120
|
-
"id":
|
120
|
+
"id": 36114,
|
121
121
|
"isConstant": false,
|
122
122
|
"isLValue": false,
|
123
123
|
"isPure": true,
|
@@ -140,7 +140,7 @@
|
|
140
140
|
"visibility": "internal"
|
141
141
|
},
|
142
142
|
{
|
143
|
-
"id":
|
143
|
+
"id": 36121,
|
144
144
|
"nodeType": "VariableDeclaration",
|
145
145
|
"src": "102:40:81",
|
146
146
|
"nodes": [],
|
@@ -148,7 +148,7 @@
|
|
148
148
|
"mutability": "constant",
|
149
149
|
"name": "AFTER_SET_RECORD",
|
150
150
|
"nameLocation": "117:16:81",
|
151
|
-
"scope":
|
151
|
+
"scope": 36187,
|
152
152
|
"stateVariable": false,
|
153
153
|
"storageLocation": "default",
|
154
154
|
"typeDescriptions": {
|
@@ -156,7 +156,7 @@
|
|
156
156
|
"typeString": "uint8"
|
157
157
|
},
|
158
158
|
"typeName": {
|
159
|
-
"id":
|
159
|
+
"id": 36117,
|
160
160
|
"name": "uint8",
|
161
161
|
"nodeType": "ElementaryTypeName",
|
162
162
|
"src": "102:5:81",
|
@@ -170,14 +170,14 @@
|
|
170
170
|
"typeIdentifier": "t_rational_2_by_1",
|
171
171
|
"typeString": "int_const 2"
|
172
172
|
},
|
173
|
-
"id":
|
173
|
+
"id": 36120,
|
174
174
|
"isConstant": false,
|
175
175
|
"isLValue": false,
|
176
176
|
"isPure": true,
|
177
177
|
"lValueRequested": false,
|
178
178
|
"leftExpression": {
|
179
179
|
"hexValue": "31",
|
180
|
-
"id":
|
180
|
+
"id": 36118,
|
181
181
|
"isConstant": false,
|
182
182
|
"isLValue": false,
|
183
183
|
"isPure": true,
|
@@ -195,7 +195,7 @@
|
|
195
195
|
"operator": "<<",
|
196
196
|
"rightExpression": {
|
197
197
|
"hexValue": "31",
|
198
|
-
"id":
|
198
|
+
"id": 36119,
|
199
199
|
"isConstant": false,
|
200
200
|
"isLValue": false,
|
201
201
|
"isPure": true,
|
@@ -218,7 +218,7 @@
|
|
218
218
|
"visibility": "internal"
|
219
219
|
},
|
220
220
|
{
|
221
|
-
"id":
|
221
|
+
"id": 36126,
|
222
222
|
"nodeType": "VariableDeclaration",
|
223
223
|
"src": "144:49:81",
|
224
224
|
"nodes": [],
|
@@ -226,7 +226,7 @@
|
|
226
226
|
"mutability": "constant",
|
227
227
|
"name": "BEFORE_SPLICE_STATIC_DATA",
|
228
228
|
"nameLocation": "159:25:81",
|
229
|
-
"scope":
|
229
|
+
"scope": 36187,
|
230
230
|
"stateVariable": false,
|
231
231
|
"storageLocation": "default",
|
232
232
|
"typeDescriptions": {
|
@@ -234,7 +234,7 @@
|
|
234
234
|
"typeString": "uint8"
|
235
235
|
},
|
236
236
|
"typeName": {
|
237
|
-
"id":
|
237
|
+
"id": 36122,
|
238
238
|
"name": "uint8",
|
239
239
|
"nodeType": "ElementaryTypeName",
|
240
240
|
"src": "144:5:81",
|
@@ -248,14 +248,14 @@
|
|
248
248
|
"typeIdentifier": "t_rational_4_by_1",
|
249
249
|
"typeString": "int_const 4"
|
250
250
|
},
|
251
|
-
"id":
|
251
|
+
"id": 36125,
|
252
252
|
"isConstant": false,
|
253
253
|
"isLValue": false,
|
254
254
|
"isPure": true,
|
255
255
|
"lValueRequested": false,
|
256
256
|
"leftExpression": {
|
257
257
|
"hexValue": "31",
|
258
|
-
"id":
|
258
|
+
"id": 36123,
|
259
259
|
"isConstant": false,
|
260
260
|
"isLValue": false,
|
261
261
|
"isPure": true,
|
@@ -273,7 +273,7 @@
|
|
273
273
|
"operator": "<<",
|
274
274
|
"rightExpression": {
|
275
275
|
"hexValue": "32",
|
276
|
-
"id":
|
276
|
+
"id": 36124,
|
277
277
|
"isConstant": false,
|
278
278
|
"isLValue": false,
|
279
279
|
"isPure": true,
|
@@ -296,7 +296,7 @@
|
|
296
296
|
"visibility": "internal"
|
297
297
|
},
|
298
298
|
{
|
299
|
-
"id":
|
299
|
+
"id": 36131,
|
300
300
|
"nodeType": "VariableDeclaration",
|
301
301
|
"src": "195:48:81",
|
302
302
|
"nodes": [],
|
@@ -304,7 +304,7 @@
|
|
304
304
|
"mutability": "constant",
|
305
305
|
"name": "AFTER_SPLICE_STATIC_DATA",
|
306
306
|
"nameLocation": "210:24:81",
|
307
|
-
"scope":
|
307
|
+
"scope": 36187,
|
308
308
|
"stateVariable": false,
|
309
309
|
"storageLocation": "default",
|
310
310
|
"typeDescriptions": {
|
@@ -312,7 +312,7 @@
|
|
312
312
|
"typeString": "uint8"
|
313
313
|
},
|
314
314
|
"typeName": {
|
315
|
-
"id":
|
315
|
+
"id": 36127,
|
316
316
|
"name": "uint8",
|
317
317
|
"nodeType": "ElementaryTypeName",
|
318
318
|
"src": "195:5:81",
|
@@ -326,14 +326,14 @@
|
|
326
326
|
"typeIdentifier": "t_rational_8_by_1",
|
327
327
|
"typeString": "int_const 8"
|
328
328
|
},
|
329
|
-
"id":
|
329
|
+
"id": 36130,
|
330
330
|
"isConstant": false,
|
331
331
|
"isLValue": false,
|
332
332
|
"isPure": true,
|
333
333
|
"lValueRequested": false,
|
334
334
|
"leftExpression": {
|
335
335
|
"hexValue": "31",
|
336
|
-
"id":
|
336
|
+
"id": 36128,
|
337
337
|
"isConstant": false,
|
338
338
|
"isLValue": false,
|
339
339
|
"isPure": true,
|
@@ -351,7 +351,7 @@
|
|
351
351
|
"operator": "<<",
|
352
352
|
"rightExpression": {
|
353
353
|
"hexValue": "33",
|
354
|
-
"id":
|
354
|
+
"id": 36129,
|
355
355
|
"isConstant": false,
|
356
356
|
"isLValue": false,
|
357
357
|
"isPure": true,
|
@@ -374,7 +374,7 @@
|
|
374
374
|
"visibility": "internal"
|
375
375
|
},
|
376
376
|
{
|
377
|
-
"id":
|
377
|
+
"id": 36136,
|
378
378
|
"nodeType": "VariableDeclaration",
|
379
379
|
"src": "245:50:81",
|
380
380
|
"nodes": [],
|
@@ -382,7 +382,7 @@
|
|
382
382
|
"mutability": "constant",
|
383
383
|
"name": "BEFORE_SPLICE_DYNAMIC_DATA",
|
384
384
|
"nameLocation": "260:26:81",
|
385
|
-
"scope":
|
385
|
+
"scope": 36187,
|
386
386
|
"stateVariable": false,
|
387
387
|
"storageLocation": "default",
|
388
388
|
"typeDescriptions": {
|
@@ -390,7 +390,7 @@
|
|
390
390
|
"typeString": "uint8"
|
391
391
|
},
|
392
392
|
"typeName": {
|
393
|
-
"id":
|
393
|
+
"id": 36132,
|
394
394
|
"name": "uint8",
|
395
395
|
"nodeType": "ElementaryTypeName",
|
396
396
|
"src": "245:5:81",
|
@@ -404,14 +404,14 @@
|
|
404
404
|
"typeIdentifier": "t_rational_16_by_1",
|
405
405
|
"typeString": "int_const 16"
|
406
406
|
},
|
407
|
-
"id":
|
407
|
+
"id": 36135,
|
408
408
|
"isConstant": false,
|
409
409
|
"isLValue": false,
|
410
410
|
"isPure": true,
|
411
411
|
"lValueRequested": false,
|
412
412
|
"leftExpression": {
|
413
413
|
"hexValue": "31",
|
414
|
-
"id":
|
414
|
+
"id": 36133,
|
415
415
|
"isConstant": false,
|
416
416
|
"isLValue": false,
|
417
417
|
"isPure": true,
|
@@ -429,7 +429,7 @@
|
|
429
429
|
"operator": "<<",
|
430
430
|
"rightExpression": {
|
431
431
|
"hexValue": "34",
|
432
|
-
"id":
|
432
|
+
"id": 36134,
|
433
433
|
"isConstant": false,
|
434
434
|
"isLValue": false,
|
435
435
|
"isPure": true,
|
@@ -452,7 +452,7 @@
|
|
452
452
|
"visibility": "internal"
|
453
453
|
},
|
454
454
|
{
|
455
|
-
"id":
|
455
|
+
"id": 36141,
|
456
456
|
"nodeType": "VariableDeclaration",
|
457
457
|
"src": "297:49:81",
|
458
458
|
"nodes": [],
|
@@ -460,7 +460,7 @@
|
|
460
460
|
"mutability": "constant",
|
461
461
|
"name": "AFTER_SPLICE_DYNAMIC_DATA",
|
462
462
|
"nameLocation": "312:25:81",
|
463
|
-
"scope":
|
463
|
+
"scope": 36187,
|
464
464
|
"stateVariable": false,
|
465
465
|
"storageLocation": "default",
|
466
466
|
"typeDescriptions": {
|
@@ -468,7 +468,7 @@
|
|
468
468
|
"typeString": "uint8"
|
469
469
|
},
|
470
470
|
"typeName": {
|
471
|
-
"id":
|
471
|
+
"id": 36137,
|
472
472
|
"name": "uint8",
|
473
473
|
"nodeType": "ElementaryTypeName",
|
474
474
|
"src": "297:5:81",
|
@@ -482,14 +482,14 @@
|
|
482
482
|
"typeIdentifier": "t_rational_32_by_1",
|
483
483
|
"typeString": "int_const 32"
|
484
484
|
},
|
485
|
-
"id":
|
485
|
+
"id": 36140,
|
486
486
|
"isConstant": false,
|
487
487
|
"isLValue": false,
|
488
488
|
"isPure": true,
|
489
489
|
"lValueRequested": false,
|
490
490
|
"leftExpression": {
|
491
491
|
"hexValue": "31",
|
492
|
-
"id":
|
492
|
+
"id": 36138,
|
493
493
|
"isConstant": false,
|
494
494
|
"isLValue": false,
|
495
495
|
"isPure": true,
|
@@ -507,7 +507,7 @@
|
|
507
507
|
"operator": "<<",
|
508
508
|
"rightExpression": {
|
509
509
|
"hexValue": "35",
|
510
|
-
"id":
|
510
|
+
"id": 36139,
|
511
511
|
"isConstant": false,
|
512
512
|
"isLValue": false,
|
513
513
|
"isPure": true,
|
@@ -530,7 +530,7 @@
|
|
530
530
|
"visibility": "internal"
|
531
531
|
},
|
532
532
|
{
|
533
|
-
"id":
|
533
|
+
"id": 36146,
|
534
534
|
"nodeType": "VariableDeclaration",
|
535
535
|
"src": "348:44:81",
|
536
536
|
"nodes": [],
|
@@ -538,7 +538,7 @@
|
|
538
538
|
"mutability": "constant",
|
539
539
|
"name": "BEFORE_DELETE_RECORD",
|
540
540
|
"nameLocation": "363:20:81",
|
541
|
-
"scope":
|
541
|
+
"scope": 36187,
|
542
542
|
"stateVariable": false,
|
543
543
|
"storageLocation": "default",
|
544
544
|
"typeDescriptions": {
|
@@ -546,7 +546,7 @@
|
|
546
546
|
"typeString": "uint8"
|
547
547
|
},
|
548
548
|
"typeName": {
|
549
|
-
"id":
|
549
|
+
"id": 36142,
|
550
550
|
"name": "uint8",
|
551
551
|
"nodeType": "ElementaryTypeName",
|
552
552
|
"src": "348:5:81",
|
@@ -560,14 +560,14 @@
|
|
560
560
|
"typeIdentifier": "t_rational_64_by_1",
|
561
561
|
"typeString": "int_const 64"
|
562
562
|
},
|
563
|
-
"id":
|
563
|
+
"id": 36145,
|
564
564
|
"isConstant": false,
|
565
565
|
"isLValue": false,
|
566
566
|
"isPure": true,
|
567
567
|
"lValueRequested": false,
|
568
568
|
"leftExpression": {
|
569
569
|
"hexValue": "31",
|
570
|
-
"id":
|
570
|
+
"id": 36143,
|
571
571
|
"isConstant": false,
|
572
572
|
"isLValue": false,
|
573
573
|
"isPure": true,
|
@@ -585,7 +585,7 @@
|
|
585
585
|
"operator": "<<",
|
586
586
|
"rightExpression": {
|
587
587
|
"hexValue": "36",
|
588
|
-
"id":
|
588
|
+
"id": 36144,
|
589
589
|
"isConstant": false,
|
590
590
|
"isLValue": false,
|
591
591
|
"isPure": true,
|
@@ -608,7 +608,7 @@
|
|
608
608
|
"visibility": "internal"
|
609
609
|
},
|
610
610
|
{
|
611
|
-
"id":
|
611
|
+
"id": 36151,
|
612
612
|
"nodeType": "VariableDeclaration",
|
613
613
|
"src": "394:43:81",
|
614
614
|
"nodes": [],
|
@@ -616,7 +616,7 @@
|
|
616
616
|
"mutability": "constant",
|
617
617
|
"name": "AFTER_DELETE_RECORD",
|
618
618
|
"nameLocation": "409:19:81",
|
619
|
-
"scope":
|
619
|
+
"scope": 36187,
|
620
620
|
"stateVariable": false,
|
621
621
|
"storageLocation": "default",
|
622
622
|
"typeDescriptions": {
|
@@ -624,7 +624,7 @@
|
|
624
624
|
"typeString": "uint8"
|
625
625
|
},
|
626
626
|
"typeName": {
|
627
|
-
"id":
|
627
|
+
"id": 36147,
|
628
628
|
"name": "uint8",
|
629
629
|
"nodeType": "ElementaryTypeName",
|
630
630
|
"src": "394:5:81",
|
@@ -638,14 +638,14 @@
|
|
638
638
|
"typeIdentifier": "t_rational_128_by_1",
|
639
639
|
"typeString": "int_const 128"
|
640
640
|
},
|
641
|
-
"id":
|
641
|
+
"id": 36150,
|
642
642
|
"isConstant": false,
|
643
643
|
"isLValue": false,
|
644
644
|
"isPure": true,
|
645
645
|
"lValueRequested": false,
|
646
646
|
"leftExpression": {
|
647
647
|
"hexValue": "31",
|
648
|
-
"id":
|
648
|
+
"id": 36148,
|
649
649
|
"isConstant": false,
|
650
650
|
"isLValue": false,
|
651
651
|
"isPure": true,
|
@@ -663,7 +663,7 @@
|
|
663
663
|
"operator": "<<",
|
664
664
|
"rightExpression": {
|
665
665
|
"hexValue": "37",
|
666
|
-
"id":
|
666
|
+
"id": 36149,
|
667
667
|
"isConstant": false,
|
668
668
|
"isLValue": false,
|
669
669
|
"isPure": true,
|
@@ -686,7 +686,7 @@
|
|
686
686
|
"visibility": "internal"
|
687
687
|
},
|
688
688
|
{
|
689
|
-
"id":
|
689
|
+
"id": 36168,
|
690
690
|
"nodeType": "VariableDeclaration",
|
691
691
|
"src": "440:228:81",
|
692
692
|
"nodes": [],
|
@@ -694,7 +694,7 @@
|
|
694
694
|
"mutability": "constant",
|
695
695
|
"name": "ALL",
|
696
696
|
"nameLocation": "455:3:81",
|
697
|
-
"scope":
|
697
|
+
"scope": 36187,
|
698
698
|
"stateVariable": false,
|
699
699
|
"storageLocation": "default",
|
700
700
|
"typeDescriptions": {
|
@@ -702,7 +702,7 @@
|
|
702
702
|
"typeString": "uint8"
|
703
703
|
},
|
704
704
|
"typeName": {
|
705
|
-
"id":
|
705
|
+
"id": 36152,
|
706
706
|
"name": "uint8",
|
707
707
|
"nodeType": "ElementaryTypeName",
|
708
708
|
"src": "440:5:81",
|
@@ -716,7 +716,7 @@
|
|
716
716
|
"typeIdentifier": "t_uint8",
|
717
717
|
"typeString": "uint8"
|
718
718
|
},
|
719
|
-
"id":
|
719
|
+
"id": 36167,
|
720
720
|
"isConstant": false,
|
721
721
|
"isLValue": false,
|
722
722
|
"isPure": true,
|
@@ -726,7 +726,7 @@
|
|
726
726
|
"typeIdentifier": "t_uint8",
|
727
727
|
"typeString": "uint8"
|
728
728
|
},
|
729
|
-
"id":
|
729
|
+
"id": 36165,
|
730
730
|
"isConstant": false,
|
731
731
|
"isLValue": false,
|
732
732
|
"isPure": true,
|
@@ -736,7 +736,7 @@
|
|
736
736
|
"typeIdentifier": "t_uint8",
|
737
737
|
"typeString": "uint8"
|
738
738
|
},
|
739
|
-
"id":
|
739
|
+
"id": 36163,
|
740
740
|
"isConstant": false,
|
741
741
|
"isLValue": false,
|
742
742
|
"isPure": true,
|
@@ -746,7 +746,7 @@
|
|
746
746
|
"typeIdentifier": "t_uint8",
|
747
747
|
"typeString": "uint8"
|
748
748
|
},
|
749
|
-
"id":
|
749
|
+
"id": 36161,
|
750
750
|
"isConstant": false,
|
751
751
|
"isLValue": false,
|
752
752
|
"isPure": true,
|
@@ -756,7 +756,7 @@
|
|
756
756
|
"typeIdentifier": "t_uint8",
|
757
757
|
"typeString": "uint8"
|
758
758
|
},
|
759
|
-
"id":
|
759
|
+
"id": 36159,
|
760
760
|
"isConstant": false,
|
761
761
|
"isLValue": false,
|
762
762
|
"isPure": true,
|
@@ -766,7 +766,7 @@
|
|
766
766
|
"typeIdentifier": "t_uint8",
|
767
767
|
"typeString": "uint8"
|
768
768
|
},
|
769
|
-
"id":
|
769
|
+
"id": 36157,
|
770
770
|
"isConstant": false,
|
771
771
|
"isLValue": false,
|
772
772
|
"isPure": true,
|
@@ -776,17 +776,17 @@
|
|
776
776
|
"typeIdentifier": "t_uint8",
|
777
777
|
"typeString": "uint8"
|
778
778
|
},
|
779
|
-
"id":
|
779
|
+
"id": 36155,
|
780
780
|
"isConstant": false,
|
781
781
|
"isLValue": false,
|
782
782
|
"isPure": true,
|
783
783
|
"lValueRequested": false,
|
784
784
|
"leftExpression": {
|
785
|
-
"id":
|
785
|
+
"id": 36153,
|
786
786
|
"name": "BEFORE_SET_RECORD",
|
787
787
|
"nodeType": "Identifier",
|
788
788
|
"overloadedDeclarations": [],
|
789
|
-
"referencedDeclaration":
|
789
|
+
"referencedDeclaration": 36116,
|
790
790
|
"src": "461:17:81",
|
791
791
|
"typeDescriptions": {
|
792
792
|
"typeIdentifier": "t_uint8",
|
@@ -796,11 +796,11 @@
|
|
796
796
|
"nodeType": "BinaryOperation",
|
797
797
|
"operator": "|",
|
798
798
|
"rightExpression": {
|
799
|
-
"id":
|
799
|
+
"id": 36154,
|
800
800
|
"name": "AFTER_SET_RECORD",
|
801
801
|
"nodeType": "Identifier",
|
802
802
|
"overloadedDeclarations": [],
|
803
|
-
"referencedDeclaration":
|
803
|
+
"referencedDeclaration": 36121,
|
804
804
|
"src": "483:16:81",
|
805
805
|
"typeDescriptions": {
|
806
806
|
"typeIdentifier": "t_uint8",
|
@@ -816,11 +816,11 @@
|
|
816
816
|
"nodeType": "BinaryOperation",
|
817
817
|
"operator": "|",
|
818
818
|
"rightExpression": {
|
819
|
-
"id":
|
819
|
+
"id": 36156,
|
820
820
|
"name": "BEFORE_SPLICE_STATIC_DATA",
|
821
821
|
"nodeType": "Identifier",
|
822
822
|
"overloadedDeclarations": [],
|
823
|
-
"referencedDeclaration":
|
823
|
+
"referencedDeclaration": 36126,
|
824
824
|
"src": "504:25:81",
|
825
825
|
"typeDescriptions": {
|
826
826
|
"typeIdentifier": "t_uint8",
|
@@ -836,11 +836,11 @@
|
|
836
836
|
"nodeType": "BinaryOperation",
|
837
837
|
"operator": "|",
|
838
838
|
"rightExpression": {
|
839
|
-
"id":
|
839
|
+
"id": 36158,
|
840
840
|
"name": "AFTER_SPLICE_STATIC_DATA",
|
841
841
|
"nodeType": "Identifier",
|
842
842
|
"overloadedDeclarations": [],
|
843
|
-
"referencedDeclaration":
|
843
|
+
"referencedDeclaration": 36131,
|
844
844
|
"src": "534:24:81",
|
845
845
|
"typeDescriptions": {
|
846
846
|
"typeIdentifier": "t_uint8",
|
@@ -856,11 +856,11 @@
|
|
856
856
|
"nodeType": "BinaryOperation",
|
857
857
|
"operator": "|",
|
858
858
|
"rightExpression": {
|
859
|
-
"id":
|
859
|
+
"id": 36160,
|
860
860
|
"name": "BEFORE_SPLICE_DYNAMIC_DATA",
|
861
861
|
"nodeType": "Identifier",
|
862
862
|
"overloadedDeclarations": [],
|
863
|
-
"referencedDeclaration":
|
863
|
+
"referencedDeclaration": 36136,
|
864
864
|
"src": "563:26:81",
|
865
865
|
"typeDescriptions": {
|
866
866
|
"typeIdentifier": "t_uint8",
|
@@ -876,11 +876,11 @@
|
|
876
876
|
"nodeType": "BinaryOperation",
|
877
877
|
"operator": "|",
|
878
878
|
"rightExpression": {
|
879
|
-
"id":
|
879
|
+
"id": 36162,
|
880
880
|
"name": "AFTER_SPLICE_DYNAMIC_DATA",
|
881
881
|
"nodeType": "Identifier",
|
882
882
|
"overloadedDeclarations": [],
|
883
|
-
"referencedDeclaration":
|
883
|
+
"referencedDeclaration": 36141,
|
884
884
|
"src": "594:25:81",
|
885
885
|
"typeDescriptions": {
|
886
886
|
"typeIdentifier": "t_uint8",
|
@@ -896,11 +896,11 @@
|
|
896
896
|
"nodeType": "BinaryOperation",
|
897
897
|
"operator": "|",
|
898
898
|
"rightExpression": {
|
899
|
-
"id":
|
899
|
+
"id": 36164,
|
900
900
|
"name": "BEFORE_DELETE_RECORD",
|
901
901
|
"nodeType": "Identifier",
|
902
902
|
"overloadedDeclarations": [],
|
903
|
-
"referencedDeclaration":
|
903
|
+
"referencedDeclaration": 36146,
|
904
904
|
"src": "624:20:81",
|
905
905
|
"typeDescriptions": {
|
906
906
|
"typeIdentifier": "t_uint8",
|
@@ -916,11 +916,11 @@
|
|
916
916
|
"nodeType": "BinaryOperation",
|
917
917
|
"operator": "|",
|
918
918
|
"rightExpression": {
|
919
|
-
"id":
|
919
|
+
"id": 36166,
|
920
920
|
"name": "AFTER_DELETE_RECORD",
|
921
921
|
"nodeType": "Identifier",
|
922
922
|
"overloadedDeclarations": [],
|
923
|
-
"referencedDeclaration":
|
923
|
+
"referencedDeclaration": 36151,
|
924
924
|
"src": "649:19:81",
|
925
925
|
"typeDescriptions": {
|
926
926
|
"typeIdentifier": "t_uint8",
|
@@ -936,7 +936,7 @@
|
|
936
936
|
"visibility": "internal"
|
937
937
|
},
|
938
938
|
{
|
939
|
-
"id":
|
939
|
+
"id": 36177,
|
940
940
|
"nodeType": "VariableDeclaration",
|
941
941
|
"src": "671:131:81",
|
942
942
|
"nodes": [],
|
@@ -944,7 +944,7 @@
|
|
944
944
|
"mutability": "constant",
|
945
945
|
"name": "BEFORE_ALL",
|
946
946
|
"nameLocation": "686:10:81",
|
947
|
-
"scope":
|
947
|
+
"scope": 36187,
|
948
948
|
"stateVariable": false,
|
949
949
|
"storageLocation": "default",
|
950
950
|
"typeDescriptions": {
|
@@ -952,7 +952,7 @@
|
|
952
952
|
"typeString": "uint8"
|
953
953
|
},
|
954
954
|
"typeName": {
|
955
|
-
"id":
|
955
|
+
"id": 36169,
|
956
956
|
"name": "uint8",
|
957
957
|
"nodeType": "ElementaryTypeName",
|
958
958
|
"src": "671:5:81",
|
@@ -966,7 +966,7 @@
|
|
966
966
|
"typeIdentifier": "t_uint8",
|
967
967
|
"typeString": "uint8"
|
968
968
|
},
|
969
|
-
"id":
|
969
|
+
"id": 36176,
|
970
970
|
"isConstant": false,
|
971
971
|
"isLValue": false,
|
972
972
|
"isPure": true,
|
@@ -976,7 +976,7 @@
|
|
976
976
|
"typeIdentifier": "t_uint8",
|
977
977
|
"typeString": "uint8"
|
978
978
|
},
|
979
|
-
"id":
|
979
|
+
"id": 36174,
|
980
980
|
"isConstant": false,
|
981
981
|
"isLValue": false,
|
982
982
|
"isPure": true,
|
@@ -986,17 +986,17 @@
|
|
986
986
|
"typeIdentifier": "t_uint8",
|
987
987
|
"typeString": "uint8"
|
988
988
|
},
|
989
|
-
"id":
|
989
|
+
"id": 36172,
|
990
990
|
"isConstant": false,
|
991
991
|
"isLValue": false,
|
992
992
|
"isPure": true,
|
993
993
|
"lValueRequested": false,
|
994
994
|
"leftExpression": {
|
995
|
-
"id":
|
995
|
+
"id": 36170,
|
996
996
|
"name": "BEFORE_SET_RECORD",
|
997
997
|
"nodeType": "Identifier",
|
998
998
|
"overloadedDeclarations": [],
|
999
|
-
"referencedDeclaration":
|
999
|
+
"referencedDeclaration": 36116,
|
1000
1000
|
"src": "699:17:81",
|
1001
1001
|
"typeDescriptions": {
|
1002
1002
|
"typeIdentifier": "t_uint8",
|
@@ -1006,11 +1006,11 @@
|
|
1006
1006
|
"nodeType": "BinaryOperation",
|
1007
1007
|
"operator": "|",
|
1008
1008
|
"rightExpression": {
|
1009
|
-
"id":
|
1009
|
+
"id": 36171,
|
1010
1010
|
"name": "BEFORE_SPLICE_STATIC_DATA",
|
1011
1011
|
"nodeType": "Identifier",
|
1012
1012
|
"overloadedDeclarations": [],
|
1013
|
-
"referencedDeclaration":
|
1013
|
+
"referencedDeclaration": 36126,
|
1014
1014
|
"src": "721:25:81",
|
1015
1015
|
"typeDescriptions": {
|
1016
1016
|
"typeIdentifier": "t_uint8",
|
@@ -1026,11 +1026,11 @@
|
|
1026
1026
|
"nodeType": "BinaryOperation",
|
1027
1027
|
"operator": "|",
|
1028
1028
|
"rightExpression": {
|
1029
|
-
"id":
|
1029
|
+
"id": 36173,
|
1030
1030
|
"name": "BEFORE_SPLICE_DYNAMIC_DATA",
|
1031
1031
|
"nodeType": "Identifier",
|
1032
1032
|
"overloadedDeclarations": [],
|
1033
|
-
"referencedDeclaration":
|
1033
|
+
"referencedDeclaration": 36136,
|
1034
1034
|
"src": "751:26:81",
|
1035
1035
|
"typeDescriptions": {
|
1036
1036
|
"typeIdentifier": "t_uint8",
|
@@ -1046,11 +1046,11 @@
|
|
1046
1046
|
"nodeType": "BinaryOperation",
|
1047
1047
|
"operator": "|",
|
1048
1048
|
"rightExpression": {
|
1049
|
-
"id":
|
1049
|
+
"id": 36175,
|
1050
1050
|
"name": "BEFORE_DELETE_RECORD",
|
1051
1051
|
"nodeType": "Identifier",
|
1052
1052
|
"overloadedDeclarations": [],
|
1053
|
-
"referencedDeclaration":
|
1053
|
+
"referencedDeclaration": 36146,
|
1054
1054
|
"src": "782:20:81",
|
1055
1055
|
"typeDescriptions": {
|
1056
1056
|
"typeIdentifier": "t_uint8",
|
@@ -1066,7 +1066,7 @@
|
|
1066
1066
|
"visibility": "internal"
|
1067
1067
|
},
|
1068
1068
|
{
|
1069
|
-
"id":
|
1069
|
+
"id": 36186,
|
1070
1070
|
"nodeType": "VariableDeclaration",
|
1071
1071
|
"src": "805:126:81",
|
1072
1072
|
"nodes": [],
|
@@ -1074,7 +1074,7 @@
|
|
1074
1074
|
"mutability": "constant",
|
1075
1075
|
"name": "AFTER_ALL",
|
1076
1076
|
"nameLocation": "820:9:81",
|
1077
|
-
"scope":
|
1077
|
+
"scope": 36187,
|
1078
1078
|
"stateVariable": false,
|
1079
1079
|
"storageLocation": "default",
|
1080
1080
|
"typeDescriptions": {
|
@@ -1082,7 +1082,7 @@
|
|
1082
1082
|
"typeString": "uint8"
|
1083
1083
|
},
|
1084
1084
|
"typeName": {
|
1085
|
-
"id":
|
1085
|
+
"id": 36178,
|
1086
1086
|
"name": "uint8",
|
1087
1087
|
"nodeType": "ElementaryTypeName",
|
1088
1088
|
"src": "805:5:81",
|
@@ -1096,7 +1096,7 @@
|
|
1096
1096
|
"typeIdentifier": "t_uint8",
|
1097
1097
|
"typeString": "uint8"
|
1098
1098
|
},
|
1099
|
-
"id":
|
1099
|
+
"id": 36185,
|
1100
1100
|
"isConstant": false,
|
1101
1101
|
"isLValue": false,
|
1102
1102
|
"isPure": true,
|
@@ -1106,7 +1106,7 @@
|
|
1106
1106
|
"typeIdentifier": "t_uint8",
|
1107
1107
|
"typeString": "uint8"
|
1108
1108
|
},
|
1109
|
-
"id":
|
1109
|
+
"id": 36183,
|
1110
1110
|
"isConstant": false,
|
1111
1111
|
"isLValue": false,
|
1112
1112
|
"isPure": true,
|
@@ -1116,17 +1116,17 @@
|
|
1116
1116
|
"typeIdentifier": "t_uint8",
|
1117
1117
|
"typeString": "uint8"
|
1118
1118
|
},
|
1119
|
-
"id":
|
1119
|
+
"id": 36181,
|
1120
1120
|
"isConstant": false,
|
1121
1121
|
"isLValue": false,
|
1122
1122
|
"isPure": true,
|
1123
1123
|
"lValueRequested": false,
|
1124
1124
|
"leftExpression": {
|
1125
|
-
"id":
|
1125
|
+
"id": 36179,
|
1126
1126
|
"name": "AFTER_SET_RECORD",
|
1127
1127
|
"nodeType": "Identifier",
|
1128
1128
|
"overloadedDeclarations": [],
|
1129
|
-
"referencedDeclaration":
|
1129
|
+
"referencedDeclaration": 36121,
|
1130
1130
|
"src": "832:16:81",
|
1131
1131
|
"typeDescriptions": {
|
1132
1132
|
"typeIdentifier": "t_uint8",
|
@@ -1136,11 +1136,11 @@
|
|
1136
1136
|
"nodeType": "BinaryOperation",
|
1137
1137
|
"operator": "|",
|
1138
1138
|
"rightExpression": {
|
1139
|
-
"id":
|
1139
|
+
"id": 36180,
|
1140
1140
|
"name": "AFTER_SPLICE_STATIC_DATA",
|
1141
1141
|
"nodeType": "Identifier",
|
1142
1142
|
"overloadedDeclarations": [],
|
1143
|
-
"referencedDeclaration":
|
1143
|
+
"referencedDeclaration": 36131,
|
1144
1144
|
"src": "853:24:81",
|
1145
1145
|
"typeDescriptions": {
|
1146
1146
|
"typeIdentifier": "t_uint8",
|
@@ -1156,11 +1156,11 @@
|
|
1156
1156
|
"nodeType": "BinaryOperation",
|
1157
1157
|
"operator": "|",
|
1158
1158
|
"rightExpression": {
|
1159
|
-
"id":
|
1159
|
+
"id": 36182,
|
1160
1160
|
"name": "AFTER_SPLICE_DYNAMIC_DATA",
|
1161
1161
|
"nodeType": "Identifier",
|
1162
1162
|
"overloadedDeclarations": [],
|
1163
|
-
"referencedDeclaration":
|
1163
|
+
"referencedDeclaration": 36141,
|
1164
1164
|
"src": "882:25:81",
|
1165
1165
|
"typeDescriptions": {
|
1166
1166
|
"typeIdentifier": "t_uint8",
|
@@ -1176,11 +1176,11 @@
|
|
1176
1176
|
"nodeType": "BinaryOperation",
|
1177
1177
|
"operator": "|",
|
1178
1178
|
"rightExpression": {
|
1179
|
-
"id":
|
1179
|
+
"id": 36184,
|
1180
1180
|
"name": "AFTER_DELETE_RECORD",
|
1181
1181
|
"nodeType": "Identifier",
|
1182
1182
|
"overloadedDeclarations": [],
|
1183
|
-
"referencedDeclaration":
|
1183
|
+
"referencedDeclaration": 36151,
|
1184
1184
|
"src": "912:19:81",
|
1185
1185
|
"typeDescriptions": {
|
1186
1186
|
"typeIdentifier": "t_uint8",
|