@latticexyz/world-modules 2.0.0-main-fa74f25e → 2.0.0-main-3086581a
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 +220 -220
- package/out/CallboundDelegations.sol/CallboundDelegations.json +2611 -2611
- package/out/DecodeSlice.sol/DecodeSlice.json +3155 -3155
- package/out/DelegationControl.sol/DelegationControl.json +101 -101
- package/out/EncodeArray.sol/EncodeArray.json +3250 -3250
- package/out/FieldLayout.sol/FieldLayoutInstance.json +51 -51
- package/out/FieldLayout.sol/FieldLayoutLib.json +51 -51
- package/out/Hook.sol/HookInstance.json +16 -16
- package/out/Hook.sol/HookLib.json +16 -16
- package/out/Hooks.sol/Hooks.json +96 -96
- package/out/IAccessManagementSystem.sol/IAccessManagementSystem.json +61 -61
- 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 +66 -66
- package/out/IModule.sol/IModule.json +78 -78
- package/out/IModuleInstallationSystem.sol/IModuleInstallationSystem.json +27 -27
- package/out/IStore.sol/IStore.json +4 -4
- package/out/IStoreData.sol/IStoreData.json +4 -4
- package/out/IStoreHook.sol/IStoreHook.json +4 -4
- package/out/IStoreRead.sol/IStoreRead.json +4 -4
- package/out/IStoreRegistration.sol/IStoreRegistration.json +4 -4
- package/out/IStoreWrite.sol/IStoreWrite.json +4 -4
- package/out/ISystemHook.sol/ISystemHook.json +90 -90
- package/out/IUniqueEntitySystem.sol/IUniqueEntitySystem.json +13 -13
- package/out/IWorldContextConsumer.sol/IWorldContextConsumer.json +71 -71
- package/out/IWorldErrors.sol/IWorldErrors.json +150 -150
- package/out/IWorldKernel.sol/IWorldCall.json +156 -156
- package/out/IWorldKernel.sol/IWorldKernel.json +156 -156
- package/out/IWorldKernel.sol/IWorldModuleInstallation.json +156 -156
- package/out/IWorldRegistrationSystem.sol/IWorldRegistrationSystem.json +198 -198
- package/out/KeysInTable.sol/KeysInTable.json +10684 -10684
- package/out/KeysInTableHook.sol/KeysInTableHook.json +879 -879
- package/out/KeysInTableModule.sol/KeysInTableModule.json +539 -539
- package/out/KeysWithValue.sol/KeysWithValue.json +3844 -3844
- package/out/KeysWithValueHook.sol/KeysWithValueHook.json +1002 -1002
- package/out/KeysWithValueModule.sol/KeysWithValueModule.json +428 -428
- package/out/Memory.sol/Memory.json +8 -8
- package/out/Module.sol/Module.json +90 -90
- package/out/ResourceIds.sol/ResourceIds.json +70 -70
- package/out/Schema.sol/SchemaInstance.json +76 -76
- package/out/Schema.sol/SchemaLib.json +76 -76
- package/out/SchemaType.sol/SchemaType.json +276 -276
- package/out/Slice.sol/SliceInstance.json +8 -8
- package/out/Slice.sol/SliceLib.json +8 -8
- package/out/StandardDelegationsModule.sol/StandardDelegationsModule.json +305 -305
- package/out/Storage.sol/Storage.json +11 -11
- package/out/StoreCore.sol/StoreCore.json +59 -59
- package/out/StoreCore.sol/StoreCoreInternal.json +59 -59
- package/out/StoreHook.sol/StoreHook.json +362 -362
- package/out/StoreHooks.sol/StoreHooks.json +97 -97
- package/out/StoreSwitch.sol/StoreSwitch.json +16 -16
- package/out/System.sol/System.json +35 -35
- package/out/Tables.sol/Tables.json +98 -98
- package/out/TightCoder.sol/TightCoder.json +128 -128
- package/out/TimeboundDelegationControl.sol/TimeboundDelegationControl.json +124 -124
- package/out/TimeboundDelegations.sol/TimeboundDelegations.json +2002 -2002
- package/out/UniqueEntity.sol/UniqueEntity.json +1418 -1418
- package/out/UniqueEntityModule.sol/UniqueEntityModule.json +329 -329
- package/out/UniqueEntitySystem.sol/UniqueEntitySystem.json +98 -98
- package/out/UsedKeysIndex.sol/UsedKeysIndex.json +2738 -2738
- package/out/WorldContext.sol/WorldContextConsumer.json +379 -379
- package/out/WorldContext.sol/WorldContextProvider.json +379 -379
- package/out/WorldResourceId.sol/WorldResourceIdInstance.json +480 -480
- package/out/WorldResourceId.sol/WorldResourceIdLib.json +480 -480
- package/out/constants.sol/LayoutOffsets.json +164 -140
- 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 +139 -139
- package/out/leftMask.sol/leftMask.json +61 -61
- 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 +701 -701
- package/out/src/FieldLayout.sol/FieldLayoutLib.json +701 -701
- package/out/src/IStore.sol/IStore.json +57 -57
- package/out/src/IWorldKernel.sol/IWorldCall.json +157 -157
- package/out/src/IWorldKernel.sol/IWorldKernel.json +157 -157
- package/out/src/IWorldKernel.sol/IWorldModuleInstallation.json +157 -157
- package/out/src/Memory.sol/Memory.json +93 -93
- 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 +791 -791
- package/out/src/Schema.sol/SchemaLib.json +791 -791
- package/out/src/Slice.sol/SliceInstance.json +433 -433
- package/out/src/Slice.sol/SliceLib.json +433 -433
- package/out/src/StoreCore.sol/StoreCore.json +4471 -4471
- package/out/src/StoreCore.sol/StoreCoreInternal.json +4471 -4471
- package/out/src/StoreSwitch.sol/StoreSwitch.json +2470 -2470
- package/out/src/WorldContext.sol/WorldContextConsumer.json +379 -379
- package/out/src/WorldContext.sol/WorldContextProvider.json +379 -379
- package/out/src/WorldResourceId.sol/WorldResourceIdInstance.json +480 -480
- package/out/src/WorldResourceId.sol/WorldResourceIdLib.json +480 -480
- package/out/storeHookTypes.sol/storeHookTypes.json +202 -202
- package/out/storeResourceTypes.sol/storeResourceTypes.json +21 -21
- package/out/tables/ResourceIds.sol/ResourceIds.json +1762 -1762
- package/out/tables/Tables.sol/Tables.json +7304 -7304
- package/out/tightcoder/EncodeArray.sol/EncodeArray.json +3250 -3250
- package/out/types.sol/types.json +39 -39
- package/out/version.sol/version.json +12 -12
- package/out/world/src/IERC165.sol/IERC165.json +28 -28
- package/out/worldResourceTypes.sol/worldResourceTypes.json +53 -53
- package/package.json +8 -8
@@ -10,33 +10,33 @@
|
|
10
10
|
},
|
11
11
|
"ast": {
|
12
12
|
"absolutePath": "src/modules/keysintable/getKeysInTable.sol",
|
13
|
-
"id":
|
13
|
+
"id": 40467,
|
14
14
|
"exportedSymbols": {
|
15
15
|
"IStore": [
|
16
|
-
|
16
|
+
25581
|
17
17
|
],
|
18
18
|
"KeysInTable": [
|
19
|
-
|
19
|
+
47745
|
20
20
|
],
|
21
21
|
"ResourceId": [
|
22
|
-
|
22
|
+
26262
|
23
23
|
],
|
24
24
|
"Schema": [
|
25
|
-
|
25
|
+
26338
|
26
26
|
],
|
27
27
|
"StoreSwitch": [
|
28
|
-
|
28
|
+
30894
|
29
29
|
],
|
30
30
|
"getKeysInTable": [
|
31
|
-
|
32
|
-
|
31
|
+
40308,
|
32
|
+
40466
|
33
33
|
]
|
34
34
|
},
|
35
35
|
"nodeType": "SourceUnit",
|
36
36
|
"src": "32:2761:116",
|
37
37
|
"nodes": [
|
38
38
|
{
|
39
|
-
"id":
|
39
|
+
"id": 40149,
|
40
40
|
"nodeType": "PragmaDirective",
|
41
41
|
"src": "32:25:116",
|
42
42
|
"nodes": [],
|
@@ -48,23 +48,23 @@
|
|
48
48
|
]
|
49
49
|
},
|
50
50
|
{
|
51
|
-
"id":
|
51
|
+
"id": 40151,
|
52
52
|
"nodeType": "ImportDirective",
|
53
53
|
"src": "59:58:116",
|
54
54
|
"nodes": [],
|
55
55
|
"absolutePath": "node_modules/@latticexyz/store/src/IStore.sol",
|
56
56
|
"file": "@latticexyz/store/src/IStore.sol",
|
57
57
|
"nameLocation": "-1:-1:-1",
|
58
|
-
"scope":
|
59
|
-
"sourceUnit":
|
58
|
+
"scope": 40467,
|
59
|
+
"sourceUnit": 25582,
|
60
60
|
"symbolAliases": [
|
61
61
|
{
|
62
62
|
"foreign": {
|
63
|
-
"id":
|
63
|
+
"id": 40150,
|
64
64
|
"name": "IStore",
|
65
65
|
"nodeType": "Identifier",
|
66
66
|
"overloadedDeclarations": [],
|
67
|
-
"referencedDeclaration":
|
67
|
+
"referencedDeclaration": 25581,
|
68
68
|
"src": "68:6:116",
|
69
69
|
"typeDescriptions": {}
|
70
70
|
},
|
@@ -74,23 +74,23 @@
|
|
74
74
|
"unitAlias": ""
|
75
75
|
},
|
76
76
|
{
|
77
|
-
"id":
|
77
|
+
"id": 40153,
|
78
78
|
"nodeType": "ImportDirective",
|
79
79
|
"src": "118:58:116",
|
80
80
|
"nodes": [],
|
81
81
|
"absolutePath": "node_modules/@latticexyz/store/src/Schema.sol",
|
82
82
|
"file": "@latticexyz/store/src/Schema.sol",
|
83
83
|
"nameLocation": "-1:-1:-1",
|
84
|
-
"scope":
|
85
|
-
"sourceUnit":
|
84
|
+
"scope": 40467,
|
85
|
+
"sourceUnit": 26804,
|
86
86
|
"symbolAliases": [
|
87
87
|
{
|
88
88
|
"foreign": {
|
89
|
-
"id":
|
89
|
+
"id": 40152,
|
90
90
|
"name": "Schema",
|
91
91
|
"nodeType": "Identifier",
|
92
92
|
"overloadedDeclarations": [],
|
93
|
-
"referencedDeclaration":
|
93
|
+
"referencedDeclaration": 26338,
|
94
94
|
"src": "127:6:116",
|
95
95
|
"typeDescriptions": {}
|
96
96
|
},
|
@@ -100,23 +100,23 @@
|
|
100
100
|
"unitAlias": ""
|
101
101
|
},
|
102
102
|
{
|
103
|
-
"id":
|
103
|
+
"id": 40155,
|
104
104
|
"nodeType": "ImportDirective",
|
105
105
|
"src": "177:68:116",
|
106
106
|
"nodes": [],
|
107
107
|
"absolutePath": "node_modules/@latticexyz/store/src/StoreSwitch.sol",
|
108
108
|
"file": "@latticexyz/store/src/StoreSwitch.sol",
|
109
109
|
"nameLocation": "-1:-1:-1",
|
110
|
-
"scope":
|
111
|
-
"sourceUnit":
|
110
|
+
"scope": 40467,
|
111
|
+
"sourceUnit": 30895,
|
112
112
|
"symbolAliases": [
|
113
113
|
{
|
114
114
|
"foreign": {
|
115
|
-
"id":
|
115
|
+
"id": 40154,
|
116
116
|
"name": "StoreSwitch",
|
117
117
|
"nodeType": "Identifier",
|
118
118
|
"overloadedDeclarations": [],
|
119
|
-
"referencedDeclaration":
|
119
|
+
"referencedDeclaration": 30894,
|
120
120
|
"src": "186:11:116",
|
121
121
|
"typeDescriptions": {}
|
122
122
|
},
|
@@ -126,23 +126,23 @@
|
|
126
126
|
"unitAlias": ""
|
127
127
|
},
|
128
128
|
{
|
129
|
-
"id":
|
129
|
+
"id": 40157,
|
130
130
|
"nodeType": "ImportDirective",
|
131
131
|
"src": "246:66:116",
|
132
132
|
"nodes": [],
|
133
133
|
"absolutePath": "node_modules/@latticexyz/store/src/ResourceId.sol",
|
134
134
|
"file": "@latticexyz/store/src/ResourceId.sol",
|
135
135
|
"nameLocation": "-1:-1:-1",
|
136
|
-
"scope":
|
137
|
-
"sourceUnit":
|
136
|
+
"scope": 40467,
|
137
|
+
"sourceUnit": 26327,
|
138
138
|
"symbolAliases": [
|
139
139
|
{
|
140
140
|
"foreign": {
|
141
|
-
"id":
|
141
|
+
"id": 40156,
|
142
142
|
"name": "ResourceId",
|
143
143
|
"nodeType": "Identifier",
|
144
144
|
"overloadedDeclarations": [],
|
145
|
-
"referencedDeclaration":
|
145
|
+
"referencedDeclaration": 26262,
|
146
146
|
"src": "255:10:116",
|
147
147
|
"typeDescriptions": {}
|
148
148
|
},
|
@@ -152,23 +152,23 @@
|
|
152
152
|
"unitAlias": ""
|
153
153
|
},
|
154
154
|
{
|
155
|
-
"id":
|
155
|
+
"id": 40159,
|
156
156
|
"nodeType": "ImportDirective",
|
157
157
|
"src": "314:55:116",
|
158
158
|
"nodes": [],
|
159
159
|
"absolutePath": "src/modules/keysintable/tables/KeysInTable.sol",
|
160
160
|
"file": "./tables/KeysInTable.sol",
|
161
161
|
"nameLocation": "-1:-1:-1",
|
162
|
-
"scope":
|
163
|
-
"sourceUnit":
|
162
|
+
"scope": 40467,
|
163
|
+
"sourceUnit": 47746,
|
164
164
|
"symbolAliases": [
|
165
165
|
{
|
166
166
|
"foreign": {
|
167
|
-
"id":
|
167
|
+
"id": 40158,
|
168
168
|
"name": "KeysInTable",
|
169
169
|
"nodeType": "Identifier",
|
170
170
|
"overloadedDeclarations": [],
|
171
|
-
"referencedDeclaration":
|
171
|
+
"referencedDeclaration": 47745,
|
172
172
|
"src": "323:11:116",
|
173
173
|
"typeDescriptions": {}
|
174
174
|
},
|
@@ -178,53 +178,53 @@
|
|
178
178
|
"unitAlias": ""
|
179
179
|
},
|
180
180
|
{
|
181
|
-
"id":
|
181
|
+
"id": 40308,
|
182
182
|
"nodeType": "FunctionDefinition",
|
183
183
|
"src": "613:1028:116",
|
184
184
|
"nodes": [],
|
185
185
|
"body": {
|
186
|
-
"id":
|
186
|
+
"id": 40307,
|
187
187
|
"nodeType": "Block",
|
188
188
|
"src": "701:940:116",
|
189
189
|
"nodes": [],
|
190
190
|
"statements": [
|
191
191
|
{
|
192
192
|
"assignments": [
|
193
|
-
|
193
|
+
40173
|
194
194
|
],
|
195
195
|
"declarations": [
|
196
196
|
{
|
197
197
|
"constant": false,
|
198
|
-
"id":
|
198
|
+
"id": 40173,
|
199
199
|
"mutability": "mutable",
|
200
200
|
"name": "keySchema",
|
201
201
|
"nameLocation": "786:9:116",
|
202
202
|
"nodeType": "VariableDeclaration",
|
203
|
-
"scope":
|
203
|
+
"scope": 40307,
|
204
204
|
"src": "779:16:116",
|
205
205
|
"stateVariable": false,
|
206
206
|
"storageLocation": "default",
|
207
207
|
"typeDescriptions": {
|
208
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
208
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
209
209
|
"typeString": "Schema"
|
210
210
|
},
|
211
211
|
"typeName": {
|
212
|
-
"id":
|
212
|
+
"id": 40172,
|
213
213
|
"nodeType": "UserDefinedTypeName",
|
214
214
|
"pathNode": {
|
215
|
-
"id":
|
215
|
+
"id": 40171,
|
216
216
|
"name": "Schema",
|
217
217
|
"nameLocations": [
|
218
218
|
"779:6:116"
|
219
219
|
],
|
220
220
|
"nodeType": "IdentifierPath",
|
221
|
-
"referencedDeclaration":
|
221
|
+
"referencedDeclaration": 26338,
|
222
222
|
"src": "779:6:116"
|
223
223
|
},
|
224
|
-
"referencedDeclaration":
|
224
|
+
"referencedDeclaration": 26338,
|
225
225
|
"src": "779:6:116",
|
226
226
|
"typeDescriptions": {
|
227
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
227
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
228
228
|
"typeString": "Schema"
|
229
229
|
}
|
230
230
|
},
|
@@ -232,18 +232,18 @@
|
|
232
232
|
}
|
233
233
|
],
|
234
234
|
"documentation": " Note: this module only supports up to 5 composite keys.",
|
235
|
-
"id":
|
235
|
+
"id": 40178,
|
236
236
|
"initialValue": {
|
237
237
|
"arguments": [
|
238
238
|
{
|
239
|
-
"id":
|
239
|
+
"id": 40176,
|
240
240
|
"name": "tableId",
|
241
241
|
"nodeType": "Identifier",
|
242
242
|
"overloadedDeclarations": [],
|
243
|
-
"referencedDeclaration":
|
243
|
+
"referencedDeclaration": 40163,
|
244
244
|
"src": "823:7:116",
|
245
245
|
"typeDescriptions": {
|
246
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
246
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
247
247
|
"typeString": "ResourceId"
|
248
248
|
}
|
249
249
|
}
|
@@ -251,23 +251,23 @@
|
|
251
251
|
"expression": {
|
252
252
|
"argumentTypes": [
|
253
253
|
{
|
254
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
254
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
255
255
|
"typeString": "ResourceId"
|
256
256
|
}
|
257
257
|
],
|
258
258
|
"expression": {
|
259
|
-
"id":
|
259
|
+
"id": 40174,
|
260
260
|
"name": "StoreSwitch",
|
261
261
|
"nodeType": "Identifier",
|
262
262
|
"overloadedDeclarations": [],
|
263
|
-
"referencedDeclaration":
|
263
|
+
"referencedDeclaration": 30894,
|
264
264
|
"src": "798:11:116",
|
265
265
|
"typeDescriptions": {
|
266
|
-
"typeIdentifier": "t_type$_t_contract$_StoreSwitch_$
|
266
|
+
"typeIdentifier": "t_type$_t_contract$_StoreSwitch_$30894_$",
|
267
267
|
"typeString": "type(library StoreSwitch)"
|
268
268
|
}
|
269
269
|
},
|
270
|
-
"id":
|
270
|
+
"id": 40175,
|
271
271
|
"isConstant": false,
|
272
272
|
"isLValue": false,
|
273
273
|
"isPure": false,
|
@@ -275,14 +275,14 @@
|
|
275
275
|
"memberLocation": "810:12:116",
|
276
276
|
"memberName": "getKeySchema",
|
277
277
|
"nodeType": "MemberAccess",
|
278
|
-
"referencedDeclaration":
|
278
|
+
"referencedDeclaration": 29879,
|
279
279
|
"src": "798:24:116",
|
280
280
|
"typeDescriptions": {
|
281
|
-
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$
|
281
|
+
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$26262_$returns$_t_userDefinedValueType$_Schema_$26338_$",
|
282
282
|
"typeString": "function (ResourceId) view returns (Schema)"
|
283
283
|
}
|
284
284
|
},
|
285
|
-
"id":
|
285
|
+
"id": 40177,
|
286
286
|
"isConstant": false,
|
287
287
|
"isLValue": false,
|
288
288
|
"isPure": false,
|
@@ -294,7 +294,7 @@
|
|
294
294
|
"src": "798:33:116",
|
295
295
|
"tryCall": false,
|
296
296
|
"typeDescriptions": {
|
297
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
297
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
298
298
|
"typeString": "Schema"
|
299
299
|
}
|
300
300
|
},
|
@@ -303,17 +303,17 @@
|
|
303
303
|
},
|
304
304
|
{
|
305
305
|
"assignments": [
|
306
|
-
|
306
|
+
40180
|
307
307
|
],
|
308
308
|
"declarations": [
|
309
309
|
{
|
310
310
|
"constant": false,
|
311
|
-
"id":
|
311
|
+
"id": 40180,
|
312
312
|
"mutability": "mutable",
|
313
313
|
"name": "numFields",
|
314
314
|
"nameLocation": "843:9:116",
|
315
315
|
"nodeType": "VariableDeclaration",
|
316
|
-
"scope":
|
316
|
+
"scope": 40307,
|
317
317
|
"src": "835:17:116",
|
318
318
|
"stateVariable": false,
|
319
319
|
"storageLocation": "default",
|
@@ -322,7 +322,7 @@
|
|
322
322
|
"typeString": "uint256"
|
323
323
|
},
|
324
324
|
"typeName": {
|
325
|
-
"id":
|
325
|
+
"id": 40179,
|
326
326
|
"name": "uint256",
|
327
327
|
"nodeType": "ElementaryTypeName",
|
328
328
|
"src": "835:7:116",
|
@@ -334,24 +334,24 @@
|
|
334
334
|
"visibility": "internal"
|
335
335
|
}
|
336
336
|
],
|
337
|
-
"id":
|
337
|
+
"id": 40184,
|
338
338
|
"initialValue": {
|
339
339
|
"arguments": [],
|
340
340
|
"expression": {
|
341
341
|
"argumentTypes": [],
|
342
342
|
"expression": {
|
343
|
-
"id":
|
343
|
+
"id": 40181,
|
344
344
|
"name": "keySchema",
|
345
345
|
"nodeType": "Identifier",
|
346
346
|
"overloadedDeclarations": [],
|
347
|
-
"referencedDeclaration":
|
347
|
+
"referencedDeclaration": 40173,
|
348
348
|
"src": "855:9:116",
|
349
349
|
"typeDescriptions": {
|
350
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
350
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
351
351
|
"typeString": "Schema"
|
352
352
|
}
|
353
353
|
},
|
354
|
-
"id":
|
354
|
+
"id": 40182,
|
355
355
|
"isConstant": false,
|
356
356
|
"isLValue": false,
|
357
357
|
"isPure": false,
|
@@ -359,14 +359,14 @@
|
|
359
359
|
"memberLocation": "865:9:116",
|
360
360
|
"memberName": "numFields",
|
361
361
|
"nodeType": "MemberAccess",
|
362
|
-
"referencedDeclaration":
|
362
|
+
"referencedDeclaration": 26632,
|
363
363
|
"src": "855:19:116",
|
364
364
|
"typeDescriptions": {
|
365
|
-
"typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Schema_$
|
365
|
+
"typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Schema_$26338_$returns$_t_uint256_$attached_to$_t_userDefinedValueType$_Schema_$26338_$",
|
366
366
|
"typeString": "function (Schema) pure returns (uint256)"
|
367
367
|
}
|
368
368
|
},
|
369
|
-
"id":
|
369
|
+
"id": 40183,
|
370
370
|
"isConstant": false,
|
371
371
|
"isLValue": false,
|
372
372
|
"isPure": false,
|
@@ -387,17 +387,17 @@
|
|
387
387
|
},
|
388
388
|
{
|
389
389
|
"assignments": [
|
390
|
-
|
390
|
+
40186
|
391
391
|
],
|
392
392
|
"declarations": [
|
393
393
|
{
|
394
394
|
"constant": false,
|
395
|
-
"id":
|
395
|
+
"id": 40186,
|
396
396
|
"mutability": "mutable",
|
397
397
|
"name": "length",
|
398
398
|
"nameLocation": "888:6:116",
|
399
399
|
"nodeType": "VariableDeclaration",
|
400
|
-
"scope":
|
400
|
+
"scope": 40307,
|
401
401
|
"src": "880:14:116",
|
402
402
|
"stateVariable": false,
|
403
403
|
"storageLocation": "default",
|
@@ -406,7 +406,7 @@
|
|
406
406
|
"typeString": "uint256"
|
407
407
|
},
|
408
408
|
"typeName": {
|
409
|
-
"id":
|
409
|
+
"id": 40185,
|
410
410
|
"name": "uint256",
|
411
411
|
"nodeType": "ElementaryTypeName",
|
412
412
|
"src": "880:7:116",
|
@@ -418,18 +418,18 @@
|
|
418
418
|
"visibility": "internal"
|
419
419
|
}
|
420
420
|
],
|
421
|
-
"id":
|
421
|
+
"id": 40191,
|
422
422
|
"initialValue": {
|
423
423
|
"arguments": [
|
424
424
|
{
|
425
|
-
"id":
|
425
|
+
"id": 40189,
|
426
426
|
"name": "tableId",
|
427
427
|
"nodeType": "Identifier",
|
428
428
|
"overloadedDeclarations": [],
|
429
|
-
"referencedDeclaration":
|
429
|
+
"referencedDeclaration": 40163,
|
430
430
|
"src": "921:7:116",
|
431
431
|
"typeDescriptions": {
|
432
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
432
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
433
433
|
"typeString": "ResourceId"
|
434
434
|
}
|
435
435
|
}
|
@@ -437,23 +437,23 @@
|
|
437
437
|
"expression": {
|
438
438
|
"argumentTypes": [
|
439
439
|
{
|
440
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
440
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
441
441
|
"typeString": "ResourceId"
|
442
442
|
}
|
443
443
|
],
|
444
444
|
"expression": {
|
445
|
-
"id":
|
445
|
+
"id": 40187,
|
446
446
|
"name": "KeysInTable",
|
447
447
|
"nodeType": "Identifier",
|
448
448
|
"overloadedDeclarations": [],
|
449
|
-
"referencedDeclaration":
|
449
|
+
"referencedDeclaration": 47745,
|
450
450
|
"src": "897:11:116",
|
451
451
|
"typeDescriptions": {
|
452
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
452
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
453
453
|
"typeString": "type(library KeysInTable)"
|
454
454
|
}
|
455
455
|
},
|
456
|
-
"id":
|
456
|
+
"id": 40188,
|
457
457
|
"isConstant": false,
|
458
458
|
"isLValue": false,
|
459
459
|
"isPure": false,
|
@@ -461,14 +461,14 @@
|
|
461
461
|
"memberLocation": "909:11:116",
|
462
462
|
"memberName": "lengthKeys0",
|
463
463
|
"nodeType": "MemberAccess",
|
464
|
-
"referencedDeclaration":
|
464
|
+
"referencedDeclaration": 41820,
|
465
465
|
"src": "897:23:116",
|
466
466
|
"typeDescriptions": {
|
467
|
-
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$
|
467
|
+
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$26262_$returns$_t_uint256_$",
|
468
468
|
"typeString": "function (ResourceId) view returns (uint256)"
|
469
469
|
}
|
470
470
|
},
|
471
|
-
"id":
|
471
|
+
"id": 40190,
|
472
472
|
"isConstant": false,
|
473
473
|
"isLValue": false,
|
474
474
|
"isPure": false,
|
@@ -489,17 +489,17 @@
|
|
489
489
|
},
|
490
490
|
{
|
491
491
|
"expression": {
|
492
|
-
"id":
|
492
|
+
"id": 40199,
|
493
493
|
"isConstant": false,
|
494
494
|
"isLValue": false,
|
495
495
|
"isPure": false,
|
496
496
|
"lValueRequested": false,
|
497
497
|
"leftHandSide": {
|
498
|
-
"id":
|
498
|
+
"id": 40192,
|
499
499
|
"name": "keyTuples",
|
500
500
|
"nodeType": "Identifier",
|
501
501
|
"overloadedDeclarations": [],
|
502
|
-
"referencedDeclaration":
|
502
|
+
"referencedDeclaration": 40168,
|
503
503
|
"src": "933:9:116",
|
504
504
|
"typeDescriptions": {
|
505
505
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
@@ -511,11 +511,11 @@
|
|
511
511
|
"rightHandSide": {
|
512
512
|
"arguments": [
|
513
513
|
{
|
514
|
-
"id":
|
514
|
+
"id": 40197,
|
515
515
|
"name": "length",
|
516
516
|
"nodeType": "Identifier",
|
517
517
|
"overloadedDeclarations": [],
|
518
|
-
"referencedDeclaration":
|
518
|
+
"referencedDeclaration": 40186,
|
519
519
|
"src": "961:6:116",
|
520
520
|
"typeDescriptions": {
|
521
521
|
"typeIdentifier": "t_uint256",
|
@@ -530,7 +530,7 @@
|
|
530
530
|
"typeString": "uint256"
|
531
531
|
}
|
532
532
|
],
|
533
|
-
"id":
|
533
|
+
"id": 40196,
|
534
534
|
"isConstant": false,
|
535
535
|
"isLValue": false,
|
536
536
|
"isPure": true,
|
@@ -544,7 +544,7 @@
|
|
544
544
|
"typeName": {
|
545
545
|
"baseType": {
|
546
546
|
"baseType": {
|
547
|
-
"id":
|
547
|
+
"id": 40193,
|
548
548
|
"name": "bytes32",
|
549
549
|
"nodeType": "ElementaryTypeName",
|
550
550
|
"src": "949:7:116",
|
@@ -553,7 +553,7 @@
|
|
553
553
|
"typeString": "bytes32"
|
554
554
|
}
|
555
555
|
},
|
556
|
-
"id":
|
556
|
+
"id": 40194,
|
557
557
|
"nodeType": "ArrayTypeName",
|
558
558
|
"src": "949:9:116",
|
559
559
|
"typeDescriptions": {
|
@@ -561,7 +561,7 @@
|
|
561
561
|
"typeString": "bytes32[]"
|
562
562
|
}
|
563
563
|
},
|
564
|
-
"id":
|
564
|
+
"id": 40195,
|
565
565
|
"nodeType": "ArrayTypeName",
|
566
566
|
"src": "949:11:116",
|
567
567
|
"typeDescriptions": {
|
@@ -570,7 +570,7 @@
|
|
570
570
|
}
|
571
571
|
}
|
572
572
|
},
|
573
|
-
"id":
|
573
|
+
"id": 40198,
|
574
574
|
"isConstant": false,
|
575
575
|
"isLValue": false,
|
576
576
|
"isPure": false,
|
@@ -592,43 +592,43 @@
|
|
592
592
|
"typeString": "bytes32[] memory[] memory"
|
593
593
|
}
|
594
594
|
},
|
595
|
-
"id":
|
595
|
+
"id": 40200,
|
596
596
|
"nodeType": "ExpressionStatement",
|
597
597
|
"src": "933:35:116"
|
598
598
|
},
|
599
599
|
{
|
600
600
|
"body": {
|
601
|
-
"id":
|
601
|
+
"id": 40305,
|
602
602
|
"nodeType": "Block",
|
603
603
|
"src": "1006:633:116",
|
604
604
|
"statements": [
|
605
605
|
{
|
606
606
|
"expression": {
|
607
|
-
"id":
|
607
|
+
"id": 40218,
|
608
608
|
"isConstant": false,
|
609
609
|
"isLValue": false,
|
610
610
|
"isPure": false,
|
611
611
|
"lValueRequested": false,
|
612
612
|
"leftHandSide": {
|
613
613
|
"baseExpression": {
|
614
|
-
"id":
|
614
|
+
"id": 40210,
|
615
615
|
"name": "keyTuples",
|
616
616
|
"nodeType": "Identifier",
|
617
617
|
"overloadedDeclarations": [],
|
618
|
-
"referencedDeclaration":
|
618
|
+
"referencedDeclaration": 40168,
|
619
619
|
"src": "1012:9:116",
|
620
620
|
"typeDescriptions": {
|
621
621
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
622
622
|
"typeString": "bytes32[] memory[] memory"
|
623
623
|
}
|
624
624
|
},
|
625
|
-
"id":
|
625
|
+
"id": 40212,
|
626
626
|
"indexExpression": {
|
627
|
-
"id":
|
627
|
+
"id": 40211,
|
628
628
|
"name": "i",
|
629
629
|
"nodeType": "Identifier",
|
630
630
|
"overloadedDeclarations": [],
|
631
|
-
"referencedDeclaration":
|
631
|
+
"referencedDeclaration": 40202,
|
632
632
|
"src": "1022:1:116",
|
633
633
|
"typeDescriptions": {
|
634
634
|
"typeIdentifier": "t_uint256",
|
@@ -651,11 +651,11 @@
|
|
651
651
|
"rightHandSide": {
|
652
652
|
"arguments": [
|
653
653
|
{
|
654
|
-
"id":
|
654
|
+
"id": 40216,
|
655
655
|
"name": "numFields",
|
656
656
|
"nodeType": "Identifier",
|
657
657
|
"overloadedDeclarations": [],
|
658
|
-
"referencedDeclaration":
|
658
|
+
"referencedDeclaration": 40180,
|
659
659
|
"src": "1041:9:116",
|
660
660
|
"typeDescriptions": {
|
661
661
|
"typeIdentifier": "t_uint256",
|
@@ -670,7 +670,7 @@
|
|
670
670
|
"typeString": "uint256"
|
671
671
|
}
|
672
672
|
],
|
673
|
-
"id":
|
673
|
+
"id": 40215,
|
674
674
|
"isConstant": false,
|
675
675
|
"isLValue": false,
|
676
676
|
"isPure": true,
|
@@ -683,7 +683,7 @@
|
|
683
683
|
},
|
684
684
|
"typeName": {
|
685
685
|
"baseType": {
|
686
|
-
"id":
|
686
|
+
"id": 40213,
|
687
687
|
"name": "bytes32",
|
688
688
|
"nodeType": "ElementaryTypeName",
|
689
689
|
"src": "1031:7:116",
|
@@ -692,7 +692,7 @@
|
|
692
692
|
"typeString": "bytes32"
|
693
693
|
}
|
694
694
|
},
|
695
|
-
"id":
|
695
|
+
"id": 40214,
|
696
696
|
"nodeType": "ArrayTypeName",
|
697
697
|
"src": "1031:9:116",
|
698
698
|
"typeDescriptions": {
|
@@ -701,7 +701,7 @@
|
|
701
701
|
}
|
702
702
|
}
|
703
703
|
},
|
704
|
-
"id":
|
704
|
+
"id": 40217,
|
705
705
|
"isConstant": false,
|
706
706
|
"isLValue": false,
|
707
707
|
"isPure": false,
|
@@ -723,7 +723,7 @@
|
|
723
723
|
"typeString": "bytes32[] memory"
|
724
724
|
}
|
725
725
|
},
|
726
|
-
"id":
|
726
|
+
"id": 40219,
|
727
727
|
"nodeType": "ExpressionStatement",
|
728
728
|
"src": "1012:39:116"
|
729
729
|
},
|
@@ -733,17 +733,17 @@
|
|
733
733
|
"typeIdentifier": "t_uint256",
|
734
734
|
"typeString": "uint256"
|
735
735
|
},
|
736
|
-
"id":
|
736
|
+
"id": 40222,
|
737
737
|
"isConstant": false,
|
738
738
|
"isLValue": false,
|
739
739
|
"isPure": false,
|
740
740
|
"lValueRequested": false,
|
741
741
|
"leftExpression": {
|
742
|
-
"id":
|
742
|
+
"id": 40220,
|
743
743
|
"name": "numFields",
|
744
744
|
"nodeType": "Identifier",
|
745
745
|
"overloadedDeclarations": [],
|
746
|
-
"referencedDeclaration":
|
746
|
+
"referencedDeclaration": 40180,
|
747
747
|
"src": "1119:9:116",
|
748
748
|
"typeDescriptions": {
|
749
749
|
"typeIdentifier": "t_uint256",
|
@@ -754,7 +754,7 @@
|
|
754
754
|
"operator": ">",
|
755
755
|
"rightExpression": {
|
756
756
|
"hexValue": "30",
|
757
|
-
"id":
|
757
|
+
"id": 40221,
|
758
758
|
"isConstant": false,
|
759
759
|
"isLValue": false,
|
760
760
|
"isPure": true,
|
@@ -774,17 +774,17 @@
|
|
774
774
|
"typeString": "bool"
|
775
775
|
}
|
776
776
|
},
|
777
|
-
"id":
|
777
|
+
"id": 40304,
|
778
778
|
"nodeType": "IfStatement",
|
779
779
|
"src": "1115:520:116",
|
780
780
|
"trueBody": {
|
781
|
-
"id":
|
781
|
+
"id": 40303,
|
782
782
|
"nodeType": "Block",
|
783
783
|
"src": "1134:501:116",
|
784
784
|
"statements": [
|
785
785
|
{
|
786
786
|
"expression": {
|
787
|
-
"id":
|
787
|
+
"id": 40233,
|
788
788
|
"isConstant": false,
|
789
789
|
"isLValue": false,
|
790
790
|
"isPure": false,
|
@@ -792,24 +792,24 @@
|
|
792
792
|
"leftHandSide": {
|
793
793
|
"baseExpression": {
|
794
794
|
"baseExpression": {
|
795
|
-
"id":
|
795
|
+
"id": 40223,
|
796
796
|
"name": "keyTuples",
|
797
797
|
"nodeType": "Identifier",
|
798
798
|
"overloadedDeclarations": [],
|
799
|
-
"referencedDeclaration":
|
799
|
+
"referencedDeclaration": 40168,
|
800
800
|
"src": "1142:9:116",
|
801
801
|
"typeDescriptions": {
|
802
802
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
803
803
|
"typeString": "bytes32[] memory[] memory"
|
804
804
|
}
|
805
805
|
},
|
806
|
-
"id":
|
806
|
+
"id": 40226,
|
807
807
|
"indexExpression": {
|
808
|
-
"id":
|
808
|
+
"id": 40224,
|
809
809
|
"name": "i",
|
810
810
|
"nodeType": "Identifier",
|
811
811
|
"overloadedDeclarations": [],
|
812
|
-
"referencedDeclaration":
|
812
|
+
"referencedDeclaration": 40202,
|
813
813
|
"src": "1152:1:116",
|
814
814
|
"typeDescriptions": {
|
815
815
|
"typeIdentifier": "t_uint256",
|
@@ -827,10 +827,10 @@
|
|
827
827
|
"typeString": "bytes32[] memory"
|
828
828
|
}
|
829
829
|
},
|
830
|
-
"id":
|
830
|
+
"id": 40227,
|
831
831
|
"indexExpression": {
|
832
832
|
"hexValue": "30",
|
833
|
-
"id":
|
833
|
+
"id": 40225,
|
834
834
|
"isConstant": false,
|
835
835
|
"isLValue": false,
|
836
836
|
"isPure": true,
|
@@ -860,23 +860,23 @@
|
|
860
860
|
"rightHandSide": {
|
861
861
|
"arguments": [
|
862
862
|
{
|
863
|
-
"id":
|
863
|
+
"id": 40230,
|
864
864
|
"name": "tableId",
|
865
865
|
"nodeType": "Identifier",
|
866
866
|
"overloadedDeclarations": [],
|
867
|
-
"referencedDeclaration":
|
867
|
+
"referencedDeclaration": 40163,
|
868
868
|
"src": "1185:7:116",
|
869
869
|
"typeDescriptions": {
|
870
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
870
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
871
871
|
"typeString": "ResourceId"
|
872
872
|
}
|
873
873
|
},
|
874
874
|
{
|
875
|
-
"id":
|
875
|
+
"id": 40231,
|
876
876
|
"name": "i",
|
877
877
|
"nodeType": "Identifier",
|
878
878
|
"overloadedDeclarations": [],
|
879
|
-
"referencedDeclaration":
|
879
|
+
"referencedDeclaration": 40202,
|
880
880
|
"src": "1194:1:116",
|
881
881
|
"typeDescriptions": {
|
882
882
|
"typeIdentifier": "t_uint256",
|
@@ -887,7 +887,7 @@
|
|
887
887
|
"expression": {
|
888
888
|
"argumentTypes": [
|
889
889
|
{
|
890
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
890
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
891
891
|
"typeString": "ResourceId"
|
892
892
|
},
|
893
893
|
{
|
@@ -896,18 +896,18 @@
|
|
896
896
|
}
|
897
897
|
],
|
898
898
|
"expression": {
|
899
|
-
"id":
|
899
|
+
"id": 40228,
|
900
900
|
"name": "KeysInTable",
|
901
901
|
"nodeType": "Identifier",
|
902
902
|
"overloadedDeclarations": [],
|
903
|
-
"referencedDeclaration":
|
903
|
+
"referencedDeclaration": 47745,
|
904
904
|
"src": "1160:11:116",
|
905
905
|
"typeDescriptions": {
|
906
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
906
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
907
907
|
"typeString": "type(library KeysInTable)"
|
908
908
|
}
|
909
909
|
},
|
910
|
-
"id":
|
910
|
+
"id": 40229,
|
911
911
|
"isConstant": false,
|
912
912
|
"isLValue": false,
|
913
913
|
"isPure": false,
|
@@ -915,14 +915,14 @@
|
|
915
915
|
"memberLocation": "1172:12:116",
|
916
916
|
"memberName": "getItemKeys0",
|
917
917
|
"nodeType": "MemberAccess",
|
918
|
-
"referencedDeclaration":
|
918
|
+
"referencedDeclaration": 41968,
|
919
919
|
"src": "1160:24:116",
|
920
920
|
"typeDescriptions": {
|
921
|
-
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$
|
921
|
+
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$26262_$_t_uint256_$returns$_t_bytes32_$",
|
922
922
|
"typeString": "function (ResourceId,uint256) view returns (bytes32)"
|
923
923
|
}
|
924
924
|
},
|
925
|
-
"id":
|
925
|
+
"id": 40232,
|
926
926
|
"isConstant": false,
|
927
927
|
"isLValue": false,
|
928
928
|
"isPure": false,
|
@@ -944,7 +944,7 @@
|
|
944
944
|
"typeString": "bytes32"
|
945
945
|
}
|
946
946
|
},
|
947
|
-
"id":
|
947
|
+
"id": 40234,
|
948
948
|
"nodeType": "ExpressionStatement",
|
949
949
|
"src": "1142:54:116"
|
950
950
|
},
|
@@ -954,17 +954,17 @@
|
|
954
954
|
"typeIdentifier": "t_uint256",
|
955
955
|
"typeString": "uint256"
|
956
956
|
},
|
957
|
-
"id":
|
957
|
+
"id": 40237,
|
958
958
|
"isConstant": false,
|
959
959
|
"isLValue": false,
|
960
960
|
"isPure": false,
|
961
961
|
"lValueRequested": false,
|
962
962
|
"leftExpression": {
|
963
|
-
"id":
|
963
|
+
"id": 40235,
|
964
964
|
"name": "numFields",
|
965
965
|
"nodeType": "Identifier",
|
966
966
|
"overloadedDeclarations": [],
|
967
|
-
"referencedDeclaration":
|
967
|
+
"referencedDeclaration": 40180,
|
968
968
|
"src": "1208:9:116",
|
969
969
|
"typeDescriptions": {
|
970
970
|
"typeIdentifier": "t_uint256",
|
@@ -975,7 +975,7 @@
|
|
975
975
|
"operator": ">",
|
976
976
|
"rightExpression": {
|
977
977
|
"hexValue": "31",
|
978
|
-
"id":
|
978
|
+
"id": 40236,
|
979
979
|
"isConstant": false,
|
980
980
|
"isLValue": false,
|
981
981
|
"isPure": true,
|
@@ -995,17 +995,17 @@
|
|
995
995
|
"typeString": "bool"
|
996
996
|
}
|
997
997
|
},
|
998
|
-
"id":
|
998
|
+
"id": 40302,
|
999
999
|
"nodeType": "IfStatement",
|
1000
1000
|
"src": "1204:425:116",
|
1001
1001
|
"trueBody": {
|
1002
|
-
"id":
|
1002
|
+
"id": 40301,
|
1003
1003
|
"nodeType": "Block",
|
1004
1004
|
"src": "1223:406:116",
|
1005
1005
|
"statements": [
|
1006
1006
|
{
|
1007
1007
|
"expression": {
|
1008
|
-
"id":
|
1008
|
+
"id": 40248,
|
1009
1009
|
"isConstant": false,
|
1010
1010
|
"isLValue": false,
|
1011
1011
|
"isPure": false,
|
@@ -1013,24 +1013,24 @@
|
|
1013
1013
|
"leftHandSide": {
|
1014
1014
|
"baseExpression": {
|
1015
1015
|
"baseExpression": {
|
1016
|
-
"id":
|
1016
|
+
"id": 40238,
|
1017
1017
|
"name": "keyTuples",
|
1018
1018
|
"nodeType": "Identifier",
|
1019
1019
|
"overloadedDeclarations": [],
|
1020
|
-
"referencedDeclaration":
|
1020
|
+
"referencedDeclaration": 40168,
|
1021
1021
|
"src": "1233:9:116",
|
1022
1022
|
"typeDescriptions": {
|
1023
1023
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
1024
1024
|
"typeString": "bytes32[] memory[] memory"
|
1025
1025
|
}
|
1026
1026
|
},
|
1027
|
-
"id":
|
1027
|
+
"id": 40241,
|
1028
1028
|
"indexExpression": {
|
1029
|
-
"id":
|
1029
|
+
"id": 40239,
|
1030
1030
|
"name": "i",
|
1031
1031
|
"nodeType": "Identifier",
|
1032
1032
|
"overloadedDeclarations": [],
|
1033
|
-
"referencedDeclaration":
|
1033
|
+
"referencedDeclaration": 40202,
|
1034
1034
|
"src": "1243:1:116",
|
1035
1035
|
"typeDescriptions": {
|
1036
1036
|
"typeIdentifier": "t_uint256",
|
@@ -1048,10 +1048,10 @@
|
|
1048
1048
|
"typeString": "bytes32[] memory"
|
1049
1049
|
}
|
1050
1050
|
},
|
1051
|
-
"id":
|
1051
|
+
"id": 40242,
|
1052
1052
|
"indexExpression": {
|
1053
1053
|
"hexValue": "31",
|
1054
|
-
"id":
|
1054
|
+
"id": 40240,
|
1055
1055
|
"isConstant": false,
|
1056
1056
|
"isLValue": false,
|
1057
1057
|
"isPure": true,
|
@@ -1081,23 +1081,23 @@
|
|
1081
1081
|
"rightHandSide": {
|
1082
1082
|
"arguments": [
|
1083
1083
|
{
|
1084
|
-
"id":
|
1084
|
+
"id": 40245,
|
1085
1085
|
"name": "tableId",
|
1086
1086
|
"nodeType": "Identifier",
|
1087
1087
|
"overloadedDeclarations": [],
|
1088
|
-
"referencedDeclaration":
|
1088
|
+
"referencedDeclaration": 40163,
|
1089
1089
|
"src": "1276:7:116",
|
1090
1090
|
"typeDescriptions": {
|
1091
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1091
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1092
1092
|
"typeString": "ResourceId"
|
1093
1093
|
}
|
1094
1094
|
},
|
1095
1095
|
{
|
1096
|
-
"id":
|
1096
|
+
"id": 40246,
|
1097
1097
|
"name": "i",
|
1098
1098
|
"nodeType": "Identifier",
|
1099
1099
|
"overloadedDeclarations": [],
|
1100
|
-
"referencedDeclaration":
|
1100
|
+
"referencedDeclaration": 40202,
|
1101
1101
|
"src": "1285:1:116",
|
1102
1102
|
"typeDescriptions": {
|
1103
1103
|
"typeIdentifier": "t_uint256",
|
@@ -1108,7 +1108,7 @@
|
|
1108
1108
|
"expression": {
|
1109
1109
|
"argumentTypes": [
|
1110
1110
|
{
|
1111
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1111
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1112
1112
|
"typeString": "ResourceId"
|
1113
1113
|
},
|
1114
1114
|
{
|
@@ -1117,18 +1117,18 @@
|
|
1117
1117
|
}
|
1118
1118
|
],
|
1119
1119
|
"expression": {
|
1120
|
-
"id":
|
1120
|
+
"id": 40243,
|
1121
1121
|
"name": "KeysInTable",
|
1122
1122
|
"nodeType": "Identifier",
|
1123
1123
|
"overloadedDeclarations": [],
|
1124
|
-
"referencedDeclaration":
|
1124
|
+
"referencedDeclaration": 47745,
|
1125
1125
|
"src": "1251:11:116",
|
1126
1126
|
"typeDescriptions": {
|
1127
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
1127
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
1128
1128
|
"typeString": "type(library KeysInTable)"
|
1129
1129
|
}
|
1130
1130
|
},
|
1131
|
-
"id":
|
1131
|
+
"id": 40244,
|
1132
1132
|
"isConstant": false,
|
1133
1133
|
"isLValue": false,
|
1134
1134
|
"isPure": false,
|
@@ -1136,14 +1136,14 @@
|
|
1136
1136
|
"memberLocation": "1263:12:116",
|
1137
1137
|
"memberName": "getItemKeys1",
|
1138
1138
|
"nodeType": "MemberAccess",
|
1139
|
-
"referencedDeclaration":
|
1139
|
+
"referencedDeclaration": 43000,
|
1140
1140
|
"src": "1251:24:116",
|
1141
1141
|
"typeDescriptions": {
|
1142
|
-
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$
|
1142
|
+
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$26262_$_t_uint256_$returns$_t_bytes32_$",
|
1143
1143
|
"typeString": "function (ResourceId,uint256) view returns (bytes32)"
|
1144
1144
|
}
|
1145
1145
|
},
|
1146
|
-
"id":
|
1146
|
+
"id": 40247,
|
1147
1147
|
"isConstant": false,
|
1148
1148
|
"isLValue": false,
|
1149
1149
|
"isPure": false,
|
@@ -1165,7 +1165,7 @@
|
|
1165
1165
|
"typeString": "bytes32"
|
1166
1166
|
}
|
1167
1167
|
},
|
1168
|
-
"id":
|
1168
|
+
"id": 40249,
|
1169
1169
|
"nodeType": "ExpressionStatement",
|
1170
1170
|
"src": "1233:54:116"
|
1171
1171
|
},
|
@@ -1175,17 +1175,17 @@
|
|
1175
1175
|
"typeIdentifier": "t_uint256",
|
1176
1176
|
"typeString": "uint256"
|
1177
1177
|
},
|
1178
|
-
"id":
|
1178
|
+
"id": 40252,
|
1179
1179
|
"isConstant": false,
|
1180
1180
|
"isLValue": false,
|
1181
1181
|
"isPure": false,
|
1182
1182
|
"lValueRequested": false,
|
1183
1183
|
"leftExpression": {
|
1184
|
-
"id":
|
1184
|
+
"id": 40250,
|
1185
1185
|
"name": "numFields",
|
1186
1186
|
"nodeType": "Identifier",
|
1187
1187
|
"overloadedDeclarations": [],
|
1188
|
-
"referencedDeclaration":
|
1188
|
+
"referencedDeclaration": 40180,
|
1189
1189
|
"src": "1301:9:116",
|
1190
1190
|
"typeDescriptions": {
|
1191
1191
|
"typeIdentifier": "t_uint256",
|
@@ -1196,7 +1196,7 @@
|
|
1196
1196
|
"operator": ">",
|
1197
1197
|
"rightExpression": {
|
1198
1198
|
"hexValue": "32",
|
1199
|
-
"id":
|
1199
|
+
"id": 40251,
|
1200
1200
|
"isConstant": false,
|
1201
1201
|
"isLValue": false,
|
1202
1202
|
"isPure": true,
|
@@ -1216,17 +1216,17 @@
|
|
1216
1216
|
"typeString": "bool"
|
1217
1217
|
}
|
1218
1218
|
},
|
1219
|
-
"id":
|
1219
|
+
"id": 40300,
|
1220
1220
|
"nodeType": "IfStatement",
|
1221
1221
|
"src": "1297:324:116",
|
1222
1222
|
"trueBody": {
|
1223
|
-
"id":
|
1223
|
+
"id": 40299,
|
1224
1224
|
"nodeType": "Block",
|
1225
1225
|
"src": "1316:305:116",
|
1226
1226
|
"statements": [
|
1227
1227
|
{
|
1228
1228
|
"expression": {
|
1229
|
-
"id":
|
1229
|
+
"id": 40263,
|
1230
1230
|
"isConstant": false,
|
1231
1231
|
"isLValue": false,
|
1232
1232
|
"isPure": false,
|
@@ -1234,24 +1234,24 @@
|
|
1234
1234
|
"leftHandSide": {
|
1235
1235
|
"baseExpression": {
|
1236
1236
|
"baseExpression": {
|
1237
|
-
"id":
|
1237
|
+
"id": 40253,
|
1238
1238
|
"name": "keyTuples",
|
1239
1239
|
"nodeType": "Identifier",
|
1240
1240
|
"overloadedDeclarations": [],
|
1241
|
-
"referencedDeclaration":
|
1241
|
+
"referencedDeclaration": 40168,
|
1242
1242
|
"src": "1328:9:116",
|
1243
1243
|
"typeDescriptions": {
|
1244
1244
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
1245
1245
|
"typeString": "bytes32[] memory[] memory"
|
1246
1246
|
}
|
1247
1247
|
},
|
1248
|
-
"id":
|
1248
|
+
"id": 40256,
|
1249
1249
|
"indexExpression": {
|
1250
|
-
"id":
|
1250
|
+
"id": 40254,
|
1251
1251
|
"name": "i",
|
1252
1252
|
"nodeType": "Identifier",
|
1253
1253
|
"overloadedDeclarations": [],
|
1254
|
-
"referencedDeclaration":
|
1254
|
+
"referencedDeclaration": 40202,
|
1255
1255
|
"src": "1338:1:116",
|
1256
1256
|
"typeDescriptions": {
|
1257
1257
|
"typeIdentifier": "t_uint256",
|
@@ -1269,10 +1269,10 @@
|
|
1269
1269
|
"typeString": "bytes32[] memory"
|
1270
1270
|
}
|
1271
1271
|
},
|
1272
|
-
"id":
|
1272
|
+
"id": 40257,
|
1273
1273
|
"indexExpression": {
|
1274
1274
|
"hexValue": "32",
|
1275
|
-
"id":
|
1275
|
+
"id": 40255,
|
1276
1276
|
"isConstant": false,
|
1277
1277
|
"isLValue": false,
|
1278
1278
|
"isPure": true,
|
@@ -1302,23 +1302,23 @@
|
|
1302
1302
|
"rightHandSide": {
|
1303
1303
|
"arguments": [
|
1304
1304
|
{
|
1305
|
-
"id":
|
1305
|
+
"id": 40260,
|
1306
1306
|
"name": "tableId",
|
1307
1307
|
"nodeType": "Identifier",
|
1308
1308
|
"overloadedDeclarations": [],
|
1309
|
-
"referencedDeclaration":
|
1309
|
+
"referencedDeclaration": 40163,
|
1310
1310
|
"src": "1371:7:116",
|
1311
1311
|
"typeDescriptions": {
|
1312
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1312
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1313
1313
|
"typeString": "ResourceId"
|
1314
1314
|
}
|
1315
1315
|
},
|
1316
1316
|
{
|
1317
|
-
"id":
|
1317
|
+
"id": 40261,
|
1318
1318
|
"name": "i",
|
1319
1319
|
"nodeType": "Identifier",
|
1320
1320
|
"overloadedDeclarations": [],
|
1321
|
-
"referencedDeclaration":
|
1321
|
+
"referencedDeclaration": 40202,
|
1322
1322
|
"src": "1380:1:116",
|
1323
1323
|
"typeDescriptions": {
|
1324
1324
|
"typeIdentifier": "t_uint256",
|
@@ -1329,7 +1329,7 @@
|
|
1329
1329
|
"expression": {
|
1330
1330
|
"argumentTypes": [
|
1331
1331
|
{
|
1332
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1332
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1333
1333
|
"typeString": "ResourceId"
|
1334
1334
|
},
|
1335
1335
|
{
|
@@ -1338,18 +1338,18 @@
|
|
1338
1338
|
}
|
1339
1339
|
],
|
1340
1340
|
"expression": {
|
1341
|
-
"id":
|
1341
|
+
"id": 40258,
|
1342
1342
|
"name": "KeysInTable",
|
1343
1343
|
"nodeType": "Identifier",
|
1344
1344
|
"overloadedDeclarations": [],
|
1345
|
-
"referencedDeclaration":
|
1345
|
+
"referencedDeclaration": 47745,
|
1346
1346
|
"src": "1346:11:116",
|
1347
1347
|
"typeDescriptions": {
|
1348
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
1348
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
1349
1349
|
"typeString": "type(library KeysInTable)"
|
1350
1350
|
}
|
1351
1351
|
},
|
1352
|
-
"id":
|
1352
|
+
"id": 40259,
|
1353
1353
|
"isConstant": false,
|
1354
1354
|
"isLValue": false,
|
1355
1355
|
"isPure": false,
|
@@ -1357,14 +1357,14 @@
|
|
1357
1357
|
"memberLocation": "1358:12:116",
|
1358
1358
|
"memberName": "getItemKeys2",
|
1359
1359
|
"nodeType": "MemberAccess",
|
1360
|
-
"referencedDeclaration":
|
1360
|
+
"referencedDeclaration": 44032,
|
1361
1361
|
"src": "1346:24:116",
|
1362
1362
|
"typeDescriptions": {
|
1363
|
-
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$
|
1363
|
+
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$26262_$_t_uint256_$returns$_t_bytes32_$",
|
1364
1364
|
"typeString": "function (ResourceId,uint256) view returns (bytes32)"
|
1365
1365
|
}
|
1366
1366
|
},
|
1367
|
-
"id":
|
1367
|
+
"id": 40262,
|
1368
1368
|
"isConstant": false,
|
1369
1369
|
"isLValue": false,
|
1370
1370
|
"isPure": false,
|
@@ -1386,7 +1386,7 @@
|
|
1386
1386
|
"typeString": "bytes32"
|
1387
1387
|
}
|
1388
1388
|
},
|
1389
|
-
"id":
|
1389
|
+
"id": 40264,
|
1390
1390
|
"nodeType": "ExpressionStatement",
|
1391
1391
|
"src": "1328:54:116"
|
1392
1392
|
},
|
@@ -1396,17 +1396,17 @@
|
|
1396
1396
|
"typeIdentifier": "t_uint256",
|
1397
1397
|
"typeString": "uint256"
|
1398
1398
|
},
|
1399
|
-
"id":
|
1399
|
+
"id": 40267,
|
1400
1400
|
"isConstant": false,
|
1401
1401
|
"isLValue": false,
|
1402
1402
|
"isPure": false,
|
1403
1403
|
"lValueRequested": false,
|
1404
1404
|
"leftExpression": {
|
1405
|
-
"id":
|
1405
|
+
"id": 40265,
|
1406
1406
|
"name": "numFields",
|
1407
1407
|
"nodeType": "Identifier",
|
1408
1408
|
"overloadedDeclarations": [],
|
1409
|
-
"referencedDeclaration":
|
1409
|
+
"referencedDeclaration": 40180,
|
1410
1410
|
"src": "1398:9:116",
|
1411
1411
|
"typeDescriptions": {
|
1412
1412
|
"typeIdentifier": "t_uint256",
|
@@ -1417,7 +1417,7 @@
|
|
1417
1417
|
"operator": ">",
|
1418
1418
|
"rightExpression": {
|
1419
1419
|
"hexValue": "33",
|
1420
|
-
"id":
|
1420
|
+
"id": 40266,
|
1421
1421
|
"isConstant": false,
|
1422
1422
|
"isLValue": false,
|
1423
1423
|
"isPure": true,
|
@@ -1437,17 +1437,17 @@
|
|
1437
1437
|
"typeString": "bool"
|
1438
1438
|
}
|
1439
1439
|
},
|
1440
|
-
"id":
|
1440
|
+
"id": 40298,
|
1441
1441
|
"nodeType": "IfStatement",
|
1442
1442
|
"src": "1394:217:116",
|
1443
1443
|
"trueBody": {
|
1444
|
-
"id":
|
1444
|
+
"id": 40297,
|
1445
1445
|
"nodeType": "Block",
|
1446
1446
|
"src": "1413:198:116",
|
1447
1447
|
"statements": [
|
1448
1448
|
{
|
1449
1449
|
"expression": {
|
1450
|
-
"id":
|
1450
|
+
"id": 40278,
|
1451
1451
|
"isConstant": false,
|
1452
1452
|
"isLValue": false,
|
1453
1453
|
"isPure": false,
|
@@ -1455,24 +1455,24 @@
|
|
1455
1455
|
"leftHandSide": {
|
1456
1456
|
"baseExpression": {
|
1457
1457
|
"baseExpression": {
|
1458
|
-
"id":
|
1458
|
+
"id": 40268,
|
1459
1459
|
"name": "keyTuples",
|
1460
1460
|
"nodeType": "Identifier",
|
1461
1461
|
"overloadedDeclarations": [],
|
1462
|
-
"referencedDeclaration":
|
1462
|
+
"referencedDeclaration": 40168,
|
1463
1463
|
"src": "1427:9:116",
|
1464
1464
|
"typeDescriptions": {
|
1465
1465
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
1466
1466
|
"typeString": "bytes32[] memory[] memory"
|
1467
1467
|
}
|
1468
1468
|
},
|
1469
|
-
"id":
|
1469
|
+
"id": 40271,
|
1470
1470
|
"indexExpression": {
|
1471
|
-
"id":
|
1471
|
+
"id": 40269,
|
1472
1472
|
"name": "i",
|
1473
1473
|
"nodeType": "Identifier",
|
1474
1474
|
"overloadedDeclarations": [],
|
1475
|
-
"referencedDeclaration":
|
1475
|
+
"referencedDeclaration": 40202,
|
1476
1476
|
"src": "1437:1:116",
|
1477
1477
|
"typeDescriptions": {
|
1478
1478
|
"typeIdentifier": "t_uint256",
|
@@ -1490,10 +1490,10 @@
|
|
1490
1490
|
"typeString": "bytes32[] memory"
|
1491
1491
|
}
|
1492
1492
|
},
|
1493
|
-
"id":
|
1493
|
+
"id": 40272,
|
1494
1494
|
"indexExpression": {
|
1495
1495
|
"hexValue": "33",
|
1496
|
-
"id":
|
1496
|
+
"id": 40270,
|
1497
1497
|
"isConstant": false,
|
1498
1498
|
"isLValue": false,
|
1499
1499
|
"isPure": true,
|
@@ -1523,23 +1523,23 @@
|
|
1523
1523
|
"rightHandSide": {
|
1524
1524
|
"arguments": [
|
1525
1525
|
{
|
1526
|
-
"id":
|
1526
|
+
"id": 40275,
|
1527
1527
|
"name": "tableId",
|
1528
1528
|
"nodeType": "Identifier",
|
1529
1529
|
"overloadedDeclarations": [],
|
1530
|
-
"referencedDeclaration":
|
1530
|
+
"referencedDeclaration": 40163,
|
1531
1531
|
"src": "1470:7:116",
|
1532
1532
|
"typeDescriptions": {
|
1533
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1533
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1534
1534
|
"typeString": "ResourceId"
|
1535
1535
|
}
|
1536
1536
|
},
|
1537
1537
|
{
|
1538
|
-
"id":
|
1538
|
+
"id": 40276,
|
1539
1539
|
"name": "i",
|
1540
1540
|
"nodeType": "Identifier",
|
1541
1541
|
"overloadedDeclarations": [],
|
1542
|
-
"referencedDeclaration":
|
1542
|
+
"referencedDeclaration": 40202,
|
1543
1543
|
"src": "1479:1:116",
|
1544
1544
|
"typeDescriptions": {
|
1545
1545
|
"typeIdentifier": "t_uint256",
|
@@ -1550,7 +1550,7 @@
|
|
1550
1550
|
"expression": {
|
1551
1551
|
"argumentTypes": [
|
1552
1552
|
{
|
1553
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1553
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1554
1554
|
"typeString": "ResourceId"
|
1555
1555
|
},
|
1556
1556
|
{
|
@@ -1559,18 +1559,18 @@
|
|
1559
1559
|
}
|
1560
1560
|
],
|
1561
1561
|
"expression": {
|
1562
|
-
"id":
|
1562
|
+
"id": 40273,
|
1563
1563
|
"name": "KeysInTable",
|
1564
1564
|
"nodeType": "Identifier",
|
1565
1565
|
"overloadedDeclarations": [],
|
1566
|
-
"referencedDeclaration":
|
1566
|
+
"referencedDeclaration": 47745,
|
1567
1567
|
"src": "1445:11:116",
|
1568
1568
|
"typeDescriptions": {
|
1569
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
1569
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
1570
1570
|
"typeString": "type(library KeysInTable)"
|
1571
1571
|
}
|
1572
1572
|
},
|
1573
|
-
"id":
|
1573
|
+
"id": 40274,
|
1574
1574
|
"isConstant": false,
|
1575
1575
|
"isLValue": false,
|
1576
1576
|
"isPure": false,
|
@@ -1578,14 +1578,14 @@
|
|
1578
1578
|
"memberLocation": "1457:12:116",
|
1579
1579
|
"memberName": "getItemKeys3",
|
1580
1580
|
"nodeType": "MemberAccess",
|
1581
|
-
"referencedDeclaration":
|
1581
|
+
"referencedDeclaration": 45064,
|
1582
1582
|
"src": "1445:24:116",
|
1583
1583
|
"typeDescriptions": {
|
1584
|
-
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$
|
1584
|
+
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$26262_$_t_uint256_$returns$_t_bytes32_$",
|
1585
1585
|
"typeString": "function (ResourceId,uint256) view returns (bytes32)"
|
1586
1586
|
}
|
1587
1587
|
},
|
1588
|
-
"id":
|
1588
|
+
"id": 40277,
|
1589
1589
|
"isConstant": false,
|
1590
1590
|
"isLValue": false,
|
1591
1591
|
"isPure": false,
|
@@ -1607,7 +1607,7 @@
|
|
1607
1607
|
"typeString": "bytes32"
|
1608
1608
|
}
|
1609
1609
|
},
|
1610
|
-
"id":
|
1610
|
+
"id": 40279,
|
1611
1611
|
"nodeType": "ExpressionStatement",
|
1612
1612
|
"src": "1427:54:116"
|
1613
1613
|
},
|
@@ -1617,17 +1617,17 @@
|
|
1617
1617
|
"typeIdentifier": "t_uint256",
|
1618
1618
|
"typeString": "uint256"
|
1619
1619
|
},
|
1620
|
-
"id":
|
1620
|
+
"id": 40282,
|
1621
1621
|
"isConstant": false,
|
1622
1622
|
"isLValue": false,
|
1623
1623
|
"isPure": false,
|
1624
1624
|
"lValueRequested": false,
|
1625
1625
|
"leftExpression": {
|
1626
|
-
"id":
|
1626
|
+
"id": 40280,
|
1627
1627
|
"name": "numFields",
|
1628
1628
|
"nodeType": "Identifier",
|
1629
1629
|
"overloadedDeclarations": [],
|
1630
|
-
"referencedDeclaration":
|
1630
|
+
"referencedDeclaration": 40180,
|
1631
1631
|
"src": "1499:9:116",
|
1632
1632
|
"typeDescriptions": {
|
1633
1633
|
"typeIdentifier": "t_uint256",
|
@@ -1638,7 +1638,7 @@
|
|
1638
1638
|
"operator": ">",
|
1639
1639
|
"rightExpression": {
|
1640
1640
|
"hexValue": "34",
|
1641
|
-
"id":
|
1641
|
+
"id": 40281,
|
1642
1642
|
"isConstant": false,
|
1643
1643
|
"isLValue": false,
|
1644
1644
|
"isPure": true,
|
@@ -1658,17 +1658,17 @@
|
|
1658
1658
|
"typeString": "bool"
|
1659
1659
|
}
|
1660
1660
|
},
|
1661
|
-
"id":
|
1661
|
+
"id": 40296,
|
1662
1662
|
"nodeType": "IfStatement",
|
1663
1663
|
"src": "1495:104:116",
|
1664
1664
|
"trueBody": {
|
1665
|
-
"id":
|
1665
|
+
"id": 40295,
|
1666
1666
|
"nodeType": "Block",
|
1667
1667
|
"src": "1514:85:116",
|
1668
1668
|
"statements": [
|
1669
1669
|
{
|
1670
1670
|
"expression": {
|
1671
|
-
"id":
|
1671
|
+
"id": 40293,
|
1672
1672
|
"isConstant": false,
|
1673
1673
|
"isLValue": false,
|
1674
1674
|
"isPure": false,
|
@@ -1676,24 +1676,24 @@
|
|
1676
1676
|
"leftHandSide": {
|
1677
1677
|
"baseExpression": {
|
1678
1678
|
"baseExpression": {
|
1679
|
-
"id":
|
1679
|
+
"id": 40283,
|
1680
1680
|
"name": "keyTuples",
|
1681
1681
|
"nodeType": "Identifier",
|
1682
1682
|
"overloadedDeclarations": [],
|
1683
|
-
"referencedDeclaration":
|
1683
|
+
"referencedDeclaration": 40168,
|
1684
1684
|
"src": "1530:9:116",
|
1685
1685
|
"typeDescriptions": {
|
1686
1686
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
1687
1687
|
"typeString": "bytes32[] memory[] memory"
|
1688
1688
|
}
|
1689
1689
|
},
|
1690
|
-
"id":
|
1690
|
+
"id": 40286,
|
1691
1691
|
"indexExpression": {
|
1692
|
-
"id":
|
1692
|
+
"id": 40284,
|
1693
1693
|
"name": "i",
|
1694
1694
|
"nodeType": "Identifier",
|
1695
1695
|
"overloadedDeclarations": [],
|
1696
|
-
"referencedDeclaration":
|
1696
|
+
"referencedDeclaration": 40202,
|
1697
1697
|
"src": "1540:1:116",
|
1698
1698
|
"typeDescriptions": {
|
1699
1699
|
"typeIdentifier": "t_uint256",
|
@@ -1711,10 +1711,10 @@
|
|
1711
1711
|
"typeString": "bytes32[] memory"
|
1712
1712
|
}
|
1713
1713
|
},
|
1714
|
-
"id":
|
1714
|
+
"id": 40287,
|
1715
1715
|
"indexExpression": {
|
1716
1716
|
"hexValue": "34",
|
1717
|
-
"id":
|
1717
|
+
"id": 40285,
|
1718
1718
|
"isConstant": false,
|
1719
1719
|
"isLValue": false,
|
1720
1720
|
"isPure": true,
|
@@ -1744,23 +1744,23 @@
|
|
1744
1744
|
"rightHandSide": {
|
1745
1745
|
"arguments": [
|
1746
1746
|
{
|
1747
|
-
"id":
|
1747
|
+
"id": 40290,
|
1748
1748
|
"name": "tableId",
|
1749
1749
|
"nodeType": "Identifier",
|
1750
1750
|
"overloadedDeclarations": [],
|
1751
|
-
"referencedDeclaration":
|
1751
|
+
"referencedDeclaration": 40163,
|
1752
1752
|
"src": "1573:7:116",
|
1753
1753
|
"typeDescriptions": {
|
1754
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1754
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1755
1755
|
"typeString": "ResourceId"
|
1756
1756
|
}
|
1757
1757
|
},
|
1758
1758
|
{
|
1759
|
-
"id":
|
1759
|
+
"id": 40291,
|
1760
1760
|
"name": "i",
|
1761
1761
|
"nodeType": "Identifier",
|
1762
1762
|
"overloadedDeclarations": [],
|
1763
|
-
"referencedDeclaration":
|
1763
|
+
"referencedDeclaration": 40202,
|
1764
1764
|
"src": "1582:1:116",
|
1765
1765
|
"typeDescriptions": {
|
1766
1766
|
"typeIdentifier": "t_uint256",
|
@@ -1771,7 +1771,7 @@
|
|
1771
1771
|
"expression": {
|
1772
1772
|
"argumentTypes": [
|
1773
1773
|
{
|
1774
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1774
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1775
1775
|
"typeString": "ResourceId"
|
1776
1776
|
},
|
1777
1777
|
{
|
@@ -1780,18 +1780,18 @@
|
|
1780
1780
|
}
|
1781
1781
|
],
|
1782
1782
|
"expression": {
|
1783
|
-
"id":
|
1783
|
+
"id": 40288,
|
1784
1784
|
"name": "KeysInTable",
|
1785
1785
|
"nodeType": "Identifier",
|
1786
1786
|
"overloadedDeclarations": [],
|
1787
|
-
"referencedDeclaration":
|
1787
|
+
"referencedDeclaration": 47745,
|
1788
1788
|
"src": "1548:11:116",
|
1789
1789
|
"typeDescriptions": {
|
1790
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
1790
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
1791
1791
|
"typeString": "type(library KeysInTable)"
|
1792
1792
|
}
|
1793
1793
|
},
|
1794
|
-
"id":
|
1794
|
+
"id": 40289,
|
1795
1795
|
"isConstant": false,
|
1796
1796
|
"isLValue": false,
|
1797
1797
|
"isPure": false,
|
@@ -1799,14 +1799,14 @@
|
|
1799
1799
|
"memberLocation": "1560:12:116",
|
1800
1800
|
"memberName": "getItemKeys4",
|
1801
1801
|
"nodeType": "MemberAccess",
|
1802
|
-
"referencedDeclaration":
|
1802
|
+
"referencedDeclaration": 46096,
|
1803
1803
|
"src": "1548:24:116",
|
1804
1804
|
"typeDescriptions": {
|
1805
|
-
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$
|
1805
|
+
"typeIdentifier": "t_function_internal_view$_t_userDefinedValueType$_ResourceId_$26262_$_t_uint256_$returns$_t_bytes32_$",
|
1806
1806
|
"typeString": "function (ResourceId,uint256) view returns (bytes32)"
|
1807
1807
|
}
|
1808
1808
|
},
|
1809
|
-
"id":
|
1809
|
+
"id": 40292,
|
1810
1810
|
"isConstant": false,
|
1811
1811
|
"isLValue": false,
|
1812
1812
|
"isPure": false,
|
@@ -1828,7 +1828,7 @@
|
|
1828
1828
|
"typeString": "bytes32"
|
1829
1829
|
}
|
1830
1830
|
},
|
1831
|
-
"id":
|
1831
|
+
"id": 40294,
|
1832
1832
|
"nodeType": "ExpressionStatement",
|
1833
1833
|
"src": "1530:54:116"
|
1834
1834
|
}
|
@@ -1854,17 +1854,17 @@
|
|
1854
1854
|
"typeIdentifier": "t_uint256",
|
1855
1855
|
"typeString": "uint256"
|
1856
1856
|
},
|
1857
|
-
"id":
|
1857
|
+
"id": 40206,
|
1858
1858
|
"isConstant": false,
|
1859
1859
|
"isLValue": false,
|
1860
1860
|
"isPure": false,
|
1861
1861
|
"lValueRequested": false,
|
1862
1862
|
"leftExpression": {
|
1863
|
-
"id":
|
1863
|
+
"id": 40204,
|
1864
1864
|
"name": "i",
|
1865
1865
|
"nodeType": "Identifier",
|
1866
1866
|
"overloadedDeclarations": [],
|
1867
|
-
"referencedDeclaration":
|
1867
|
+
"referencedDeclaration": 40202,
|
1868
1868
|
"src": "989:1:116",
|
1869
1869
|
"typeDescriptions": {
|
1870
1870
|
"typeIdentifier": "t_uint256",
|
@@ -1874,11 +1874,11 @@
|
|
1874
1874
|
"nodeType": "BinaryOperation",
|
1875
1875
|
"operator": "<",
|
1876
1876
|
"rightExpression": {
|
1877
|
-
"id":
|
1877
|
+
"id": 40205,
|
1878
1878
|
"name": "length",
|
1879
1879
|
"nodeType": "Identifier",
|
1880
1880
|
"overloadedDeclarations": [],
|
1881
|
-
"referencedDeclaration":
|
1881
|
+
"referencedDeclaration": 40186,
|
1882
1882
|
"src": "993:6:116",
|
1883
1883
|
"typeDescriptions": {
|
1884
1884
|
"typeIdentifier": "t_uint256",
|
@@ -1891,20 +1891,20 @@
|
|
1891
1891
|
"typeString": "bool"
|
1892
1892
|
}
|
1893
1893
|
},
|
1894
|
-
"id":
|
1894
|
+
"id": 40306,
|
1895
1895
|
"initializationExpression": {
|
1896
1896
|
"assignments": [
|
1897
|
-
|
1897
|
+
40202
|
1898
1898
|
],
|
1899
1899
|
"declarations": [
|
1900
1900
|
{
|
1901
1901
|
"constant": false,
|
1902
|
-
"id":
|
1902
|
+
"id": 40202,
|
1903
1903
|
"mutability": "mutable",
|
1904
1904
|
"name": "i",
|
1905
1905
|
"nameLocation": "986:1:116",
|
1906
1906
|
"nodeType": "VariableDeclaration",
|
1907
|
-
"scope":
|
1907
|
+
"scope": 40306,
|
1908
1908
|
"src": "978:9:116",
|
1909
1909
|
"stateVariable": false,
|
1910
1910
|
"storageLocation": "default",
|
@@ -1913,7 +1913,7 @@
|
|
1913
1913
|
"typeString": "uint256"
|
1914
1914
|
},
|
1915
1915
|
"typeName": {
|
1916
|
-
"id":
|
1916
|
+
"id": 40201,
|
1917
1917
|
"name": "uint256",
|
1918
1918
|
"nodeType": "ElementaryTypeName",
|
1919
1919
|
"src": "978:7:116",
|
@@ -1925,13 +1925,13 @@
|
|
1925
1925
|
"visibility": "internal"
|
1926
1926
|
}
|
1927
1927
|
],
|
1928
|
-
"id":
|
1928
|
+
"id": 40203,
|
1929
1929
|
"nodeType": "VariableDeclarationStatement",
|
1930
1930
|
"src": "978:9:116"
|
1931
1931
|
},
|
1932
1932
|
"loopExpression": {
|
1933
1933
|
"expression": {
|
1934
|
-
"id":
|
1934
|
+
"id": 40208,
|
1935
1935
|
"isConstant": false,
|
1936
1936
|
"isLValue": false,
|
1937
1937
|
"isPure": false,
|
@@ -1941,11 +1941,11 @@
|
|
1941
1941
|
"prefix": false,
|
1942
1942
|
"src": "1001:3:116",
|
1943
1943
|
"subExpression": {
|
1944
|
-
"id":
|
1944
|
+
"id": 40207,
|
1945
1945
|
"name": "i",
|
1946
1946
|
"nodeType": "Identifier",
|
1947
1947
|
"overloadedDeclarations": [],
|
1948
|
-
"referencedDeclaration":
|
1948
|
+
"referencedDeclaration": 40202,
|
1949
1949
|
"src": "1001:1:116",
|
1950
1950
|
"typeDescriptions": {
|
1951
1951
|
"typeIdentifier": "t_uint256",
|
@@ -1957,7 +1957,7 @@
|
|
1957
1957
|
"typeString": "uint256"
|
1958
1958
|
}
|
1959
1959
|
},
|
1960
|
-
"id":
|
1960
|
+
"id": 40209,
|
1961
1961
|
"nodeType": "ExpressionStatement",
|
1962
1962
|
"src": "1001:3:116"
|
1963
1963
|
},
|
@@ -1967,7 +1967,7 @@
|
|
1967
1967
|
]
|
1968
1968
|
},
|
1969
1969
|
"documentation": {
|
1970
|
-
"id":
|
1970
|
+
"id": 40160,
|
1971
1971
|
"nodeType": "StructuredDocumentation",
|
1972
1972
|
"src": "371:241:116",
|
1973
1973
|
"text": " Get a list of keys in the given table.\n Note: this util can only be called within the context of a Store (e.g. from a System or Module).\n For usage outside of a Store, use the overload that takes an explicit store argument."
|
@@ -1978,41 +1978,41 @@
|
|
1978
1978
|
"name": "getKeysInTable",
|
1979
1979
|
"nameLocation": "622:14:116",
|
1980
1980
|
"parameters": {
|
1981
|
-
"id":
|
1981
|
+
"id": 40164,
|
1982
1982
|
"nodeType": "ParameterList",
|
1983
1983
|
"parameters": [
|
1984
1984
|
{
|
1985
1985
|
"constant": false,
|
1986
|
-
"id":
|
1986
|
+
"id": 40163,
|
1987
1987
|
"mutability": "mutable",
|
1988
1988
|
"name": "tableId",
|
1989
1989
|
"nameLocation": "648:7:116",
|
1990
1990
|
"nodeType": "VariableDeclaration",
|
1991
|
-
"scope":
|
1991
|
+
"scope": 40308,
|
1992
1992
|
"src": "637:18:116",
|
1993
1993
|
"stateVariable": false,
|
1994
1994
|
"storageLocation": "default",
|
1995
1995
|
"typeDescriptions": {
|
1996
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
1996
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
1997
1997
|
"typeString": "ResourceId"
|
1998
1998
|
},
|
1999
1999
|
"typeName": {
|
2000
|
-
"id":
|
2000
|
+
"id": 40162,
|
2001
2001
|
"nodeType": "UserDefinedTypeName",
|
2002
2002
|
"pathNode": {
|
2003
|
-
"id":
|
2003
|
+
"id": 40161,
|
2004
2004
|
"name": "ResourceId",
|
2005
2005
|
"nameLocations": [
|
2006
2006
|
"637:10:116"
|
2007
2007
|
],
|
2008
2008
|
"nodeType": "IdentifierPath",
|
2009
|
-
"referencedDeclaration":
|
2009
|
+
"referencedDeclaration": 26262,
|
2010
2010
|
"src": "637:10:116"
|
2011
2011
|
},
|
2012
|
-
"referencedDeclaration":
|
2012
|
+
"referencedDeclaration": 26262,
|
2013
2013
|
"src": "637:10:116",
|
2014
2014
|
"typeDescriptions": {
|
2015
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
2015
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
2016
2016
|
"typeString": "ResourceId"
|
2017
2017
|
}
|
2018
2018
|
},
|
@@ -2022,17 +2022,17 @@
|
|
2022
2022
|
"src": "636:20:116"
|
2023
2023
|
},
|
2024
2024
|
"returnParameters": {
|
2025
|
-
"id":
|
2025
|
+
"id": 40169,
|
2026
2026
|
"nodeType": "ParameterList",
|
2027
2027
|
"parameters": [
|
2028
2028
|
{
|
2029
2029
|
"constant": false,
|
2030
|
-
"id":
|
2030
|
+
"id": 40168,
|
2031
2031
|
"mutability": "mutable",
|
2032
2032
|
"name": "keyTuples",
|
2033
2033
|
"nameLocation": "690:9:116",
|
2034
2034
|
"nodeType": "VariableDeclaration",
|
2035
|
-
"scope":
|
2035
|
+
"scope": 40308,
|
2036
2036
|
"src": "671:28:116",
|
2037
2037
|
"stateVariable": false,
|
2038
2038
|
"storageLocation": "memory",
|
@@ -2043,7 +2043,7 @@
|
|
2043
2043
|
"typeName": {
|
2044
2044
|
"baseType": {
|
2045
2045
|
"baseType": {
|
2046
|
-
"id":
|
2046
|
+
"id": 40165,
|
2047
2047
|
"name": "bytes32",
|
2048
2048
|
"nodeType": "ElementaryTypeName",
|
2049
2049
|
"src": "671:7:116",
|
@@ -2052,7 +2052,7 @@
|
|
2052
2052
|
"typeString": "bytes32"
|
2053
2053
|
}
|
2054
2054
|
},
|
2055
|
-
"id":
|
2055
|
+
"id": 40166,
|
2056
2056
|
"nodeType": "ArrayTypeName",
|
2057
2057
|
"src": "671:9:116",
|
2058
2058
|
"typeDescriptions": {
|
@@ -2060,7 +2060,7 @@
|
|
2060
2060
|
"typeString": "bytes32[]"
|
2061
2061
|
}
|
2062
2062
|
},
|
2063
|
-
"id":
|
2063
|
+
"id": 40167,
|
2064
2064
|
"nodeType": "ArrayTypeName",
|
2065
2065
|
"src": "671:11:116",
|
2066
2066
|
"typeDescriptions": {
|
@@ -2073,59 +2073,59 @@
|
|
2073
2073
|
],
|
2074
2074
|
"src": "670:30:116"
|
2075
2075
|
},
|
2076
|
-
"scope":
|
2076
|
+
"scope": 40467,
|
2077
2077
|
"stateMutability": "view",
|
2078
2078
|
"virtual": false,
|
2079
2079
|
"visibility": "internal"
|
2080
2080
|
},
|
2081
2081
|
{
|
2082
|
-
"id":
|
2082
|
+
"id": 40466,
|
2083
2083
|
"nodeType": "FunctionDefinition",
|
2084
2084
|
"src": "1713:1079:116",
|
2085
2085
|
"nodes": [],
|
2086
2086
|
"body": {
|
2087
|
-
"id":
|
2087
|
+
"id": 40465,
|
2088
2088
|
"nodeType": "Block",
|
2089
2089
|
"src": "1815:977:116",
|
2090
2090
|
"nodes": [],
|
2091
2091
|
"statements": [
|
2092
2092
|
{
|
2093
2093
|
"assignments": [
|
2094
|
-
|
2094
|
+
40325
|
2095
2095
|
],
|
2096
2096
|
"declarations": [
|
2097
2097
|
{
|
2098
2098
|
"constant": false,
|
2099
|
-
"id":
|
2099
|
+
"id": 40325,
|
2100
2100
|
"mutability": "mutable",
|
2101
2101
|
"name": "keySchema",
|
2102
2102
|
"nameLocation": "1900:9:116",
|
2103
2103
|
"nodeType": "VariableDeclaration",
|
2104
|
-
"scope":
|
2104
|
+
"scope": 40465,
|
2105
2105
|
"src": "1893:16:116",
|
2106
2106
|
"stateVariable": false,
|
2107
2107
|
"storageLocation": "default",
|
2108
2108
|
"typeDescriptions": {
|
2109
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
2109
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
2110
2110
|
"typeString": "Schema"
|
2111
2111
|
},
|
2112
2112
|
"typeName": {
|
2113
|
-
"id":
|
2113
|
+
"id": 40324,
|
2114
2114
|
"nodeType": "UserDefinedTypeName",
|
2115
2115
|
"pathNode": {
|
2116
|
-
"id":
|
2116
|
+
"id": 40323,
|
2117
2117
|
"name": "Schema",
|
2118
2118
|
"nameLocations": [
|
2119
2119
|
"1893:6:116"
|
2120
2120
|
],
|
2121
2121
|
"nodeType": "IdentifierPath",
|
2122
|
-
"referencedDeclaration":
|
2122
|
+
"referencedDeclaration": 26338,
|
2123
2123
|
"src": "1893:6:116"
|
2124
2124
|
},
|
2125
|
-
"referencedDeclaration":
|
2125
|
+
"referencedDeclaration": 26338,
|
2126
2126
|
"src": "1893:6:116",
|
2127
2127
|
"typeDescriptions": {
|
2128
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
2128
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
2129
2129
|
"typeString": "Schema"
|
2130
2130
|
}
|
2131
2131
|
},
|
@@ -2133,18 +2133,18 @@
|
|
2133
2133
|
}
|
2134
2134
|
],
|
2135
2135
|
"documentation": " Note: this module only supports up to 5 composite keys.",
|
2136
|
-
"id":
|
2136
|
+
"id": 40330,
|
2137
2137
|
"initialValue": {
|
2138
2138
|
"arguments": [
|
2139
2139
|
{
|
2140
|
-
"id":
|
2140
|
+
"id": 40328,
|
2141
2141
|
"name": "tableId",
|
2142
2142
|
"nodeType": "Identifier",
|
2143
2143
|
"overloadedDeclarations": [],
|
2144
|
-
"referencedDeclaration":
|
2144
|
+
"referencedDeclaration": 40315,
|
2145
2145
|
"src": "1931:7:116",
|
2146
2146
|
"typeDescriptions": {
|
2147
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
2147
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
2148
2148
|
"typeString": "ResourceId"
|
2149
2149
|
}
|
2150
2150
|
}
|
@@ -2152,23 +2152,23 @@
|
|
2152
2152
|
"expression": {
|
2153
2153
|
"argumentTypes": [
|
2154
2154
|
{
|
2155
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
2155
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
2156
2156
|
"typeString": "ResourceId"
|
2157
2157
|
}
|
2158
2158
|
],
|
2159
2159
|
"expression": {
|
2160
|
-
"id":
|
2160
|
+
"id": 40326,
|
2161
2161
|
"name": "store",
|
2162
2162
|
"nodeType": "Identifier",
|
2163
2163
|
"overloadedDeclarations": [],
|
2164
|
-
"referencedDeclaration":
|
2164
|
+
"referencedDeclaration": 40312,
|
2165
2165
|
"src": "1912:5:116",
|
2166
2166
|
"typeDescriptions": {
|
2167
|
-
"typeIdentifier": "t_contract$_IStore_$
|
2167
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
2168
2168
|
"typeString": "contract IStore"
|
2169
2169
|
}
|
2170
2170
|
},
|
2171
|
-
"id":
|
2171
|
+
"id": 40327,
|
2172
2172
|
"isConstant": false,
|
2173
2173
|
"isLValue": false,
|
2174
2174
|
"isPure": false,
|
@@ -2176,14 +2176,14 @@
|
|
2176
2176
|
"memberLocation": "1918:12:116",
|
2177
2177
|
"memberName": "getKeySchema",
|
2178
2178
|
"nodeType": "MemberAccess",
|
2179
|
-
"referencedDeclaration":
|
2179
|
+
"referencedDeclaration": 61258,
|
2180
2180
|
"src": "1912:18:116",
|
2181
2181
|
"typeDescriptions": {
|
2182
|
-
"typeIdentifier": "t_function_external_view$_t_userDefinedValueType$_ResourceId_$
|
2182
|
+
"typeIdentifier": "t_function_external_view$_t_userDefinedValueType$_ResourceId_$26262_$returns$_t_userDefinedValueType$_Schema_$26338_$",
|
2183
2183
|
"typeString": "function (ResourceId) view external returns (Schema)"
|
2184
2184
|
}
|
2185
2185
|
},
|
2186
|
-
"id":
|
2186
|
+
"id": 40329,
|
2187
2187
|
"isConstant": false,
|
2188
2188
|
"isLValue": false,
|
2189
2189
|
"isPure": false,
|
@@ -2195,7 +2195,7 @@
|
|
2195
2195
|
"src": "1912:27:116",
|
2196
2196
|
"tryCall": false,
|
2197
2197
|
"typeDescriptions": {
|
2198
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
2198
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
2199
2199
|
"typeString": "Schema"
|
2200
2200
|
}
|
2201
2201
|
},
|
@@ -2204,17 +2204,17 @@
|
|
2204
2204
|
},
|
2205
2205
|
{
|
2206
2206
|
"assignments": [
|
2207
|
-
|
2207
|
+
40332
|
2208
2208
|
],
|
2209
2209
|
"declarations": [
|
2210
2210
|
{
|
2211
2211
|
"constant": false,
|
2212
|
-
"id":
|
2212
|
+
"id": 40332,
|
2213
2213
|
"mutability": "mutable",
|
2214
2214
|
"name": "numFields",
|
2215
2215
|
"nameLocation": "1952:9:116",
|
2216
2216
|
"nodeType": "VariableDeclaration",
|
2217
|
-
"scope":
|
2217
|
+
"scope": 40465,
|
2218
2218
|
"src": "1944:17:116",
|
2219
2219
|
"stateVariable": false,
|
2220
2220
|
"storageLocation": "default",
|
@@ -2223,7 +2223,7 @@
|
|
2223
2223
|
"typeString": "uint256"
|
2224
2224
|
},
|
2225
2225
|
"typeName": {
|
2226
|
-
"id":
|
2226
|
+
"id": 40331,
|
2227
2227
|
"name": "uint256",
|
2228
2228
|
"nodeType": "ElementaryTypeName",
|
2229
2229
|
"src": "1944:7:116",
|
@@ -2235,24 +2235,24 @@
|
|
2235
2235
|
"visibility": "internal"
|
2236
2236
|
}
|
2237
2237
|
],
|
2238
|
-
"id":
|
2238
|
+
"id": 40336,
|
2239
2239
|
"initialValue": {
|
2240
2240
|
"arguments": [],
|
2241
2241
|
"expression": {
|
2242
2242
|
"argumentTypes": [],
|
2243
2243
|
"expression": {
|
2244
|
-
"id":
|
2244
|
+
"id": 40333,
|
2245
2245
|
"name": "keySchema",
|
2246
2246
|
"nodeType": "Identifier",
|
2247
2247
|
"overloadedDeclarations": [],
|
2248
|
-
"referencedDeclaration":
|
2248
|
+
"referencedDeclaration": 40325,
|
2249
2249
|
"src": "1964:9:116",
|
2250
2250
|
"typeDescriptions": {
|
2251
|
-
"typeIdentifier": "t_userDefinedValueType$_Schema_$
|
2251
|
+
"typeIdentifier": "t_userDefinedValueType$_Schema_$26338",
|
2252
2252
|
"typeString": "Schema"
|
2253
2253
|
}
|
2254
2254
|
},
|
2255
|
-
"id":
|
2255
|
+
"id": 40334,
|
2256
2256
|
"isConstant": false,
|
2257
2257
|
"isLValue": false,
|
2258
2258
|
"isPure": false,
|
@@ -2260,14 +2260,14 @@
|
|
2260
2260
|
"memberLocation": "1974:9:116",
|
2261
2261
|
"memberName": "numFields",
|
2262
2262
|
"nodeType": "MemberAccess",
|
2263
|
-
"referencedDeclaration":
|
2263
|
+
"referencedDeclaration": 26632,
|
2264
2264
|
"src": "1964:19:116",
|
2265
2265
|
"typeDescriptions": {
|
2266
|
-
"typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Schema_$
|
2266
|
+
"typeIdentifier": "t_function_internal_pure$_t_userDefinedValueType$_Schema_$26338_$returns$_t_uint256_$attached_to$_t_userDefinedValueType$_Schema_$26338_$",
|
2267
2267
|
"typeString": "function (Schema) pure returns (uint256)"
|
2268
2268
|
}
|
2269
2269
|
},
|
2270
|
-
"id":
|
2270
|
+
"id": 40335,
|
2271
2271
|
"isConstant": false,
|
2272
2272
|
"isLValue": false,
|
2273
2273
|
"isPure": false,
|
@@ -2288,17 +2288,17 @@
|
|
2288
2288
|
},
|
2289
2289
|
{
|
2290
2290
|
"assignments": [
|
2291
|
-
|
2291
|
+
40338
|
2292
2292
|
],
|
2293
2293
|
"declarations": [
|
2294
2294
|
{
|
2295
2295
|
"constant": false,
|
2296
|
-
"id":
|
2296
|
+
"id": 40338,
|
2297
2297
|
"mutability": "mutable",
|
2298
2298
|
"name": "length",
|
2299
2299
|
"nameLocation": "1997:6:116",
|
2300
2300
|
"nodeType": "VariableDeclaration",
|
2301
|
-
"scope":
|
2301
|
+
"scope": 40465,
|
2302
2302
|
"src": "1989:14:116",
|
2303
2303
|
"stateVariable": false,
|
2304
2304
|
"storageLocation": "default",
|
@@ -2307,7 +2307,7 @@
|
|
2307
2307
|
"typeString": "uint256"
|
2308
2308
|
},
|
2309
2309
|
"typeName": {
|
2310
|
-
"id":
|
2310
|
+
"id": 40337,
|
2311
2311
|
"name": "uint256",
|
2312
2312
|
"nodeType": "ElementaryTypeName",
|
2313
2313
|
"src": "1989:7:116",
|
@@ -2319,30 +2319,30 @@
|
|
2319
2319
|
"visibility": "internal"
|
2320
2320
|
}
|
2321
2321
|
],
|
2322
|
-
"id":
|
2322
|
+
"id": 40344,
|
2323
2323
|
"initialValue": {
|
2324
2324
|
"arguments": [
|
2325
2325
|
{
|
2326
|
-
"id":
|
2326
|
+
"id": 40341,
|
2327
2327
|
"name": "store",
|
2328
2328
|
"nodeType": "Identifier",
|
2329
2329
|
"overloadedDeclarations": [],
|
2330
|
-
"referencedDeclaration":
|
2330
|
+
"referencedDeclaration": 40312,
|
2331
2331
|
"src": "2030:5:116",
|
2332
2332
|
"typeDescriptions": {
|
2333
|
-
"typeIdentifier": "t_contract$_IStore_$
|
2333
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
2334
2334
|
"typeString": "contract IStore"
|
2335
2335
|
}
|
2336
2336
|
},
|
2337
2337
|
{
|
2338
|
-
"id":
|
2338
|
+
"id": 40342,
|
2339
2339
|
"name": "tableId",
|
2340
2340
|
"nodeType": "Identifier",
|
2341
2341
|
"overloadedDeclarations": [],
|
2342
|
-
"referencedDeclaration":
|
2342
|
+
"referencedDeclaration": 40315,
|
2343
2343
|
"src": "2037:7:116",
|
2344
2344
|
"typeDescriptions": {
|
2345
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
2345
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
2346
2346
|
"typeString": "ResourceId"
|
2347
2347
|
}
|
2348
2348
|
}
|
@@ -2350,27 +2350,27 @@
|
|
2350
2350
|
"expression": {
|
2351
2351
|
"argumentTypes": [
|
2352
2352
|
{
|
2353
|
-
"typeIdentifier": "t_contract$_IStore_$
|
2353
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
2354
2354
|
"typeString": "contract IStore"
|
2355
2355
|
},
|
2356
2356
|
{
|
2357
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
2357
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
2358
2358
|
"typeString": "ResourceId"
|
2359
2359
|
}
|
2360
2360
|
],
|
2361
2361
|
"expression": {
|
2362
|
-
"id":
|
2362
|
+
"id": 40339,
|
2363
2363
|
"name": "KeysInTable",
|
2364
2364
|
"nodeType": "Identifier",
|
2365
2365
|
"overloadedDeclarations": [],
|
2366
|
-
"referencedDeclaration":
|
2366
|
+
"referencedDeclaration": 47745,
|
2367
2367
|
"src": "2006:11:116",
|
2368
2368
|
"typeDescriptions": {
|
2369
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
2369
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
2370
2370
|
"typeString": "type(library KeysInTable)"
|
2371
2371
|
}
|
2372
2372
|
},
|
2373
|
-
"id":
|
2373
|
+
"id": 40340,
|
2374
2374
|
"isConstant": false,
|
2375
2375
|
"isLValue": false,
|
2376
2376
|
"isPure": false,
|
@@ -2378,14 +2378,14 @@
|
|
2378
2378
|
"memberLocation": "2018:11:116",
|
2379
2379
|
"memberName": "lengthKeys0",
|
2380
2380
|
"nodeType": "MemberAccess",
|
2381
|
-
"referencedDeclaration":
|
2381
|
+
"referencedDeclaration": 41911,
|
2382
2382
|
"src": "2006:23:116",
|
2383
2383
|
"typeDescriptions": {
|
2384
|
-
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$
|
2384
|
+
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$25581_$_t_userDefinedValueType$_ResourceId_$26262_$returns$_t_uint256_$",
|
2385
2385
|
"typeString": "function (contract IStore,ResourceId) view returns (uint256)"
|
2386
2386
|
}
|
2387
2387
|
},
|
2388
|
-
"id":
|
2388
|
+
"id": 40343,
|
2389
2389
|
"isConstant": false,
|
2390
2390
|
"isLValue": false,
|
2391
2391
|
"isPure": false,
|
@@ -2406,17 +2406,17 @@
|
|
2406
2406
|
},
|
2407
2407
|
{
|
2408
2408
|
"expression": {
|
2409
|
-
"id":
|
2409
|
+
"id": 40352,
|
2410
2410
|
"isConstant": false,
|
2411
2411
|
"isLValue": false,
|
2412
2412
|
"isPure": false,
|
2413
2413
|
"lValueRequested": false,
|
2414
2414
|
"leftHandSide": {
|
2415
|
-
"id":
|
2415
|
+
"id": 40345,
|
2416
2416
|
"name": "keyTuples",
|
2417
2417
|
"nodeType": "Identifier",
|
2418
2418
|
"overloadedDeclarations": [],
|
2419
|
-
"referencedDeclaration":
|
2419
|
+
"referencedDeclaration": 40320,
|
2420
2420
|
"src": "2049:9:116",
|
2421
2421
|
"typeDescriptions": {
|
2422
2422
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
@@ -2428,11 +2428,11 @@
|
|
2428
2428
|
"rightHandSide": {
|
2429
2429
|
"arguments": [
|
2430
2430
|
{
|
2431
|
-
"id":
|
2431
|
+
"id": 40350,
|
2432
2432
|
"name": "length",
|
2433
2433
|
"nodeType": "Identifier",
|
2434
2434
|
"overloadedDeclarations": [],
|
2435
|
-
"referencedDeclaration":
|
2435
|
+
"referencedDeclaration": 40338,
|
2436
2436
|
"src": "2077:6:116",
|
2437
2437
|
"typeDescriptions": {
|
2438
2438
|
"typeIdentifier": "t_uint256",
|
@@ -2447,7 +2447,7 @@
|
|
2447
2447
|
"typeString": "uint256"
|
2448
2448
|
}
|
2449
2449
|
],
|
2450
|
-
"id":
|
2450
|
+
"id": 40349,
|
2451
2451
|
"isConstant": false,
|
2452
2452
|
"isLValue": false,
|
2453
2453
|
"isPure": true,
|
@@ -2461,7 +2461,7 @@
|
|
2461
2461
|
"typeName": {
|
2462
2462
|
"baseType": {
|
2463
2463
|
"baseType": {
|
2464
|
-
"id":
|
2464
|
+
"id": 40346,
|
2465
2465
|
"name": "bytes32",
|
2466
2466
|
"nodeType": "ElementaryTypeName",
|
2467
2467
|
"src": "2065:7:116",
|
@@ -2470,7 +2470,7 @@
|
|
2470
2470
|
"typeString": "bytes32"
|
2471
2471
|
}
|
2472
2472
|
},
|
2473
|
-
"id":
|
2473
|
+
"id": 40347,
|
2474
2474
|
"nodeType": "ArrayTypeName",
|
2475
2475
|
"src": "2065:9:116",
|
2476
2476
|
"typeDescriptions": {
|
@@ -2478,7 +2478,7 @@
|
|
2478
2478
|
"typeString": "bytes32[]"
|
2479
2479
|
}
|
2480
2480
|
},
|
2481
|
-
"id":
|
2481
|
+
"id": 40348,
|
2482
2482
|
"nodeType": "ArrayTypeName",
|
2483
2483
|
"src": "2065:11:116",
|
2484
2484
|
"typeDescriptions": {
|
@@ -2487,7 +2487,7 @@
|
|
2487
2487
|
}
|
2488
2488
|
}
|
2489
2489
|
},
|
2490
|
-
"id":
|
2490
|
+
"id": 40351,
|
2491
2491
|
"isConstant": false,
|
2492
2492
|
"isLValue": false,
|
2493
2493
|
"isPure": false,
|
@@ -2509,43 +2509,43 @@
|
|
2509
2509
|
"typeString": "bytes32[] memory[] memory"
|
2510
2510
|
}
|
2511
2511
|
},
|
2512
|
-
"id":
|
2512
|
+
"id": 40353,
|
2513
2513
|
"nodeType": "ExpressionStatement",
|
2514
2514
|
"src": "2049:35:116"
|
2515
2515
|
},
|
2516
2516
|
{
|
2517
2517
|
"body": {
|
2518
|
-
"id":
|
2518
|
+
"id": 40463,
|
2519
2519
|
"nodeType": "Block",
|
2520
2520
|
"src": "2122:668:116",
|
2521
2521
|
"statements": [
|
2522
2522
|
{
|
2523
2523
|
"expression": {
|
2524
|
-
"id":
|
2524
|
+
"id": 40371,
|
2525
2525
|
"isConstant": false,
|
2526
2526
|
"isLValue": false,
|
2527
2527
|
"isPure": false,
|
2528
2528
|
"lValueRequested": false,
|
2529
2529
|
"leftHandSide": {
|
2530
2530
|
"baseExpression": {
|
2531
|
-
"id":
|
2531
|
+
"id": 40363,
|
2532
2532
|
"name": "keyTuples",
|
2533
2533
|
"nodeType": "Identifier",
|
2534
2534
|
"overloadedDeclarations": [],
|
2535
|
-
"referencedDeclaration":
|
2535
|
+
"referencedDeclaration": 40320,
|
2536
2536
|
"src": "2128:9:116",
|
2537
2537
|
"typeDescriptions": {
|
2538
2538
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
2539
2539
|
"typeString": "bytes32[] memory[] memory"
|
2540
2540
|
}
|
2541
2541
|
},
|
2542
|
-
"id":
|
2542
|
+
"id": 40365,
|
2543
2543
|
"indexExpression": {
|
2544
|
-
"id":
|
2544
|
+
"id": 40364,
|
2545
2545
|
"name": "i",
|
2546
2546
|
"nodeType": "Identifier",
|
2547
2547
|
"overloadedDeclarations": [],
|
2548
|
-
"referencedDeclaration":
|
2548
|
+
"referencedDeclaration": 40355,
|
2549
2549
|
"src": "2138:1:116",
|
2550
2550
|
"typeDescriptions": {
|
2551
2551
|
"typeIdentifier": "t_uint256",
|
@@ -2568,11 +2568,11 @@
|
|
2568
2568
|
"rightHandSide": {
|
2569
2569
|
"arguments": [
|
2570
2570
|
{
|
2571
|
-
"id":
|
2571
|
+
"id": 40369,
|
2572
2572
|
"name": "numFields",
|
2573
2573
|
"nodeType": "Identifier",
|
2574
2574
|
"overloadedDeclarations": [],
|
2575
|
-
"referencedDeclaration":
|
2575
|
+
"referencedDeclaration": 40332,
|
2576
2576
|
"src": "2157:9:116",
|
2577
2577
|
"typeDescriptions": {
|
2578
2578
|
"typeIdentifier": "t_uint256",
|
@@ -2587,7 +2587,7 @@
|
|
2587
2587
|
"typeString": "uint256"
|
2588
2588
|
}
|
2589
2589
|
],
|
2590
|
-
"id":
|
2590
|
+
"id": 40368,
|
2591
2591
|
"isConstant": false,
|
2592
2592
|
"isLValue": false,
|
2593
2593
|
"isPure": true,
|
@@ -2600,7 +2600,7 @@
|
|
2600
2600
|
},
|
2601
2601
|
"typeName": {
|
2602
2602
|
"baseType": {
|
2603
|
-
"id":
|
2603
|
+
"id": 40366,
|
2604
2604
|
"name": "bytes32",
|
2605
2605
|
"nodeType": "ElementaryTypeName",
|
2606
2606
|
"src": "2147:7:116",
|
@@ -2609,7 +2609,7 @@
|
|
2609
2609
|
"typeString": "bytes32"
|
2610
2610
|
}
|
2611
2611
|
},
|
2612
|
-
"id":
|
2612
|
+
"id": 40367,
|
2613
2613
|
"nodeType": "ArrayTypeName",
|
2614
2614
|
"src": "2147:9:116",
|
2615
2615
|
"typeDescriptions": {
|
@@ -2618,7 +2618,7 @@
|
|
2618
2618
|
}
|
2619
2619
|
}
|
2620
2620
|
},
|
2621
|
-
"id":
|
2621
|
+
"id": 40370,
|
2622
2622
|
"isConstant": false,
|
2623
2623
|
"isLValue": false,
|
2624
2624
|
"isPure": false,
|
@@ -2640,7 +2640,7 @@
|
|
2640
2640
|
"typeString": "bytes32[] memory"
|
2641
2641
|
}
|
2642
2642
|
},
|
2643
|
-
"id":
|
2643
|
+
"id": 40372,
|
2644
2644
|
"nodeType": "ExpressionStatement",
|
2645
2645
|
"src": "2128:39:116"
|
2646
2646
|
},
|
@@ -2650,17 +2650,17 @@
|
|
2650
2650
|
"typeIdentifier": "t_uint256",
|
2651
2651
|
"typeString": "uint256"
|
2652
2652
|
},
|
2653
|
-
"id":
|
2653
|
+
"id": 40375,
|
2654
2654
|
"isConstant": false,
|
2655
2655
|
"isLValue": false,
|
2656
2656
|
"isPure": false,
|
2657
2657
|
"lValueRequested": false,
|
2658
2658
|
"leftExpression": {
|
2659
|
-
"id":
|
2659
|
+
"id": 40373,
|
2660
2660
|
"name": "numFields",
|
2661
2661
|
"nodeType": "Identifier",
|
2662
2662
|
"overloadedDeclarations": [],
|
2663
|
-
"referencedDeclaration":
|
2663
|
+
"referencedDeclaration": 40332,
|
2664
2664
|
"src": "2235:9:116",
|
2665
2665
|
"typeDescriptions": {
|
2666
2666
|
"typeIdentifier": "t_uint256",
|
@@ -2671,7 +2671,7 @@
|
|
2671
2671
|
"operator": ">",
|
2672
2672
|
"rightExpression": {
|
2673
2673
|
"hexValue": "30",
|
2674
|
-
"id":
|
2674
|
+
"id": 40374,
|
2675
2675
|
"isConstant": false,
|
2676
2676
|
"isLValue": false,
|
2677
2677
|
"isPure": true,
|
@@ -2691,17 +2691,17 @@
|
|
2691
2691
|
"typeString": "bool"
|
2692
2692
|
}
|
2693
2693
|
},
|
2694
|
-
"id":
|
2694
|
+
"id": 40462,
|
2695
2695
|
"nodeType": "IfStatement",
|
2696
2696
|
"src": "2231:555:116",
|
2697
2697
|
"trueBody": {
|
2698
|
-
"id":
|
2698
|
+
"id": 40461,
|
2699
2699
|
"nodeType": "Block",
|
2700
2700
|
"src": "2250:536:116",
|
2701
2701
|
"statements": [
|
2702
2702
|
{
|
2703
2703
|
"expression": {
|
2704
|
-
"id":
|
2704
|
+
"id": 40387,
|
2705
2705
|
"isConstant": false,
|
2706
2706
|
"isLValue": false,
|
2707
2707
|
"isPure": false,
|
@@ -2709,24 +2709,24 @@
|
|
2709
2709
|
"leftHandSide": {
|
2710
2710
|
"baseExpression": {
|
2711
2711
|
"baseExpression": {
|
2712
|
-
"id":
|
2712
|
+
"id": 40376,
|
2713
2713
|
"name": "keyTuples",
|
2714
2714
|
"nodeType": "Identifier",
|
2715
2715
|
"overloadedDeclarations": [],
|
2716
|
-
"referencedDeclaration":
|
2716
|
+
"referencedDeclaration": 40320,
|
2717
2717
|
"src": "2258:9:116",
|
2718
2718
|
"typeDescriptions": {
|
2719
2719
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
2720
2720
|
"typeString": "bytes32[] memory[] memory"
|
2721
2721
|
}
|
2722
2722
|
},
|
2723
|
-
"id":
|
2723
|
+
"id": 40379,
|
2724
2724
|
"indexExpression": {
|
2725
|
-
"id":
|
2725
|
+
"id": 40377,
|
2726
2726
|
"name": "i",
|
2727
2727
|
"nodeType": "Identifier",
|
2728
2728
|
"overloadedDeclarations": [],
|
2729
|
-
"referencedDeclaration":
|
2729
|
+
"referencedDeclaration": 40355,
|
2730
2730
|
"src": "2268:1:116",
|
2731
2731
|
"typeDescriptions": {
|
2732
2732
|
"typeIdentifier": "t_uint256",
|
@@ -2744,10 +2744,10 @@
|
|
2744
2744
|
"typeString": "bytes32[] memory"
|
2745
2745
|
}
|
2746
2746
|
},
|
2747
|
-
"id":
|
2747
|
+
"id": 40380,
|
2748
2748
|
"indexExpression": {
|
2749
2749
|
"hexValue": "30",
|
2750
|
-
"id":
|
2750
|
+
"id": 40378,
|
2751
2751
|
"isConstant": false,
|
2752
2752
|
"isLValue": false,
|
2753
2753
|
"isPure": true,
|
@@ -2777,35 +2777,35 @@
|
|
2777
2777
|
"rightHandSide": {
|
2778
2778
|
"arguments": [
|
2779
2779
|
{
|
2780
|
-
"id":
|
2780
|
+
"id": 40383,
|
2781
2781
|
"name": "store",
|
2782
2782
|
"nodeType": "Identifier",
|
2783
2783
|
"overloadedDeclarations": [],
|
2784
|
-
"referencedDeclaration":
|
2784
|
+
"referencedDeclaration": 40312,
|
2785
2785
|
"src": "2301:5:116",
|
2786
2786
|
"typeDescriptions": {
|
2787
|
-
"typeIdentifier": "t_contract$_IStore_$
|
2787
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
2788
2788
|
"typeString": "contract IStore"
|
2789
2789
|
}
|
2790
2790
|
},
|
2791
2791
|
{
|
2792
|
-
"id":
|
2792
|
+
"id": 40384,
|
2793
2793
|
"name": "tableId",
|
2794
2794
|
"nodeType": "Identifier",
|
2795
2795
|
"overloadedDeclarations": [],
|
2796
|
-
"referencedDeclaration":
|
2796
|
+
"referencedDeclaration": 40315,
|
2797
2797
|
"src": "2308:7:116",
|
2798
2798
|
"typeDescriptions": {
|
2799
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
2799
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
2800
2800
|
"typeString": "ResourceId"
|
2801
2801
|
}
|
2802
2802
|
},
|
2803
2803
|
{
|
2804
|
-
"id":
|
2804
|
+
"id": 40385,
|
2805
2805
|
"name": "i",
|
2806
2806
|
"nodeType": "Identifier",
|
2807
2807
|
"overloadedDeclarations": [],
|
2808
|
-
"referencedDeclaration":
|
2808
|
+
"referencedDeclaration": 40355,
|
2809
2809
|
"src": "2317:1:116",
|
2810
2810
|
"typeDescriptions": {
|
2811
2811
|
"typeIdentifier": "t_uint256",
|
@@ -2816,11 +2816,11 @@
|
|
2816
2816
|
"expression": {
|
2817
2817
|
"argumentTypes": [
|
2818
2818
|
{
|
2819
|
-
"typeIdentifier": "t_contract$_IStore_$
|
2819
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
2820
2820
|
"typeString": "contract IStore"
|
2821
2821
|
},
|
2822
2822
|
{
|
2823
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
2823
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
2824
2824
|
"typeString": "ResourceId"
|
2825
2825
|
},
|
2826
2826
|
{
|
@@ -2829,18 +2829,18 @@
|
|
2829
2829
|
}
|
2830
2830
|
],
|
2831
2831
|
"expression": {
|
2832
|
-
"id":
|
2832
|
+
"id": 40381,
|
2833
2833
|
"name": "KeysInTable",
|
2834
2834
|
"nodeType": "Identifier",
|
2835
2835
|
"overloadedDeclarations": [],
|
2836
|
-
"referencedDeclaration":
|
2836
|
+
"referencedDeclaration": 47745,
|
2837
2837
|
"src": "2276:11:116",
|
2838
2838
|
"typeDescriptions": {
|
2839
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
2839
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
2840
2840
|
"typeString": "type(library KeysInTable)"
|
2841
2841
|
}
|
2842
2842
|
},
|
2843
|
-
"id":
|
2843
|
+
"id": 40382,
|
2844
2844
|
"isConstant": false,
|
2845
2845
|
"isLValue": false,
|
2846
2846
|
"isPure": false,
|
@@ -2848,14 +2848,14 @@
|
|
2848
2848
|
"memberLocation": "2288:12:116",
|
2849
2849
|
"memberName": "getItemKeys0",
|
2850
2850
|
"nodeType": "MemberAccess",
|
2851
|
-
"referencedDeclaration":
|
2851
|
+
"referencedDeclaration": 42085,
|
2852
2852
|
"src": "2276:24:116",
|
2853
2853
|
"typeDescriptions": {
|
2854
|
-
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$
|
2854
|
+
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$25581_$_t_userDefinedValueType$_ResourceId_$26262_$_t_uint256_$returns$_t_bytes32_$",
|
2855
2855
|
"typeString": "function (contract IStore,ResourceId,uint256) view returns (bytes32)"
|
2856
2856
|
}
|
2857
2857
|
},
|
2858
|
-
"id":
|
2858
|
+
"id": 40386,
|
2859
2859
|
"isConstant": false,
|
2860
2860
|
"isLValue": false,
|
2861
2861
|
"isPure": false,
|
@@ -2877,7 +2877,7 @@
|
|
2877
2877
|
"typeString": "bytes32"
|
2878
2878
|
}
|
2879
2879
|
},
|
2880
|
-
"id":
|
2880
|
+
"id": 40388,
|
2881
2881
|
"nodeType": "ExpressionStatement",
|
2882
2882
|
"src": "2258:61:116"
|
2883
2883
|
},
|
@@ -2887,17 +2887,17 @@
|
|
2887
2887
|
"typeIdentifier": "t_uint256",
|
2888
2888
|
"typeString": "uint256"
|
2889
2889
|
},
|
2890
|
-
"id":
|
2890
|
+
"id": 40391,
|
2891
2891
|
"isConstant": false,
|
2892
2892
|
"isLValue": false,
|
2893
2893
|
"isPure": false,
|
2894
2894
|
"lValueRequested": false,
|
2895
2895
|
"leftExpression": {
|
2896
|
-
"id":
|
2896
|
+
"id": 40389,
|
2897
2897
|
"name": "numFields",
|
2898
2898
|
"nodeType": "Identifier",
|
2899
2899
|
"overloadedDeclarations": [],
|
2900
|
-
"referencedDeclaration":
|
2900
|
+
"referencedDeclaration": 40332,
|
2901
2901
|
"src": "2331:9:116",
|
2902
2902
|
"typeDescriptions": {
|
2903
2903
|
"typeIdentifier": "t_uint256",
|
@@ -2908,7 +2908,7 @@
|
|
2908
2908
|
"operator": ">",
|
2909
2909
|
"rightExpression": {
|
2910
2910
|
"hexValue": "31",
|
2911
|
-
"id":
|
2911
|
+
"id": 40390,
|
2912
2912
|
"isConstant": false,
|
2913
2913
|
"isLValue": false,
|
2914
2914
|
"isPure": true,
|
@@ -2928,17 +2928,17 @@
|
|
2928
2928
|
"typeString": "bool"
|
2929
2929
|
}
|
2930
2930
|
},
|
2931
|
-
"id":
|
2931
|
+
"id": 40460,
|
2932
2932
|
"nodeType": "IfStatement",
|
2933
2933
|
"src": "2327:453:116",
|
2934
2934
|
"trueBody": {
|
2935
|
-
"id":
|
2935
|
+
"id": 40459,
|
2936
2936
|
"nodeType": "Block",
|
2937
2937
|
"src": "2346:434:116",
|
2938
2938
|
"statements": [
|
2939
2939
|
{
|
2940
2940
|
"expression": {
|
2941
|
-
"id":
|
2941
|
+
"id": 40403,
|
2942
2942
|
"isConstant": false,
|
2943
2943
|
"isLValue": false,
|
2944
2944
|
"isPure": false,
|
@@ -2946,24 +2946,24 @@
|
|
2946
2946
|
"leftHandSide": {
|
2947
2947
|
"baseExpression": {
|
2948
2948
|
"baseExpression": {
|
2949
|
-
"id":
|
2949
|
+
"id": 40392,
|
2950
2950
|
"name": "keyTuples",
|
2951
2951
|
"nodeType": "Identifier",
|
2952
2952
|
"overloadedDeclarations": [],
|
2953
|
-
"referencedDeclaration":
|
2953
|
+
"referencedDeclaration": 40320,
|
2954
2954
|
"src": "2356:9:116",
|
2955
2955
|
"typeDescriptions": {
|
2956
2956
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
2957
2957
|
"typeString": "bytes32[] memory[] memory"
|
2958
2958
|
}
|
2959
2959
|
},
|
2960
|
-
"id":
|
2960
|
+
"id": 40395,
|
2961
2961
|
"indexExpression": {
|
2962
|
-
"id":
|
2962
|
+
"id": 40393,
|
2963
2963
|
"name": "i",
|
2964
2964
|
"nodeType": "Identifier",
|
2965
2965
|
"overloadedDeclarations": [],
|
2966
|
-
"referencedDeclaration":
|
2966
|
+
"referencedDeclaration": 40355,
|
2967
2967
|
"src": "2366:1:116",
|
2968
2968
|
"typeDescriptions": {
|
2969
2969
|
"typeIdentifier": "t_uint256",
|
@@ -2981,10 +2981,10 @@
|
|
2981
2981
|
"typeString": "bytes32[] memory"
|
2982
2982
|
}
|
2983
2983
|
},
|
2984
|
-
"id":
|
2984
|
+
"id": 40396,
|
2985
2985
|
"indexExpression": {
|
2986
2986
|
"hexValue": "31",
|
2987
|
-
"id":
|
2987
|
+
"id": 40394,
|
2988
2988
|
"isConstant": false,
|
2989
2989
|
"isLValue": false,
|
2990
2990
|
"isPure": true,
|
@@ -3014,35 +3014,35 @@
|
|
3014
3014
|
"rightHandSide": {
|
3015
3015
|
"arguments": [
|
3016
3016
|
{
|
3017
|
-
"id":
|
3017
|
+
"id": 40399,
|
3018
3018
|
"name": "store",
|
3019
3019
|
"nodeType": "Identifier",
|
3020
3020
|
"overloadedDeclarations": [],
|
3021
|
-
"referencedDeclaration":
|
3021
|
+
"referencedDeclaration": 40312,
|
3022
3022
|
"src": "2399:5:116",
|
3023
3023
|
"typeDescriptions": {
|
3024
|
-
"typeIdentifier": "t_contract$_IStore_$
|
3024
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
3025
3025
|
"typeString": "contract IStore"
|
3026
3026
|
}
|
3027
3027
|
},
|
3028
3028
|
{
|
3029
|
-
"id":
|
3029
|
+
"id": 40400,
|
3030
3030
|
"name": "tableId",
|
3031
3031
|
"nodeType": "Identifier",
|
3032
3032
|
"overloadedDeclarations": [],
|
3033
|
-
"referencedDeclaration":
|
3033
|
+
"referencedDeclaration": 40315,
|
3034
3034
|
"src": "2406:7:116",
|
3035
3035
|
"typeDescriptions": {
|
3036
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
3036
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
3037
3037
|
"typeString": "ResourceId"
|
3038
3038
|
}
|
3039
3039
|
},
|
3040
3040
|
{
|
3041
|
-
"id":
|
3041
|
+
"id": 40401,
|
3042
3042
|
"name": "i",
|
3043
3043
|
"nodeType": "Identifier",
|
3044
3044
|
"overloadedDeclarations": [],
|
3045
|
-
"referencedDeclaration":
|
3045
|
+
"referencedDeclaration": 40355,
|
3046
3046
|
"src": "2415:1:116",
|
3047
3047
|
"typeDescriptions": {
|
3048
3048
|
"typeIdentifier": "t_uint256",
|
@@ -3053,11 +3053,11 @@
|
|
3053
3053
|
"expression": {
|
3054
3054
|
"argumentTypes": [
|
3055
3055
|
{
|
3056
|
-
"typeIdentifier": "t_contract$_IStore_$
|
3056
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
3057
3057
|
"typeString": "contract IStore"
|
3058
3058
|
},
|
3059
3059
|
{
|
3060
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
3060
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
3061
3061
|
"typeString": "ResourceId"
|
3062
3062
|
},
|
3063
3063
|
{
|
@@ -3066,18 +3066,18 @@
|
|
3066
3066
|
}
|
3067
3067
|
],
|
3068
3068
|
"expression": {
|
3069
|
-
"id":
|
3069
|
+
"id": 40397,
|
3070
3070
|
"name": "KeysInTable",
|
3071
3071
|
"nodeType": "Identifier",
|
3072
3072
|
"overloadedDeclarations": [],
|
3073
|
-
"referencedDeclaration":
|
3073
|
+
"referencedDeclaration": 47745,
|
3074
3074
|
"src": "2374:11:116",
|
3075
3075
|
"typeDescriptions": {
|
3076
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
3076
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
3077
3077
|
"typeString": "type(library KeysInTable)"
|
3078
3078
|
}
|
3079
3079
|
},
|
3080
|
-
"id":
|
3080
|
+
"id": 40398,
|
3081
3081
|
"isConstant": false,
|
3082
3082
|
"isLValue": false,
|
3083
3083
|
"isPure": false,
|
@@ -3085,14 +3085,14 @@
|
|
3085
3085
|
"memberLocation": "2386:12:116",
|
3086
3086
|
"memberName": "getItemKeys1",
|
3087
3087
|
"nodeType": "MemberAccess",
|
3088
|
-
"referencedDeclaration":
|
3088
|
+
"referencedDeclaration": 43117,
|
3089
3089
|
"src": "2374:24:116",
|
3090
3090
|
"typeDescriptions": {
|
3091
|
-
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$
|
3091
|
+
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$25581_$_t_userDefinedValueType$_ResourceId_$26262_$_t_uint256_$returns$_t_bytes32_$",
|
3092
3092
|
"typeString": "function (contract IStore,ResourceId,uint256) view returns (bytes32)"
|
3093
3093
|
}
|
3094
3094
|
},
|
3095
|
-
"id":
|
3095
|
+
"id": 40402,
|
3096
3096
|
"isConstant": false,
|
3097
3097
|
"isLValue": false,
|
3098
3098
|
"isPure": false,
|
@@ -3114,7 +3114,7 @@
|
|
3114
3114
|
"typeString": "bytes32"
|
3115
3115
|
}
|
3116
3116
|
},
|
3117
|
-
"id":
|
3117
|
+
"id": 40404,
|
3118
3118
|
"nodeType": "ExpressionStatement",
|
3119
3119
|
"src": "2356:61:116"
|
3120
3120
|
},
|
@@ -3124,17 +3124,17 @@
|
|
3124
3124
|
"typeIdentifier": "t_uint256",
|
3125
3125
|
"typeString": "uint256"
|
3126
3126
|
},
|
3127
|
-
"id":
|
3127
|
+
"id": 40407,
|
3128
3128
|
"isConstant": false,
|
3129
3129
|
"isLValue": false,
|
3130
3130
|
"isPure": false,
|
3131
3131
|
"lValueRequested": false,
|
3132
3132
|
"leftExpression": {
|
3133
|
-
"id":
|
3133
|
+
"id": 40405,
|
3134
3134
|
"name": "numFields",
|
3135
3135
|
"nodeType": "Identifier",
|
3136
3136
|
"overloadedDeclarations": [],
|
3137
|
-
"referencedDeclaration":
|
3137
|
+
"referencedDeclaration": 40332,
|
3138
3138
|
"src": "2431:9:116",
|
3139
3139
|
"typeDescriptions": {
|
3140
3140
|
"typeIdentifier": "t_uint256",
|
@@ -3145,7 +3145,7 @@
|
|
3145
3145
|
"operator": ">",
|
3146
3146
|
"rightExpression": {
|
3147
3147
|
"hexValue": "32",
|
3148
|
-
"id":
|
3148
|
+
"id": 40406,
|
3149
3149
|
"isConstant": false,
|
3150
3150
|
"isLValue": false,
|
3151
3151
|
"isPure": true,
|
@@ -3165,17 +3165,17 @@
|
|
3165
3165
|
"typeString": "bool"
|
3166
3166
|
}
|
3167
3167
|
},
|
3168
|
-
"id":
|
3168
|
+
"id": 40458,
|
3169
3169
|
"nodeType": "IfStatement",
|
3170
3170
|
"src": "2427:345:116",
|
3171
3171
|
"trueBody": {
|
3172
|
-
"id":
|
3172
|
+
"id": 40457,
|
3173
3173
|
"nodeType": "Block",
|
3174
3174
|
"src": "2446:326:116",
|
3175
3175
|
"statements": [
|
3176
3176
|
{
|
3177
3177
|
"expression": {
|
3178
|
-
"id":
|
3178
|
+
"id": 40419,
|
3179
3179
|
"isConstant": false,
|
3180
3180
|
"isLValue": false,
|
3181
3181
|
"isPure": false,
|
@@ -3183,24 +3183,24 @@
|
|
3183
3183
|
"leftHandSide": {
|
3184
3184
|
"baseExpression": {
|
3185
3185
|
"baseExpression": {
|
3186
|
-
"id":
|
3186
|
+
"id": 40408,
|
3187
3187
|
"name": "keyTuples",
|
3188
3188
|
"nodeType": "Identifier",
|
3189
3189
|
"overloadedDeclarations": [],
|
3190
|
-
"referencedDeclaration":
|
3190
|
+
"referencedDeclaration": 40320,
|
3191
3191
|
"src": "2458:9:116",
|
3192
3192
|
"typeDescriptions": {
|
3193
3193
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
3194
3194
|
"typeString": "bytes32[] memory[] memory"
|
3195
3195
|
}
|
3196
3196
|
},
|
3197
|
-
"id":
|
3197
|
+
"id": 40411,
|
3198
3198
|
"indexExpression": {
|
3199
|
-
"id":
|
3199
|
+
"id": 40409,
|
3200
3200
|
"name": "i",
|
3201
3201
|
"nodeType": "Identifier",
|
3202
3202
|
"overloadedDeclarations": [],
|
3203
|
-
"referencedDeclaration":
|
3203
|
+
"referencedDeclaration": 40355,
|
3204
3204
|
"src": "2468:1:116",
|
3205
3205
|
"typeDescriptions": {
|
3206
3206
|
"typeIdentifier": "t_uint256",
|
@@ -3218,10 +3218,10 @@
|
|
3218
3218
|
"typeString": "bytes32[] memory"
|
3219
3219
|
}
|
3220
3220
|
},
|
3221
|
-
"id":
|
3221
|
+
"id": 40412,
|
3222
3222
|
"indexExpression": {
|
3223
3223
|
"hexValue": "32",
|
3224
|
-
"id":
|
3224
|
+
"id": 40410,
|
3225
3225
|
"isConstant": false,
|
3226
3226
|
"isLValue": false,
|
3227
3227
|
"isPure": true,
|
@@ -3251,35 +3251,35 @@
|
|
3251
3251
|
"rightHandSide": {
|
3252
3252
|
"arguments": [
|
3253
3253
|
{
|
3254
|
-
"id":
|
3254
|
+
"id": 40415,
|
3255
3255
|
"name": "store",
|
3256
3256
|
"nodeType": "Identifier",
|
3257
3257
|
"overloadedDeclarations": [],
|
3258
|
-
"referencedDeclaration":
|
3258
|
+
"referencedDeclaration": 40312,
|
3259
3259
|
"src": "2501:5:116",
|
3260
3260
|
"typeDescriptions": {
|
3261
|
-
"typeIdentifier": "t_contract$_IStore_$
|
3261
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
3262
3262
|
"typeString": "contract IStore"
|
3263
3263
|
}
|
3264
3264
|
},
|
3265
3265
|
{
|
3266
|
-
"id":
|
3266
|
+
"id": 40416,
|
3267
3267
|
"name": "tableId",
|
3268
3268
|
"nodeType": "Identifier",
|
3269
3269
|
"overloadedDeclarations": [],
|
3270
|
-
"referencedDeclaration":
|
3270
|
+
"referencedDeclaration": 40315,
|
3271
3271
|
"src": "2508:7:116",
|
3272
3272
|
"typeDescriptions": {
|
3273
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
3273
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
3274
3274
|
"typeString": "ResourceId"
|
3275
3275
|
}
|
3276
3276
|
},
|
3277
3277
|
{
|
3278
|
-
"id":
|
3278
|
+
"id": 40417,
|
3279
3279
|
"name": "i",
|
3280
3280
|
"nodeType": "Identifier",
|
3281
3281
|
"overloadedDeclarations": [],
|
3282
|
-
"referencedDeclaration":
|
3282
|
+
"referencedDeclaration": 40355,
|
3283
3283
|
"src": "2517:1:116",
|
3284
3284
|
"typeDescriptions": {
|
3285
3285
|
"typeIdentifier": "t_uint256",
|
@@ -3290,11 +3290,11 @@
|
|
3290
3290
|
"expression": {
|
3291
3291
|
"argumentTypes": [
|
3292
3292
|
{
|
3293
|
-
"typeIdentifier": "t_contract$_IStore_$
|
3293
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
3294
3294
|
"typeString": "contract IStore"
|
3295
3295
|
},
|
3296
3296
|
{
|
3297
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
3297
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
3298
3298
|
"typeString": "ResourceId"
|
3299
3299
|
},
|
3300
3300
|
{
|
@@ -3303,18 +3303,18 @@
|
|
3303
3303
|
}
|
3304
3304
|
],
|
3305
3305
|
"expression": {
|
3306
|
-
"id":
|
3306
|
+
"id": 40413,
|
3307
3307
|
"name": "KeysInTable",
|
3308
3308
|
"nodeType": "Identifier",
|
3309
3309
|
"overloadedDeclarations": [],
|
3310
|
-
"referencedDeclaration":
|
3310
|
+
"referencedDeclaration": 47745,
|
3311
3311
|
"src": "2476:11:116",
|
3312
3312
|
"typeDescriptions": {
|
3313
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
3313
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
3314
3314
|
"typeString": "type(library KeysInTable)"
|
3315
3315
|
}
|
3316
3316
|
},
|
3317
|
-
"id":
|
3317
|
+
"id": 40414,
|
3318
3318
|
"isConstant": false,
|
3319
3319
|
"isLValue": false,
|
3320
3320
|
"isPure": false,
|
@@ -3322,14 +3322,14 @@
|
|
3322
3322
|
"memberLocation": "2488:12:116",
|
3323
3323
|
"memberName": "getItemKeys2",
|
3324
3324
|
"nodeType": "MemberAccess",
|
3325
|
-
"referencedDeclaration":
|
3325
|
+
"referencedDeclaration": 44149,
|
3326
3326
|
"src": "2476:24:116",
|
3327
3327
|
"typeDescriptions": {
|
3328
|
-
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$
|
3328
|
+
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$25581_$_t_userDefinedValueType$_ResourceId_$26262_$_t_uint256_$returns$_t_bytes32_$",
|
3329
3329
|
"typeString": "function (contract IStore,ResourceId,uint256) view returns (bytes32)"
|
3330
3330
|
}
|
3331
3331
|
},
|
3332
|
-
"id":
|
3332
|
+
"id": 40418,
|
3333
3333
|
"isConstant": false,
|
3334
3334
|
"isLValue": false,
|
3335
3335
|
"isPure": false,
|
@@ -3351,7 +3351,7 @@
|
|
3351
3351
|
"typeString": "bytes32"
|
3352
3352
|
}
|
3353
3353
|
},
|
3354
|
-
"id":
|
3354
|
+
"id": 40420,
|
3355
3355
|
"nodeType": "ExpressionStatement",
|
3356
3356
|
"src": "2458:61:116"
|
3357
3357
|
},
|
@@ -3361,17 +3361,17 @@
|
|
3361
3361
|
"typeIdentifier": "t_uint256",
|
3362
3362
|
"typeString": "uint256"
|
3363
3363
|
},
|
3364
|
-
"id":
|
3364
|
+
"id": 40423,
|
3365
3365
|
"isConstant": false,
|
3366
3366
|
"isLValue": false,
|
3367
3367
|
"isPure": false,
|
3368
3368
|
"lValueRequested": false,
|
3369
3369
|
"leftExpression": {
|
3370
|
-
"id":
|
3370
|
+
"id": 40421,
|
3371
3371
|
"name": "numFields",
|
3372
3372
|
"nodeType": "Identifier",
|
3373
3373
|
"overloadedDeclarations": [],
|
3374
|
-
"referencedDeclaration":
|
3374
|
+
"referencedDeclaration": 40332,
|
3375
3375
|
"src": "2535:9:116",
|
3376
3376
|
"typeDescriptions": {
|
3377
3377
|
"typeIdentifier": "t_uint256",
|
@@ -3382,7 +3382,7 @@
|
|
3382
3382
|
"operator": ">",
|
3383
3383
|
"rightExpression": {
|
3384
3384
|
"hexValue": "33",
|
3385
|
-
"id":
|
3385
|
+
"id": 40422,
|
3386
3386
|
"isConstant": false,
|
3387
3387
|
"isLValue": false,
|
3388
3388
|
"isPure": true,
|
@@ -3402,17 +3402,17 @@
|
|
3402
3402
|
"typeString": "bool"
|
3403
3403
|
}
|
3404
3404
|
},
|
3405
|
-
"id":
|
3405
|
+
"id": 40456,
|
3406
3406
|
"nodeType": "IfStatement",
|
3407
3407
|
"src": "2531:231:116",
|
3408
3408
|
"trueBody": {
|
3409
|
-
"id":
|
3409
|
+
"id": 40455,
|
3410
3410
|
"nodeType": "Block",
|
3411
3411
|
"src": "2550:212:116",
|
3412
3412
|
"statements": [
|
3413
3413
|
{
|
3414
3414
|
"expression": {
|
3415
|
-
"id":
|
3415
|
+
"id": 40435,
|
3416
3416
|
"isConstant": false,
|
3417
3417
|
"isLValue": false,
|
3418
3418
|
"isPure": false,
|
@@ -3420,24 +3420,24 @@
|
|
3420
3420
|
"leftHandSide": {
|
3421
3421
|
"baseExpression": {
|
3422
3422
|
"baseExpression": {
|
3423
|
-
"id":
|
3423
|
+
"id": 40424,
|
3424
3424
|
"name": "keyTuples",
|
3425
3425
|
"nodeType": "Identifier",
|
3426
3426
|
"overloadedDeclarations": [],
|
3427
|
-
"referencedDeclaration":
|
3427
|
+
"referencedDeclaration": 40320,
|
3428
3428
|
"src": "2564:9:116",
|
3429
3429
|
"typeDescriptions": {
|
3430
3430
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
3431
3431
|
"typeString": "bytes32[] memory[] memory"
|
3432
3432
|
}
|
3433
3433
|
},
|
3434
|
-
"id":
|
3434
|
+
"id": 40427,
|
3435
3435
|
"indexExpression": {
|
3436
|
-
"id":
|
3436
|
+
"id": 40425,
|
3437
3437
|
"name": "i",
|
3438
3438
|
"nodeType": "Identifier",
|
3439
3439
|
"overloadedDeclarations": [],
|
3440
|
-
"referencedDeclaration":
|
3440
|
+
"referencedDeclaration": 40355,
|
3441
3441
|
"src": "2574:1:116",
|
3442
3442
|
"typeDescriptions": {
|
3443
3443
|
"typeIdentifier": "t_uint256",
|
@@ -3455,10 +3455,10 @@
|
|
3455
3455
|
"typeString": "bytes32[] memory"
|
3456
3456
|
}
|
3457
3457
|
},
|
3458
|
-
"id":
|
3458
|
+
"id": 40428,
|
3459
3459
|
"indexExpression": {
|
3460
3460
|
"hexValue": "33",
|
3461
|
-
"id":
|
3461
|
+
"id": 40426,
|
3462
3462
|
"isConstant": false,
|
3463
3463
|
"isLValue": false,
|
3464
3464
|
"isPure": true,
|
@@ -3488,35 +3488,35 @@
|
|
3488
3488
|
"rightHandSide": {
|
3489
3489
|
"arguments": [
|
3490
3490
|
{
|
3491
|
-
"id":
|
3491
|
+
"id": 40431,
|
3492
3492
|
"name": "store",
|
3493
3493
|
"nodeType": "Identifier",
|
3494
3494
|
"overloadedDeclarations": [],
|
3495
|
-
"referencedDeclaration":
|
3495
|
+
"referencedDeclaration": 40312,
|
3496
3496
|
"src": "2607:5:116",
|
3497
3497
|
"typeDescriptions": {
|
3498
|
-
"typeIdentifier": "t_contract$_IStore_$
|
3498
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
3499
3499
|
"typeString": "contract IStore"
|
3500
3500
|
}
|
3501
3501
|
},
|
3502
3502
|
{
|
3503
|
-
"id":
|
3503
|
+
"id": 40432,
|
3504
3504
|
"name": "tableId",
|
3505
3505
|
"nodeType": "Identifier",
|
3506
3506
|
"overloadedDeclarations": [],
|
3507
|
-
"referencedDeclaration":
|
3507
|
+
"referencedDeclaration": 40315,
|
3508
3508
|
"src": "2614:7:116",
|
3509
3509
|
"typeDescriptions": {
|
3510
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
3510
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
3511
3511
|
"typeString": "ResourceId"
|
3512
3512
|
}
|
3513
3513
|
},
|
3514
3514
|
{
|
3515
|
-
"id":
|
3515
|
+
"id": 40433,
|
3516
3516
|
"name": "i",
|
3517
3517
|
"nodeType": "Identifier",
|
3518
3518
|
"overloadedDeclarations": [],
|
3519
|
-
"referencedDeclaration":
|
3519
|
+
"referencedDeclaration": 40355,
|
3520
3520
|
"src": "2623:1:116",
|
3521
3521
|
"typeDescriptions": {
|
3522
3522
|
"typeIdentifier": "t_uint256",
|
@@ -3527,11 +3527,11 @@
|
|
3527
3527
|
"expression": {
|
3528
3528
|
"argumentTypes": [
|
3529
3529
|
{
|
3530
|
-
"typeIdentifier": "t_contract$_IStore_$
|
3530
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
3531
3531
|
"typeString": "contract IStore"
|
3532
3532
|
},
|
3533
3533
|
{
|
3534
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
3534
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
3535
3535
|
"typeString": "ResourceId"
|
3536
3536
|
},
|
3537
3537
|
{
|
@@ -3540,18 +3540,18 @@
|
|
3540
3540
|
}
|
3541
3541
|
],
|
3542
3542
|
"expression": {
|
3543
|
-
"id":
|
3543
|
+
"id": 40429,
|
3544
3544
|
"name": "KeysInTable",
|
3545
3545
|
"nodeType": "Identifier",
|
3546
3546
|
"overloadedDeclarations": [],
|
3547
|
-
"referencedDeclaration":
|
3547
|
+
"referencedDeclaration": 47745,
|
3548
3548
|
"src": "2582:11:116",
|
3549
3549
|
"typeDescriptions": {
|
3550
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
3550
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
3551
3551
|
"typeString": "type(library KeysInTable)"
|
3552
3552
|
}
|
3553
3553
|
},
|
3554
|
-
"id":
|
3554
|
+
"id": 40430,
|
3555
3555
|
"isConstant": false,
|
3556
3556
|
"isLValue": false,
|
3557
3557
|
"isPure": false,
|
@@ -3559,14 +3559,14 @@
|
|
3559
3559
|
"memberLocation": "2594:12:116",
|
3560
3560
|
"memberName": "getItemKeys3",
|
3561
3561
|
"nodeType": "MemberAccess",
|
3562
|
-
"referencedDeclaration":
|
3562
|
+
"referencedDeclaration": 45181,
|
3563
3563
|
"src": "2582:24:116",
|
3564
3564
|
"typeDescriptions": {
|
3565
|
-
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$
|
3565
|
+
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$25581_$_t_userDefinedValueType$_ResourceId_$26262_$_t_uint256_$returns$_t_bytes32_$",
|
3566
3566
|
"typeString": "function (contract IStore,ResourceId,uint256) view returns (bytes32)"
|
3567
3567
|
}
|
3568
3568
|
},
|
3569
|
-
"id":
|
3569
|
+
"id": 40434,
|
3570
3570
|
"isConstant": false,
|
3571
3571
|
"isLValue": false,
|
3572
3572
|
"isPure": false,
|
@@ -3588,7 +3588,7 @@
|
|
3588
3588
|
"typeString": "bytes32"
|
3589
3589
|
}
|
3590
3590
|
},
|
3591
|
-
"id":
|
3591
|
+
"id": 40436,
|
3592
3592
|
"nodeType": "ExpressionStatement",
|
3593
3593
|
"src": "2564:61:116"
|
3594
3594
|
},
|
@@ -3598,17 +3598,17 @@
|
|
3598
3598
|
"typeIdentifier": "t_uint256",
|
3599
3599
|
"typeString": "uint256"
|
3600
3600
|
},
|
3601
|
-
"id":
|
3601
|
+
"id": 40439,
|
3602
3602
|
"isConstant": false,
|
3603
3603
|
"isLValue": false,
|
3604
3604
|
"isPure": false,
|
3605
3605
|
"lValueRequested": false,
|
3606
3606
|
"leftExpression": {
|
3607
|
-
"id":
|
3607
|
+
"id": 40437,
|
3608
3608
|
"name": "numFields",
|
3609
3609
|
"nodeType": "Identifier",
|
3610
3610
|
"overloadedDeclarations": [],
|
3611
|
-
"referencedDeclaration":
|
3611
|
+
"referencedDeclaration": 40332,
|
3612
3612
|
"src": "2643:9:116",
|
3613
3613
|
"typeDescriptions": {
|
3614
3614
|
"typeIdentifier": "t_uint256",
|
@@ -3619,7 +3619,7 @@
|
|
3619
3619
|
"operator": ">",
|
3620
3620
|
"rightExpression": {
|
3621
3621
|
"hexValue": "34",
|
3622
|
-
"id":
|
3622
|
+
"id": 40438,
|
3623
3623
|
"isConstant": false,
|
3624
3624
|
"isLValue": false,
|
3625
3625
|
"isPure": true,
|
@@ -3639,17 +3639,17 @@
|
|
3639
3639
|
"typeString": "bool"
|
3640
3640
|
}
|
3641
3641
|
},
|
3642
|
-
"id":
|
3642
|
+
"id": 40454,
|
3643
3643
|
"nodeType": "IfStatement",
|
3644
3644
|
"src": "2639:111:116",
|
3645
3645
|
"trueBody": {
|
3646
|
-
"id":
|
3646
|
+
"id": 40453,
|
3647
3647
|
"nodeType": "Block",
|
3648
3648
|
"src": "2658:92:116",
|
3649
3649
|
"statements": [
|
3650
3650
|
{
|
3651
3651
|
"expression": {
|
3652
|
-
"id":
|
3652
|
+
"id": 40451,
|
3653
3653
|
"isConstant": false,
|
3654
3654
|
"isLValue": false,
|
3655
3655
|
"isPure": false,
|
@@ -3657,24 +3657,24 @@
|
|
3657
3657
|
"leftHandSide": {
|
3658
3658
|
"baseExpression": {
|
3659
3659
|
"baseExpression": {
|
3660
|
-
"id":
|
3660
|
+
"id": 40440,
|
3661
3661
|
"name": "keyTuples",
|
3662
3662
|
"nodeType": "Identifier",
|
3663
3663
|
"overloadedDeclarations": [],
|
3664
|
-
"referencedDeclaration":
|
3664
|
+
"referencedDeclaration": 40320,
|
3665
3665
|
"src": "2674:9:116",
|
3666
3666
|
"typeDescriptions": {
|
3667
3667
|
"typeIdentifier": "t_array$_t_array$_t_bytes32_$dyn_memory_ptr_$dyn_memory_ptr",
|
3668
3668
|
"typeString": "bytes32[] memory[] memory"
|
3669
3669
|
}
|
3670
3670
|
},
|
3671
|
-
"id":
|
3671
|
+
"id": 40443,
|
3672
3672
|
"indexExpression": {
|
3673
|
-
"id":
|
3673
|
+
"id": 40441,
|
3674
3674
|
"name": "i",
|
3675
3675
|
"nodeType": "Identifier",
|
3676
3676
|
"overloadedDeclarations": [],
|
3677
|
-
"referencedDeclaration":
|
3677
|
+
"referencedDeclaration": 40355,
|
3678
3678
|
"src": "2684:1:116",
|
3679
3679
|
"typeDescriptions": {
|
3680
3680
|
"typeIdentifier": "t_uint256",
|
@@ -3692,10 +3692,10 @@
|
|
3692
3692
|
"typeString": "bytes32[] memory"
|
3693
3693
|
}
|
3694
3694
|
},
|
3695
|
-
"id":
|
3695
|
+
"id": 40444,
|
3696
3696
|
"indexExpression": {
|
3697
3697
|
"hexValue": "34",
|
3698
|
-
"id":
|
3698
|
+
"id": 40442,
|
3699
3699
|
"isConstant": false,
|
3700
3700
|
"isLValue": false,
|
3701
3701
|
"isPure": true,
|
@@ -3725,35 +3725,35 @@
|
|
3725
3725
|
"rightHandSide": {
|
3726
3726
|
"arguments": [
|
3727
3727
|
{
|
3728
|
-
"id":
|
3728
|
+
"id": 40447,
|
3729
3729
|
"name": "store",
|
3730
3730
|
"nodeType": "Identifier",
|
3731
3731
|
"overloadedDeclarations": [],
|
3732
|
-
"referencedDeclaration":
|
3732
|
+
"referencedDeclaration": 40312,
|
3733
3733
|
"src": "2717:5:116",
|
3734
3734
|
"typeDescriptions": {
|
3735
|
-
"typeIdentifier": "t_contract$_IStore_$
|
3735
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
3736
3736
|
"typeString": "contract IStore"
|
3737
3737
|
}
|
3738
3738
|
},
|
3739
3739
|
{
|
3740
|
-
"id":
|
3740
|
+
"id": 40448,
|
3741
3741
|
"name": "tableId",
|
3742
3742
|
"nodeType": "Identifier",
|
3743
3743
|
"overloadedDeclarations": [],
|
3744
|
-
"referencedDeclaration":
|
3744
|
+
"referencedDeclaration": 40315,
|
3745
3745
|
"src": "2724:7:116",
|
3746
3746
|
"typeDescriptions": {
|
3747
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
3747
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
3748
3748
|
"typeString": "ResourceId"
|
3749
3749
|
}
|
3750
3750
|
},
|
3751
3751
|
{
|
3752
|
-
"id":
|
3752
|
+
"id": 40449,
|
3753
3753
|
"name": "i",
|
3754
3754
|
"nodeType": "Identifier",
|
3755
3755
|
"overloadedDeclarations": [],
|
3756
|
-
"referencedDeclaration":
|
3756
|
+
"referencedDeclaration": 40355,
|
3757
3757
|
"src": "2733:1:116",
|
3758
3758
|
"typeDescriptions": {
|
3759
3759
|
"typeIdentifier": "t_uint256",
|
@@ -3764,11 +3764,11 @@
|
|
3764
3764
|
"expression": {
|
3765
3765
|
"argumentTypes": [
|
3766
3766
|
{
|
3767
|
-
"typeIdentifier": "t_contract$_IStore_$
|
3767
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
3768
3768
|
"typeString": "contract IStore"
|
3769
3769
|
},
|
3770
3770
|
{
|
3771
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
3771
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
3772
3772
|
"typeString": "ResourceId"
|
3773
3773
|
},
|
3774
3774
|
{
|
@@ -3777,18 +3777,18 @@
|
|
3777
3777
|
}
|
3778
3778
|
],
|
3779
3779
|
"expression": {
|
3780
|
-
"id":
|
3780
|
+
"id": 40445,
|
3781
3781
|
"name": "KeysInTable",
|
3782
3782
|
"nodeType": "Identifier",
|
3783
3783
|
"overloadedDeclarations": [],
|
3784
|
-
"referencedDeclaration":
|
3784
|
+
"referencedDeclaration": 47745,
|
3785
3785
|
"src": "2692:11:116",
|
3786
3786
|
"typeDescriptions": {
|
3787
|
-
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$
|
3787
|
+
"typeIdentifier": "t_type$_t_contract$_KeysInTable_$47745_$",
|
3788
3788
|
"typeString": "type(library KeysInTable)"
|
3789
3789
|
}
|
3790
3790
|
},
|
3791
|
-
"id":
|
3791
|
+
"id": 40446,
|
3792
3792
|
"isConstant": false,
|
3793
3793
|
"isLValue": false,
|
3794
3794
|
"isPure": false,
|
@@ -3796,14 +3796,14 @@
|
|
3796
3796
|
"memberLocation": "2704:12:116",
|
3797
3797
|
"memberName": "getItemKeys4",
|
3798
3798
|
"nodeType": "MemberAccess",
|
3799
|
-
"referencedDeclaration":
|
3799
|
+
"referencedDeclaration": 46213,
|
3800
3800
|
"src": "2692:24:116",
|
3801
3801
|
"typeDescriptions": {
|
3802
|
-
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$
|
3802
|
+
"typeIdentifier": "t_function_internal_view$_t_contract$_IStore_$25581_$_t_userDefinedValueType$_ResourceId_$26262_$_t_uint256_$returns$_t_bytes32_$",
|
3803
3803
|
"typeString": "function (contract IStore,ResourceId,uint256) view returns (bytes32)"
|
3804
3804
|
}
|
3805
3805
|
},
|
3806
|
-
"id":
|
3806
|
+
"id": 40450,
|
3807
3807
|
"isConstant": false,
|
3808
3808
|
"isLValue": false,
|
3809
3809
|
"isPure": false,
|
@@ -3825,7 +3825,7 @@
|
|
3825
3825
|
"typeString": "bytes32"
|
3826
3826
|
}
|
3827
3827
|
},
|
3828
|
-
"id":
|
3828
|
+
"id": 40452,
|
3829
3829
|
"nodeType": "ExpressionStatement",
|
3830
3830
|
"src": "2674:61:116"
|
3831
3831
|
}
|
@@ -3851,17 +3851,17 @@
|
|
3851
3851
|
"typeIdentifier": "t_uint256",
|
3852
3852
|
"typeString": "uint256"
|
3853
3853
|
},
|
3854
|
-
"id":
|
3854
|
+
"id": 40359,
|
3855
3855
|
"isConstant": false,
|
3856
3856
|
"isLValue": false,
|
3857
3857
|
"isPure": false,
|
3858
3858
|
"lValueRequested": false,
|
3859
3859
|
"leftExpression": {
|
3860
|
-
"id":
|
3860
|
+
"id": 40357,
|
3861
3861
|
"name": "i",
|
3862
3862
|
"nodeType": "Identifier",
|
3863
3863
|
"overloadedDeclarations": [],
|
3864
|
-
"referencedDeclaration":
|
3864
|
+
"referencedDeclaration": 40355,
|
3865
3865
|
"src": "2105:1:116",
|
3866
3866
|
"typeDescriptions": {
|
3867
3867
|
"typeIdentifier": "t_uint256",
|
@@ -3871,11 +3871,11 @@
|
|
3871
3871
|
"nodeType": "BinaryOperation",
|
3872
3872
|
"operator": "<",
|
3873
3873
|
"rightExpression": {
|
3874
|
-
"id":
|
3874
|
+
"id": 40358,
|
3875
3875
|
"name": "length",
|
3876
3876
|
"nodeType": "Identifier",
|
3877
3877
|
"overloadedDeclarations": [],
|
3878
|
-
"referencedDeclaration":
|
3878
|
+
"referencedDeclaration": 40338,
|
3879
3879
|
"src": "2109:6:116",
|
3880
3880
|
"typeDescriptions": {
|
3881
3881
|
"typeIdentifier": "t_uint256",
|
@@ -3888,20 +3888,20 @@
|
|
3888
3888
|
"typeString": "bool"
|
3889
3889
|
}
|
3890
3890
|
},
|
3891
|
-
"id":
|
3891
|
+
"id": 40464,
|
3892
3892
|
"initializationExpression": {
|
3893
3893
|
"assignments": [
|
3894
|
-
|
3894
|
+
40355
|
3895
3895
|
],
|
3896
3896
|
"declarations": [
|
3897
3897
|
{
|
3898
3898
|
"constant": false,
|
3899
|
-
"id":
|
3899
|
+
"id": 40355,
|
3900
3900
|
"mutability": "mutable",
|
3901
3901
|
"name": "i",
|
3902
3902
|
"nameLocation": "2102:1:116",
|
3903
3903
|
"nodeType": "VariableDeclaration",
|
3904
|
-
"scope":
|
3904
|
+
"scope": 40464,
|
3905
3905
|
"src": "2094:9:116",
|
3906
3906
|
"stateVariable": false,
|
3907
3907
|
"storageLocation": "default",
|
@@ -3910,7 +3910,7 @@
|
|
3910
3910
|
"typeString": "uint256"
|
3911
3911
|
},
|
3912
3912
|
"typeName": {
|
3913
|
-
"id":
|
3913
|
+
"id": 40354,
|
3914
3914
|
"name": "uint256",
|
3915
3915
|
"nodeType": "ElementaryTypeName",
|
3916
3916
|
"src": "2094:7:116",
|
@@ -3922,13 +3922,13 @@
|
|
3922
3922
|
"visibility": "internal"
|
3923
3923
|
}
|
3924
3924
|
],
|
3925
|
-
"id":
|
3925
|
+
"id": 40356,
|
3926
3926
|
"nodeType": "VariableDeclarationStatement",
|
3927
3927
|
"src": "2094:9:116"
|
3928
3928
|
},
|
3929
3929
|
"loopExpression": {
|
3930
3930
|
"expression": {
|
3931
|
-
"id":
|
3931
|
+
"id": 40361,
|
3932
3932
|
"isConstant": false,
|
3933
3933
|
"isLValue": false,
|
3934
3934
|
"isPure": false,
|
@@ -3938,11 +3938,11 @@
|
|
3938
3938
|
"prefix": false,
|
3939
3939
|
"src": "2117:3:116",
|
3940
3940
|
"subExpression": {
|
3941
|
-
"id":
|
3941
|
+
"id": 40360,
|
3942
3942
|
"name": "i",
|
3943
3943
|
"nodeType": "Identifier",
|
3944
3944
|
"overloadedDeclarations": [],
|
3945
|
-
"referencedDeclaration":
|
3945
|
+
"referencedDeclaration": 40355,
|
3946
3946
|
"src": "2117:1:116",
|
3947
3947
|
"typeDescriptions": {
|
3948
3948
|
"typeIdentifier": "t_uint256",
|
@@ -3954,7 +3954,7 @@
|
|
3954
3954
|
"typeString": "uint256"
|
3955
3955
|
}
|
3956
3956
|
},
|
3957
|
-
"id":
|
3957
|
+
"id": 40362,
|
3958
3958
|
"nodeType": "ExpressionStatement",
|
3959
3959
|
"src": "2117:3:116"
|
3960
3960
|
},
|
@@ -3964,7 +3964,7 @@
|
|
3964
3964
|
]
|
3965
3965
|
},
|
3966
3966
|
"documentation": {
|
3967
|
-
"id":
|
3967
|
+
"id": 40309,
|
3968
3968
|
"nodeType": "StructuredDocumentation",
|
3969
3969
|
"src": "1643:69:116",
|
3970
3970
|
"text": " Get a list of keys in the given table for the given store."
|
@@ -3975,41 +3975,41 @@
|
|
3975
3975
|
"name": "getKeysInTable",
|
3976
3976
|
"nameLocation": "1722:14:116",
|
3977
3977
|
"parameters": {
|
3978
|
-
"id":
|
3978
|
+
"id": 40316,
|
3979
3979
|
"nodeType": "ParameterList",
|
3980
3980
|
"parameters": [
|
3981
3981
|
{
|
3982
3982
|
"constant": false,
|
3983
|
-
"id":
|
3983
|
+
"id": 40312,
|
3984
3984
|
"mutability": "mutable",
|
3985
3985
|
"name": "store",
|
3986
3986
|
"nameLocation": "1744:5:116",
|
3987
3987
|
"nodeType": "VariableDeclaration",
|
3988
|
-
"scope":
|
3988
|
+
"scope": 40466,
|
3989
3989
|
"src": "1737:12:116",
|
3990
3990
|
"stateVariable": false,
|
3991
3991
|
"storageLocation": "default",
|
3992
3992
|
"typeDescriptions": {
|
3993
|
-
"typeIdentifier": "t_contract$_IStore_$
|
3993
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
3994
3994
|
"typeString": "contract IStore"
|
3995
3995
|
},
|
3996
3996
|
"typeName": {
|
3997
|
-
"id":
|
3997
|
+
"id": 40311,
|
3998
3998
|
"nodeType": "UserDefinedTypeName",
|
3999
3999
|
"pathNode": {
|
4000
|
-
"id":
|
4000
|
+
"id": 40310,
|
4001
4001
|
"name": "IStore",
|
4002
4002
|
"nameLocations": [
|
4003
4003
|
"1737:6:116"
|
4004
4004
|
],
|
4005
4005
|
"nodeType": "IdentifierPath",
|
4006
|
-
"referencedDeclaration":
|
4006
|
+
"referencedDeclaration": 25581,
|
4007
4007
|
"src": "1737:6:116"
|
4008
4008
|
},
|
4009
|
-
"referencedDeclaration":
|
4009
|
+
"referencedDeclaration": 25581,
|
4010
4010
|
"src": "1737:6:116",
|
4011
4011
|
"typeDescriptions": {
|
4012
|
-
"typeIdentifier": "t_contract$_IStore_$
|
4012
|
+
"typeIdentifier": "t_contract$_IStore_$25581",
|
4013
4013
|
"typeString": "contract IStore"
|
4014
4014
|
}
|
4015
4015
|
},
|
@@ -4017,36 +4017,36 @@
|
|
4017
4017
|
},
|
4018
4018
|
{
|
4019
4019
|
"constant": false,
|
4020
|
-
"id":
|
4020
|
+
"id": 40315,
|
4021
4021
|
"mutability": "mutable",
|
4022
4022
|
"name": "tableId",
|
4023
4023
|
"nameLocation": "1762:7:116",
|
4024
4024
|
"nodeType": "VariableDeclaration",
|
4025
|
-
"scope":
|
4025
|
+
"scope": 40466,
|
4026
4026
|
"src": "1751:18:116",
|
4027
4027
|
"stateVariable": false,
|
4028
4028
|
"storageLocation": "default",
|
4029
4029
|
"typeDescriptions": {
|
4030
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
4030
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
4031
4031
|
"typeString": "ResourceId"
|
4032
4032
|
},
|
4033
4033
|
"typeName": {
|
4034
|
-
"id":
|
4034
|
+
"id": 40314,
|
4035
4035
|
"nodeType": "UserDefinedTypeName",
|
4036
4036
|
"pathNode": {
|
4037
|
-
"id":
|
4037
|
+
"id": 40313,
|
4038
4038
|
"name": "ResourceId",
|
4039
4039
|
"nameLocations": [
|
4040
4040
|
"1751:10:116"
|
4041
4041
|
],
|
4042
4042
|
"nodeType": "IdentifierPath",
|
4043
|
-
"referencedDeclaration":
|
4043
|
+
"referencedDeclaration": 26262,
|
4044
4044
|
"src": "1751:10:116"
|
4045
4045
|
},
|
4046
|
-
"referencedDeclaration":
|
4046
|
+
"referencedDeclaration": 26262,
|
4047
4047
|
"src": "1751:10:116",
|
4048
4048
|
"typeDescriptions": {
|
4049
|
-
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$
|
4049
|
+
"typeIdentifier": "t_userDefinedValueType$_ResourceId_$26262",
|
4050
4050
|
"typeString": "ResourceId"
|
4051
4051
|
}
|
4052
4052
|
},
|
@@ -4056,17 +4056,17 @@
|
|
4056
4056
|
"src": "1736:34:116"
|
4057
4057
|
},
|
4058
4058
|
"returnParameters": {
|
4059
|
-
"id":
|
4059
|
+
"id": 40321,
|
4060
4060
|
"nodeType": "ParameterList",
|
4061
4061
|
"parameters": [
|
4062
4062
|
{
|
4063
4063
|
"constant": false,
|
4064
|
-
"id":
|
4064
|
+
"id": 40320,
|
4065
4065
|
"mutability": "mutable",
|
4066
4066
|
"name": "keyTuples",
|
4067
4067
|
"nameLocation": "1804:9:116",
|
4068
4068
|
"nodeType": "VariableDeclaration",
|
4069
|
-
"scope":
|
4069
|
+
"scope": 40466,
|
4070
4070
|
"src": "1785:28:116",
|
4071
4071
|
"stateVariable": false,
|
4072
4072
|
"storageLocation": "memory",
|
@@ -4077,7 +4077,7 @@
|
|
4077
4077
|
"typeName": {
|
4078
4078
|
"baseType": {
|
4079
4079
|
"baseType": {
|
4080
|
-
"id":
|
4080
|
+
"id": 40317,
|
4081
4081
|
"name": "bytes32",
|
4082
4082
|
"nodeType": "ElementaryTypeName",
|
4083
4083
|
"src": "1785:7:116",
|
@@ -4086,7 +4086,7 @@
|
|
4086
4086
|
"typeString": "bytes32"
|
4087
4087
|
}
|
4088
4088
|
},
|
4089
|
-
"id":
|
4089
|
+
"id": 40318,
|
4090
4090
|
"nodeType": "ArrayTypeName",
|
4091
4091
|
"src": "1785:9:116",
|
4092
4092
|
"typeDescriptions": {
|
@@ -4094,7 +4094,7 @@
|
|
4094
4094
|
"typeString": "bytes32[]"
|
4095
4095
|
}
|
4096
4096
|
},
|
4097
|
-
"id":
|
4097
|
+
"id": 40319,
|
4098
4098
|
"nodeType": "ArrayTypeName",
|
4099
4099
|
"src": "1785:11:116",
|
4100
4100
|
"typeDescriptions": {
|
@@ -4107,7 +4107,7 @@
|
|
4107
4107
|
],
|
4108
4108
|
"src": "1784:30:116"
|
4109
4109
|
},
|
4110
|
-
"scope":
|
4110
|
+
"scope": 40467,
|
4111
4111
|
"stateMutability": "view",
|
4112
4112
|
"virtual": false,
|
4113
4113
|
"visibility": "internal"
|