ddbcli 0.2.5 → 0.2.6
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.
- data/README +13 -6
- data/bin/ddbcli +2 -2
- data/lib/ddbcli/cli/evaluate.rb +1 -1
- data/lib/ddbcli/cli/functions.rb +4 -3
- data/lib/ddbcli/cli/help.rb +9 -6
- data/lib/ddbcli/ddb-driver.rb +32 -6
- data/lib/ddbcli/ddb-parser.tab.rb +490 -476
- data/lib/ddbcli/ddb-parser.y +16 -10
- metadata +2 -2
@@ -14,7 +14,7 @@ module DynamoDB
|
|
14
14
|
|
15
15
|
class Parser < Racc::Parser
|
16
16
|
|
17
|
-
module_eval(<<'...end ddb-parser.y/module_eval...', 'ddb-parser.y',
|
17
|
+
module_eval(<<'...end ddb-parser.y/module_eval...', 'ddb-parser.y', 507)
|
18
18
|
|
19
19
|
KEYWORDS = %w(
|
20
20
|
ADD
|
@@ -183,194 +183,196 @@ end
|
|
183
183
|
##### State transition tables begin ###
|
184
184
|
|
185
185
|
racc_action_table = [
|
186
|
-
3, 4,
|
187
|
-
21, 52, 19, 20,
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
29,
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
77, 78, 77, 78,
|
203
|
-
|
204
|
-
|
205
|
-
|
206
|
-
|
207
|
-
|
208
|
-
|
209
|
-
|
210
|
-
|
211
|
-
|
212
|
-
58,
|
213
|
-
|
214
|
-
|
186
|
+
3, 4, 57, 156, 186, 18, 156, 156, 156, 56,
|
187
|
+
21, 52, 52, 19, 20, 158, 52, 240, 158, 158,
|
188
|
+
158, 124, 124, 156, 156, 155, 185, 214, 155, 155,
|
189
|
+
155, 22, 23, 24, 25, 158, 158, 50, 50, 26,
|
190
|
+
98, 72, 50, 104, 130, 155, 155, 99, 213, 156,
|
191
|
+
156, 196, 152, 223, 156, 224, 27, 196, 156, 28,
|
192
|
+
29, 158, 158, 30, 157, 187, 158, 157, 157, 157,
|
193
|
+
158, 155, 155, 192, 156, 89, 155, 102, 90, 192,
|
194
|
+
155, 225, 96, 226, 157, 157, 158, 89, 104, 107,
|
195
|
+
90, 217, 193, 194, 195, 197, 155, 200, 193, 194,
|
196
|
+
195, 197, 199, 201, 204, 205, 206, 52, 25, 54,
|
197
|
+
157, 157, 106, 36, 37, 157, 38, 39, 95, 157,
|
198
|
+
92, 49, 89, 91, 48, 90, 55, 32, 33, 34,
|
199
|
+
110, 35, 47, 50, 265, 157, 266, 166, 111, 167,
|
200
|
+
138, 139, 140, 291, 112, 292, 138, 139, 140, 138,
|
201
|
+
139, 140, 285, 286, 287, 227, 273, 228, 266, 235,
|
202
|
+
234, 77, 78, 77, 78, 114, 115, 117, 118, 119,
|
203
|
+
120, 94, 104, 93, 125, 102, 129, 130, 133, 134,
|
204
|
+
135, 136, 87, 84, 143, 144, 145, 130, 147, 148,
|
205
|
+
102, 85, 84, 160, 161, 164, 63, 82, 168, 169,
|
206
|
+
81, 171, 173, 176, 177, 178, 63, 180, 181, 80,
|
207
|
+
63, 129, 79, 191, 75, 207, 208, 209, 210, 211,
|
208
|
+
63, 74, 215, 73, 219, 117, 221, 130, 70, 69,
|
209
|
+
68, 164, 67, 158, 66, 65, 236, 238, 239, 97,
|
210
|
+
241, 176, 64, 63, 245, 143, 130, 63, 249, 250,
|
211
|
+
251, 252, 253, 254, 61, 257, 258, 60, 260, 173,
|
212
|
+
63, 59, 264, 58, 267, 45, 63, 44, 43, 272,
|
213
|
+
42, 276, 277, 278, 276, 280, 281, 41, 283, 40,
|
214
|
+
288, 290, 31, 293 ]
|
215
215
|
|
216
216
|
racc_action_check = [
|
217
|
-
0, 0,
|
218
|
-
0,
|
219
|
-
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
0,
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
54, 54, 79, 79,
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
49,
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
29,
|
244
|
-
272,
|
245
|
-
288 ]
|
217
|
+
0, 0, 28, 125, 158, 0, 161, 252, 200, 28,
|
218
|
+
0, 97, 26, 0, 0, 125, 48, 210, 161, 252,
|
219
|
+
200, 100, 126, 216, 266, 125, 158, 173, 161, 252,
|
220
|
+
200, 0, 0, 0, 0, 216, 266, 97, 26, 0,
|
221
|
+
74, 48, 48, 100, 126, 216, 266, 75, 173, 264,
|
222
|
+
260, 176, 125, 182, 217, 182, 0, 164, 238, 0,
|
223
|
+
0, 264, 260, 0, 125, 158, 217, 161, 252, 200,
|
224
|
+
238, 264, 260, 176, 198, 115, 217, 76, 115, 164,
|
225
|
+
238, 183, 72, 183, 216, 266, 198, 66, 80, 82,
|
226
|
+
66, 176, 176, 176, 176, 176, 198, 164, 164, 164,
|
227
|
+
164, 164, 164, 164, 164, 164, 164, 25, 82, 27,
|
228
|
+
264, 260, 81, 18, 18, 217, 18, 18, 71, 238,
|
229
|
+
67, 25, 136, 67, 25, 136, 27, 2, 2, 2,
|
230
|
+
84, 2, 25, 25, 255, 198, 255, 132, 89, 132,
|
231
|
+
241, 241, 241, 289, 90, 289, 281, 281, 281, 114,
|
232
|
+
114, 114, 283, 283, 283, 184, 270, 184, 270, 201,
|
233
|
+
201, 54, 54, 79, 79, 91, 92, 93, 94, 95,
|
234
|
+
96, 70, 99, 69, 102, 103, 104, 106, 107, 111,
|
235
|
+
112, 113, 65, 64, 116, 117, 118, 119, 120, 121,
|
236
|
+
124, 63, 62, 127, 129, 130, 131, 58, 134, 135,
|
237
|
+
57, 137, 142, 143, 144, 145, 146, 147, 148, 56,
|
238
|
+
159, 160, 55, 162, 53, 166, 167, 168, 169, 171,
|
239
|
+
172, 51, 174, 49, 177, 178, 180, 181, 47, 46,
|
240
|
+
43, 191, 42, 199, 40, 39, 206, 207, 209, 73,
|
241
|
+
211, 215, 37, 36, 219, 220, 221, 222, 224, 226,
|
242
|
+
228, 232, 235, 237, 35, 239, 240, 34, 244, 246,
|
243
|
+
247, 31, 254, 29, 259, 24, 261, 23, 22, 267,
|
244
|
+
21, 272, 274, 276, 277, 278, 280, 20, 282, 19,
|
245
|
+
287, 288, 1, 292 ]
|
246
246
|
|
247
247
|
racc_action_pointer = [
|
248
|
-
-2,
|
249
|
-
nil, nil, nil, nil, nil, nil, nil, nil,
|
250
|
-
|
251
|
-
nil,
|
252
|
-
|
253
|
-
nil,
|
254
|
-
nil, nil,
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
nil, nil, nil, nil,
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
nil,
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
nil,
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
248
|
+
-2, 282, 125, nil, nil, nil, nil, nil, nil, nil,
|
249
|
+
nil, nil, nil, nil, nil, nil, nil, nil, 105, 270,
|
250
|
+
264, 261, 259, 254, 252, 94, -1, 96, -28, 200,
|
251
|
+
nil, 261, nil, nil, 252, 249, 186, 232, nil, 226,
|
252
|
+
221, nil, 219, 217, nil, nil, 192, 211, 3, 183,
|
253
|
+
nil, 201, nil, 177, 102, 199, 196, 163, 184, nil,
|
254
|
+
nil, nil, 178, 164, 169, 169, 62, 106, nil, 160,
|
255
|
+
132, 81, 65, 212, 27, 34, 64, nil, nil, 104,
|
256
|
+
46, 99, 72, nil, 125, nil, nil, nil, nil, 112,
|
257
|
+
118, 152, 153, 151, 150, 156, 131, -2, nil, 130,
|
258
|
+
1, nil, 148, 162, 163, nil, 135, 165, nil, nil,
|
259
|
+
nil, 152, 153, 163, 127, 50, 142, 156, 149, 145,
|
260
|
+
170, 152, nil, nil, 177, -2, 2, 150, nil, 168,
|
261
|
+
182, 139, 119, nil, 178, 179, 97, 182, nil, nil,
|
262
|
+
nil, nil, 147, 190, 187, 192, 149, 170, 195, nil,
|
263
|
+
nil, nil, nil, nil, nil, nil, nil, nil, -1, 153,
|
264
|
+
198, 1, 170, nil, 53, nil, 151, 203, 189, 193,
|
265
|
+
nil, 199, 163, -8, 179, nil, 47, 211, 209, nil,
|
266
|
+
213, 185, 35, 63, 137, nil, nil, nil, nil, nil,
|
267
|
+
nil, 218, nil, nil, nil, nil, nil, nil, 69, 216,
|
268
|
+
3, 106, nil, nil, nil, nil, 184, 220, nil, 212,
|
269
|
+
-9, 227, nil, nil, nil, 228, 18, 49, nil, 226,
|
270
|
+
203, 204, 190, nil, 221, nil, 244, nil, 184, nil,
|
271
|
+
nil, nil, 208, nil, nil, 198, nil, 233, 53, 228,
|
272
|
+
229, 118, nil, nil, 215, nil, 204, 203, nil, nil,
|
273
|
+
nil, nil, 2, nil, 245, 116, nil, nil, nil, 243,
|
274
|
+
45, 209, nil, nil, 44, nil, 19, 249, nil, nil,
|
275
|
+
138, nil, 242, nil, 252, nil, 260, 245, 258, nil,
|
276
|
+
263, 124, 260, 122, nil, nil, nil, 263, 268, 125,
|
277
|
+
nil, nil, 270, nil ]
|
277
278
|
|
278
279
|
racc_action_default = [
|
279
|
-
-
|
280
|
-
-13, -14, -15, -16, -17, -18, -19, -20, -
|
281
|
-
-
|
282
|
-
-
|
283
|
-
-
|
284
|
-
-
|
285
|
-
-4, -5, -
|
286
|
-
-
|
287
|
-
-
|
288
|
-
|
289
|
-
-
|
290
|
-
|
291
|
-
-
|
292
|
-
-
|
293
|
-
|
294
|
-
-120, -121, -122, -123, -
|
295
|
-
-
|
296
|
-
-
|
297
|
-
-
|
298
|
-
-70, -71, -72, -73,
|
299
|
-
-84, -85,
|
300
|
-
|
301
|
-
|
302
|
-
-
|
303
|
-
-
|
304
|
-
-
|
305
|
-
-
|
306
|
-
|
307
|
-
|
280
|
+
-135, -135, -1, -6, -7, -8, -9, -10, -11, -12,
|
281
|
+
-13, -14, -15, -16, -17, -18, -19, -20, -135, -135,
|
282
|
+
-135, -135, -135, -135, -135, -135, -135, -135, -135, -135,
|
283
|
+
-118, -135, -2, -3, -135, -135, -94, -135, -23, -135,
|
284
|
+
-135, -28, -135, -135, -49, -50, -135, -135, -135, -135,
|
285
|
+
-57, -58, -59, -135, -135, -135, -135, -135, -135, 294,
|
286
|
+
-4, -5, -25, -135, -25, -135, -135, -135, -48, -135,
|
287
|
+
-135, -135, -135, -135, -135, -135, -135, -98, -99, -135,
|
288
|
+
-135, -135, -135, -21, -135, -95, -22, -24, -27, -135,
|
289
|
+
-135, -135, -135, -61, -135, -135, -135, -135, -60, -135,
|
290
|
+
-135, -100, -135, -135, -135, -107, -76, -135, -110, -111,
|
291
|
+
-26, -135, -135, -135, -135, -30, -63, -135, -135, -76,
|
292
|
+
-135, -135, -56, -96, -135, -135, -76, -103, -104, -135,
|
293
|
+
-135, -94, -135, -112, -135, -135, -135, -135, -35, -36,
|
294
|
+
-37, -31, -91, -135, -135, -135, -94, -135, -135, -101,
|
295
|
+
-102, -119, -120, -121, -122, -123, -124, -125, -135, -94,
|
296
|
+
-135, -135, -77, -78, -135, -108, -135, -135, -135, -135,
|
297
|
+
-29, -32, -94, -135, -64, -65, -135, -135, -61, -53,
|
298
|
+
-135, -76, -135, -135, -135, -129, -131, -133, -97, -105,
|
299
|
+
-106, -135, -70, -71, -72, -73, -74, -75, -135, -135,
|
300
|
+
-135, -135, -84, -85, -86, -87, -135, -135, -113, -135,
|
301
|
+
-135, -135, -51, -92, -93, -135, -135, -135, -69, -135,
|
302
|
+
-63, -76, -94, -126, -135, -127, -135, -128, -135, -79,
|
303
|
+
-80, -81, -135, -83, -89, -135, -88, -109, -135, -135,
|
304
|
+
-135, -135, -66, -67, -135, -62, -91, -94, -55, -130,
|
305
|
+
-132, -134, -135, -90, -135, -135, -116, -38, -39, -135,
|
306
|
+
-135, -94, -54, -82, -135, -114, -135, -33, -68, -52,
|
307
|
+
-135, -117, -135, -115, -34, -40, -135, -135, -135, -41,
|
308
|
+
-135, -135, -135, -135, -42, -43, -44, -135, -135, -135,
|
309
|
+
-46, -45, -135, -47 ]
|
308
310
|
|
309
311
|
racc_goto_table = [
|
310
|
-
62,
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
nil, nil, nil, nil, nil, nil,
|
321
|
-
|
322
|
-
nil, nil, nil,
|
323
|
-
nil, nil,
|
324
|
-
nil, nil, nil,
|
312
|
+
62, 137, 151, 131, 142, 172, 116, 11, 12, 46,
|
313
|
+
53, 175, 88, 163, 128, 100, 146, 255, 202, 76,
|
314
|
+
105, 275, 83, 159, 86, 1, 279, 284, 289, 113,
|
315
|
+
218, 17, 71, 274, 16, 15, 14, 174, 190, 122,
|
316
|
+
123, 13, 126, 270, 103, 216, 10, 9, 162, 8,
|
317
|
+
198, 231, 233, 203, 7, 6, 149, 150, 127, 5,
|
318
|
+
132, 141, 237, 2, 182, 183, 184, nil, nil, nil,
|
319
|
+
189, nil, nil, nil, 229, 230, nil, 232, 222, nil,
|
320
|
+
nil, 121, 170, 242, nil, nil, nil, nil, nil, 108,
|
321
|
+
109, 220, nil, 243, 244, 165, nil, nil, nil, nil,
|
322
|
+
nil, nil, nil, nil, nil, nil, nil, nil, 246, 261,
|
323
|
+
179, nil, nil, nil, nil, nil, nil, nil, 247, nil,
|
324
|
+
nil, nil, nil, 188, nil, nil, nil, nil, 259, 263,
|
325
|
+
nil, nil, nil, nil, nil, nil, 212, 268, nil, nil,
|
326
|
+
nil, nil, nil, 271, nil, nil, nil, nil, nil, nil,
|
325
327
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
326
|
-
nil, nil, nil, nil, nil, nil, nil, nil,
|
328
|
+
nil, nil, nil, nil, nil, nil, nil, nil, 282, nil,
|
327
329
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
328
|
-
nil, nil,
|
330
|
+
nil, nil, nil, nil, nil, nil, 248, nil, nil, nil,
|
329
331
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
330
|
-
nil, nil, nil, nil, nil, nil, nil, 258, nil, nil,
|
331
332
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
332
|
-
nil,
|
333
|
+
nil, 262, nil, nil, nil, nil, nil, nil, nil, nil,
|
334
|
+
nil, nil, nil, nil, nil, 269 ]
|
333
335
|
|
334
336
|
racc_goto_check = [
|
335
|
-
16,
|
336
|
-
|
337
|
-
29,
|
338
|
-
|
339
|
-
|
340
|
-
40, 41, 5, 4,
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
nil, nil, nil, nil, nil, nil,
|
346
|
-
|
347
|
-
nil, nil, nil,
|
348
|
-
nil, nil,
|
349
|
-
nil, nil, nil,
|
337
|
+
16, 20, 35, 29, 27, 28, 26, 9, 10, 25,
|
338
|
+
25, 33, 18, 38, 48, 44, 29, 51, 36, 43,
|
339
|
+
30, 22, 17, 29, 17, 1, 22, 23, 24, 19,
|
340
|
+
36, 15, 25, 21, 14, 13, 12, 32, 35, 30,
|
341
|
+
30, 11, 44, 51, 43, 34, 8, 7, 37, 6,
|
342
|
+
39, 40, 41, 42, 5, 4, 45, 46, 47, 3,
|
343
|
+
49, 18, 50, 2, 53, 54, 55, nil, nil, nil,
|
344
|
+
48, nil, nil, nil, 38, 35, nil, 35, 29, nil,
|
345
|
+
nil, 25, 18, 33, nil, nil, nil, nil, nil, 9,
|
346
|
+
10, 26, nil, 35, 35, 16, nil, nil, nil, nil,
|
347
|
+
nil, nil, nil, nil, nil, nil, nil, nil, 27, 28,
|
348
|
+
16, nil, nil, nil, nil, nil, nil, nil, 29, nil,
|
349
|
+
nil, nil, nil, 16, nil, nil, nil, nil, 20, 35,
|
350
|
+
nil, nil, nil, nil, nil, nil, 16, 35, nil, nil,
|
351
|
+
nil, nil, nil, 35, nil, nil, nil, nil, nil, nil,
|
350
352
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
351
|
-
nil, nil, nil, nil, nil, nil, nil, nil,
|
353
|
+
nil, nil, nil, nil, nil, nil, nil, nil, 20, nil,
|
352
354
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
353
|
-
nil, nil,
|
355
|
+
nil, nil, nil, nil, nil, nil, 16, nil, nil, nil,
|
354
356
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
355
|
-
nil, nil, nil, nil, nil, nil, nil, 16, nil, nil,
|
356
357
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
357
|
-
nil, 16
|
358
|
+
nil, 16, nil, nil, nil, nil, nil, nil, nil, nil,
|
359
|
+
nil, nil, nil, nil, nil, 16 ]
|
358
360
|
|
359
361
|
racc_goto_pointer = [
|
360
|
-
nil,
|
361
|
-
|
362
|
-
-
|
363
|
-
nil, -
|
364
|
-
-
|
365
|
-
-
|
362
|
+
nil, 25, 63, 59, 55, 54, 49, 47, 46, 7,
|
363
|
+
8, 41, 36, 35, 34, 31, -36, -40, -54, -62,
|
364
|
+
-113, -239, -251, -256, -260, -16, -87, -112, -137, -103,
|
365
|
+
-60, nil, -106, -132, -131, -123, -146, -82, -117, -114,
|
366
|
+
-148, -149, -111, -35, -61, -68, -68, -46, -90, -47,
|
367
|
+
-145, -221, nil, -94, -93, -92 ]
|
366
368
|
|
367
369
|
racc_goto_default = [
|
368
370
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
369
371
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
370
372
|
nil, nil, nil, nil, nil, nil, nil, nil, nil, nil,
|
371
|
-
51, nil, nil, nil,
|
372
|
-
|
373
|
-
nil,
|
373
|
+
nil, 51, nil, nil, nil, 256, nil, nil, nil, nil,
|
374
|
+
154, nil, nil, nil, nil, 101, nil, nil, nil, nil,
|
375
|
+
nil, nil, 153, nil, nil, nil ]
|
374
376
|
|
375
377
|
racc_reduce_table = [
|
376
378
|
0, 0, :racc_error,
|
@@ -394,122 +396,124 @@ racc_reduce_table = [
|
|
394
396
|
1, 69, :_reduce_none,
|
395
397
|
1, 69, :_reduce_none,
|
396
398
|
1, 69, :_reduce_none,
|
397
|
-
|
398
|
-
|
399
|
+
4, 70, :_reduce_21,
|
400
|
+
4, 70, :_reduce_22,
|
399
401
|
2, 70, :_reduce_23,
|
400
402
|
4, 70, :_reduce_24,
|
401
|
-
|
402
|
-
2,
|
403
|
-
|
404
|
-
|
405
|
-
|
406
|
-
|
407
|
-
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
1,
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
417
|
-
|
418
|
-
|
419
|
-
|
403
|
+
0, 84, :_reduce_none,
|
404
|
+
2, 84, :_reduce_26,
|
405
|
+
4, 71, :_reduce_27,
|
406
|
+
2, 72, :_reduce_28,
|
407
|
+
7, 73, :_reduce_29,
|
408
|
+
5, 73, :_reduce_30,
|
409
|
+
6, 73, :_reduce_31,
|
410
|
+
3, 86, :_reduce_32,
|
411
|
+
7, 86, :_reduce_33,
|
412
|
+
9, 86, :_reduce_34,
|
413
|
+
1, 87, :_reduce_35,
|
414
|
+
1, 87, :_reduce_36,
|
415
|
+
1, 87, :_reduce_37,
|
416
|
+
7, 85, :_reduce_38,
|
417
|
+
7, 85, :_reduce_39,
|
418
|
+
1, 88, :_reduce_40,
|
419
|
+
3, 88, :_reduce_41,
|
420
|
+
7, 89, :_reduce_42,
|
421
|
+
1, 90, :_reduce_43,
|
420
422
|
1, 90, :_reduce_44,
|
421
|
-
|
422
|
-
|
423
|
-
|
424
|
-
|
425
|
-
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
1,
|
434
|
-
|
435
|
-
|
436
|
-
|
423
|
+
4, 90, :_reduce_45,
|
424
|
+
1, 91, :_reduce_46,
|
425
|
+
3, 91, :_reduce_47,
|
426
|
+
3, 74, :_reduce_48,
|
427
|
+
2, 75, :_reduce_49,
|
428
|
+
2, 75, :_reduce_50,
|
429
|
+
8, 76, :_reduce_51,
|
430
|
+
11, 76, :_reduce_52,
|
431
|
+
7, 77, :_reduce_53,
|
432
|
+
10, 77, :_reduce_54,
|
433
|
+
9, 77, :_reduce_55,
|
434
|
+
5, 78, :_reduce_56,
|
435
|
+
1, 92, :_reduce_57,
|
436
|
+
1, 92, :_reduce_58,
|
437
|
+
1, 98, :_reduce_59,
|
438
|
+
3, 98, :_reduce_60,
|
437
439
|
0, 93, :_reduce_none,
|
438
|
-
|
439
|
-
1, 98, :_reduce_63,
|
440
|
-
3, 98, :_reduce_64,
|
441
|
-
3, 99, :_reduce_65,
|
442
|
-
5, 99, :_reduce_66,
|
443
|
-
1, 100, :_reduce_none,
|
444
|
-
1, 102, :_reduce_68,
|
445
|
-
1, 102, :_reduce_69,
|
446
|
-
1, 102, :_reduce_70,
|
447
|
-
1, 102, :_reduce_71,
|
448
|
-
1, 102, :_reduce_72,
|
449
|
-
1, 102, :_reduce_none,
|
450
|
-
0, 95, :_reduce_none,
|
451
|
-
2, 95, :_reduce_75,
|
452
|
-
1, 103, :_reduce_76,
|
453
|
-
3, 103, :_reduce_77,
|
454
|
-
3, 104, :_reduce_78,
|
455
|
-
3, 104, :_reduce_79,
|
456
|
-
5, 104, :_reduce_80,
|
457
|
-
3, 104, :_reduce_81,
|
458
|
-
1, 105, :_reduce_none,
|
459
|
-
1, 105, :_reduce_none,
|
460
|
-
1, 105, :_reduce_84,
|
461
|
-
1, 108, :_reduce_none,
|
462
|
-
2, 108, :_reduce_86,
|
463
|
-
1, 107, :_reduce_87,
|
464
|
-
2, 107, :_reduce_88,
|
440
|
+
5, 93, :_reduce_62,
|
465
441
|
0, 94, :_reduce_none,
|
466
|
-
2, 94, :
|
467
|
-
|
442
|
+
2, 94, :_reduce_64,
|
443
|
+
1, 99, :_reduce_65,
|
444
|
+
3, 99, :_reduce_66,
|
445
|
+
3, 100, :_reduce_67,
|
446
|
+
5, 100, :_reduce_68,
|
447
|
+
1, 101, :_reduce_none,
|
448
|
+
1, 103, :_reduce_70,
|
449
|
+
1, 103, :_reduce_71,
|
450
|
+
1, 103, :_reduce_72,
|
451
|
+
1, 103, :_reduce_73,
|
452
|
+
1, 103, :_reduce_74,
|
453
|
+
1, 103, :_reduce_none,
|
454
|
+
0, 96, :_reduce_none,
|
455
|
+
2, 96, :_reduce_77,
|
456
|
+
1, 104, :_reduce_78,
|
457
|
+
3, 104, :_reduce_79,
|
458
|
+
3, 105, :_reduce_80,
|
459
|
+
3, 105, :_reduce_81,
|
460
|
+
5, 105, :_reduce_82,
|
461
|
+
3, 105, :_reduce_83,
|
462
|
+
1, 106, :_reduce_none,
|
463
|
+
1, 106, :_reduce_none,
|
464
|
+
1, 106, :_reduce_86,
|
465
|
+
1, 109, :_reduce_none,
|
466
|
+
2, 109, :_reduce_88,
|
467
|
+
1, 108, :_reduce_89,
|
468
|
+
2, 108, :_reduce_90,
|
469
|
+
0, 95, :_reduce_none,
|
470
|
+
2, 95, :_reduce_92,
|
471
|
+
2, 95, :_reduce_93,
|
468
472
|
0, 83, :_reduce_none,
|
469
|
-
2, 83, :
|
470
|
-
5, 79, :
|
471
|
-
7, 79, :
|
472
|
-
1, 109, :_reduce_96,
|
473
|
-
1, 109, :_reduce_97,
|
473
|
+
2, 83, :_reduce_95,
|
474
|
+
5, 79, :_reduce_96,
|
475
|
+
7, 79, :_reduce_97,
|
474
476
|
1, 110, :_reduce_98,
|
475
|
-
|
476
|
-
|
477
|
-
|
478
|
-
|
479
|
-
|
480
|
-
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
|
486
|
-
|
487
|
-
|
488
|
-
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
1,
|
493
|
-
|
494
|
-
1,
|
495
|
-
1,
|
496
|
-
1,
|
497
|
-
1,
|
498
|
-
1,
|
499
|
-
1,
|
500
|
-
|
501
|
-
|
502
|
-
3,
|
503
|
-
|
504
|
-
3,
|
477
|
+
1, 110, :_reduce_99,
|
478
|
+
1, 111, :_reduce_100,
|
479
|
+
3, 111, :_reduce_101,
|
480
|
+
3, 112, :_reduce_102,
|
481
|
+
2, 97, :_reduce_103,
|
482
|
+
1, 114, :_reduce_104,
|
483
|
+
3, 114, :_reduce_105,
|
484
|
+
3, 115, :_reduce_106,
|
485
|
+
4, 80, :_reduce_107,
|
486
|
+
6, 80, :_reduce_108,
|
487
|
+
8, 81, :_reduce_109,
|
488
|
+
4, 81, :_reduce_110,
|
489
|
+
4, 81, :_reduce_111,
|
490
|
+
1, 116, :_reduce_112,
|
491
|
+
3, 116, :_reduce_113,
|
492
|
+
3, 117, :_reduce_114,
|
493
|
+
5, 117, :_reduce_115,
|
494
|
+
1, 118, :_reduce_116,
|
495
|
+
3, 118, :_reduce_117,
|
496
|
+
1, 82, :_reduce_118,
|
497
|
+
1, 113, :_reduce_none,
|
498
|
+
1, 113, :_reduce_none,
|
499
|
+
1, 102, :_reduce_none,
|
500
|
+
1, 102, :_reduce_none,
|
501
|
+
1, 119, :_reduce_none,
|
502
|
+
1, 119, :_reduce_none,
|
503
|
+
1, 119, :_reduce_none,
|
504
|
+
3, 107, :_reduce_126,
|
505
|
+
3, 107, :_reduce_127,
|
506
|
+
3, 107, :_reduce_128,
|
505
507
|
1, 120, :_reduce_129,
|
506
508
|
3, 120, :_reduce_130,
|
507
509
|
1, 121, :_reduce_131,
|
508
|
-
3, 121, :_reduce_132
|
510
|
+
3, 121, :_reduce_132,
|
511
|
+
1, 122, :_reduce_133,
|
512
|
+
3, 122, :_reduce_134 ]
|
509
513
|
|
510
|
-
racc_reduce_n =
|
514
|
+
racc_reduce_n = 135
|
511
515
|
|
512
|
-
racc_shift_n =
|
516
|
+
racc_shift_n = 294
|
513
517
|
|
514
518
|
racc_token_table = {
|
515
519
|
false => 0,
|
@@ -526,11 +530,11 @@ racc_token_table = {
|
|
526
530
|
:REGIONS => 11,
|
527
531
|
:CREATE => 12,
|
528
532
|
:IDENTIFIER => 13,
|
529
|
-
:
|
530
|
-
:
|
531
|
-
|
532
|
-
"
|
533
|
-
|
533
|
+
:LIKE => 14,
|
534
|
+
:ALTER => 15,
|
535
|
+
:USE => 16,
|
536
|
+
"(" => 17,
|
537
|
+
")" => 18,
|
534
538
|
:HASH => 19,
|
535
539
|
"," => 20,
|
536
540
|
:RANGE => 21,
|
@@ -615,11 +619,11 @@ Racc_token_to_s_table = [
|
|
615
619
|
"REGIONS",
|
616
620
|
"CREATE",
|
617
621
|
"IDENTIFIER",
|
622
|
+
"LIKE",
|
618
623
|
"ALTER",
|
619
624
|
"USE",
|
620
625
|
"\"(\"",
|
621
626
|
"\")\"",
|
622
|
-
"LIKE",
|
623
627
|
"HASH",
|
624
628
|
"\",\"",
|
625
629
|
"RANGE",
|
@@ -685,6 +689,7 @@ Racc_token_to_s_table = [
|
|
685
689
|
"insert_stmt",
|
686
690
|
"next_stmt",
|
687
691
|
"limit_clause",
|
692
|
+
"like_clause",
|
688
693
|
"capacity_clause",
|
689
694
|
"create_definition",
|
690
695
|
"attr_type_list",
|
@@ -807,14 +812,14 @@ module_eval(<<'.,.,', 'ddb-parser.y', 29)
|
|
807
812
|
|
808
813
|
module_eval(<<'.,.,', 'ddb-parser.y', 48)
|
809
814
|
def _reduce_21(val, _values)
|
810
|
-
struct(:SHOW_TABLES, :limit => val[2])
|
815
|
+
struct(:SHOW_TABLES, :limit => val[2], :like => val[3])
|
811
816
|
|
812
817
|
end
|
813
818
|
.,.,
|
814
819
|
|
815
820
|
module_eval(<<'.,.,', 'ddb-parser.y', 52)
|
816
821
|
def _reduce_22(val, _values)
|
817
|
-
struct(:SHOW_TABLE_STATUS)
|
822
|
+
struct(:SHOW_TABLE_STATUS, :like => val[3])
|
818
823
|
|
819
824
|
end
|
820
825
|
.,.,
|
@@ -833,604 +838,609 @@ module_eval(<<'.,.,', 'ddb-parser.y', 60)
|
|
833
838
|
end
|
834
839
|
.,.,
|
835
840
|
|
836
|
-
|
837
|
-
def _reduce_25(val, _values)
|
838
|
-
struct(:ALTER_TABLE, :table => val[2], :capacity => val[3])
|
839
|
-
|
840
|
-
end
|
841
|
-
.,.,
|
841
|
+
# reduce 25 omitted
|
842
842
|
|
843
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
843
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 66)
|
844
844
|
def _reduce_26(val, _values)
|
845
|
-
|
846
|
-
|
845
|
+
val[1]
|
846
|
+
|
847
847
|
end
|
848
848
|
.,.,
|
849
849
|
|
850
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
850
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 71)
|
851
851
|
def _reduce_27(val, _values)
|
852
|
+
struct(:ALTER_TABLE, :table => val[2], :capacity => val[3])
|
853
|
+
|
854
|
+
end
|
855
|
+
.,.,
|
856
|
+
|
857
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 76)
|
858
|
+
def _reduce_28(val, _values)
|
859
|
+
struct(:USE, :endpoint_or_region => val[1])
|
860
|
+
|
861
|
+
end
|
862
|
+
.,.,
|
863
|
+
|
864
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 81)
|
865
|
+
def _reduce_29(val, _values)
|
852
866
|
struct(:CREATE, val[4].merge(:table => val[2], :capacity => val[6]))
|
853
867
|
|
854
868
|
end
|
855
869
|
.,.,
|
856
870
|
|
857
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
858
|
-
def
|
871
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 85)
|
872
|
+
def _reduce_30(val, _values)
|
859
873
|
struct(:CREATE_LIKE, :table => val[2], :like => val[4], :capacity => nil)
|
860
874
|
|
861
875
|
end
|
862
876
|
.,.,
|
863
877
|
|
864
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
865
|
-
def
|
878
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 89)
|
879
|
+
def _reduce_31(val, _values)
|
866
880
|
struct(:CREATE_LIKE, :table => val[2], :like => val[4], :capacity => val[5])
|
867
881
|
|
868
882
|
end
|
869
883
|
.,.,
|
870
884
|
|
871
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
872
|
-
def
|
885
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 94)
|
886
|
+
def _reduce_32(val, _values)
|
873
887
|
{:hash => {:name => val[0], :type => val[1]}, :range => nil, :indices => nil}
|
874
888
|
|
875
889
|
end
|
876
890
|
.,.,
|
877
891
|
|
878
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
879
|
-
def
|
892
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 98)
|
893
|
+
def _reduce_33(val, _values)
|
880
894
|
{:hash => {:name => val[0], :type => val[1]}, :range => {:name => val[4], :type => val[5]}, :indices => nil}
|
881
895
|
|
882
896
|
end
|
883
897
|
.,.,
|
884
898
|
|
885
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
886
|
-
def
|
899
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 102)
|
900
|
+
def _reduce_34(val, _values)
|
887
901
|
{:hash => {:name => val[0], :type => val[1]}, :range => {:name => val[4], :type => val[5]}, :indices => val[8]}
|
888
902
|
|
889
903
|
end
|
890
904
|
.,.,
|
891
905
|
|
892
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
893
|
-
def
|
906
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 107)
|
907
|
+
def _reduce_35(val, _values)
|
894
908
|
'S'
|
895
909
|
|
896
910
|
end
|
897
911
|
.,.,
|
898
912
|
|
899
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
900
|
-
def
|
913
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 111)
|
914
|
+
def _reduce_36(val, _values)
|
901
915
|
'N'
|
902
916
|
|
903
917
|
end
|
904
918
|
.,.,
|
905
919
|
|
906
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
907
|
-
def
|
920
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 115)
|
921
|
+
def _reduce_37(val, _values)
|
908
922
|
'B'
|
909
923
|
|
910
924
|
end
|
911
925
|
.,.,
|
912
926
|
|
913
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
914
|
-
def
|
927
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 120)
|
928
|
+
def _reduce_38(val, _values)
|
915
929
|
{:read => val[2], :write => val[6]}
|
916
930
|
|
917
931
|
end
|
918
932
|
.,.,
|
919
933
|
|
920
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
921
|
-
def
|
934
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 124)
|
935
|
+
def _reduce_39(val, _values)
|
922
936
|
{:read => val[6], :write => val[2]}
|
923
937
|
|
924
938
|
end
|
925
939
|
.,.,
|
926
940
|
|
927
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
928
|
-
def
|
941
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 129)
|
942
|
+
def _reduce_40(val, _values)
|
929
943
|
[val[0]]
|
930
944
|
|
931
945
|
end
|
932
946
|
.,.,
|
933
947
|
|
934
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
935
|
-
def
|
948
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 133)
|
949
|
+
def _reduce_41(val, _values)
|
936
950
|
val[0] + [val[2]]
|
937
951
|
|
938
952
|
end
|
939
953
|
.,.,
|
940
954
|
|
941
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
942
|
-
def
|
955
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 138)
|
956
|
+
def _reduce_42(val, _values)
|
943
957
|
{:name => val[1], :key => val[3], :type => val[4], :projection => val[6]}
|
944
958
|
|
945
959
|
end
|
946
960
|
.,.,
|
947
961
|
|
948
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
949
|
-
def
|
962
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 143)
|
963
|
+
def _reduce_43(val, _values)
|
950
964
|
{:type => 'ALL'}
|
951
965
|
|
952
966
|
end
|
953
967
|
.,.,
|
954
968
|
|
955
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
956
|
-
def
|
969
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 147)
|
970
|
+
def _reduce_44(val, _values)
|
957
971
|
{:type => 'KEYS_ONLY'}
|
958
972
|
|
959
973
|
end
|
960
974
|
.,.,
|
961
975
|
|
962
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
963
|
-
def
|
976
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 151)
|
977
|
+
def _reduce_45(val, _values)
|
964
978
|
{:type => 'INCLUDE', :attrs => val[2]}
|
965
979
|
|
966
980
|
end
|
967
981
|
.,.,
|
968
982
|
|
969
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
970
|
-
def
|
983
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 156)
|
984
|
+
def _reduce_46(val, _values)
|
971
985
|
[val[0]]
|
972
986
|
|
973
987
|
end
|
974
988
|
.,.,
|
975
989
|
|
976
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
977
|
-
def
|
990
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 160)
|
991
|
+
def _reduce_47(val, _values)
|
978
992
|
val[0] + [val[2]]
|
979
993
|
|
980
994
|
end
|
981
995
|
.,.,
|
982
996
|
|
983
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
984
|
-
def
|
997
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 165)
|
998
|
+
def _reduce_48(val, _values)
|
985
999
|
struct(:DROP, :table => val[2])
|
986
1000
|
|
987
1001
|
end
|
988
1002
|
.,.,
|
989
1003
|
|
990
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
991
|
-
def
|
1004
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 170)
|
1005
|
+
def _reduce_49(val, _values)
|
992
1006
|
struct(:DESCRIBE, :table => val[1])
|
993
1007
|
|
994
1008
|
end
|
995
1009
|
.,.,
|
996
1010
|
|
997
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
998
|
-
def
|
1011
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 174)
|
1012
|
+
def _reduce_50(val, _values)
|
999
1013
|
struct(:DESCRIBE, :table => val[1])
|
1000
1014
|
|
1001
1015
|
end
|
1002
1016
|
.,.,
|
1003
1017
|
|
1004
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1005
|
-
def
|
1018
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 179)
|
1019
|
+
def _reduce_51(val, _values)
|
1006
1020
|
struct(:SELECT, :attrs => val[1], :table => val[3], :index => val[4], :conds => val[5], :order_asc => val[6], :limit => val[7], :count => false)
|
1007
1021
|
|
1008
1022
|
end
|
1009
1023
|
.,.,
|
1010
1024
|
|
1011
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1012
|
-
def
|
1025
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 183)
|
1026
|
+
def _reduce_52(val, _values)
|
1013
1027
|
struct(:SELECT, :attrs => [], :table => val[6], :index => val[7], :conds => val[8], :order_asc => val[9], :limit => val[10], :count => true)
|
1014
1028
|
|
1015
1029
|
end
|
1016
1030
|
.,.,
|
1017
1031
|
|
1018
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1019
|
-
def
|
1032
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 188)
|
1033
|
+
def _reduce_53(val, _values)
|
1020
1034
|
struct(:SCAN, :attrs => val[2], :table => val[4], :conds => val[5], :limit => val[6], :count => false, :segment => nil, :total_segments => nil)
|
1021
1035
|
|
1022
1036
|
end
|
1023
1037
|
.,.,
|
1024
1038
|
|
1025
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1026
|
-
def
|
1039
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 192)
|
1040
|
+
def _reduce_54(val, _values)
|
1027
1041
|
struct(:SCAN, :attrs => [], :table => val[7], :conds => val[8], :limit => val[9], :count => true, :segment => nil, :total_segments => nil)
|
1028
1042
|
|
1029
1043
|
end
|
1030
1044
|
.,.,
|
1031
1045
|
|
1032
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1033
|
-
def
|
1046
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 196)
|
1047
|
+
def _reduce_55(val, _values)
|
1034
1048
|
struct(:SCAN, :attrs => val[4], :table => val[6], :conds => val[7], :limit => val[8], :count => false, :segment => val[1], :total_segments => val[3])
|
1035
1049
|
|
1036
1050
|
end
|
1037
1051
|
.,.,
|
1038
1052
|
|
1039
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1040
|
-
def
|
1053
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 201)
|
1054
|
+
def _reduce_56(val, _values)
|
1041
1055
|
struct(:GET, :attrs => val[1], :table => val[3], :conds => val[4])
|
1042
1056
|
|
1043
1057
|
end
|
1044
1058
|
.,.,
|
1045
1059
|
|
1046
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1047
|
-
def
|
1060
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 206)
|
1061
|
+
def _reduce_57(val, _values)
|
1048
1062
|
[]
|
1049
1063
|
|
1050
1064
|
end
|
1051
1065
|
.,.,
|
1052
1066
|
|
1053
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1054
|
-
def
|
1067
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 210)
|
1068
|
+
def _reduce_58(val, _values)
|
1055
1069
|
val[0]
|
1056
1070
|
|
1057
1071
|
end
|
1058
1072
|
.,.,
|
1059
1073
|
|
1060
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1061
|
-
def
|
1074
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 215)
|
1075
|
+
def _reduce_59(val, _values)
|
1062
1076
|
[val[0]]
|
1063
1077
|
|
1064
1078
|
end
|
1065
1079
|
.,.,
|
1066
1080
|
|
1067
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1068
|
-
def
|
1081
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 219)
|
1082
|
+
def _reduce_60(val, _values)
|
1069
1083
|
val[0] + [val[2]]
|
1070
1084
|
|
1071
1085
|
end
|
1072
1086
|
.,.,
|
1073
1087
|
|
1074
|
-
# reduce
|
1088
|
+
# reduce 61 omitted
|
1075
1089
|
|
1076
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1077
|
-
def
|
1090
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 225)
|
1091
|
+
def _reduce_62(val, _values)
|
1078
1092
|
val[3]
|
1079
1093
|
|
1080
1094
|
end
|
1081
1095
|
.,.,
|
1082
1096
|
|
1083
|
-
# reduce
|
1097
|
+
# reduce 63 omitted
|
1084
1098
|
|
1085
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1086
|
-
def
|
1099
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 231)
|
1100
|
+
def _reduce_64(val, _values)
|
1087
1101
|
val[1]
|
1088
1102
|
|
1089
1103
|
end
|
1090
1104
|
.,.,
|
1091
1105
|
|
1092
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1093
|
-
def
|
1106
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 236)
|
1107
|
+
def _reduce_65(val, _values)
|
1094
1108
|
[val[0]]
|
1095
1109
|
|
1096
1110
|
end
|
1097
1111
|
.,.,
|
1098
1112
|
|
1099
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1100
|
-
def
|
1113
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 240)
|
1114
|
+
def _reduce_66(val, _values)
|
1101
1115
|
val[0] + [val[2]]
|
1102
1116
|
|
1103
1117
|
end
|
1104
1118
|
.,.,
|
1105
1119
|
|
1106
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1107
|
-
def
|
1120
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 245)
|
1121
|
+
def _reduce_67(val, _values)
|
1108
1122
|
[val[0], val[1].to_s.upcase.to_sym, [val[2]]]
|
1109
1123
|
|
1110
1124
|
end
|
1111
1125
|
.,.,
|
1112
1126
|
|
1113
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1114
|
-
def
|
1127
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 249)
|
1128
|
+
def _reduce_68(val, _values)
|
1115
1129
|
[val[0], val[1].to_s.upcase.to_sym, [val[2], val[4]]]
|
1116
1130
|
|
1117
1131
|
end
|
1118
1132
|
.,.,
|
1119
1133
|
|
1120
|
-
# reduce
|
1134
|
+
# reduce 69 omitted
|
1121
1135
|
|
1122
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1123
|
-
def
|
1136
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 256)
|
1137
|
+
def _reduce_70(val, _values)
|
1124
1138
|
:EQ
|
1125
1139
|
|
1126
1140
|
end
|
1127
1141
|
.,.,
|
1128
1142
|
|
1129
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1130
|
-
def
|
1143
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 260)
|
1144
|
+
def _reduce_71(val, _values)
|
1131
1145
|
:LE
|
1132
1146
|
|
1133
1147
|
end
|
1134
1148
|
.,.,
|
1135
1149
|
|
1136
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1137
|
-
def
|
1150
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 264)
|
1151
|
+
def _reduce_72(val, _values)
|
1138
1152
|
:LT
|
1139
1153
|
|
1140
1154
|
end
|
1141
1155
|
.,.,
|
1142
1156
|
|
1143
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1144
|
-
def
|
1157
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 268)
|
1158
|
+
def _reduce_73(val, _values)
|
1145
1159
|
:GE
|
1146
1160
|
|
1147
1161
|
end
|
1148
1162
|
.,.,
|
1149
1163
|
|
1150
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1151
|
-
def
|
1164
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 272)
|
1165
|
+
def _reduce_74(val, _values)
|
1152
1166
|
:GT
|
1153
1167
|
|
1154
1168
|
end
|
1155
1169
|
.,.,
|
1156
1170
|
|
1157
|
-
# reduce
|
1171
|
+
# reduce 75 omitted
|
1158
1172
|
|
1159
|
-
# reduce
|
1173
|
+
# reduce 76 omitted
|
1160
1174
|
|
1161
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1162
|
-
def
|
1175
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 279)
|
1176
|
+
def _reduce_77(val, _values)
|
1163
1177
|
val[1]
|
1164
1178
|
|
1165
1179
|
end
|
1166
1180
|
.,.,
|
1167
1181
|
|
1168
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1169
|
-
def
|
1182
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 284)
|
1183
|
+
def _reduce_78(val, _values)
|
1170
1184
|
[val[0]]
|
1171
1185
|
|
1172
1186
|
end
|
1173
1187
|
.,.,
|
1174
1188
|
|
1175
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1176
|
-
def
|
1189
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 288)
|
1190
|
+
def _reduce_79(val, _values)
|
1177
1191
|
val[0] + [val[2]]
|
1178
1192
|
|
1179
1193
|
end
|
1180
1194
|
.,.,
|
1181
1195
|
|
1182
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1183
|
-
def
|
1196
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 293)
|
1197
|
+
def _reduce_80(val, _values)
|
1184
1198
|
[val[0], val[1].to_s.upcase.to_sym, [val[2]]]
|
1185
1199
|
|
1186
1200
|
end
|
1187
1201
|
.,.,
|
1188
1202
|
|
1189
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1190
|
-
def
|
1203
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 297)
|
1204
|
+
def _reduce_81(val, _values)
|
1191
1205
|
[val[0], val[1].to_s.upcase.to_sym, val[2]]
|
1192
1206
|
|
1193
1207
|
end
|
1194
1208
|
.,.,
|
1195
1209
|
|
1196
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1197
|
-
def
|
1210
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 301)
|
1211
|
+
def _reduce_82(val, _values)
|
1198
1212
|
[val[0], val[1].to_s.upcase.to_sym, [val[2], val[4]]]
|
1199
1213
|
|
1200
1214
|
end
|
1201
1215
|
.,.,
|
1202
1216
|
|
1203
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1204
|
-
def
|
1217
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 305)
|
1218
|
+
def _reduce_83(val, _values)
|
1205
1219
|
[val[0], val[2].to_s.upcase.to_sym, []]
|
1206
1220
|
|
1207
1221
|
end
|
1208
1222
|
.,.,
|
1209
1223
|
|
1210
|
-
# reduce
|
1224
|
+
# reduce 84 omitted
|
1211
1225
|
|
1212
|
-
# reduce
|
1226
|
+
# reduce 85 omitted
|
1213
1227
|
|
1214
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1215
|
-
def
|
1228
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 311)
|
1229
|
+
def _reduce_86(val, _values)
|
1216
1230
|
:NE
|
1217
1231
|
|
1218
1232
|
end
|
1219
1233
|
.,.,
|
1220
1234
|
|
1221
|
-
# reduce
|
1235
|
+
# reduce 87 omitted
|
1222
1236
|
|
1223
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1224
|
-
def
|
1237
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 317)
|
1238
|
+
def _reduce_88(val, _values)
|
1225
1239
|
:NOT_CONTAINS
|
1226
1240
|
|
1227
1241
|
end
|
1228
1242
|
.,.,
|
1229
1243
|
|
1230
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1231
|
-
def
|
1244
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 321)
|
1245
|
+
def _reduce_89(val, _values)
|
1232
1246
|
:NULL
|
1233
1247
|
|
1234
1248
|
end
|
1235
1249
|
.,.,
|
1236
1250
|
|
1237
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1238
|
-
def
|
1251
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 325)
|
1252
|
+
def _reduce_90(val, _values)
|
1239
1253
|
:NOT_NULL
|
1240
1254
|
|
1241
1255
|
end
|
1242
1256
|
.,.,
|
1243
1257
|
|
1244
|
-
# reduce
|
1258
|
+
# reduce 91 omitted
|
1245
1259
|
|
1246
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1247
|
-
def
|
1260
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 331)
|
1261
|
+
def _reduce_92(val, _values)
|
1248
1262
|
true
|
1249
1263
|
|
1250
1264
|
end
|
1251
1265
|
.,.,
|
1252
1266
|
|
1253
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1254
|
-
def
|
1267
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 335)
|
1268
|
+
def _reduce_93(val, _values)
|
1255
1269
|
false
|
1256
1270
|
|
1257
1271
|
end
|
1258
1272
|
.,.,
|
1259
1273
|
|
1260
|
-
# reduce
|
1274
|
+
# reduce 94 omitted
|
1261
1275
|
|
1262
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1263
|
-
def
|
1276
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 341)
|
1277
|
+
def _reduce_95(val, _values)
|
1264
1278
|
val[1]
|
1265
1279
|
|
1266
1280
|
end
|
1267
1281
|
.,.,
|
1268
1282
|
|
1269
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1270
|
-
def
|
1283
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 346)
|
1284
|
+
def _reduce_96(val, _values)
|
1271
1285
|
struct(:UPDATE, :table => val[1], :action => val[2], :attrs => val[3], :conds => val[4])
|
1272
1286
|
|
1273
1287
|
end
|
1274
1288
|
.,.,
|
1275
1289
|
|
1276
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1277
|
-
def
|
1290
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 350)
|
1291
|
+
def _reduce_97(val, _values)
|
1278
1292
|
struct(:UPDATE_ALL, :table => val[2], :action => val[3], :attrs => val[4], :conds => val[5], :limit => val[6])
|
1279
1293
|
|
1280
1294
|
end
|
1281
1295
|
.,.,
|
1282
1296
|
|
1283
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1284
|
-
def
|
1297
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 355)
|
1298
|
+
def _reduce_98(val, _values)
|
1285
1299
|
:PUT
|
1286
1300
|
|
1287
1301
|
end
|
1288
1302
|
.,.,
|
1289
1303
|
|
1290
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1291
|
-
def
|
1304
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 359)
|
1305
|
+
def _reduce_99(val, _values)
|
1292
1306
|
:ADD
|
1293
1307
|
|
1294
1308
|
end
|
1295
1309
|
.,.,
|
1296
1310
|
|
1297
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1298
|
-
def
|
1311
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 364)
|
1312
|
+
def _reduce_100(val, _values)
|
1299
1313
|
[val[0]]
|
1300
1314
|
|
1301
1315
|
end
|
1302
1316
|
.,.,
|
1303
1317
|
|
1304
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1305
|
-
def
|
1318
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 368)
|
1319
|
+
def _reduce_101(val, _values)
|
1306
1320
|
val[0] + [val[2]]
|
1307
1321
|
|
1308
1322
|
end
|
1309
1323
|
.,.,
|
1310
1324
|
|
1311
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1312
|
-
def
|
1325
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 373)
|
1326
|
+
def _reduce_102(val, _values)
|
1313
1327
|
[val[0], val[2]]
|
1314
1328
|
|
1315
1329
|
end
|
1316
1330
|
.,.,
|
1317
1331
|
|
1318
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1319
|
-
def
|
1332
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 378)
|
1333
|
+
def _reduce_103(val, _values)
|
1320
1334
|
val[1]
|
1321
1335
|
|
1322
1336
|
end
|
1323
1337
|
.,.,
|
1324
1338
|
|
1325
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1326
|
-
def
|
1339
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 383)
|
1340
|
+
def _reduce_104(val, _values)
|
1327
1341
|
[val[0]]
|
1328
1342
|
|
1329
1343
|
end
|
1330
1344
|
.,.,
|
1331
1345
|
|
1332
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1333
|
-
def
|
1346
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 387)
|
1347
|
+
def _reduce_105(val, _values)
|
1334
1348
|
val[0] + [val[2]]
|
1335
1349
|
|
1336
1350
|
end
|
1337
1351
|
.,.,
|
1338
1352
|
|
1339
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1340
|
-
def
|
1353
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 392)
|
1354
|
+
def _reduce_106(val, _values)
|
1341
1355
|
[val[0], val[2]]
|
1342
1356
|
|
1343
1357
|
end
|
1344
1358
|
.,.,
|
1345
1359
|
|
1346
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1347
|
-
def
|
1360
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 397)
|
1361
|
+
def _reduce_107(val, _values)
|
1348
1362
|
struct(:DELETE, :table => val[2], :conds => val[3])
|
1349
1363
|
|
1350
1364
|
end
|
1351
1365
|
.,.,
|
1352
1366
|
|
1353
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1354
|
-
def
|
1367
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 401)
|
1368
|
+
def _reduce_108(val, _values)
|
1355
1369
|
struct(:DELETE_ALL, :table => val[3], :conds => val[4], :limit => val[5])
|
1356
1370
|
|
1357
1371
|
end
|
1358
1372
|
.,.,
|
1359
1373
|
|
1360
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1361
|
-
def
|
1374
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 406)
|
1375
|
+
def _reduce_109(val, _values)
|
1362
1376
|
struct(:INSERT, :table => val[2], :attrs => val[4], :values => val[7])
|
1363
1377
|
|
1364
1378
|
end
|
1365
1379
|
.,.,
|
1366
1380
|
|
1367
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1368
|
-
def
|
1381
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 410)
|
1382
|
+
def _reduce_110(val, _values)
|
1369
1383
|
struct(:INSERT_SELECT, :table => val[2], :select => val[3])
|
1370
1384
|
|
1371
1385
|
end
|
1372
1386
|
.,.,
|
1373
1387
|
|
1374
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1375
|
-
def
|
1388
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 414)
|
1389
|
+
def _reduce_111(val, _values)
|
1376
1390
|
struct(:INSERT_SCAN, :table => val[2], :select => val[3])
|
1377
1391
|
|
1378
1392
|
end
|
1379
1393
|
.,.,
|
1380
1394
|
|
1381
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1382
|
-
def
|
1395
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 419)
|
1396
|
+
def _reduce_112(val, _values)
|
1383
1397
|
[val[0]]
|
1384
1398
|
|
1385
1399
|
end
|
1386
1400
|
.,.,
|
1387
1401
|
|
1388
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1389
|
-
def
|
1402
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 423)
|
1403
|
+
def _reduce_113(val, _values)
|
1390
1404
|
val[0] + [val[2]]
|
1391
1405
|
|
1392
1406
|
end
|
1393
1407
|
.,.,
|
1394
1408
|
|
1395
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1396
|
-
def
|
1409
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 428)
|
1410
|
+
def _reduce_114(val, _values)
|
1397
1411
|
[val[1]]
|
1398
1412
|
|
1399
1413
|
end
|
1400
1414
|
.,.,
|
1401
1415
|
|
1402
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1403
|
-
def
|
1416
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 432)
|
1417
|
+
def _reduce_115(val, _values)
|
1404
1418
|
val[0] + [val[3]]
|
1405
1419
|
|
1406
1420
|
end
|
1407
1421
|
.,.,
|
1408
1422
|
|
1409
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1410
|
-
def
|
1423
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 437)
|
1424
|
+
def _reduce_116(val, _values)
|
1411
1425
|
[val[0]]
|
1412
1426
|
|
1413
1427
|
end
|
1414
1428
|
.,.,
|
1415
1429
|
|
1416
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1417
|
-
def
|
1430
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 441)
|
1431
|
+
def _reduce_117(val, _values)
|
1418
1432
|
val[0] + [val[2]]
|
1419
1433
|
|
1420
1434
|
end
|
1421
1435
|
.,.,
|
1422
1436
|
|
1423
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1424
|
-
def
|
1437
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 446)
|
1438
|
+
def _reduce_118(val, _values)
|
1425
1439
|
struct(:NEXT)
|
1426
1440
|
|
1427
1441
|
end
|
1428
1442
|
.,.,
|
1429
1443
|
|
1430
|
-
# reduce 117 omitted
|
1431
|
-
|
1432
|
-
# reduce 118 omitted
|
1433
|
-
|
1434
1444
|
# reduce 119 omitted
|
1435
1445
|
|
1436
1446
|
# reduce 120 omitted
|
@@ -1441,64 +1451,68 @@ module_eval(<<'.,.,', 'ddb-parser.y', 440)
|
|
1441
1451
|
|
1442
1452
|
# reduce 123 omitted
|
1443
1453
|
|
1444
|
-
|
1445
|
-
|
1454
|
+
# reduce 124 omitted
|
1455
|
+
|
1456
|
+
# reduce 125 omitted
|
1457
|
+
|
1458
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 460)
|
1459
|
+
def _reduce_126(val, _values)
|
1446
1460
|
val[1]
|
1447
1461
|
|
1448
1462
|
end
|
1449
1463
|
.,.,
|
1450
1464
|
|
1451
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1452
|
-
def
|
1465
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 464)
|
1466
|
+
def _reduce_127(val, _values)
|
1453
1467
|
val[1]
|
1454
1468
|
|
1455
1469
|
end
|
1456
1470
|
.,.,
|
1457
1471
|
|
1458
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1459
|
-
def
|
1472
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 468)
|
1473
|
+
def _reduce_128(val, _values)
|
1460
1474
|
val[1]
|
1461
1475
|
|
1462
1476
|
end
|
1463
1477
|
.,.,
|
1464
1478
|
|
1465
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1466
|
-
def
|
1479
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 473)
|
1480
|
+
def _reduce_129(val, _values)
|
1467
1481
|
[val[0]]
|
1468
1482
|
|
1469
1483
|
end
|
1470
1484
|
.,.,
|
1471
1485
|
|
1472
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1473
|
-
def
|
1486
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 477)
|
1487
|
+
def _reduce_130(val, _values)
|
1474
1488
|
val[0] + [val[2]]
|
1475
1489
|
|
1476
1490
|
end
|
1477
1491
|
.,.,
|
1478
1492
|
|
1479
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1480
|
-
def
|
1493
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 482)
|
1494
|
+
def _reduce_131(val, _values)
|
1481
1495
|
[val[0]]
|
1482
1496
|
|
1483
1497
|
end
|
1484
1498
|
.,.,
|
1485
1499
|
|
1486
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1487
|
-
def
|
1500
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 486)
|
1501
|
+
def _reduce_132(val, _values)
|
1488
1502
|
val[0] + [val[2]]
|
1489
1503
|
|
1490
1504
|
end
|
1491
1505
|
.,.,
|
1492
1506
|
|
1493
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1494
|
-
def
|
1507
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 491)
|
1508
|
+
def _reduce_133(val, _values)
|
1495
1509
|
[val[0]]
|
1496
1510
|
|
1497
1511
|
end
|
1498
1512
|
.,.,
|
1499
1513
|
|
1500
|
-
module_eval(<<'.,.,', 'ddb-parser.y',
|
1501
|
-
def
|
1514
|
+
module_eval(<<'.,.,', 'ddb-parser.y', 495)
|
1515
|
+
def _reduce_134(val, _values)
|
1502
1516
|
val[0] + [val[2]]
|
1503
1517
|
|
1504
1518
|
end
|