jssm 5.93.0 → 5.94.0
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/CHANGELOG.md +40 -40
- package/README.md +8 -3
- package/dist/es6/fsl_parser.js +1 -1
- package/dist/es6/jssm.d.ts +18 -1
- package/dist/es6/jssm.js +65 -1
- package/dist/es6/jssm_compiler.js +1 -0
- package/dist/es6/jssm_types.d.ts +8 -1
- package/dist/es6/version.js +1 -1
- package/dist/jssm.es5.cjs +1 -1
- package/dist/jssm.es5.iife.cjs +1 -1
- package/dist/jssm.es5.iife.nonmin.cjs +1047 -372
- package/dist/jssm.es5.nonmin.cjs +1047 -372
- package/jssm.d.ts +18 -1
- package/jssm_types.d.ts +8 -1
- package/package.json +3 -3
|
@@ -350,10 +350,13 @@ var jssm = (function (exports) {
|
|
|
350
350
|
return `#${r}${r}${g}${g}${b}${b}${a}${a}`;
|
|
351
351
|
}, peg$c1198 = function (r1, r2, g1, g2, b1, b2, a1, a2) {
|
|
352
352
|
return `#${r1}${r2}${g1}${g2}${b1}${b2}${a1}${a2}`;
|
|
353
|
-
}, peg$c1199 = peg$otherExpectation("color"), peg$c1200 = "arc_label", peg$c1201 = peg$literalExpectation("arc_label", false), peg$c1202 = "head_label", peg$c1203 = peg$literalExpectation("head_label", false), peg$c1204 = "tail_label", peg$c1205 = peg$literalExpectation("tail_label", false), peg$c1206 = ":", peg$c1207 = peg$literalExpectation(":", false), peg$c1208 = ";", peg$c1209 = peg$literalExpectation(";", false), peg$c1210 = function (key, value) { return { key: key, value: value }; }, peg$c1211 = peg$otherExpectation("single edge color"), peg$c1212 = "edge_color", peg$c1213 = peg$literalExpectation("edge_color", false), peg$c1214 = function (value) { return { key: 'single_edge_color', value: value }; }, peg$c1215 = peg$otherExpectation("transition line style"), peg$c1216 = "line-style", peg$c1217 = peg$literalExpectation("line-style", false), peg$c1218 = function (value) { return { key: 'transition_line_style', value: value }; }, peg$c1219 = "{", peg$c1220 = peg$literalExpectation("{", false), peg$c1221 = "}", peg$c1222 = peg$literalExpectation("}", false), peg$c1223 = function (items) { return items; }, peg$c1224 = "%", peg$c1225 = peg$literalExpectation("%", false), peg$c1226 = function (value) { return { key: 'arrow probability', value: value }; }, peg$c1227 = function (names) { return names.map(i => i[0]); }, peg$
|
|
353
|
+
}, peg$c1199 = peg$otherExpectation("color"), peg$c1200 = "arc_label", peg$c1201 = peg$literalExpectation("arc_label", false), peg$c1202 = "head_label", peg$c1203 = peg$literalExpectation("head_label", false), peg$c1204 = "tail_label", peg$c1205 = peg$literalExpectation("tail_label", false), peg$c1206 = ":", peg$c1207 = peg$literalExpectation(":", false), peg$c1208 = ";", peg$c1209 = peg$literalExpectation(";", false), peg$c1210 = function (key, value) { return { key: key, value: value }; }, peg$c1211 = peg$otherExpectation("single edge color"), peg$c1212 = "edge_color", peg$c1213 = peg$literalExpectation("edge_color", false), peg$c1214 = function (value) { return { key: 'single_edge_color', value: value }; }, peg$c1215 = peg$otherExpectation("transition line style"), peg$c1216 = "line-style", peg$c1217 = peg$literalExpectation("line-style", false), peg$c1218 = function (value) { return { key: 'transition_line_style', value: value }; }, peg$c1219 = "{", peg$c1220 = peg$literalExpectation("{", false), peg$c1221 = "}", peg$c1222 = peg$literalExpectation("}", false), peg$c1223 = function (items) { return items; }, peg$c1224 = "%", peg$c1225 = peg$literalExpectation("%", false), peg$c1226 = function (value) { return { key: 'arrow probability', value: value }; }, peg$c1227 = "milliseconds", peg$c1228 = peg$literalExpectation("milliseconds", false), peg$c1229 = function () { return 1; }, peg$c1230 = "millisecond", peg$c1231 = peg$literalExpectation("millisecond", false), peg$c1232 = "msecs", peg$c1233 = peg$literalExpectation("msecs", false), peg$c1234 = "msec", peg$c1235 = peg$literalExpectation("msec", false), peg$c1236 = "ms", peg$c1237 = peg$literalExpectation("ms", false), peg$c1238 = "seconds", peg$c1239 = peg$literalExpectation("seconds", false), peg$c1240 = function () { return 1000; }, peg$c1241 = "second", peg$c1242 = peg$literalExpectation("second", false), peg$c1243 = "secs", peg$c1244 = peg$literalExpectation("secs", false), peg$c1245 = "sec", peg$c1246 = peg$literalExpectation("sec", false), peg$c1247 = "s", peg$c1248 = peg$literalExpectation("s", false), peg$c1249 = "minutes", peg$c1250 = peg$literalExpectation("minutes", false), peg$c1251 = function () { return 1000 * 60; }, peg$c1252 = "minute", peg$c1253 = peg$literalExpectation("minute", false), peg$c1254 = "mins", peg$c1255 = peg$literalExpectation("mins", false), peg$c1256 = "min", peg$c1257 = peg$literalExpectation("min", false), peg$c1258 = "m", peg$c1259 = peg$literalExpectation("m", false), peg$c1260 = "hours", peg$c1261 = peg$literalExpectation("hours", false), peg$c1262 = function () { return 1000 * 60 * 60; }, peg$c1263 = "hour", peg$c1264 = peg$literalExpectation("hour", false), peg$c1265 = "hrs", peg$c1266 = peg$literalExpectation("hrs", false), peg$c1267 = "hr", peg$c1268 = peg$literalExpectation("hr", false), peg$c1269 = "h", peg$c1270 = peg$literalExpectation("h", false), peg$c1271 = "days", peg$c1272 = peg$literalExpectation("days", false), peg$c1273 = function () { return 1000 * 60 * 60 * 24; }, peg$c1274 = "day", peg$c1275 = peg$literalExpectation("day", false), peg$c1276 = "d", peg$c1277 = peg$literalExpectation("d", false), peg$c1278 = "weeks", peg$c1279 = peg$literalExpectation("weeks", false), peg$c1280 = function () { return 1000 * 60 * 60 * 24 * 7; }, peg$c1281 = "week", peg$c1282 = peg$literalExpectation("week", false), peg$c1283 = "wks", peg$c1284 = peg$literalExpectation("wks", false), peg$c1285 = "wk", peg$c1286 = peg$literalExpectation("wk", false), peg$c1287 = "w", peg$c1288 = peg$literalExpectation("w", false), peg$c1289 = "after", peg$c1290 = peg$literalExpectation("after", false), peg$c1291 = function (value, timescale) { return value * (timescale || 1000); }, peg$c1292 = function (names) { return names.map(i => i[0]); }, peg$c1293 = "+|", peg$c1294 = peg$literalExpectation("+|", false), peg$c1295 = function (nzd, dd) { return { key: 'stripe', value: parseInt(`${nzd}${dd}`, 10) }; }, peg$c1296 = "-|", peg$c1297 = peg$literalExpectation("-|", false), peg$c1298 = function (nzd, dd) { return { key: 'stripe', value: -1 * parseInt(`${nzd}${dd}`, 10) }; }, peg$c1299 = "+", peg$c1300 = peg$literalExpectation("+", false), peg$c1301 = function (nzd, dd) { return { key: 'cycle', value: parseInt(`${nzd}${dd}`, 10) }; }, peg$c1302 = "-", peg$c1303 = peg$literalExpectation("-", false), peg$c1304 = function (nzd, dd) { return { key: 'cycle', value: -1 * parseInt(`${nzd}${dd}`, 10) }; }, peg$c1305 = "+0", peg$c1306 = peg$literalExpectation("+0", false), peg$c1307 = function () { return { key: 'cycle', value: 0 }; }, peg$c1308 = function (r_after, r_action, r_prob, l_desc, arrow, r_desc, l_prob, l_action, l_after, label, tail) {
|
|
354
354
|
// Reminder: remove this type and the one in Exp if you want to work in pegjs online
|
|
355
355
|
// TODO: properly type this
|
|
356
356
|
const base = { kind: arrow, to: label };
|
|
357
|
+
if (l_after) {
|
|
358
|
+
base.l_after = l_after;
|
|
359
|
+
}
|
|
357
360
|
if (tail && (tail !== [])) {
|
|
358
361
|
base.se = tail;
|
|
359
362
|
}
|
|
@@ -375,8 +378,11 @@ var jssm = (function (exports) {
|
|
|
375
378
|
if (r_prob) {
|
|
376
379
|
base.r_probability = r_prob.value;
|
|
377
380
|
}
|
|
381
|
+
if (r_after) {
|
|
382
|
+
base.r_after = r_after;
|
|
383
|
+
}
|
|
378
384
|
return base;
|
|
379
|
-
}, peg$
|
|
385
|
+
}, peg$c1309 = function (label, se) {
|
|
380
386
|
// Reminder: remove this type and the one in subexp if you want to work in pegjs online
|
|
381
387
|
// TODO: properly type this
|
|
382
388
|
const base = { key: 'transition', from: label };
|
|
@@ -384,29 +390,29 @@ var jssm = (function (exports) {
|
|
|
384
390
|
base.se = se;
|
|
385
391
|
}
|
|
386
392
|
return base;
|
|
387
|
-
}, peg$
|
|
393
|
+
}, peg$c1310 = "whargarbl", peg$c1311 = peg$literalExpectation("whargarbl", false), peg$c1312 = "todo", peg$c1313 = peg$literalExpectation("todo", false), peg$c1314 = function (validationkey, value) { return { key: validationkey, value: value }; }, peg$c1315 = "validation", peg$c1316 = peg$literalExpectation("validation", false), peg$c1317 = "};", peg$c1318 = peg$literalExpectation("};", false), peg$c1319 = function (validation_items) {
|
|
388
394
|
return { config_kind: "validation", config_items: validation_items || [] };
|
|
389
|
-
}, peg$
|
|
395
|
+
}, peg$c1320 = "dot", peg$c1321 = peg$literalExpectation("dot", false), peg$c1322 = "circo", peg$c1323 = peg$literalExpectation("circo", false), peg$c1324 = "fdp", peg$c1325 = peg$literalExpectation("fdp", false), peg$c1326 = "neato", peg$c1327 = peg$literalExpectation("neato", false), peg$c1328 = "state", peg$c1329 = peg$literalExpectation("state", false), peg$c1330 = function (state_items) {
|
|
390
396
|
return { key: "default_state_config", value: state_items || [] };
|
|
391
|
-
}, peg$
|
|
397
|
+
}, peg$c1331 = "start_state", peg$c1332 = peg$literalExpectation("start_state", false), peg$c1333 = function (state_items) {
|
|
392
398
|
return { key: "default_start_state_config", value: state_items || [] };
|
|
393
|
-
}, peg$
|
|
399
|
+
}, peg$c1334 = "end_state", peg$c1335 = peg$literalExpectation("end_state", false), peg$c1336 = function (state_items) {
|
|
394
400
|
return { key: "default_end_state_config", value: state_items || [] };
|
|
395
|
-
}, peg$
|
|
401
|
+
}, peg$c1337 = "active_state", peg$c1338 = peg$literalExpectation("active_state", false), peg$c1339 = function (state_items) {
|
|
396
402
|
return { key: "default_active_state_config", value: state_items || [] };
|
|
397
|
-
}, peg$
|
|
403
|
+
}, peg$c1340 = "terminal_state", peg$c1341 = peg$literalExpectation("terminal_state", false), peg$c1342 = function (state_items) {
|
|
398
404
|
return { key: "default_terminal_state_config", value: state_items || [] };
|
|
399
|
-
}, peg$
|
|
405
|
+
}, peg$c1343 = "hooked_state", peg$c1344 = peg$literalExpectation("hooked_state", false), peg$c1345 = function (state_items) {
|
|
400
406
|
return { key: "default_hooked_state_config", value: state_items || [] };
|
|
401
|
-
}, peg$
|
|
407
|
+
}, peg$c1346 = function (actionkey, value) { return { key: actionkey, value: value }; }, peg$c1347 = "action", peg$c1348 = peg$literalExpectation("action", false), peg$c1349 = function (action_items) {
|
|
402
408
|
return { config_kind: "action", config_items: action_items || [] };
|
|
403
|
-
}, peg$
|
|
409
|
+
}, peg$c1350 = function (key, value) { return { key, value }; }, peg$c1351 = peg$otherExpectation("graph default edge color"), peg$c1352 = function (value) { return { key: 'graph_default_edge_color', value }; }, peg$c1353 = "transition", peg$c1354 = peg$literalExpectation("transition", false), peg$c1355 = function (transition_items) {
|
|
404
410
|
return { config_kind: "transition", config_items: transition_items || [] };
|
|
405
|
-
}, peg$
|
|
411
|
+
}, peg$c1356 = "graph_layout", peg$c1357 = peg$literalExpectation("graph_layout", false), peg$c1358 = function (value) { return { key: "graph_layout", value: value }; }, peg$c1359 = "start_states", peg$c1360 = peg$literalExpectation("start_states", false), peg$c1361 = function (value) { return { key: "start_states", value: value }; }, peg$c1362 = "end_states", peg$c1363 = peg$literalExpectation("end_states", false), peg$c1364 = function (value) { return { key: "end_states", value: value }; }, peg$c1365 = "graph_bg_color", peg$c1366 = peg$literalExpectation("graph_bg_color", false), peg$c1367 = function (value) { return { key: "graph_bg_color", value: value }; }, peg$c1368 = "allows_override", peg$c1369 = peg$literalExpectation("allows_override", false), peg$c1370 = function (value) { return { key: "allows_override", value: value }; }, peg$c1371 = function () { return true; }, peg$c1372 = function () { return false; }, peg$c1373 = peg$otherExpectation("configuration"), peg$c1374 = "MIT", peg$c1375 = peg$literalExpectation("MIT", false), peg$c1376 = "BSD 2-clause", peg$c1377 = peg$literalExpectation("BSD 2-clause", false), peg$c1378 = "BSD 3-clause", peg$c1379 = peg$literalExpectation("BSD 3-clause", false), peg$c1380 = "Apache 2.0", peg$c1381 = peg$literalExpectation("Apache 2.0", false), peg$c1382 = "Mozilla 2.0", peg$c1383 = peg$literalExpectation("Mozilla 2.0", false), peg$c1384 = "Public domain", peg$c1385 = peg$literalExpectation("Public domain", false), peg$c1386 = "GPL v2", peg$c1387 = peg$literalExpectation("GPL v2", false), peg$c1388 = "GPL v3", peg$c1389 = peg$literalExpectation("GPL v3", false), peg$c1390 = "LGPL v2.1", peg$c1391 = peg$literalExpectation("LGPL v2.1", false), peg$c1392 = "LGPL v3.0", peg$c1393 = peg$literalExpectation("LGPL v3.0", false), peg$c1394 = "Unknown", peg$c1395 = peg$literalExpectation("Unknown", false), peg$c1396 = peg$otherExpectation("direction"), peg$c1397 = "up", peg$c1398 = peg$literalExpectation("up", false), peg$c1399 = "right", peg$c1400 = peg$literalExpectation("right", false), peg$c1401 = "down", peg$c1402 = peg$literalExpectation("down", false), peg$c1403 = "left", peg$c1404 = peg$literalExpectation("left", false), peg$c1405 = peg$otherExpectation("hook definition (open/closed)"), peg$c1406 = "open", peg$c1407 = peg$literalExpectation("open", false), peg$c1408 = "closed", peg$c1409 = peg$literalExpectation("closed", false), peg$c1410 = "machine_author", peg$c1411 = peg$literalExpectation("machine_author", false), peg$c1412 = function (value) { return { key: "machine_author", value }; }, peg$c1413 = "machine_contributor", peg$c1414 = peg$literalExpectation("machine_contributor", false), peg$c1415 = function (value) { return { key: "machine_contributor", value }; }, peg$c1416 = "machine_comment", peg$c1417 = peg$literalExpectation("machine_comment", false), peg$c1418 = function (value) { return { key: "machine_comment", value }; }, peg$c1419 = "machine_definition", peg$c1420 = peg$literalExpectation("machine_definition", false), peg$c1421 = function (value) { return { key: "machine_definition", value }; }, peg$c1422 = "machine_name", peg$c1423 = peg$literalExpectation("machine_name", false), peg$c1424 = function (value) { return { key: "machine_name", value }; }, peg$c1428 = "machine_version", peg$c1429 = peg$literalExpectation("machine_version", false), peg$c1430 = function (value) { return { key: "machine_version", value }; }, peg$c1431 = "machine_license", peg$c1432 = peg$literalExpectation("machine_license", false), peg$c1433 = function (value) { return { key: "machine_license", value }; }, peg$c1434 = "machine_language", peg$c1435 = peg$literalExpectation("machine_language", false), peg$c1436 = function (value) { return { key: "machine_language", value }; }, peg$c1437 = "fsl_version", peg$c1438 = peg$literalExpectation("fsl_version", false), peg$c1439 = function (value) { return { key: "fsl_version", value }; }, peg$c1440 = "theme", peg$c1441 = peg$literalExpectation("theme", false), peg$c1442 = function (value) { return { key: "theme", value }; }, peg$c1443 = "flow", peg$c1444 = peg$literalExpectation("flow", false), peg$c1445 = function (value) { return { key: "flow", value }; }, peg$c1446 = "hooks", peg$c1447 = peg$literalExpectation("hooks", false), peg$c1448 = function (value) { return { key: "hook_definition", value }; }, peg$c1449 = "dot_preamble", peg$c1450 = peg$literalExpectation("dot_preamble", false), peg$c1451 = function (value) { return { key: "dot_preamble", value }; }, peg$c1452 = peg$otherExpectation("machine attribute"), peg$c1453 = "label", peg$c1454 = peg$literalExpectation("label", false), peg$c1455 = function (value) { return { key: 'state-label', value }; }, peg$c1456 = "color", peg$c1457 = peg$literalExpectation("color", false), peg$c1458 = function (value) { return { key: 'color', value }; }, peg$c1459 = peg$otherExpectation("text color"), peg$c1460 = "text-color", peg$c1461 = peg$literalExpectation("text-color", false), peg$c1462 = function (value) { return { key: 'text-color', value }; }, peg$c1463 = peg$otherExpectation("background color"), peg$c1464 = "background-color", peg$c1465 = peg$literalExpectation("background-color", false), peg$c1466 = function (value) { return { key: 'background-color', value }; }, peg$c1467 = peg$otherExpectation("border color"), peg$c1468 = "border-color", peg$c1469 = peg$literalExpectation("border-color", false), peg$c1470 = function (value) { return { key: 'border-color', value }; }, peg$c1471 = peg$otherExpectation("shape"), peg$c1472 = "shape", peg$c1473 = peg$literalExpectation("shape", false), peg$c1474 = function (value) { return { key: 'shape', value }; }, peg$c1475 = peg$otherExpectation("corners"), peg$c1476 = "corners", peg$c1477 = peg$literalExpectation("corners", false), peg$c1478 = function (value) { return { key: 'corners', value }; }, peg$c1479 = peg$otherExpectation("linestyle"), peg$c1480 = function (value) { return { key: 'line-style', value }; }, peg$c1481 = "linestyle", peg$c1482 = peg$literalExpectation("linestyle", false), peg$c1483 = peg$otherExpectation("state property"), peg$c1484 = "property", peg$c1485 = peg$literalExpectation("property", false), peg$c1486 = function (name, value) {
|
|
406
412
|
return { key: 'state_property', name, value };
|
|
407
|
-
}, peg$
|
|
413
|
+
}, peg$c1487 = "required", peg$c1488 = peg$literalExpectation("required", false), peg$c1489 = function (name, value) {
|
|
408
414
|
return { key: 'state_property', name, value, required: true };
|
|
409
|
-
}, peg$
|
|
415
|
+
}, peg$c1490 = function (name, value) { return { key: 'state_declaration', name, value }; }, peg$c1491 = "&", peg$c1492 = peg$literalExpectation("&", false), peg$c1493 = function (name, value) { return { key: 'named_list', name, value }; }, peg$c1494 = function (name, default_value) { return { key: 'property_definition', name, default_value, required: true }; }, peg$c1495 = function (name) { return { key: 'property_definition', name, required: true }; }, peg$c1496 = function (name, default_value) { return { key: 'property_definition', name, default_value }; }, peg$c1497 = function (name) { return { key: 'property_definition', name }; }, peg$c1498 = "arrange", peg$c1499 = peg$literalExpectation("arrange", false), peg$c1500 = function (value) { return { key: 'arrange_declaration', value }; }, peg$c1501 = "arrange-start", peg$c1502 = peg$literalExpectation("arrange-start", false), peg$c1503 = function (value) { return { key: 'arrange_start_declaration', value }; }, peg$c1504 = "arrange-end", peg$c1505 = peg$literalExpectation("arrange-end", false), peg$c1506 = function (value) { return { key: 'arrange_end_declaration', value }; }, peg$c1507 = peg$otherExpectation("arrange declaration"), peg$currPos = 0, peg$savedPos = 0, peg$posDetailsCache = [{ line: 1, column: 1 }], peg$maxFailPos = 0, peg$maxFailExpected = [], peg$silentFails = 0, peg$result;
|
|
410
416
|
if ("startRule" in options) {
|
|
411
417
|
if (!(options.startRule in peg$startRuleFunctions)) {
|
|
412
418
|
throw new Error("Can't start parsing from rule \"" + options.startRule + "\".");
|
|
@@ -10970,6 +10976,570 @@ var jssm = (function (exports) {
|
|
|
10970
10976
|
}
|
|
10971
10977
|
return s0;
|
|
10972
10978
|
}
|
|
10979
|
+
function peg$parseTimeType() {
|
|
10980
|
+
var s0, s1;
|
|
10981
|
+
s0 = peg$currPos;
|
|
10982
|
+
if (input.substr(peg$currPos, 12) === peg$c1227) {
|
|
10983
|
+
s1 = peg$c1227;
|
|
10984
|
+
peg$currPos += 12;
|
|
10985
|
+
}
|
|
10986
|
+
else {
|
|
10987
|
+
s1 = peg$FAILED;
|
|
10988
|
+
if (peg$silentFails === 0) {
|
|
10989
|
+
peg$fail(peg$c1228);
|
|
10990
|
+
}
|
|
10991
|
+
}
|
|
10992
|
+
if (s1 !== peg$FAILED) {
|
|
10993
|
+
peg$savedPos = s0;
|
|
10994
|
+
s1 = peg$c1229();
|
|
10995
|
+
}
|
|
10996
|
+
s0 = s1;
|
|
10997
|
+
if (s0 === peg$FAILED) {
|
|
10998
|
+
s0 = peg$currPos;
|
|
10999
|
+
if (input.substr(peg$currPos, 11) === peg$c1230) {
|
|
11000
|
+
s1 = peg$c1230;
|
|
11001
|
+
peg$currPos += 11;
|
|
11002
|
+
}
|
|
11003
|
+
else {
|
|
11004
|
+
s1 = peg$FAILED;
|
|
11005
|
+
if (peg$silentFails === 0) {
|
|
11006
|
+
peg$fail(peg$c1231);
|
|
11007
|
+
}
|
|
11008
|
+
}
|
|
11009
|
+
if (s1 !== peg$FAILED) {
|
|
11010
|
+
peg$savedPos = s0;
|
|
11011
|
+
s1 = peg$c1229();
|
|
11012
|
+
}
|
|
11013
|
+
s0 = s1;
|
|
11014
|
+
if (s0 === peg$FAILED) {
|
|
11015
|
+
s0 = peg$currPos;
|
|
11016
|
+
if (input.substr(peg$currPos, 5) === peg$c1232) {
|
|
11017
|
+
s1 = peg$c1232;
|
|
11018
|
+
peg$currPos += 5;
|
|
11019
|
+
}
|
|
11020
|
+
else {
|
|
11021
|
+
s1 = peg$FAILED;
|
|
11022
|
+
if (peg$silentFails === 0) {
|
|
11023
|
+
peg$fail(peg$c1233);
|
|
11024
|
+
}
|
|
11025
|
+
}
|
|
11026
|
+
if (s1 !== peg$FAILED) {
|
|
11027
|
+
peg$savedPos = s0;
|
|
11028
|
+
s1 = peg$c1229();
|
|
11029
|
+
}
|
|
11030
|
+
s0 = s1;
|
|
11031
|
+
if (s0 === peg$FAILED) {
|
|
11032
|
+
s0 = peg$currPos;
|
|
11033
|
+
if (input.substr(peg$currPos, 4) === peg$c1234) {
|
|
11034
|
+
s1 = peg$c1234;
|
|
11035
|
+
peg$currPos += 4;
|
|
11036
|
+
}
|
|
11037
|
+
else {
|
|
11038
|
+
s1 = peg$FAILED;
|
|
11039
|
+
if (peg$silentFails === 0) {
|
|
11040
|
+
peg$fail(peg$c1235);
|
|
11041
|
+
}
|
|
11042
|
+
}
|
|
11043
|
+
if (s1 !== peg$FAILED) {
|
|
11044
|
+
peg$savedPos = s0;
|
|
11045
|
+
s1 = peg$c1229();
|
|
11046
|
+
}
|
|
11047
|
+
s0 = s1;
|
|
11048
|
+
if (s0 === peg$FAILED) {
|
|
11049
|
+
s0 = peg$currPos;
|
|
11050
|
+
if (input.substr(peg$currPos, 2) === peg$c1236) {
|
|
11051
|
+
s1 = peg$c1236;
|
|
11052
|
+
peg$currPos += 2;
|
|
11053
|
+
}
|
|
11054
|
+
else {
|
|
11055
|
+
s1 = peg$FAILED;
|
|
11056
|
+
if (peg$silentFails === 0) {
|
|
11057
|
+
peg$fail(peg$c1237);
|
|
11058
|
+
}
|
|
11059
|
+
}
|
|
11060
|
+
if (s1 !== peg$FAILED) {
|
|
11061
|
+
peg$savedPos = s0;
|
|
11062
|
+
s1 = peg$c1229();
|
|
11063
|
+
}
|
|
11064
|
+
s0 = s1;
|
|
11065
|
+
if (s0 === peg$FAILED) {
|
|
11066
|
+
s0 = peg$currPos;
|
|
11067
|
+
if (input.substr(peg$currPos, 7) === peg$c1238) {
|
|
11068
|
+
s1 = peg$c1238;
|
|
11069
|
+
peg$currPos += 7;
|
|
11070
|
+
}
|
|
11071
|
+
else {
|
|
11072
|
+
s1 = peg$FAILED;
|
|
11073
|
+
if (peg$silentFails === 0) {
|
|
11074
|
+
peg$fail(peg$c1239);
|
|
11075
|
+
}
|
|
11076
|
+
}
|
|
11077
|
+
if (s1 !== peg$FAILED) {
|
|
11078
|
+
peg$savedPos = s0;
|
|
11079
|
+
s1 = peg$c1240();
|
|
11080
|
+
}
|
|
11081
|
+
s0 = s1;
|
|
11082
|
+
if (s0 === peg$FAILED) {
|
|
11083
|
+
s0 = peg$currPos;
|
|
11084
|
+
if (input.substr(peg$currPos, 6) === peg$c1241) {
|
|
11085
|
+
s1 = peg$c1241;
|
|
11086
|
+
peg$currPos += 6;
|
|
11087
|
+
}
|
|
11088
|
+
else {
|
|
11089
|
+
s1 = peg$FAILED;
|
|
11090
|
+
if (peg$silentFails === 0) {
|
|
11091
|
+
peg$fail(peg$c1242);
|
|
11092
|
+
}
|
|
11093
|
+
}
|
|
11094
|
+
if (s1 !== peg$FAILED) {
|
|
11095
|
+
peg$savedPos = s0;
|
|
11096
|
+
s1 = peg$c1240();
|
|
11097
|
+
}
|
|
11098
|
+
s0 = s1;
|
|
11099
|
+
if (s0 === peg$FAILED) {
|
|
11100
|
+
s0 = peg$currPos;
|
|
11101
|
+
if (input.substr(peg$currPos, 4) === peg$c1243) {
|
|
11102
|
+
s1 = peg$c1243;
|
|
11103
|
+
peg$currPos += 4;
|
|
11104
|
+
}
|
|
11105
|
+
else {
|
|
11106
|
+
s1 = peg$FAILED;
|
|
11107
|
+
if (peg$silentFails === 0) {
|
|
11108
|
+
peg$fail(peg$c1244);
|
|
11109
|
+
}
|
|
11110
|
+
}
|
|
11111
|
+
if (s1 !== peg$FAILED) {
|
|
11112
|
+
peg$savedPos = s0;
|
|
11113
|
+
s1 = peg$c1240();
|
|
11114
|
+
}
|
|
11115
|
+
s0 = s1;
|
|
11116
|
+
if (s0 === peg$FAILED) {
|
|
11117
|
+
s0 = peg$currPos;
|
|
11118
|
+
if (input.substr(peg$currPos, 3) === peg$c1245) {
|
|
11119
|
+
s1 = peg$c1245;
|
|
11120
|
+
peg$currPos += 3;
|
|
11121
|
+
}
|
|
11122
|
+
else {
|
|
11123
|
+
s1 = peg$FAILED;
|
|
11124
|
+
if (peg$silentFails === 0) {
|
|
11125
|
+
peg$fail(peg$c1246);
|
|
11126
|
+
}
|
|
11127
|
+
}
|
|
11128
|
+
if (s1 !== peg$FAILED) {
|
|
11129
|
+
peg$savedPos = s0;
|
|
11130
|
+
s1 = peg$c1240();
|
|
11131
|
+
}
|
|
11132
|
+
s0 = s1;
|
|
11133
|
+
if (s0 === peg$FAILED) {
|
|
11134
|
+
s0 = peg$currPos;
|
|
11135
|
+
if (input.charCodeAt(peg$currPos) === 115) {
|
|
11136
|
+
s1 = peg$c1247;
|
|
11137
|
+
peg$currPos++;
|
|
11138
|
+
}
|
|
11139
|
+
else {
|
|
11140
|
+
s1 = peg$FAILED;
|
|
11141
|
+
if (peg$silentFails === 0) {
|
|
11142
|
+
peg$fail(peg$c1248);
|
|
11143
|
+
}
|
|
11144
|
+
}
|
|
11145
|
+
if (s1 !== peg$FAILED) {
|
|
11146
|
+
peg$savedPos = s0;
|
|
11147
|
+
s1 = peg$c1240();
|
|
11148
|
+
}
|
|
11149
|
+
s0 = s1;
|
|
11150
|
+
if (s0 === peg$FAILED) {
|
|
11151
|
+
s0 = peg$currPos;
|
|
11152
|
+
if (input.substr(peg$currPos, 7) === peg$c1249) {
|
|
11153
|
+
s1 = peg$c1249;
|
|
11154
|
+
peg$currPos += 7;
|
|
11155
|
+
}
|
|
11156
|
+
else {
|
|
11157
|
+
s1 = peg$FAILED;
|
|
11158
|
+
if (peg$silentFails === 0) {
|
|
11159
|
+
peg$fail(peg$c1250);
|
|
11160
|
+
}
|
|
11161
|
+
}
|
|
11162
|
+
if (s1 !== peg$FAILED) {
|
|
11163
|
+
peg$savedPos = s0;
|
|
11164
|
+
s1 = peg$c1251();
|
|
11165
|
+
}
|
|
11166
|
+
s0 = s1;
|
|
11167
|
+
if (s0 === peg$FAILED) {
|
|
11168
|
+
s0 = peg$currPos;
|
|
11169
|
+
if (input.substr(peg$currPos, 6) === peg$c1252) {
|
|
11170
|
+
s1 = peg$c1252;
|
|
11171
|
+
peg$currPos += 6;
|
|
11172
|
+
}
|
|
11173
|
+
else {
|
|
11174
|
+
s1 = peg$FAILED;
|
|
11175
|
+
if (peg$silentFails === 0) {
|
|
11176
|
+
peg$fail(peg$c1253);
|
|
11177
|
+
}
|
|
11178
|
+
}
|
|
11179
|
+
if (s1 !== peg$FAILED) {
|
|
11180
|
+
peg$savedPos = s0;
|
|
11181
|
+
s1 = peg$c1251();
|
|
11182
|
+
}
|
|
11183
|
+
s0 = s1;
|
|
11184
|
+
if (s0 === peg$FAILED) {
|
|
11185
|
+
s0 = peg$currPos;
|
|
11186
|
+
if (input.substr(peg$currPos, 4) === peg$c1254) {
|
|
11187
|
+
s1 = peg$c1254;
|
|
11188
|
+
peg$currPos += 4;
|
|
11189
|
+
}
|
|
11190
|
+
else {
|
|
11191
|
+
s1 = peg$FAILED;
|
|
11192
|
+
if (peg$silentFails === 0) {
|
|
11193
|
+
peg$fail(peg$c1255);
|
|
11194
|
+
}
|
|
11195
|
+
}
|
|
11196
|
+
if (s1 !== peg$FAILED) {
|
|
11197
|
+
peg$savedPos = s0;
|
|
11198
|
+
s1 = peg$c1251();
|
|
11199
|
+
}
|
|
11200
|
+
s0 = s1;
|
|
11201
|
+
if (s0 === peg$FAILED) {
|
|
11202
|
+
s0 = peg$currPos;
|
|
11203
|
+
if (input.substr(peg$currPos, 3) === peg$c1256) {
|
|
11204
|
+
s1 = peg$c1256;
|
|
11205
|
+
peg$currPos += 3;
|
|
11206
|
+
}
|
|
11207
|
+
else {
|
|
11208
|
+
s1 = peg$FAILED;
|
|
11209
|
+
if (peg$silentFails === 0) {
|
|
11210
|
+
peg$fail(peg$c1257);
|
|
11211
|
+
}
|
|
11212
|
+
}
|
|
11213
|
+
if (s1 !== peg$FAILED) {
|
|
11214
|
+
peg$savedPos = s0;
|
|
11215
|
+
s1 = peg$c1251();
|
|
11216
|
+
}
|
|
11217
|
+
s0 = s1;
|
|
11218
|
+
if (s0 === peg$FAILED) {
|
|
11219
|
+
s0 = peg$currPos;
|
|
11220
|
+
if (input.charCodeAt(peg$currPos) === 109) {
|
|
11221
|
+
s1 = peg$c1258;
|
|
11222
|
+
peg$currPos++;
|
|
11223
|
+
}
|
|
11224
|
+
else {
|
|
11225
|
+
s1 = peg$FAILED;
|
|
11226
|
+
if (peg$silentFails === 0) {
|
|
11227
|
+
peg$fail(peg$c1259);
|
|
11228
|
+
}
|
|
11229
|
+
}
|
|
11230
|
+
if (s1 !== peg$FAILED) {
|
|
11231
|
+
peg$savedPos = s0;
|
|
11232
|
+
s1 = peg$c1251();
|
|
11233
|
+
}
|
|
11234
|
+
s0 = s1;
|
|
11235
|
+
if (s0 === peg$FAILED) {
|
|
11236
|
+
s0 = peg$currPos;
|
|
11237
|
+
if (input.substr(peg$currPos, 5) === peg$c1260) {
|
|
11238
|
+
s1 = peg$c1260;
|
|
11239
|
+
peg$currPos += 5;
|
|
11240
|
+
}
|
|
11241
|
+
else {
|
|
11242
|
+
s1 = peg$FAILED;
|
|
11243
|
+
if (peg$silentFails === 0) {
|
|
11244
|
+
peg$fail(peg$c1261);
|
|
11245
|
+
}
|
|
11246
|
+
}
|
|
11247
|
+
if (s1 !== peg$FAILED) {
|
|
11248
|
+
peg$savedPos = s0;
|
|
11249
|
+
s1 = peg$c1262();
|
|
11250
|
+
}
|
|
11251
|
+
s0 = s1;
|
|
11252
|
+
if (s0 === peg$FAILED) {
|
|
11253
|
+
s0 = peg$currPos;
|
|
11254
|
+
if (input.substr(peg$currPos, 4) === peg$c1263) {
|
|
11255
|
+
s1 = peg$c1263;
|
|
11256
|
+
peg$currPos += 4;
|
|
11257
|
+
}
|
|
11258
|
+
else {
|
|
11259
|
+
s1 = peg$FAILED;
|
|
11260
|
+
if (peg$silentFails === 0) {
|
|
11261
|
+
peg$fail(peg$c1264);
|
|
11262
|
+
}
|
|
11263
|
+
}
|
|
11264
|
+
if (s1 !== peg$FAILED) {
|
|
11265
|
+
peg$savedPos = s0;
|
|
11266
|
+
s1 = peg$c1262();
|
|
11267
|
+
}
|
|
11268
|
+
s0 = s1;
|
|
11269
|
+
if (s0 === peg$FAILED) {
|
|
11270
|
+
s0 = peg$currPos;
|
|
11271
|
+
if (input.substr(peg$currPos, 3) === peg$c1265) {
|
|
11272
|
+
s1 = peg$c1265;
|
|
11273
|
+
peg$currPos += 3;
|
|
11274
|
+
}
|
|
11275
|
+
else {
|
|
11276
|
+
s1 = peg$FAILED;
|
|
11277
|
+
if (peg$silentFails === 0) {
|
|
11278
|
+
peg$fail(peg$c1266);
|
|
11279
|
+
}
|
|
11280
|
+
}
|
|
11281
|
+
if (s1 !== peg$FAILED) {
|
|
11282
|
+
peg$savedPos = s0;
|
|
11283
|
+
s1 = peg$c1262();
|
|
11284
|
+
}
|
|
11285
|
+
s0 = s1;
|
|
11286
|
+
if (s0 === peg$FAILED) {
|
|
11287
|
+
s0 = peg$currPos;
|
|
11288
|
+
if (input.substr(peg$currPos, 2) === peg$c1267) {
|
|
11289
|
+
s1 = peg$c1267;
|
|
11290
|
+
peg$currPos += 2;
|
|
11291
|
+
}
|
|
11292
|
+
else {
|
|
11293
|
+
s1 = peg$FAILED;
|
|
11294
|
+
if (peg$silentFails === 0) {
|
|
11295
|
+
peg$fail(peg$c1268);
|
|
11296
|
+
}
|
|
11297
|
+
}
|
|
11298
|
+
if (s1 !== peg$FAILED) {
|
|
11299
|
+
peg$savedPos = s0;
|
|
11300
|
+
s1 = peg$c1262();
|
|
11301
|
+
}
|
|
11302
|
+
s0 = s1;
|
|
11303
|
+
if (s0 === peg$FAILED) {
|
|
11304
|
+
s0 = peg$currPos;
|
|
11305
|
+
if (input.charCodeAt(peg$currPos) === 104) {
|
|
11306
|
+
s1 = peg$c1269;
|
|
11307
|
+
peg$currPos++;
|
|
11308
|
+
}
|
|
11309
|
+
else {
|
|
11310
|
+
s1 = peg$FAILED;
|
|
11311
|
+
if (peg$silentFails === 0) {
|
|
11312
|
+
peg$fail(peg$c1270);
|
|
11313
|
+
}
|
|
11314
|
+
}
|
|
11315
|
+
if (s1 !== peg$FAILED) {
|
|
11316
|
+
peg$savedPos = s0;
|
|
11317
|
+
s1 = peg$c1262();
|
|
11318
|
+
}
|
|
11319
|
+
s0 = s1;
|
|
11320
|
+
if (s0 === peg$FAILED) {
|
|
11321
|
+
s0 = peg$currPos;
|
|
11322
|
+
if (input.substr(peg$currPos, 4) === peg$c1271) {
|
|
11323
|
+
s1 = peg$c1271;
|
|
11324
|
+
peg$currPos += 4;
|
|
11325
|
+
}
|
|
11326
|
+
else {
|
|
11327
|
+
s1 = peg$FAILED;
|
|
11328
|
+
if (peg$silentFails === 0) {
|
|
11329
|
+
peg$fail(peg$c1272);
|
|
11330
|
+
}
|
|
11331
|
+
}
|
|
11332
|
+
if (s1 !== peg$FAILED) {
|
|
11333
|
+
peg$savedPos = s0;
|
|
11334
|
+
s1 = peg$c1273();
|
|
11335
|
+
}
|
|
11336
|
+
s0 = s1;
|
|
11337
|
+
if (s0 === peg$FAILED) {
|
|
11338
|
+
s0 = peg$currPos;
|
|
11339
|
+
if (input.substr(peg$currPos, 3) === peg$c1274) {
|
|
11340
|
+
s1 = peg$c1274;
|
|
11341
|
+
peg$currPos += 3;
|
|
11342
|
+
}
|
|
11343
|
+
else {
|
|
11344
|
+
s1 = peg$FAILED;
|
|
11345
|
+
if (peg$silentFails === 0) {
|
|
11346
|
+
peg$fail(peg$c1275);
|
|
11347
|
+
}
|
|
11348
|
+
}
|
|
11349
|
+
if (s1 !== peg$FAILED) {
|
|
11350
|
+
peg$savedPos = s0;
|
|
11351
|
+
s1 = peg$c1273();
|
|
11352
|
+
}
|
|
11353
|
+
s0 = s1;
|
|
11354
|
+
if (s0 === peg$FAILED) {
|
|
11355
|
+
s0 = peg$currPos;
|
|
11356
|
+
if (input.charCodeAt(peg$currPos) === 100) {
|
|
11357
|
+
s1 = peg$c1276;
|
|
11358
|
+
peg$currPos++;
|
|
11359
|
+
}
|
|
11360
|
+
else {
|
|
11361
|
+
s1 = peg$FAILED;
|
|
11362
|
+
if (peg$silentFails === 0) {
|
|
11363
|
+
peg$fail(peg$c1277);
|
|
11364
|
+
}
|
|
11365
|
+
}
|
|
11366
|
+
if (s1 !== peg$FAILED) {
|
|
11367
|
+
peg$savedPos = s0;
|
|
11368
|
+
s1 = peg$c1273();
|
|
11369
|
+
}
|
|
11370
|
+
s0 = s1;
|
|
11371
|
+
if (s0 === peg$FAILED) {
|
|
11372
|
+
s0 = peg$currPos;
|
|
11373
|
+
if (input.substr(peg$currPos, 5) === peg$c1278) {
|
|
11374
|
+
s1 = peg$c1278;
|
|
11375
|
+
peg$currPos += 5;
|
|
11376
|
+
}
|
|
11377
|
+
else {
|
|
11378
|
+
s1 = peg$FAILED;
|
|
11379
|
+
if (peg$silentFails === 0) {
|
|
11380
|
+
peg$fail(peg$c1279);
|
|
11381
|
+
}
|
|
11382
|
+
}
|
|
11383
|
+
if (s1 !== peg$FAILED) {
|
|
11384
|
+
peg$savedPos = s0;
|
|
11385
|
+
s1 = peg$c1280();
|
|
11386
|
+
}
|
|
11387
|
+
s0 = s1;
|
|
11388
|
+
if (s0 === peg$FAILED) {
|
|
11389
|
+
s0 = peg$currPos;
|
|
11390
|
+
if (input.substr(peg$currPos, 4) === peg$c1281) {
|
|
11391
|
+
s1 = peg$c1281;
|
|
11392
|
+
peg$currPos += 4;
|
|
11393
|
+
}
|
|
11394
|
+
else {
|
|
11395
|
+
s1 = peg$FAILED;
|
|
11396
|
+
if (peg$silentFails === 0) {
|
|
11397
|
+
peg$fail(peg$c1282);
|
|
11398
|
+
}
|
|
11399
|
+
}
|
|
11400
|
+
if (s1 !== peg$FAILED) {
|
|
11401
|
+
peg$savedPos = s0;
|
|
11402
|
+
s1 = peg$c1280();
|
|
11403
|
+
}
|
|
11404
|
+
s0 = s1;
|
|
11405
|
+
if (s0 === peg$FAILED) {
|
|
11406
|
+
s0 = peg$currPos;
|
|
11407
|
+
if (input.substr(peg$currPos, 3) === peg$c1283) {
|
|
11408
|
+
s1 = peg$c1283;
|
|
11409
|
+
peg$currPos += 3;
|
|
11410
|
+
}
|
|
11411
|
+
else {
|
|
11412
|
+
s1 = peg$FAILED;
|
|
11413
|
+
if (peg$silentFails === 0) {
|
|
11414
|
+
peg$fail(peg$c1284);
|
|
11415
|
+
}
|
|
11416
|
+
}
|
|
11417
|
+
if (s1 !== peg$FAILED) {
|
|
11418
|
+
peg$savedPos = s0;
|
|
11419
|
+
s1 = peg$c1280();
|
|
11420
|
+
}
|
|
11421
|
+
s0 = s1;
|
|
11422
|
+
if (s0 === peg$FAILED) {
|
|
11423
|
+
s0 = peg$currPos;
|
|
11424
|
+
if (input.substr(peg$currPos, 2) === peg$c1285) {
|
|
11425
|
+
s1 = peg$c1285;
|
|
11426
|
+
peg$currPos += 2;
|
|
11427
|
+
}
|
|
11428
|
+
else {
|
|
11429
|
+
s1 = peg$FAILED;
|
|
11430
|
+
if (peg$silentFails === 0) {
|
|
11431
|
+
peg$fail(peg$c1286);
|
|
11432
|
+
}
|
|
11433
|
+
}
|
|
11434
|
+
if (s1 !== peg$FAILED) {
|
|
11435
|
+
peg$savedPos = s0;
|
|
11436
|
+
s1 = peg$c1280();
|
|
11437
|
+
}
|
|
11438
|
+
s0 = s1;
|
|
11439
|
+
if (s0 === peg$FAILED) {
|
|
11440
|
+
s0 = peg$currPos;
|
|
11441
|
+
if (input.charCodeAt(peg$currPos) === 119) {
|
|
11442
|
+
s1 = peg$c1287;
|
|
11443
|
+
peg$currPos++;
|
|
11444
|
+
}
|
|
11445
|
+
else {
|
|
11446
|
+
s1 = peg$FAILED;
|
|
11447
|
+
if (peg$silentFails === 0) {
|
|
11448
|
+
peg$fail(peg$c1288);
|
|
11449
|
+
}
|
|
11450
|
+
}
|
|
11451
|
+
if (s1 !== peg$FAILED) {
|
|
11452
|
+
peg$savedPos = s0;
|
|
11453
|
+
s1 = peg$c1280();
|
|
11454
|
+
}
|
|
11455
|
+
s0 = s1;
|
|
11456
|
+
}
|
|
11457
|
+
}
|
|
11458
|
+
}
|
|
11459
|
+
}
|
|
11460
|
+
}
|
|
11461
|
+
}
|
|
11462
|
+
}
|
|
11463
|
+
}
|
|
11464
|
+
}
|
|
11465
|
+
}
|
|
11466
|
+
}
|
|
11467
|
+
}
|
|
11468
|
+
}
|
|
11469
|
+
}
|
|
11470
|
+
}
|
|
11471
|
+
}
|
|
11472
|
+
}
|
|
11473
|
+
}
|
|
11474
|
+
}
|
|
11475
|
+
}
|
|
11476
|
+
}
|
|
11477
|
+
}
|
|
11478
|
+
}
|
|
11479
|
+
}
|
|
11480
|
+
}
|
|
11481
|
+
}
|
|
11482
|
+
}
|
|
11483
|
+
return s0;
|
|
11484
|
+
}
|
|
11485
|
+
function peg$parseArrowAfter() {
|
|
11486
|
+
var s0, s1, s2, s3, s4, s5;
|
|
11487
|
+
s0 = peg$currPos;
|
|
11488
|
+
if (input.substr(peg$currPos, 5) === peg$c1289) {
|
|
11489
|
+
s1 = peg$c1289;
|
|
11490
|
+
peg$currPos += 5;
|
|
11491
|
+
}
|
|
11492
|
+
else {
|
|
11493
|
+
s1 = peg$FAILED;
|
|
11494
|
+
if (peg$silentFails === 0) {
|
|
11495
|
+
peg$fail(peg$c1290);
|
|
11496
|
+
}
|
|
11497
|
+
}
|
|
11498
|
+
if (s1 !== peg$FAILED) {
|
|
11499
|
+
s2 = peg$parseWS();
|
|
11500
|
+
if (s2 !== peg$FAILED) {
|
|
11501
|
+
s3 = peg$parseNonNegNumber();
|
|
11502
|
+
if (s3 !== peg$FAILED) {
|
|
11503
|
+
s4 = peg$parseWS();
|
|
11504
|
+
if (s4 === peg$FAILED) {
|
|
11505
|
+
s4 = null;
|
|
11506
|
+
}
|
|
11507
|
+
if (s4 !== peg$FAILED) {
|
|
11508
|
+
s5 = peg$parseTimeType();
|
|
11509
|
+
if (s5 === peg$FAILED) {
|
|
11510
|
+
s5 = null;
|
|
11511
|
+
}
|
|
11512
|
+
if (s5 !== peg$FAILED) {
|
|
11513
|
+
peg$savedPos = s0;
|
|
11514
|
+
s1 = peg$c1291(s3, s5);
|
|
11515
|
+
s0 = s1;
|
|
11516
|
+
}
|
|
11517
|
+
else {
|
|
11518
|
+
peg$currPos = s0;
|
|
11519
|
+
s0 = peg$FAILED;
|
|
11520
|
+
}
|
|
11521
|
+
}
|
|
11522
|
+
else {
|
|
11523
|
+
peg$currPos = s0;
|
|
11524
|
+
s0 = peg$FAILED;
|
|
11525
|
+
}
|
|
11526
|
+
}
|
|
11527
|
+
else {
|
|
11528
|
+
peg$currPos = s0;
|
|
11529
|
+
s0 = peg$FAILED;
|
|
11530
|
+
}
|
|
11531
|
+
}
|
|
11532
|
+
else {
|
|
11533
|
+
peg$currPos = s0;
|
|
11534
|
+
s0 = peg$FAILED;
|
|
11535
|
+
}
|
|
11536
|
+
}
|
|
11537
|
+
else {
|
|
11538
|
+
peg$currPos = s0;
|
|
11539
|
+
s0 = peg$FAILED;
|
|
11540
|
+
}
|
|
11541
|
+
return s0;
|
|
11542
|
+
}
|
|
10973
11543
|
function peg$parseLabelList() {
|
|
10974
11544
|
var s0, s1, s2, s3, s4, s5, s6;
|
|
10975
11545
|
s0 = peg$currPos;
|
|
@@ -11046,7 +11616,7 @@ var jssm = (function (exports) {
|
|
|
11046
11616
|
}
|
|
11047
11617
|
if (s4 !== peg$FAILED) {
|
|
11048
11618
|
peg$savedPos = s0;
|
|
11049
|
-
s1 = peg$
|
|
11619
|
+
s1 = peg$c1292(s3);
|
|
11050
11620
|
s0 = s1;
|
|
11051
11621
|
}
|
|
11052
11622
|
else {
|
|
@@ -11081,14 +11651,14 @@ var jssm = (function (exports) {
|
|
|
11081
11651
|
function peg$parseStripe() {
|
|
11082
11652
|
var s0, s1, s2, s3, s4;
|
|
11083
11653
|
s0 = peg$currPos;
|
|
11084
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
11085
|
-
s1 = peg$
|
|
11654
|
+
if (input.substr(peg$currPos, 2) === peg$c1293) {
|
|
11655
|
+
s1 = peg$c1293;
|
|
11086
11656
|
peg$currPos += 2;
|
|
11087
11657
|
}
|
|
11088
11658
|
else {
|
|
11089
11659
|
s1 = peg$FAILED;
|
|
11090
11660
|
if (peg$silentFails === 0) {
|
|
11091
|
-
peg$fail(peg$
|
|
11661
|
+
peg$fail(peg$c1294);
|
|
11092
11662
|
}
|
|
11093
11663
|
}
|
|
11094
11664
|
if (s1 !== peg$FAILED) {
|
|
@@ -11102,7 +11672,7 @@ var jssm = (function (exports) {
|
|
|
11102
11672
|
}
|
|
11103
11673
|
if (s3 !== peg$FAILED) {
|
|
11104
11674
|
peg$savedPos = s0;
|
|
11105
|
-
s1 = peg$
|
|
11675
|
+
s1 = peg$c1295(s2, s3);
|
|
11106
11676
|
s0 = s1;
|
|
11107
11677
|
}
|
|
11108
11678
|
else {
|
|
@@ -11121,14 +11691,14 @@ var jssm = (function (exports) {
|
|
|
11121
11691
|
}
|
|
11122
11692
|
if (s0 === peg$FAILED) {
|
|
11123
11693
|
s0 = peg$currPos;
|
|
11124
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
11125
|
-
s1 = peg$
|
|
11694
|
+
if (input.substr(peg$currPos, 2) === peg$c1296) {
|
|
11695
|
+
s1 = peg$c1296;
|
|
11126
11696
|
peg$currPos += 2;
|
|
11127
11697
|
}
|
|
11128
11698
|
else {
|
|
11129
11699
|
s1 = peg$FAILED;
|
|
11130
11700
|
if (peg$silentFails === 0) {
|
|
11131
|
-
peg$fail(peg$
|
|
11701
|
+
peg$fail(peg$c1297);
|
|
11132
11702
|
}
|
|
11133
11703
|
}
|
|
11134
11704
|
if (s1 !== peg$FAILED) {
|
|
@@ -11142,7 +11712,7 @@ var jssm = (function (exports) {
|
|
|
11142
11712
|
}
|
|
11143
11713
|
if (s3 !== peg$FAILED) {
|
|
11144
11714
|
peg$savedPos = s0;
|
|
11145
|
-
s1 = peg$
|
|
11715
|
+
s1 = peg$c1298(s2, s3);
|
|
11146
11716
|
s0 = s1;
|
|
11147
11717
|
}
|
|
11148
11718
|
else {
|
|
@@ -11166,13 +11736,13 @@ var jssm = (function (exports) {
|
|
|
11166
11736
|
var s0, s1, s2, s3, s4;
|
|
11167
11737
|
s0 = peg$currPos;
|
|
11168
11738
|
if (input.charCodeAt(peg$currPos) === 43) {
|
|
11169
|
-
s1 = peg$
|
|
11739
|
+
s1 = peg$c1299;
|
|
11170
11740
|
peg$currPos++;
|
|
11171
11741
|
}
|
|
11172
11742
|
else {
|
|
11173
11743
|
s1 = peg$FAILED;
|
|
11174
11744
|
if (peg$silentFails === 0) {
|
|
11175
|
-
peg$fail(peg$
|
|
11745
|
+
peg$fail(peg$c1300);
|
|
11176
11746
|
}
|
|
11177
11747
|
}
|
|
11178
11748
|
if (s1 !== peg$FAILED) {
|
|
@@ -11186,7 +11756,7 @@ var jssm = (function (exports) {
|
|
|
11186
11756
|
}
|
|
11187
11757
|
if (s3 !== peg$FAILED) {
|
|
11188
11758
|
peg$savedPos = s0;
|
|
11189
|
-
s1 = peg$
|
|
11759
|
+
s1 = peg$c1301(s2, s3);
|
|
11190
11760
|
s0 = s1;
|
|
11191
11761
|
}
|
|
11192
11762
|
else {
|
|
@@ -11206,13 +11776,13 @@ var jssm = (function (exports) {
|
|
|
11206
11776
|
if (s0 === peg$FAILED) {
|
|
11207
11777
|
s0 = peg$currPos;
|
|
11208
11778
|
if (input.charCodeAt(peg$currPos) === 45) {
|
|
11209
|
-
s1 = peg$
|
|
11779
|
+
s1 = peg$c1302;
|
|
11210
11780
|
peg$currPos++;
|
|
11211
11781
|
}
|
|
11212
11782
|
else {
|
|
11213
11783
|
s1 = peg$FAILED;
|
|
11214
11784
|
if (peg$silentFails === 0) {
|
|
11215
|
-
peg$fail(peg$
|
|
11785
|
+
peg$fail(peg$c1303);
|
|
11216
11786
|
}
|
|
11217
11787
|
}
|
|
11218
11788
|
if (s1 !== peg$FAILED) {
|
|
@@ -11226,7 +11796,7 @@ var jssm = (function (exports) {
|
|
|
11226
11796
|
}
|
|
11227
11797
|
if (s3 !== peg$FAILED) {
|
|
11228
11798
|
peg$savedPos = s0;
|
|
11229
|
-
s1 = peg$
|
|
11799
|
+
s1 = peg$c1304(s2, s3);
|
|
11230
11800
|
s0 = s1;
|
|
11231
11801
|
}
|
|
11232
11802
|
else {
|
|
@@ -11245,19 +11815,19 @@ var jssm = (function (exports) {
|
|
|
11245
11815
|
}
|
|
11246
11816
|
if (s0 === peg$FAILED) {
|
|
11247
11817
|
s0 = peg$currPos;
|
|
11248
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
11249
|
-
s1 = peg$
|
|
11818
|
+
if (input.substr(peg$currPos, 2) === peg$c1305) {
|
|
11819
|
+
s1 = peg$c1305;
|
|
11250
11820
|
peg$currPos += 2;
|
|
11251
11821
|
}
|
|
11252
11822
|
else {
|
|
11253
11823
|
s1 = peg$FAILED;
|
|
11254
11824
|
if (peg$silentFails === 0) {
|
|
11255
|
-
peg$fail(peg$
|
|
11825
|
+
peg$fail(peg$c1306);
|
|
11256
11826
|
}
|
|
11257
11827
|
}
|
|
11258
11828
|
if (s1 !== peg$FAILED) {
|
|
11259
11829
|
peg$savedPos = s0;
|
|
11260
|
-
s1 = peg$
|
|
11830
|
+
s1 = peg$c1307();
|
|
11261
11831
|
}
|
|
11262
11832
|
s0 = s1;
|
|
11263
11833
|
}
|
|
@@ -11279,14 +11849,14 @@ var jssm = (function (exports) {
|
|
|
11279
11849
|
return s0;
|
|
11280
11850
|
}
|
|
11281
11851
|
function peg$parseSubexp() {
|
|
11282
|
-
var s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18;
|
|
11852
|
+
var s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20, s21, s22;
|
|
11283
11853
|
s0 = peg$currPos;
|
|
11284
11854
|
s1 = peg$parseWS();
|
|
11285
11855
|
if (s1 === peg$FAILED) {
|
|
11286
11856
|
s1 = null;
|
|
11287
11857
|
}
|
|
11288
11858
|
if (s1 !== peg$FAILED) {
|
|
11289
|
-
s2 = peg$
|
|
11859
|
+
s2 = peg$parseArrowAfter();
|
|
11290
11860
|
if (s2 === peg$FAILED) {
|
|
11291
11861
|
s2 = null;
|
|
11292
11862
|
}
|
|
@@ -11296,7 +11866,7 @@ var jssm = (function (exports) {
|
|
|
11296
11866
|
s3 = null;
|
|
11297
11867
|
}
|
|
11298
11868
|
if (s3 !== peg$FAILED) {
|
|
11299
|
-
s4 = peg$
|
|
11869
|
+
s4 = peg$parseActionLabel();
|
|
11300
11870
|
if (s4 === peg$FAILED) {
|
|
11301
11871
|
s4 = null;
|
|
11302
11872
|
}
|
|
@@ -11306,7 +11876,7 @@ var jssm = (function (exports) {
|
|
|
11306
11876
|
s5 = null;
|
|
11307
11877
|
}
|
|
11308
11878
|
if (s5 !== peg$FAILED) {
|
|
11309
|
-
s6 = peg$
|
|
11879
|
+
s6 = peg$parseArrowProbability();
|
|
11310
11880
|
if (s6 === peg$FAILED) {
|
|
11311
11881
|
s6 = null;
|
|
11312
11882
|
}
|
|
@@ -11316,24 +11886,24 @@ var jssm = (function (exports) {
|
|
|
11316
11886
|
s7 = null;
|
|
11317
11887
|
}
|
|
11318
11888
|
if (s7 !== peg$FAILED) {
|
|
11319
|
-
s8 = peg$
|
|
11889
|
+
s8 = peg$parseArrowDesc();
|
|
11890
|
+
if (s8 === peg$FAILED) {
|
|
11891
|
+
s8 = null;
|
|
11892
|
+
}
|
|
11320
11893
|
if (s8 !== peg$FAILED) {
|
|
11321
11894
|
s9 = peg$parseWS();
|
|
11322
11895
|
if (s9 === peg$FAILED) {
|
|
11323
11896
|
s9 = null;
|
|
11324
11897
|
}
|
|
11325
11898
|
if (s9 !== peg$FAILED) {
|
|
11326
|
-
s10 = peg$
|
|
11327
|
-
if (s10 === peg$FAILED) {
|
|
11328
|
-
s10 = null;
|
|
11329
|
-
}
|
|
11899
|
+
s10 = peg$parseArrow();
|
|
11330
11900
|
if (s10 !== peg$FAILED) {
|
|
11331
11901
|
s11 = peg$parseWS();
|
|
11332
11902
|
if (s11 === peg$FAILED) {
|
|
11333
11903
|
s11 = null;
|
|
11334
11904
|
}
|
|
11335
11905
|
if (s11 !== peg$FAILED) {
|
|
11336
|
-
s12 = peg$
|
|
11906
|
+
s12 = peg$parseArrowDesc();
|
|
11337
11907
|
if (s12 === peg$FAILED) {
|
|
11338
11908
|
s12 = null;
|
|
11339
11909
|
}
|
|
@@ -11343,7 +11913,7 @@ var jssm = (function (exports) {
|
|
|
11343
11913
|
s13 = null;
|
|
11344
11914
|
}
|
|
11345
11915
|
if (s13 !== peg$FAILED) {
|
|
11346
|
-
s14 = peg$
|
|
11916
|
+
s14 = peg$parseArrowProbability();
|
|
11347
11917
|
if (s14 === peg$FAILED) {
|
|
11348
11918
|
s14 = null;
|
|
11349
11919
|
}
|
|
@@ -11353,21 +11923,61 @@ var jssm = (function (exports) {
|
|
|
11353
11923
|
s15 = null;
|
|
11354
11924
|
}
|
|
11355
11925
|
if (s15 !== peg$FAILED) {
|
|
11356
|
-
s16 = peg$
|
|
11926
|
+
s16 = peg$parseActionLabel();
|
|
11927
|
+
if (s16 === peg$FAILED) {
|
|
11928
|
+
s16 = null;
|
|
11929
|
+
}
|
|
11357
11930
|
if (s16 !== peg$FAILED) {
|
|
11358
11931
|
s17 = peg$parseWS();
|
|
11359
11932
|
if (s17 === peg$FAILED) {
|
|
11360
11933
|
s17 = null;
|
|
11361
11934
|
}
|
|
11362
11935
|
if (s17 !== peg$FAILED) {
|
|
11363
|
-
s18 = peg$
|
|
11936
|
+
s18 = peg$parseArrowAfter();
|
|
11364
11937
|
if (s18 === peg$FAILED) {
|
|
11365
11938
|
s18 = null;
|
|
11366
11939
|
}
|
|
11367
11940
|
if (s18 !== peg$FAILED) {
|
|
11368
|
-
|
|
11369
|
-
|
|
11370
|
-
|
|
11941
|
+
s19 = peg$parseWS();
|
|
11942
|
+
if (s19 === peg$FAILED) {
|
|
11943
|
+
s19 = null;
|
|
11944
|
+
}
|
|
11945
|
+
if (s19 !== peg$FAILED) {
|
|
11946
|
+
s20 = peg$parseArrowTarget();
|
|
11947
|
+
if (s20 !== peg$FAILED) {
|
|
11948
|
+
s21 = peg$parseWS();
|
|
11949
|
+
if (s21 === peg$FAILED) {
|
|
11950
|
+
s21 = null;
|
|
11951
|
+
}
|
|
11952
|
+
if (s21 !== peg$FAILED) {
|
|
11953
|
+
s22 = peg$parseSubexp();
|
|
11954
|
+
if (s22 === peg$FAILED) {
|
|
11955
|
+
s22 = null;
|
|
11956
|
+
}
|
|
11957
|
+
if (s22 !== peg$FAILED) {
|
|
11958
|
+
peg$savedPos = s0;
|
|
11959
|
+
s1 = peg$c1308(s2, s4, s6, s8, s10, s12, s14, s16, s18, s20, s22);
|
|
11960
|
+
s0 = s1;
|
|
11961
|
+
}
|
|
11962
|
+
else {
|
|
11963
|
+
peg$currPos = s0;
|
|
11964
|
+
s0 = peg$FAILED;
|
|
11965
|
+
}
|
|
11966
|
+
}
|
|
11967
|
+
else {
|
|
11968
|
+
peg$currPos = s0;
|
|
11969
|
+
s0 = peg$FAILED;
|
|
11970
|
+
}
|
|
11971
|
+
}
|
|
11972
|
+
else {
|
|
11973
|
+
peg$currPos = s0;
|
|
11974
|
+
s0 = peg$FAILED;
|
|
11975
|
+
}
|
|
11976
|
+
}
|
|
11977
|
+
else {
|
|
11978
|
+
peg$currPos = s0;
|
|
11979
|
+
s0 = peg$FAILED;
|
|
11980
|
+
}
|
|
11371
11981
|
}
|
|
11372
11982
|
else {
|
|
11373
11983
|
peg$currPos = s0;
|
|
@@ -11489,7 +12099,7 @@ var jssm = (function (exports) {
|
|
|
11489
12099
|
}
|
|
11490
12100
|
if (s5 !== peg$FAILED) {
|
|
11491
12101
|
peg$savedPos = s0;
|
|
11492
|
-
s1 = peg$
|
|
12102
|
+
s1 = peg$c1309(s1, s2);
|
|
11493
12103
|
s0 = s1;
|
|
11494
12104
|
}
|
|
11495
12105
|
else {
|
|
@@ -11520,25 +12130,25 @@ var jssm = (function (exports) {
|
|
|
11520
12130
|
}
|
|
11521
12131
|
function peg$parseValidationKey() {
|
|
11522
12132
|
var s0;
|
|
11523
|
-
if (input.substr(peg$currPos, 9) === peg$
|
|
11524
|
-
s0 = peg$
|
|
12133
|
+
if (input.substr(peg$currPos, 9) === peg$c1310) {
|
|
12134
|
+
s0 = peg$c1310;
|
|
11525
12135
|
peg$currPos += 9;
|
|
11526
12136
|
}
|
|
11527
12137
|
else {
|
|
11528
12138
|
s0 = peg$FAILED;
|
|
11529
12139
|
if (peg$silentFails === 0) {
|
|
11530
|
-
peg$fail(peg$
|
|
12140
|
+
peg$fail(peg$c1311);
|
|
11531
12141
|
}
|
|
11532
12142
|
}
|
|
11533
12143
|
if (s0 === peg$FAILED) {
|
|
11534
|
-
if (input.substr(peg$currPos, 4) === peg$
|
|
11535
|
-
s0 = peg$
|
|
12144
|
+
if (input.substr(peg$currPos, 4) === peg$c1312) {
|
|
12145
|
+
s0 = peg$c1312;
|
|
11536
12146
|
peg$currPos += 4;
|
|
11537
12147
|
}
|
|
11538
12148
|
else {
|
|
11539
12149
|
s0 = peg$FAILED;
|
|
11540
12150
|
if (peg$silentFails === 0) {
|
|
11541
|
-
peg$fail(peg$
|
|
12151
|
+
peg$fail(peg$c1313);
|
|
11542
12152
|
}
|
|
11543
12153
|
}
|
|
11544
12154
|
}
|
|
@@ -11574,7 +12184,7 @@ var jssm = (function (exports) {
|
|
|
11574
12184
|
}
|
|
11575
12185
|
if (s4 !== peg$FAILED) {
|
|
11576
12186
|
peg$savedPos = s0;
|
|
11577
|
-
s1 = peg$
|
|
12187
|
+
s1 = peg$c1314(s1, s3);
|
|
11578
12188
|
s0 = s1;
|
|
11579
12189
|
}
|
|
11580
12190
|
else {
|
|
@@ -11621,14 +12231,14 @@ var jssm = (function (exports) {
|
|
|
11621
12231
|
s1 = null;
|
|
11622
12232
|
}
|
|
11623
12233
|
if (s1 !== peg$FAILED) {
|
|
11624
|
-
if (input.substr(peg$currPos, 10) === peg$
|
|
11625
|
-
s2 = peg$
|
|
12234
|
+
if (input.substr(peg$currPos, 10) === peg$c1315) {
|
|
12235
|
+
s2 = peg$c1315;
|
|
11626
12236
|
peg$currPos += 10;
|
|
11627
12237
|
}
|
|
11628
12238
|
else {
|
|
11629
12239
|
s2 = peg$FAILED;
|
|
11630
12240
|
if (peg$silentFails === 0) {
|
|
11631
|
-
peg$fail(peg$
|
|
12241
|
+
peg$fail(peg$c1316);
|
|
11632
12242
|
}
|
|
11633
12243
|
}
|
|
11634
12244
|
if (s2 !== peg$FAILED) {
|
|
@@ -11679,14 +12289,14 @@ var jssm = (function (exports) {
|
|
|
11679
12289
|
s9 = null;
|
|
11680
12290
|
}
|
|
11681
12291
|
if (s9 !== peg$FAILED) {
|
|
11682
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
11683
|
-
s10 = peg$
|
|
12292
|
+
if (input.substr(peg$currPos, 2) === peg$c1317) {
|
|
12293
|
+
s10 = peg$c1317;
|
|
11684
12294
|
peg$currPos += 2;
|
|
11685
12295
|
}
|
|
11686
12296
|
else {
|
|
11687
12297
|
s10 = peg$FAILED;
|
|
11688
12298
|
if (peg$silentFails === 0) {
|
|
11689
|
-
peg$fail(peg$
|
|
12299
|
+
peg$fail(peg$c1318);
|
|
11690
12300
|
}
|
|
11691
12301
|
}
|
|
11692
12302
|
if (s10 !== peg$FAILED) {
|
|
@@ -11696,7 +12306,7 @@ var jssm = (function (exports) {
|
|
|
11696
12306
|
}
|
|
11697
12307
|
if (s11 !== peg$FAILED) {
|
|
11698
12308
|
peg$savedPos = s0;
|
|
11699
|
-
s1 = peg$
|
|
12309
|
+
s1 = peg$c1319(s8);
|
|
11700
12310
|
s0 = s1;
|
|
11701
12311
|
}
|
|
11702
12312
|
else {
|
|
@@ -11757,47 +12367,47 @@ var jssm = (function (exports) {
|
|
|
11757
12367
|
}
|
|
11758
12368
|
function peg$parseGvizLayout() {
|
|
11759
12369
|
var s0;
|
|
11760
|
-
if (input.substr(peg$currPos, 3) === peg$
|
|
11761
|
-
s0 = peg$
|
|
12370
|
+
if (input.substr(peg$currPos, 3) === peg$c1320) {
|
|
12371
|
+
s0 = peg$c1320;
|
|
11762
12372
|
peg$currPos += 3;
|
|
11763
12373
|
}
|
|
11764
12374
|
else {
|
|
11765
12375
|
s0 = peg$FAILED;
|
|
11766
12376
|
if (peg$silentFails === 0) {
|
|
11767
|
-
peg$fail(peg$
|
|
12377
|
+
peg$fail(peg$c1321);
|
|
11768
12378
|
}
|
|
11769
12379
|
}
|
|
11770
12380
|
if (s0 === peg$FAILED) {
|
|
11771
|
-
if (input.substr(peg$currPos, 5) === peg$
|
|
11772
|
-
s0 = peg$
|
|
12381
|
+
if (input.substr(peg$currPos, 5) === peg$c1322) {
|
|
12382
|
+
s0 = peg$c1322;
|
|
11773
12383
|
peg$currPos += 5;
|
|
11774
12384
|
}
|
|
11775
12385
|
else {
|
|
11776
12386
|
s0 = peg$FAILED;
|
|
11777
12387
|
if (peg$silentFails === 0) {
|
|
11778
|
-
peg$fail(peg$
|
|
12388
|
+
peg$fail(peg$c1323);
|
|
11779
12389
|
}
|
|
11780
12390
|
}
|
|
11781
12391
|
if (s0 === peg$FAILED) {
|
|
11782
|
-
if (input.substr(peg$currPos, 3) === peg$
|
|
11783
|
-
s0 = peg$
|
|
12392
|
+
if (input.substr(peg$currPos, 3) === peg$c1324) {
|
|
12393
|
+
s0 = peg$c1324;
|
|
11784
12394
|
peg$currPos += 3;
|
|
11785
12395
|
}
|
|
11786
12396
|
else {
|
|
11787
12397
|
s0 = peg$FAILED;
|
|
11788
12398
|
if (peg$silentFails === 0) {
|
|
11789
|
-
peg$fail(peg$
|
|
12399
|
+
peg$fail(peg$c1325);
|
|
11790
12400
|
}
|
|
11791
12401
|
}
|
|
11792
12402
|
if (s0 === peg$FAILED) {
|
|
11793
|
-
if (input.substr(peg$currPos, 5) === peg$
|
|
11794
|
-
s0 = peg$
|
|
12403
|
+
if (input.substr(peg$currPos, 5) === peg$c1326) {
|
|
12404
|
+
s0 = peg$c1326;
|
|
11795
12405
|
peg$currPos += 5;
|
|
11796
12406
|
}
|
|
11797
12407
|
else {
|
|
11798
12408
|
s0 = peg$FAILED;
|
|
11799
12409
|
if (peg$silentFails === 0) {
|
|
11800
|
-
peg$fail(peg$
|
|
12410
|
+
peg$fail(peg$c1327);
|
|
11801
12411
|
}
|
|
11802
12412
|
}
|
|
11803
12413
|
}
|
|
@@ -11828,14 +12438,14 @@ var jssm = (function (exports) {
|
|
|
11828
12438
|
s1 = null;
|
|
11829
12439
|
}
|
|
11830
12440
|
if (s1 !== peg$FAILED) {
|
|
11831
|
-
if (input.substr(peg$currPos, 5) === peg$
|
|
11832
|
-
s2 = peg$
|
|
12441
|
+
if (input.substr(peg$currPos, 5) === peg$c1328) {
|
|
12442
|
+
s2 = peg$c1328;
|
|
11833
12443
|
peg$currPos += 5;
|
|
11834
12444
|
}
|
|
11835
12445
|
else {
|
|
11836
12446
|
s2 = peg$FAILED;
|
|
11837
12447
|
if (peg$silentFails === 0) {
|
|
11838
|
-
peg$fail(peg$
|
|
12448
|
+
peg$fail(peg$c1329);
|
|
11839
12449
|
}
|
|
11840
12450
|
}
|
|
11841
12451
|
if (s2 !== peg$FAILED) {
|
|
@@ -11886,14 +12496,14 @@ var jssm = (function (exports) {
|
|
|
11886
12496
|
s9 = null;
|
|
11887
12497
|
}
|
|
11888
12498
|
if (s9 !== peg$FAILED) {
|
|
11889
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
11890
|
-
s10 = peg$
|
|
12499
|
+
if (input.substr(peg$currPos, 2) === peg$c1317) {
|
|
12500
|
+
s10 = peg$c1317;
|
|
11891
12501
|
peg$currPos += 2;
|
|
11892
12502
|
}
|
|
11893
12503
|
else {
|
|
11894
12504
|
s10 = peg$FAILED;
|
|
11895
12505
|
if (peg$silentFails === 0) {
|
|
11896
|
-
peg$fail(peg$
|
|
12506
|
+
peg$fail(peg$c1318);
|
|
11897
12507
|
}
|
|
11898
12508
|
}
|
|
11899
12509
|
if (s10 !== peg$FAILED) {
|
|
@@ -11903,7 +12513,7 @@ var jssm = (function (exports) {
|
|
|
11903
12513
|
}
|
|
11904
12514
|
if (s11 !== peg$FAILED) {
|
|
11905
12515
|
peg$savedPos = s0;
|
|
11906
|
-
s1 = peg$
|
|
12516
|
+
s1 = peg$c1330(s8);
|
|
11907
12517
|
s0 = s1;
|
|
11908
12518
|
}
|
|
11909
12519
|
else {
|
|
@@ -11970,14 +12580,14 @@ var jssm = (function (exports) {
|
|
|
11970
12580
|
s1 = null;
|
|
11971
12581
|
}
|
|
11972
12582
|
if (s1 !== peg$FAILED) {
|
|
11973
|
-
if (input.substr(peg$currPos, 11) === peg$
|
|
11974
|
-
s2 = peg$
|
|
12583
|
+
if (input.substr(peg$currPos, 11) === peg$c1331) {
|
|
12584
|
+
s2 = peg$c1331;
|
|
11975
12585
|
peg$currPos += 11;
|
|
11976
12586
|
}
|
|
11977
12587
|
else {
|
|
11978
12588
|
s2 = peg$FAILED;
|
|
11979
12589
|
if (peg$silentFails === 0) {
|
|
11980
|
-
peg$fail(peg$
|
|
12590
|
+
peg$fail(peg$c1332);
|
|
11981
12591
|
}
|
|
11982
12592
|
}
|
|
11983
12593
|
if (s2 !== peg$FAILED) {
|
|
@@ -12028,14 +12638,14 @@ var jssm = (function (exports) {
|
|
|
12028
12638
|
s9 = null;
|
|
12029
12639
|
}
|
|
12030
12640
|
if (s9 !== peg$FAILED) {
|
|
12031
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
12032
|
-
s10 = peg$
|
|
12641
|
+
if (input.substr(peg$currPos, 2) === peg$c1317) {
|
|
12642
|
+
s10 = peg$c1317;
|
|
12033
12643
|
peg$currPos += 2;
|
|
12034
12644
|
}
|
|
12035
12645
|
else {
|
|
12036
12646
|
s10 = peg$FAILED;
|
|
12037
12647
|
if (peg$silentFails === 0) {
|
|
12038
|
-
peg$fail(peg$
|
|
12648
|
+
peg$fail(peg$c1318);
|
|
12039
12649
|
}
|
|
12040
12650
|
}
|
|
12041
12651
|
if (s10 !== peg$FAILED) {
|
|
@@ -12045,7 +12655,7 @@ var jssm = (function (exports) {
|
|
|
12045
12655
|
}
|
|
12046
12656
|
if (s11 !== peg$FAILED) {
|
|
12047
12657
|
peg$savedPos = s0;
|
|
12048
|
-
s1 = peg$
|
|
12658
|
+
s1 = peg$c1333(s8);
|
|
12049
12659
|
s0 = s1;
|
|
12050
12660
|
}
|
|
12051
12661
|
else {
|
|
@@ -12112,14 +12722,14 @@ var jssm = (function (exports) {
|
|
|
12112
12722
|
s1 = null;
|
|
12113
12723
|
}
|
|
12114
12724
|
if (s1 !== peg$FAILED) {
|
|
12115
|
-
if (input.substr(peg$currPos, 9) === peg$
|
|
12116
|
-
s2 = peg$
|
|
12725
|
+
if (input.substr(peg$currPos, 9) === peg$c1334) {
|
|
12726
|
+
s2 = peg$c1334;
|
|
12117
12727
|
peg$currPos += 9;
|
|
12118
12728
|
}
|
|
12119
12729
|
else {
|
|
12120
12730
|
s2 = peg$FAILED;
|
|
12121
12731
|
if (peg$silentFails === 0) {
|
|
12122
|
-
peg$fail(peg$
|
|
12732
|
+
peg$fail(peg$c1335);
|
|
12123
12733
|
}
|
|
12124
12734
|
}
|
|
12125
12735
|
if (s2 !== peg$FAILED) {
|
|
@@ -12170,14 +12780,14 @@ var jssm = (function (exports) {
|
|
|
12170
12780
|
s9 = null;
|
|
12171
12781
|
}
|
|
12172
12782
|
if (s9 !== peg$FAILED) {
|
|
12173
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
12174
|
-
s10 = peg$
|
|
12783
|
+
if (input.substr(peg$currPos, 2) === peg$c1317) {
|
|
12784
|
+
s10 = peg$c1317;
|
|
12175
12785
|
peg$currPos += 2;
|
|
12176
12786
|
}
|
|
12177
12787
|
else {
|
|
12178
12788
|
s10 = peg$FAILED;
|
|
12179
12789
|
if (peg$silentFails === 0) {
|
|
12180
|
-
peg$fail(peg$
|
|
12790
|
+
peg$fail(peg$c1318);
|
|
12181
12791
|
}
|
|
12182
12792
|
}
|
|
12183
12793
|
if (s10 !== peg$FAILED) {
|
|
@@ -12187,7 +12797,7 @@ var jssm = (function (exports) {
|
|
|
12187
12797
|
}
|
|
12188
12798
|
if (s11 !== peg$FAILED) {
|
|
12189
12799
|
peg$savedPos = s0;
|
|
12190
|
-
s1 = peg$
|
|
12800
|
+
s1 = peg$c1336(s8);
|
|
12191
12801
|
s0 = s1;
|
|
12192
12802
|
}
|
|
12193
12803
|
else {
|
|
@@ -12254,14 +12864,14 @@ var jssm = (function (exports) {
|
|
|
12254
12864
|
s1 = null;
|
|
12255
12865
|
}
|
|
12256
12866
|
if (s1 !== peg$FAILED) {
|
|
12257
|
-
if (input.substr(peg$currPos, 12) === peg$
|
|
12258
|
-
s2 = peg$
|
|
12867
|
+
if (input.substr(peg$currPos, 12) === peg$c1337) {
|
|
12868
|
+
s2 = peg$c1337;
|
|
12259
12869
|
peg$currPos += 12;
|
|
12260
12870
|
}
|
|
12261
12871
|
else {
|
|
12262
12872
|
s2 = peg$FAILED;
|
|
12263
12873
|
if (peg$silentFails === 0) {
|
|
12264
|
-
peg$fail(peg$
|
|
12874
|
+
peg$fail(peg$c1338);
|
|
12265
12875
|
}
|
|
12266
12876
|
}
|
|
12267
12877
|
if (s2 !== peg$FAILED) {
|
|
@@ -12312,14 +12922,14 @@ var jssm = (function (exports) {
|
|
|
12312
12922
|
s9 = null;
|
|
12313
12923
|
}
|
|
12314
12924
|
if (s9 !== peg$FAILED) {
|
|
12315
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
12316
|
-
s10 = peg$
|
|
12925
|
+
if (input.substr(peg$currPos, 2) === peg$c1317) {
|
|
12926
|
+
s10 = peg$c1317;
|
|
12317
12927
|
peg$currPos += 2;
|
|
12318
12928
|
}
|
|
12319
12929
|
else {
|
|
12320
12930
|
s10 = peg$FAILED;
|
|
12321
12931
|
if (peg$silentFails === 0) {
|
|
12322
|
-
peg$fail(peg$
|
|
12932
|
+
peg$fail(peg$c1318);
|
|
12323
12933
|
}
|
|
12324
12934
|
}
|
|
12325
12935
|
if (s10 !== peg$FAILED) {
|
|
@@ -12329,7 +12939,7 @@ var jssm = (function (exports) {
|
|
|
12329
12939
|
}
|
|
12330
12940
|
if (s11 !== peg$FAILED) {
|
|
12331
12941
|
peg$savedPos = s0;
|
|
12332
|
-
s1 = peg$
|
|
12942
|
+
s1 = peg$c1339(s8);
|
|
12333
12943
|
s0 = s1;
|
|
12334
12944
|
}
|
|
12335
12945
|
else {
|
|
@@ -12396,14 +13006,14 @@ var jssm = (function (exports) {
|
|
|
12396
13006
|
s1 = null;
|
|
12397
13007
|
}
|
|
12398
13008
|
if (s1 !== peg$FAILED) {
|
|
12399
|
-
if (input.substr(peg$currPos, 14) === peg$
|
|
12400
|
-
s2 = peg$
|
|
13009
|
+
if (input.substr(peg$currPos, 14) === peg$c1340) {
|
|
13010
|
+
s2 = peg$c1340;
|
|
12401
13011
|
peg$currPos += 14;
|
|
12402
13012
|
}
|
|
12403
13013
|
else {
|
|
12404
13014
|
s2 = peg$FAILED;
|
|
12405
13015
|
if (peg$silentFails === 0) {
|
|
12406
|
-
peg$fail(peg$
|
|
13016
|
+
peg$fail(peg$c1341);
|
|
12407
13017
|
}
|
|
12408
13018
|
}
|
|
12409
13019
|
if (s2 !== peg$FAILED) {
|
|
@@ -12454,14 +13064,14 @@ var jssm = (function (exports) {
|
|
|
12454
13064
|
s9 = null;
|
|
12455
13065
|
}
|
|
12456
13066
|
if (s9 !== peg$FAILED) {
|
|
12457
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
12458
|
-
s10 = peg$
|
|
13067
|
+
if (input.substr(peg$currPos, 2) === peg$c1317) {
|
|
13068
|
+
s10 = peg$c1317;
|
|
12459
13069
|
peg$currPos += 2;
|
|
12460
13070
|
}
|
|
12461
13071
|
else {
|
|
12462
13072
|
s10 = peg$FAILED;
|
|
12463
13073
|
if (peg$silentFails === 0) {
|
|
12464
|
-
peg$fail(peg$
|
|
13074
|
+
peg$fail(peg$c1318);
|
|
12465
13075
|
}
|
|
12466
13076
|
}
|
|
12467
13077
|
if (s10 !== peg$FAILED) {
|
|
@@ -12471,7 +13081,7 @@ var jssm = (function (exports) {
|
|
|
12471
13081
|
}
|
|
12472
13082
|
if (s11 !== peg$FAILED) {
|
|
12473
13083
|
peg$savedPos = s0;
|
|
12474
|
-
s1 = peg$
|
|
13084
|
+
s1 = peg$c1342(s8);
|
|
12475
13085
|
s0 = s1;
|
|
12476
13086
|
}
|
|
12477
13087
|
else {
|
|
@@ -12538,14 +13148,14 @@ var jssm = (function (exports) {
|
|
|
12538
13148
|
s1 = null;
|
|
12539
13149
|
}
|
|
12540
13150
|
if (s1 !== peg$FAILED) {
|
|
12541
|
-
if (input.substr(peg$currPos, 12) === peg$
|
|
12542
|
-
s2 = peg$
|
|
13151
|
+
if (input.substr(peg$currPos, 12) === peg$c1343) {
|
|
13152
|
+
s2 = peg$c1343;
|
|
12543
13153
|
peg$currPos += 12;
|
|
12544
13154
|
}
|
|
12545
13155
|
else {
|
|
12546
13156
|
s2 = peg$FAILED;
|
|
12547
13157
|
if (peg$silentFails === 0) {
|
|
12548
|
-
peg$fail(peg$
|
|
13158
|
+
peg$fail(peg$c1344);
|
|
12549
13159
|
}
|
|
12550
13160
|
}
|
|
12551
13161
|
if (s2 !== peg$FAILED) {
|
|
@@ -12596,14 +13206,14 @@ var jssm = (function (exports) {
|
|
|
12596
13206
|
s9 = null;
|
|
12597
13207
|
}
|
|
12598
13208
|
if (s9 !== peg$FAILED) {
|
|
12599
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
12600
|
-
s10 = peg$
|
|
13209
|
+
if (input.substr(peg$currPos, 2) === peg$c1317) {
|
|
13210
|
+
s10 = peg$c1317;
|
|
12601
13211
|
peg$currPos += 2;
|
|
12602
13212
|
}
|
|
12603
13213
|
else {
|
|
12604
13214
|
s10 = peg$FAILED;
|
|
12605
13215
|
if (peg$silentFails === 0) {
|
|
12606
|
-
peg$fail(peg$
|
|
13216
|
+
peg$fail(peg$c1318);
|
|
12607
13217
|
}
|
|
12608
13218
|
}
|
|
12609
13219
|
if (s10 !== peg$FAILED) {
|
|
@@ -12613,7 +13223,7 @@ var jssm = (function (exports) {
|
|
|
12613
13223
|
}
|
|
12614
13224
|
if (s11 !== peg$FAILED) {
|
|
12615
13225
|
peg$savedPos = s0;
|
|
12616
|
-
s1 = peg$
|
|
13226
|
+
s1 = peg$c1345(s8);
|
|
12617
13227
|
s0 = s1;
|
|
12618
13228
|
}
|
|
12619
13229
|
else {
|
|
@@ -12694,25 +13304,25 @@ var jssm = (function (exports) {
|
|
|
12694
13304
|
}
|
|
12695
13305
|
function peg$parseActionKey() {
|
|
12696
13306
|
var s0;
|
|
12697
|
-
if (input.substr(peg$currPos, 9) === peg$
|
|
12698
|
-
s0 = peg$
|
|
13307
|
+
if (input.substr(peg$currPos, 9) === peg$c1310) {
|
|
13308
|
+
s0 = peg$c1310;
|
|
12699
13309
|
peg$currPos += 9;
|
|
12700
13310
|
}
|
|
12701
13311
|
else {
|
|
12702
13312
|
s0 = peg$FAILED;
|
|
12703
13313
|
if (peg$silentFails === 0) {
|
|
12704
|
-
peg$fail(peg$
|
|
13314
|
+
peg$fail(peg$c1311);
|
|
12705
13315
|
}
|
|
12706
13316
|
}
|
|
12707
13317
|
if (s0 === peg$FAILED) {
|
|
12708
|
-
if (input.substr(peg$currPos, 4) === peg$
|
|
12709
|
-
s0 = peg$
|
|
13318
|
+
if (input.substr(peg$currPos, 4) === peg$c1312) {
|
|
13319
|
+
s0 = peg$c1312;
|
|
12710
13320
|
peg$currPos += 4;
|
|
12711
13321
|
}
|
|
12712
13322
|
else {
|
|
12713
13323
|
s0 = peg$FAILED;
|
|
12714
13324
|
if (peg$silentFails === 0) {
|
|
12715
|
-
peg$fail(peg$
|
|
13325
|
+
peg$fail(peg$c1313);
|
|
12716
13326
|
}
|
|
12717
13327
|
}
|
|
12718
13328
|
}
|
|
@@ -12748,7 +13358,7 @@ var jssm = (function (exports) {
|
|
|
12748
13358
|
}
|
|
12749
13359
|
if (s4 !== peg$FAILED) {
|
|
12750
13360
|
peg$savedPos = s0;
|
|
12751
|
-
s1 = peg$
|
|
13361
|
+
s1 = peg$c1346(s1, s3);
|
|
12752
13362
|
s0 = s1;
|
|
12753
13363
|
}
|
|
12754
13364
|
else {
|
|
@@ -12795,14 +13405,14 @@ var jssm = (function (exports) {
|
|
|
12795
13405
|
s1 = null;
|
|
12796
13406
|
}
|
|
12797
13407
|
if (s1 !== peg$FAILED) {
|
|
12798
|
-
if (input.substr(peg$currPos, 6) === peg$
|
|
12799
|
-
s2 = peg$
|
|
13408
|
+
if (input.substr(peg$currPos, 6) === peg$c1347) {
|
|
13409
|
+
s2 = peg$c1347;
|
|
12800
13410
|
peg$currPos += 6;
|
|
12801
13411
|
}
|
|
12802
13412
|
else {
|
|
12803
13413
|
s2 = peg$FAILED;
|
|
12804
13414
|
if (peg$silentFails === 0) {
|
|
12805
|
-
peg$fail(peg$
|
|
13415
|
+
peg$fail(peg$c1348);
|
|
12806
13416
|
}
|
|
12807
13417
|
}
|
|
12808
13418
|
if (s2 !== peg$FAILED) {
|
|
@@ -12853,14 +13463,14 @@ var jssm = (function (exports) {
|
|
|
12853
13463
|
s9 = null;
|
|
12854
13464
|
}
|
|
12855
13465
|
if (s9 !== peg$FAILED) {
|
|
12856
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
12857
|
-
s10 = peg$
|
|
13466
|
+
if (input.substr(peg$currPos, 2) === peg$c1317) {
|
|
13467
|
+
s10 = peg$c1317;
|
|
12858
13468
|
peg$currPos += 2;
|
|
12859
13469
|
}
|
|
12860
13470
|
else {
|
|
12861
13471
|
s10 = peg$FAILED;
|
|
12862
13472
|
if (peg$silentFails === 0) {
|
|
12863
|
-
peg$fail(peg$
|
|
13473
|
+
peg$fail(peg$c1318);
|
|
12864
13474
|
}
|
|
12865
13475
|
}
|
|
12866
13476
|
if (s10 !== peg$FAILED) {
|
|
@@ -12870,7 +13480,7 @@ var jssm = (function (exports) {
|
|
|
12870
13480
|
}
|
|
12871
13481
|
if (s11 !== peg$FAILED) {
|
|
12872
13482
|
peg$savedPos = s0;
|
|
12873
|
-
s1 = peg$
|
|
13483
|
+
s1 = peg$c1349(s8);
|
|
12874
13484
|
s0 = s1;
|
|
12875
13485
|
}
|
|
12876
13486
|
else {
|
|
@@ -12931,25 +13541,25 @@ var jssm = (function (exports) {
|
|
|
12931
13541
|
}
|
|
12932
13542
|
function peg$parseTransitionKey() {
|
|
12933
13543
|
var s0;
|
|
12934
|
-
if (input.substr(peg$currPos, 9) === peg$
|
|
12935
|
-
s0 = peg$
|
|
13544
|
+
if (input.substr(peg$currPos, 9) === peg$c1310) {
|
|
13545
|
+
s0 = peg$c1310;
|
|
12936
13546
|
peg$currPos += 9;
|
|
12937
13547
|
}
|
|
12938
13548
|
else {
|
|
12939
13549
|
s0 = peg$FAILED;
|
|
12940
13550
|
if (peg$silentFails === 0) {
|
|
12941
|
-
peg$fail(peg$
|
|
13551
|
+
peg$fail(peg$c1311);
|
|
12942
13552
|
}
|
|
12943
13553
|
}
|
|
12944
13554
|
if (s0 === peg$FAILED) {
|
|
12945
|
-
if (input.substr(peg$currPos, 4) === peg$
|
|
12946
|
-
s0 = peg$
|
|
13555
|
+
if (input.substr(peg$currPos, 4) === peg$c1312) {
|
|
13556
|
+
s0 = peg$c1312;
|
|
12947
13557
|
peg$currPos += 4;
|
|
12948
13558
|
}
|
|
12949
13559
|
else {
|
|
12950
13560
|
s0 = peg$FAILED;
|
|
12951
13561
|
if (peg$silentFails === 0) {
|
|
12952
|
-
peg$fail(peg$
|
|
13562
|
+
peg$fail(peg$c1313);
|
|
12953
13563
|
}
|
|
12954
13564
|
}
|
|
12955
13565
|
}
|
|
@@ -12985,7 +13595,7 @@ var jssm = (function (exports) {
|
|
|
12985
13595
|
}
|
|
12986
13596
|
if (s4 !== peg$FAILED) {
|
|
12987
13597
|
peg$savedPos = s0;
|
|
12988
|
-
s1 = peg$
|
|
13598
|
+
s1 = peg$c1350(s1, s3);
|
|
12989
13599
|
s0 = s1;
|
|
12990
13600
|
}
|
|
12991
13601
|
else {
|
|
@@ -13092,7 +13702,7 @@ var jssm = (function (exports) {
|
|
|
13092
13702
|
}
|
|
13093
13703
|
if (s9 !== peg$FAILED) {
|
|
13094
13704
|
peg$savedPos = s0;
|
|
13095
|
-
s1 = peg$
|
|
13705
|
+
s1 = peg$c1352(s6);
|
|
13096
13706
|
s0 = s1;
|
|
13097
13707
|
}
|
|
13098
13708
|
else {
|
|
@@ -13143,7 +13753,7 @@ var jssm = (function (exports) {
|
|
|
13143
13753
|
if (s0 === peg$FAILED) {
|
|
13144
13754
|
s1 = peg$FAILED;
|
|
13145
13755
|
if (peg$silentFails === 0) {
|
|
13146
|
-
peg$fail(peg$
|
|
13756
|
+
peg$fail(peg$c1351);
|
|
13147
13757
|
}
|
|
13148
13758
|
}
|
|
13149
13759
|
return s0;
|
|
@@ -13156,14 +13766,14 @@ var jssm = (function (exports) {
|
|
|
13156
13766
|
s1 = null;
|
|
13157
13767
|
}
|
|
13158
13768
|
if (s1 !== peg$FAILED) {
|
|
13159
|
-
if (input.substr(peg$currPos, 10) === peg$
|
|
13160
|
-
s2 = peg$
|
|
13769
|
+
if (input.substr(peg$currPos, 10) === peg$c1353) {
|
|
13770
|
+
s2 = peg$c1353;
|
|
13161
13771
|
peg$currPos += 10;
|
|
13162
13772
|
}
|
|
13163
13773
|
else {
|
|
13164
13774
|
s2 = peg$FAILED;
|
|
13165
13775
|
if (peg$silentFails === 0) {
|
|
13166
|
-
peg$fail(peg$
|
|
13776
|
+
peg$fail(peg$c1354);
|
|
13167
13777
|
}
|
|
13168
13778
|
}
|
|
13169
13779
|
if (s2 !== peg$FAILED) {
|
|
@@ -13214,14 +13824,14 @@ var jssm = (function (exports) {
|
|
|
13214
13824
|
s9 = null;
|
|
13215
13825
|
}
|
|
13216
13826
|
if (s9 !== peg$FAILED) {
|
|
13217
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
13218
|
-
s10 = peg$
|
|
13827
|
+
if (input.substr(peg$currPos, 2) === peg$c1317) {
|
|
13828
|
+
s10 = peg$c1317;
|
|
13219
13829
|
peg$currPos += 2;
|
|
13220
13830
|
}
|
|
13221
13831
|
else {
|
|
13222
13832
|
s10 = peg$FAILED;
|
|
13223
13833
|
if (peg$silentFails === 0) {
|
|
13224
|
-
peg$fail(peg$
|
|
13834
|
+
peg$fail(peg$c1318);
|
|
13225
13835
|
}
|
|
13226
13836
|
}
|
|
13227
13837
|
if (s10 !== peg$FAILED) {
|
|
@@ -13231,7 +13841,7 @@ var jssm = (function (exports) {
|
|
|
13231
13841
|
}
|
|
13232
13842
|
if (s11 !== peg$FAILED) {
|
|
13233
13843
|
peg$savedPos = s0;
|
|
13234
|
-
s1 = peg$
|
|
13844
|
+
s1 = peg$c1355(s8);
|
|
13235
13845
|
s0 = s1;
|
|
13236
13846
|
}
|
|
13237
13847
|
else {
|
|
@@ -13298,14 +13908,14 @@ var jssm = (function (exports) {
|
|
|
13298
13908
|
s1 = null;
|
|
13299
13909
|
}
|
|
13300
13910
|
if (s1 !== peg$FAILED) {
|
|
13301
|
-
if (input.substr(peg$currPos, 12) === peg$
|
|
13302
|
-
s2 = peg$
|
|
13911
|
+
if (input.substr(peg$currPos, 12) === peg$c1356) {
|
|
13912
|
+
s2 = peg$c1356;
|
|
13303
13913
|
peg$currPos += 12;
|
|
13304
13914
|
}
|
|
13305
13915
|
else {
|
|
13306
13916
|
s2 = peg$FAILED;
|
|
13307
13917
|
if (peg$silentFails === 0) {
|
|
13308
|
-
peg$fail(peg$
|
|
13918
|
+
peg$fail(peg$c1357);
|
|
13309
13919
|
}
|
|
13310
13920
|
}
|
|
13311
13921
|
if (s2 !== peg$FAILED) {
|
|
@@ -13354,7 +13964,7 @@ var jssm = (function (exports) {
|
|
|
13354
13964
|
}
|
|
13355
13965
|
if (s9 !== peg$FAILED) {
|
|
13356
13966
|
peg$savedPos = s0;
|
|
13357
|
-
s1 = peg$
|
|
13967
|
+
s1 = peg$c1358(s6);
|
|
13358
13968
|
s0 = s1;
|
|
13359
13969
|
}
|
|
13360
13970
|
else {
|
|
@@ -13411,14 +14021,14 @@ var jssm = (function (exports) {
|
|
|
13411
14021
|
s1 = null;
|
|
13412
14022
|
}
|
|
13413
14023
|
if (s1 !== peg$FAILED) {
|
|
13414
|
-
if (input.substr(peg$currPos, 12) === peg$
|
|
13415
|
-
s2 = peg$
|
|
14024
|
+
if (input.substr(peg$currPos, 12) === peg$c1359) {
|
|
14025
|
+
s2 = peg$c1359;
|
|
13416
14026
|
peg$currPos += 12;
|
|
13417
14027
|
}
|
|
13418
14028
|
else {
|
|
13419
14029
|
s2 = peg$FAILED;
|
|
13420
14030
|
if (peg$silentFails === 0) {
|
|
13421
|
-
peg$fail(peg$
|
|
14031
|
+
peg$fail(peg$c1360);
|
|
13422
14032
|
}
|
|
13423
14033
|
}
|
|
13424
14034
|
if (s2 !== peg$FAILED) {
|
|
@@ -13467,7 +14077,7 @@ var jssm = (function (exports) {
|
|
|
13467
14077
|
}
|
|
13468
14078
|
if (s9 !== peg$FAILED) {
|
|
13469
14079
|
peg$savedPos = s0;
|
|
13470
|
-
s1 = peg$
|
|
14080
|
+
s1 = peg$c1361(s6);
|
|
13471
14081
|
s0 = s1;
|
|
13472
14082
|
}
|
|
13473
14083
|
else {
|
|
@@ -13524,14 +14134,14 @@ var jssm = (function (exports) {
|
|
|
13524
14134
|
s1 = null;
|
|
13525
14135
|
}
|
|
13526
14136
|
if (s1 !== peg$FAILED) {
|
|
13527
|
-
if (input.substr(peg$currPos, 10) === peg$
|
|
13528
|
-
s2 = peg$
|
|
14137
|
+
if (input.substr(peg$currPos, 10) === peg$c1362) {
|
|
14138
|
+
s2 = peg$c1362;
|
|
13529
14139
|
peg$currPos += 10;
|
|
13530
14140
|
}
|
|
13531
14141
|
else {
|
|
13532
14142
|
s2 = peg$FAILED;
|
|
13533
14143
|
if (peg$silentFails === 0) {
|
|
13534
|
-
peg$fail(peg$
|
|
14144
|
+
peg$fail(peg$c1363);
|
|
13535
14145
|
}
|
|
13536
14146
|
}
|
|
13537
14147
|
if (s2 !== peg$FAILED) {
|
|
@@ -13580,7 +14190,7 @@ var jssm = (function (exports) {
|
|
|
13580
14190
|
}
|
|
13581
14191
|
if (s9 !== peg$FAILED) {
|
|
13582
14192
|
peg$savedPos = s0;
|
|
13583
|
-
s1 = peg$
|
|
14193
|
+
s1 = peg$c1364(s6);
|
|
13584
14194
|
s0 = s1;
|
|
13585
14195
|
}
|
|
13586
14196
|
else {
|
|
@@ -13637,14 +14247,14 @@ var jssm = (function (exports) {
|
|
|
13637
14247
|
s1 = null;
|
|
13638
14248
|
}
|
|
13639
14249
|
if (s1 !== peg$FAILED) {
|
|
13640
|
-
if (input.substr(peg$currPos, 14) === peg$
|
|
13641
|
-
s2 = peg$
|
|
14250
|
+
if (input.substr(peg$currPos, 14) === peg$c1365) {
|
|
14251
|
+
s2 = peg$c1365;
|
|
13642
14252
|
peg$currPos += 14;
|
|
13643
14253
|
}
|
|
13644
14254
|
else {
|
|
13645
14255
|
s2 = peg$FAILED;
|
|
13646
14256
|
if (peg$silentFails === 0) {
|
|
13647
|
-
peg$fail(peg$
|
|
14257
|
+
peg$fail(peg$c1366);
|
|
13648
14258
|
}
|
|
13649
14259
|
}
|
|
13650
14260
|
if (s2 !== peg$FAILED) {
|
|
@@ -13693,7 +14303,7 @@ var jssm = (function (exports) {
|
|
|
13693
14303
|
}
|
|
13694
14304
|
if (s9 !== peg$FAILED) {
|
|
13695
14305
|
peg$savedPos = s0;
|
|
13696
|
-
s1 = peg$
|
|
14306
|
+
s1 = peg$c1367(s6);
|
|
13697
14307
|
s0 = s1;
|
|
13698
14308
|
}
|
|
13699
14309
|
else {
|
|
@@ -13750,14 +14360,14 @@ var jssm = (function (exports) {
|
|
|
13750
14360
|
s1 = null;
|
|
13751
14361
|
}
|
|
13752
14362
|
if (s1 !== peg$FAILED) {
|
|
13753
|
-
if (input.substr(peg$currPos, 15) === peg$
|
|
13754
|
-
s2 = peg$
|
|
14363
|
+
if (input.substr(peg$currPos, 15) === peg$c1368) {
|
|
14364
|
+
s2 = peg$c1368;
|
|
13755
14365
|
peg$currPos += 15;
|
|
13756
14366
|
}
|
|
13757
14367
|
else {
|
|
13758
14368
|
s2 = peg$FAILED;
|
|
13759
14369
|
if (peg$silentFails === 0) {
|
|
13760
|
-
peg$fail(peg$
|
|
14370
|
+
peg$fail(peg$c1369);
|
|
13761
14371
|
}
|
|
13762
14372
|
}
|
|
13763
14373
|
if (s2 !== peg$FAILED) {
|
|
@@ -13806,7 +14416,7 @@ var jssm = (function (exports) {
|
|
|
13806
14416
|
}
|
|
13807
14417
|
if (s9 !== peg$FAILED) {
|
|
13808
14418
|
peg$savedPos = s0;
|
|
13809
|
-
s1 = peg$
|
|
14419
|
+
s1 = peg$c1370(s6);
|
|
13810
14420
|
s0 = s1;
|
|
13811
14421
|
}
|
|
13812
14422
|
else {
|
|
@@ -13870,7 +14480,7 @@ var jssm = (function (exports) {
|
|
|
13870
14480
|
}
|
|
13871
14481
|
if (s1 !== peg$FAILED) {
|
|
13872
14482
|
peg$savedPos = s0;
|
|
13873
|
-
s1 = peg$
|
|
14483
|
+
s1 = peg$c1371();
|
|
13874
14484
|
}
|
|
13875
14485
|
s0 = s1;
|
|
13876
14486
|
if (s0 === peg$FAILED) {
|
|
@@ -13887,7 +14497,7 @@ var jssm = (function (exports) {
|
|
|
13887
14497
|
}
|
|
13888
14498
|
if (s1 !== peg$FAILED) {
|
|
13889
14499
|
peg$savedPos = s0;
|
|
13890
|
-
s1 = peg$
|
|
14500
|
+
s1 = peg$c1372();
|
|
13891
14501
|
}
|
|
13892
14502
|
s0 = s1;
|
|
13893
14503
|
if (s0 === peg$FAILED) {
|
|
@@ -13942,131 +14552,131 @@ var jssm = (function (exports) {
|
|
|
13942
14552
|
peg$silentFails--;
|
|
13943
14553
|
if (s0 === peg$FAILED) {
|
|
13944
14554
|
if (peg$silentFails === 0) {
|
|
13945
|
-
peg$fail(peg$
|
|
14555
|
+
peg$fail(peg$c1373);
|
|
13946
14556
|
}
|
|
13947
14557
|
}
|
|
13948
14558
|
return s0;
|
|
13949
14559
|
}
|
|
13950
14560
|
function peg$parseLicenseOrLabelOrList() {
|
|
13951
14561
|
var s0;
|
|
13952
|
-
if (input.substr(peg$currPos, 3) === peg$
|
|
13953
|
-
s0 = peg$
|
|
14562
|
+
if (input.substr(peg$currPos, 3) === peg$c1374) {
|
|
14563
|
+
s0 = peg$c1374;
|
|
13954
14564
|
peg$currPos += 3;
|
|
13955
14565
|
}
|
|
13956
14566
|
else {
|
|
13957
14567
|
s0 = peg$FAILED;
|
|
13958
14568
|
if (peg$silentFails === 0) {
|
|
13959
|
-
peg$fail(peg$
|
|
14569
|
+
peg$fail(peg$c1375);
|
|
13960
14570
|
}
|
|
13961
14571
|
}
|
|
13962
14572
|
if (s0 === peg$FAILED) {
|
|
13963
|
-
if (input.substr(peg$currPos, 12) === peg$
|
|
13964
|
-
s0 = peg$
|
|
14573
|
+
if (input.substr(peg$currPos, 12) === peg$c1376) {
|
|
14574
|
+
s0 = peg$c1376;
|
|
13965
14575
|
peg$currPos += 12;
|
|
13966
14576
|
}
|
|
13967
14577
|
else {
|
|
13968
14578
|
s0 = peg$FAILED;
|
|
13969
14579
|
if (peg$silentFails === 0) {
|
|
13970
|
-
peg$fail(peg$
|
|
14580
|
+
peg$fail(peg$c1377);
|
|
13971
14581
|
}
|
|
13972
14582
|
}
|
|
13973
14583
|
if (s0 === peg$FAILED) {
|
|
13974
|
-
if (input.substr(peg$currPos, 12) === peg$
|
|
13975
|
-
s0 = peg$
|
|
14584
|
+
if (input.substr(peg$currPos, 12) === peg$c1378) {
|
|
14585
|
+
s0 = peg$c1378;
|
|
13976
14586
|
peg$currPos += 12;
|
|
13977
14587
|
}
|
|
13978
14588
|
else {
|
|
13979
14589
|
s0 = peg$FAILED;
|
|
13980
14590
|
if (peg$silentFails === 0) {
|
|
13981
|
-
peg$fail(peg$
|
|
14591
|
+
peg$fail(peg$c1379);
|
|
13982
14592
|
}
|
|
13983
14593
|
}
|
|
13984
14594
|
if (s0 === peg$FAILED) {
|
|
13985
|
-
if (input.substr(peg$currPos, 10) === peg$
|
|
13986
|
-
s0 = peg$
|
|
14595
|
+
if (input.substr(peg$currPos, 10) === peg$c1380) {
|
|
14596
|
+
s0 = peg$c1380;
|
|
13987
14597
|
peg$currPos += 10;
|
|
13988
14598
|
}
|
|
13989
14599
|
else {
|
|
13990
14600
|
s0 = peg$FAILED;
|
|
13991
14601
|
if (peg$silentFails === 0) {
|
|
13992
|
-
peg$fail(peg$
|
|
14602
|
+
peg$fail(peg$c1381);
|
|
13993
14603
|
}
|
|
13994
14604
|
}
|
|
13995
14605
|
if (s0 === peg$FAILED) {
|
|
13996
|
-
if (input.substr(peg$currPos, 11) === peg$
|
|
13997
|
-
s0 = peg$
|
|
14606
|
+
if (input.substr(peg$currPos, 11) === peg$c1382) {
|
|
14607
|
+
s0 = peg$c1382;
|
|
13998
14608
|
peg$currPos += 11;
|
|
13999
14609
|
}
|
|
14000
14610
|
else {
|
|
14001
14611
|
s0 = peg$FAILED;
|
|
14002
14612
|
if (peg$silentFails === 0) {
|
|
14003
|
-
peg$fail(peg$
|
|
14613
|
+
peg$fail(peg$c1383);
|
|
14004
14614
|
}
|
|
14005
14615
|
}
|
|
14006
14616
|
if (s0 === peg$FAILED) {
|
|
14007
|
-
if (input.substr(peg$currPos, 13) === peg$
|
|
14008
|
-
s0 = peg$
|
|
14617
|
+
if (input.substr(peg$currPos, 13) === peg$c1384) {
|
|
14618
|
+
s0 = peg$c1384;
|
|
14009
14619
|
peg$currPos += 13;
|
|
14010
14620
|
}
|
|
14011
14621
|
else {
|
|
14012
14622
|
s0 = peg$FAILED;
|
|
14013
14623
|
if (peg$silentFails === 0) {
|
|
14014
|
-
peg$fail(peg$
|
|
14624
|
+
peg$fail(peg$c1385);
|
|
14015
14625
|
}
|
|
14016
14626
|
}
|
|
14017
14627
|
if (s0 === peg$FAILED) {
|
|
14018
|
-
if (input.substr(peg$currPos, 6) === peg$
|
|
14019
|
-
s0 = peg$
|
|
14628
|
+
if (input.substr(peg$currPos, 6) === peg$c1386) {
|
|
14629
|
+
s0 = peg$c1386;
|
|
14020
14630
|
peg$currPos += 6;
|
|
14021
14631
|
}
|
|
14022
14632
|
else {
|
|
14023
14633
|
s0 = peg$FAILED;
|
|
14024
14634
|
if (peg$silentFails === 0) {
|
|
14025
|
-
peg$fail(peg$
|
|
14635
|
+
peg$fail(peg$c1387);
|
|
14026
14636
|
}
|
|
14027
14637
|
}
|
|
14028
14638
|
if (s0 === peg$FAILED) {
|
|
14029
|
-
if (input.substr(peg$currPos, 6) === peg$
|
|
14030
|
-
s0 = peg$
|
|
14639
|
+
if (input.substr(peg$currPos, 6) === peg$c1388) {
|
|
14640
|
+
s0 = peg$c1388;
|
|
14031
14641
|
peg$currPos += 6;
|
|
14032
14642
|
}
|
|
14033
14643
|
else {
|
|
14034
14644
|
s0 = peg$FAILED;
|
|
14035
14645
|
if (peg$silentFails === 0) {
|
|
14036
|
-
peg$fail(peg$
|
|
14646
|
+
peg$fail(peg$c1389);
|
|
14037
14647
|
}
|
|
14038
14648
|
}
|
|
14039
14649
|
if (s0 === peg$FAILED) {
|
|
14040
|
-
if (input.substr(peg$currPos, 9) === peg$
|
|
14041
|
-
s0 = peg$
|
|
14650
|
+
if (input.substr(peg$currPos, 9) === peg$c1390) {
|
|
14651
|
+
s0 = peg$c1390;
|
|
14042
14652
|
peg$currPos += 9;
|
|
14043
14653
|
}
|
|
14044
14654
|
else {
|
|
14045
14655
|
s0 = peg$FAILED;
|
|
14046
14656
|
if (peg$silentFails === 0) {
|
|
14047
|
-
peg$fail(peg$
|
|
14657
|
+
peg$fail(peg$c1391);
|
|
14048
14658
|
}
|
|
14049
14659
|
}
|
|
14050
14660
|
if (s0 === peg$FAILED) {
|
|
14051
|
-
if (input.substr(peg$currPos, 9) === peg$
|
|
14052
|
-
s0 = peg$
|
|
14661
|
+
if (input.substr(peg$currPos, 9) === peg$c1392) {
|
|
14662
|
+
s0 = peg$c1392;
|
|
14053
14663
|
peg$currPos += 9;
|
|
14054
14664
|
}
|
|
14055
14665
|
else {
|
|
14056
14666
|
s0 = peg$FAILED;
|
|
14057
14667
|
if (peg$silentFails === 0) {
|
|
14058
|
-
peg$fail(peg$
|
|
14668
|
+
peg$fail(peg$c1393);
|
|
14059
14669
|
}
|
|
14060
14670
|
}
|
|
14061
14671
|
if (s0 === peg$FAILED) {
|
|
14062
|
-
if (input.substr(peg$currPos, 7) === peg$
|
|
14063
|
-
s0 = peg$
|
|
14672
|
+
if (input.substr(peg$currPos, 7) === peg$c1394) {
|
|
14673
|
+
s0 = peg$c1394;
|
|
14064
14674
|
peg$currPos += 7;
|
|
14065
14675
|
}
|
|
14066
14676
|
else {
|
|
14067
14677
|
s0 = peg$FAILED;
|
|
14068
14678
|
if (peg$silentFails === 0) {
|
|
14069
|
-
peg$fail(peg$
|
|
14679
|
+
peg$fail(peg$c1395);
|
|
14070
14680
|
}
|
|
14071
14681
|
}
|
|
14072
14682
|
if (s0 === peg$FAILED) {
|
|
@@ -14090,47 +14700,47 @@ var jssm = (function (exports) {
|
|
|
14090
14700
|
function peg$parseDirection() {
|
|
14091
14701
|
var s0;
|
|
14092
14702
|
peg$silentFails++;
|
|
14093
|
-
if (input.substr(peg$currPos, 2) === peg$
|
|
14094
|
-
s0 = peg$
|
|
14703
|
+
if (input.substr(peg$currPos, 2) === peg$c1397) {
|
|
14704
|
+
s0 = peg$c1397;
|
|
14095
14705
|
peg$currPos += 2;
|
|
14096
14706
|
}
|
|
14097
14707
|
else {
|
|
14098
14708
|
s0 = peg$FAILED;
|
|
14099
14709
|
if (peg$silentFails === 0) {
|
|
14100
|
-
peg$fail(peg$
|
|
14710
|
+
peg$fail(peg$c1398);
|
|
14101
14711
|
}
|
|
14102
14712
|
}
|
|
14103
14713
|
if (s0 === peg$FAILED) {
|
|
14104
|
-
if (input.substr(peg$currPos, 5) === peg$
|
|
14105
|
-
s0 = peg$
|
|
14714
|
+
if (input.substr(peg$currPos, 5) === peg$c1399) {
|
|
14715
|
+
s0 = peg$c1399;
|
|
14106
14716
|
peg$currPos += 5;
|
|
14107
14717
|
}
|
|
14108
14718
|
else {
|
|
14109
14719
|
s0 = peg$FAILED;
|
|
14110
14720
|
if (peg$silentFails === 0) {
|
|
14111
|
-
peg$fail(peg$
|
|
14721
|
+
peg$fail(peg$c1400);
|
|
14112
14722
|
}
|
|
14113
14723
|
}
|
|
14114
14724
|
if (s0 === peg$FAILED) {
|
|
14115
|
-
if (input.substr(peg$currPos, 4) === peg$
|
|
14116
|
-
s0 = peg$
|
|
14725
|
+
if (input.substr(peg$currPos, 4) === peg$c1401) {
|
|
14726
|
+
s0 = peg$c1401;
|
|
14117
14727
|
peg$currPos += 4;
|
|
14118
14728
|
}
|
|
14119
14729
|
else {
|
|
14120
14730
|
s0 = peg$FAILED;
|
|
14121
14731
|
if (peg$silentFails === 0) {
|
|
14122
|
-
peg$fail(peg$
|
|
14732
|
+
peg$fail(peg$c1402);
|
|
14123
14733
|
}
|
|
14124
14734
|
}
|
|
14125
14735
|
if (s0 === peg$FAILED) {
|
|
14126
|
-
if (input.substr(peg$currPos, 4) === peg$
|
|
14127
|
-
s0 = peg$
|
|
14736
|
+
if (input.substr(peg$currPos, 4) === peg$c1403) {
|
|
14737
|
+
s0 = peg$c1403;
|
|
14128
14738
|
peg$currPos += 4;
|
|
14129
14739
|
}
|
|
14130
14740
|
else {
|
|
14131
14741
|
s0 = peg$FAILED;
|
|
14132
14742
|
if (peg$silentFails === 0) {
|
|
14133
|
-
peg$fail(peg$
|
|
14743
|
+
peg$fail(peg$c1404);
|
|
14134
14744
|
}
|
|
14135
14745
|
}
|
|
14136
14746
|
}
|
|
@@ -14139,7 +14749,7 @@ var jssm = (function (exports) {
|
|
|
14139
14749
|
peg$silentFails--;
|
|
14140
14750
|
if (s0 === peg$FAILED) {
|
|
14141
14751
|
if (peg$silentFails === 0) {
|
|
14142
|
-
peg$fail(peg$
|
|
14752
|
+
peg$fail(peg$c1396);
|
|
14143
14753
|
}
|
|
14144
14754
|
}
|
|
14145
14755
|
return s0;
|
|
@@ -14147,32 +14757,32 @@ var jssm = (function (exports) {
|
|
|
14147
14757
|
function peg$parseHookDefinition() {
|
|
14148
14758
|
var s0;
|
|
14149
14759
|
peg$silentFails++;
|
|
14150
|
-
if (input.substr(peg$currPos, 4) === peg$
|
|
14151
|
-
s0 = peg$
|
|
14760
|
+
if (input.substr(peg$currPos, 4) === peg$c1406) {
|
|
14761
|
+
s0 = peg$c1406;
|
|
14152
14762
|
peg$currPos += 4;
|
|
14153
14763
|
}
|
|
14154
14764
|
else {
|
|
14155
14765
|
s0 = peg$FAILED;
|
|
14156
14766
|
if (peg$silentFails === 0) {
|
|
14157
|
-
peg$fail(peg$
|
|
14767
|
+
peg$fail(peg$c1407);
|
|
14158
14768
|
}
|
|
14159
14769
|
}
|
|
14160
14770
|
if (s0 === peg$FAILED) {
|
|
14161
|
-
if (input.substr(peg$currPos, 6) === peg$
|
|
14162
|
-
s0 = peg$
|
|
14771
|
+
if (input.substr(peg$currPos, 6) === peg$c1408) {
|
|
14772
|
+
s0 = peg$c1408;
|
|
14163
14773
|
peg$currPos += 6;
|
|
14164
14774
|
}
|
|
14165
14775
|
else {
|
|
14166
14776
|
s0 = peg$FAILED;
|
|
14167
14777
|
if (peg$silentFails === 0) {
|
|
14168
|
-
peg$fail(peg$
|
|
14778
|
+
peg$fail(peg$c1409);
|
|
14169
14779
|
}
|
|
14170
14780
|
}
|
|
14171
14781
|
}
|
|
14172
14782
|
peg$silentFails--;
|
|
14173
14783
|
if (s0 === peg$FAILED) {
|
|
14174
14784
|
if (peg$silentFails === 0) {
|
|
14175
|
-
peg$fail(peg$
|
|
14785
|
+
peg$fail(peg$c1405);
|
|
14176
14786
|
}
|
|
14177
14787
|
}
|
|
14178
14788
|
return s0;
|
|
@@ -14185,14 +14795,14 @@ var jssm = (function (exports) {
|
|
|
14185
14795
|
s1 = null;
|
|
14186
14796
|
}
|
|
14187
14797
|
if (s1 !== peg$FAILED) {
|
|
14188
|
-
if (input.substr(peg$currPos, 14) === peg$
|
|
14189
|
-
s2 = peg$
|
|
14798
|
+
if (input.substr(peg$currPos, 14) === peg$c1410) {
|
|
14799
|
+
s2 = peg$c1410;
|
|
14190
14800
|
peg$currPos += 14;
|
|
14191
14801
|
}
|
|
14192
14802
|
else {
|
|
14193
14803
|
s2 = peg$FAILED;
|
|
14194
14804
|
if (peg$silentFails === 0) {
|
|
14195
|
-
peg$fail(peg$
|
|
14805
|
+
peg$fail(peg$c1411);
|
|
14196
14806
|
}
|
|
14197
14807
|
}
|
|
14198
14808
|
if (s2 !== peg$FAILED) {
|
|
@@ -14241,7 +14851,7 @@ var jssm = (function (exports) {
|
|
|
14241
14851
|
}
|
|
14242
14852
|
if (s9 !== peg$FAILED) {
|
|
14243
14853
|
peg$savedPos = s0;
|
|
14244
|
-
s1 = peg$
|
|
14854
|
+
s1 = peg$c1412(s6);
|
|
14245
14855
|
s0 = s1;
|
|
14246
14856
|
}
|
|
14247
14857
|
else {
|
|
@@ -14298,14 +14908,14 @@ var jssm = (function (exports) {
|
|
|
14298
14908
|
s1 = null;
|
|
14299
14909
|
}
|
|
14300
14910
|
if (s1 !== peg$FAILED) {
|
|
14301
|
-
if (input.substr(peg$currPos, 19) === peg$
|
|
14302
|
-
s2 = peg$
|
|
14911
|
+
if (input.substr(peg$currPos, 19) === peg$c1413) {
|
|
14912
|
+
s2 = peg$c1413;
|
|
14303
14913
|
peg$currPos += 19;
|
|
14304
14914
|
}
|
|
14305
14915
|
else {
|
|
14306
14916
|
s2 = peg$FAILED;
|
|
14307
14917
|
if (peg$silentFails === 0) {
|
|
14308
|
-
peg$fail(peg$
|
|
14918
|
+
peg$fail(peg$c1414);
|
|
14309
14919
|
}
|
|
14310
14920
|
}
|
|
14311
14921
|
if (s2 !== peg$FAILED) {
|
|
@@ -14354,7 +14964,7 @@ var jssm = (function (exports) {
|
|
|
14354
14964
|
}
|
|
14355
14965
|
if (s9 !== peg$FAILED) {
|
|
14356
14966
|
peg$savedPos = s0;
|
|
14357
|
-
s1 = peg$
|
|
14967
|
+
s1 = peg$c1415(s6);
|
|
14358
14968
|
s0 = s1;
|
|
14359
14969
|
}
|
|
14360
14970
|
else {
|
|
@@ -14411,14 +15021,14 @@ var jssm = (function (exports) {
|
|
|
14411
15021
|
s1 = null;
|
|
14412
15022
|
}
|
|
14413
15023
|
if (s1 !== peg$FAILED) {
|
|
14414
|
-
if (input.substr(peg$currPos, 15) === peg$
|
|
14415
|
-
s2 = peg$
|
|
15024
|
+
if (input.substr(peg$currPos, 15) === peg$c1416) {
|
|
15025
|
+
s2 = peg$c1416;
|
|
14416
15026
|
peg$currPos += 15;
|
|
14417
15027
|
}
|
|
14418
15028
|
else {
|
|
14419
15029
|
s2 = peg$FAILED;
|
|
14420
15030
|
if (peg$silentFails === 0) {
|
|
14421
|
-
peg$fail(peg$
|
|
15031
|
+
peg$fail(peg$c1417);
|
|
14422
15032
|
}
|
|
14423
15033
|
}
|
|
14424
15034
|
if (s2 !== peg$FAILED) {
|
|
@@ -14467,7 +15077,7 @@ var jssm = (function (exports) {
|
|
|
14467
15077
|
}
|
|
14468
15078
|
if (s9 !== peg$FAILED) {
|
|
14469
15079
|
peg$savedPos = s0;
|
|
14470
|
-
s1 = peg$
|
|
15080
|
+
s1 = peg$c1418(s6);
|
|
14471
15081
|
s0 = s1;
|
|
14472
15082
|
}
|
|
14473
15083
|
else {
|
|
@@ -14524,14 +15134,14 @@ var jssm = (function (exports) {
|
|
|
14524
15134
|
s1 = null;
|
|
14525
15135
|
}
|
|
14526
15136
|
if (s1 !== peg$FAILED) {
|
|
14527
|
-
if (input.substr(peg$currPos, 18) === peg$
|
|
14528
|
-
s2 = peg$
|
|
15137
|
+
if (input.substr(peg$currPos, 18) === peg$c1419) {
|
|
15138
|
+
s2 = peg$c1419;
|
|
14529
15139
|
peg$currPos += 18;
|
|
14530
15140
|
}
|
|
14531
15141
|
else {
|
|
14532
15142
|
s2 = peg$FAILED;
|
|
14533
15143
|
if (peg$silentFails === 0) {
|
|
14534
|
-
peg$fail(peg$
|
|
15144
|
+
peg$fail(peg$c1420);
|
|
14535
15145
|
}
|
|
14536
15146
|
}
|
|
14537
15147
|
if (s2 !== peg$FAILED) {
|
|
@@ -14580,7 +15190,7 @@ var jssm = (function (exports) {
|
|
|
14580
15190
|
}
|
|
14581
15191
|
if (s9 !== peg$FAILED) {
|
|
14582
15192
|
peg$savedPos = s0;
|
|
14583
|
-
s1 = peg$
|
|
15193
|
+
s1 = peg$c1421(s6);
|
|
14584
15194
|
s0 = s1;
|
|
14585
15195
|
}
|
|
14586
15196
|
else {
|
|
@@ -14637,14 +15247,14 @@ var jssm = (function (exports) {
|
|
|
14637
15247
|
s1 = null;
|
|
14638
15248
|
}
|
|
14639
15249
|
if (s1 !== peg$FAILED) {
|
|
14640
|
-
if (input.substr(peg$currPos, 12) === peg$
|
|
14641
|
-
s2 = peg$
|
|
15250
|
+
if (input.substr(peg$currPos, 12) === peg$c1422) {
|
|
15251
|
+
s2 = peg$c1422;
|
|
14642
15252
|
peg$currPos += 12;
|
|
14643
15253
|
}
|
|
14644
15254
|
else {
|
|
14645
15255
|
s2 = peg$FAILED;
|
|
14646
15256
|
if (peg$silentFails === 0) {
|
|
14647
|
-
peg$fail(peg$
|
|
15257
|
+
peg$fail(peg$c1423);
|
|
14648
15258
|
}
|
|
14649
15259
|
}
|
|
14650
15260
|
if (s2 !== peg$FAILED) {
|
|
@@ -14693,7 +15303,7 @@ var jssm = (function (exports) {
|
|
|
14693
15303
|
}
|
|
14694
15304
|
if (s9 !== peg$FAILED) {
|
|
14695
15305
|
peg$savedPos = s0;
|
|
14696
|
-
s1 = peg$
|
|
15306
|
+
s1 = peg$c1424(s6);
|
|
14697
15307
|
s0 = s1;
|
|
14698
15308
|
}
|
|
14699
15309
|
else {
|
|
@@ -14750,14 +15360,14 @@ var jssm = (function (exports) {
|
|
|
14750
15360
|
s1 = null;
|
|
14751
15361
|
}
|
|
14752
15362
|
if (s1 !== peg$FAILED) {
|
|
14753
|
-
if (input.substr(peg$currPos, 15) === peg$
|
|
14754
|
-
s2 = peg$
|
|
15363
|
+
if (input.substr(peg$currPos, 15) === peg$c1428) {
|
|
15364
|
+
s2 = peg$c1428;
|
|
14755
15365
|
peg$currPos += 15;
|
|
14756
15366
|
}
|
|
14757
15367
|
else {
|
|
14758
15368
|
s2 = peg$FAILED;
|
|
14759
15369
|
if (peg$silentFails === 0) {
|
|
14760
|
-
peg$fail(peg$
|
|
15370
|
+
peg$fail(peg$c1429);
|
|
14761
15371
|
}
|
|
14762
15372
|
}
|
|
14763
15373
|
if (s2 !== peg$FAILED) {
|
|
@@ -14806,7 +15416,7 @@ var jssm = (function (exports) {
|
|
|
14806
15416
|
}
|
|
14807
15417
|
if (s9 !== peg$FAILED) {
|
|
14808
15418
|
peg$savedPos = s0;
|
|
14809
|
-
s1 = peg$
|
|
15419
|
+
s1 = peg$c1430(s6);
|
|
14810
15420
|
s0 = s1;
|
|
14811
15421
|
}
|
|
14812
15422
|
else {
|
|
@@ -14863,14 +15473,14 @@ var jssm = (function (exports) {
|
|
|
14863
15473
|
s1 = null;
|
|
14864
15474
|
}
|
|
14865
15475
|
if (s1 !== peg$FAILED) {
|
|
14866
|
-
if (input.substr(peg$currPos, 15) === peg$
|
|
14867
|
-
s2 = peg$
|
|
15476
|
+
if (input.substr(peg$currPos, 15) === peg$c1431) {
|
|
15477
|
+
s2 = peg$c1431;
|
|
14868
15478
|
peg$currPos += 15;
|
|
14869
15479
|
}
|
|
14870
15480
|
else {
|
|
14871
15481
|
s2 = peg$FAILED;
|
|
14872
15482
|
if (peg$silentFails === 0) {
|
|
14873
|
-
peg$fail(peg$
|
|
15483
|
+
peg$fail(peg$c1432);
|
|
14874
15484
|
}
|
|
14875
15485
|
}
|
|
14876
15486
|
if (s2 !== peg$FAILED) {
|
|
@@ -14919,7 +15529,7 @@ var jssm = (function (exports) {
|
|
|
14919
15529
|
}
|
|
14920
15530
|
if (s9 !== peg$FAILED) {
|
|
14921
15531
|
peg$savedPos = s0;
|
|
14922
|
-
s1 = peg$
|
|
15532
|
+
s1 = peg$c1433(s6);
|
|
14923
15533
|
s0 = s1;
|
|
14924
15534
|
}
|
|
14925
15535
|
else {
|
|
@@ -14976,14 +15586,14 @@ var jssm = (function (exports) {
|
|
|
14976
15586
|
s1 = null;
|
|
14977
15587
|
}
|
|
14978
15588
|
if (s1 !== peg$FAILED) {
|
|
14979
|
-
if (input.substr(peg$currPos, 16) === peg$
|
|
14980
|
-
s2 = peg$
|
|
15589
|
+
if (input.substr(peg$currPos, 16) === peg$c1434) {
|
|
15590
|
+
s2 = peg$c1434;
|
|
14981
15591
|
peg$currPos += 16;
|
|
14982
15592
|
}
|
|
14983
15593
|
else {
|
|
14984
15594
|
s2 = peg$FAILED;
|
|
14985
15595
|
if (peg$silentFails === 0) {
|
|
14986
|
-
peg$fail(peg$
|
|
15596
|
+
peg$fail(peg$c1435);
|
|
14987
15597
|
}
|
|
14988
15598
|
}
|
|
14989
15599
|
if (s2 !== peg$FAILED) {
|
|
@@ -15032,7 +15642,7 @@ var jssm = (function (exports) {
|
|
|
15032
15642
|
}
|
|
15033
15643
|
if (s9 !== peg$FAILED) {
|
|
15034
15644
|
peg$savedPos = s0;
|
|
15035
|
-
s1 = peg$
|
|
15645
|
+
s1 = peg$c1436(s6);
|
|
15036
15646
|
s0 = s1;
|
|
15037
15647
|
}
|
|
15038
15648
|
else {
|
|
@@ -15089,14 +15699,14 @@ var jssm = (function (exports) {
|
|
|
15089
15699
|
s1 = null;
|
|
15090
15700
|
}
|
|
15091
15701
|
if (s1 !== peg$FAILED) {
|
|
15092
|
-
if (input.substr(peg$currPos, 11) === peg$
|
|
15093
|
-
s2 = peg$
|
|
15702
|
+
if (input.substr(peg$currPos, 11) === peg$c1437) {
|
|
15703
|
+
s2 = peg$c1437;
|
|
15094
15704
|
peg$currPos += 11;
|
|
15095
15705
|
}
|
|
15096
15706
|
else {
|
|
15097
15707
|
s2 = peg$FAILED;
|
|
15098
15708
|
if (peg$silentFails === 0) {
|
|
15099
|
-
peg$fail(peg$
|
|
15709
|
+
peg$fail(peg$c1438);
|
|
15100
15710
|
}
|
|
15101
15711
|
}
|
|
15102
15712
|
if (s2 !== peg$FAILED) {
|
|
@@ -15145,7 +15755,7 @@ var jssm = (function (exports) {
|
|
|
15145
15755
|
}
|
|
15146
15756
|
if (s9 !== peg$FAILED) {
|
|
15147
15757
|
peg$savedPos = s0;
|
|
15148
|
-
s1 = peg$
|
|
15758
|
+
s1 = peg$c1439(s6);
|
|
15149
15759
|
s0 = s1;
|
|
15150
15760
|
}
|
|
15151
15761
|
else {
|
|
@@ -15202,14 +15812,14 @@ var jssm = (function (exports) {
|
|
|
15202
15812
|
s1 = null;
|
|
15203
15813
|
}
|
|
15204
15814
|
if (s1 !== peg$FAILED) {
|
|
15205
|
-
if (input.substr(peg$currPos, 5) === peg$
|
|
15206
|
-
s2 = peg$
|
|
15815
|
+
if (input.substr(peg$currPos, 5) === peg$c1440) {
|
|
15816
|
+
s2 = peg$c1440;
|
|
15207
15817
|
peg$currPos += 5;
|
|
15208
15818
|
}
|
|
15209
15819
|
else {
|
|
15210
15820
|
s2 = peg$FAILED;
|
|
15211
15821
|
if (peg$silentFails === 0) {
|
|
15212
|
-
peg$fail(peg$
|
|
15822
|
+
peg$fail(peg$c1441);
|
|
15213
15823
|
}
|
|
15214
15824
|
}
|
|
15215
15825
|
if (s2 !== peg$FAILED) {
|
|
@@ -15258,7 +15868,7 @@ var jssm = (function (exports) {
|
|
|
15258
15868
|
}
|
|
15259
15869
|
if (s9 !== peg$FAILED) {
|
|
15260
15870
|
peg$savedPos = s0;
|
|
15261
|
-
s1 = peg$
|
|
15871
|
+
s1 = peg$c1442(s6);
|
|
15262
15872
|
s0 = s1;
|
|
15263
15873
|
}
|
|
15264
15874
|
else {
|
|
@@ -15315,14 +15925,14 @@ var jssm = (function (exports) {
|
|
|
15315
15925
|
s1 = null;
|
|
15316
15926
|
}
|
|
15317
15927
|
if (s1 !== peg$FAILED) {
|
|
15318
|
-
if (input.substr(peg$currPos, 4) === peg$
|
|
15319
|
-
s2 = peg$
|
|
15928
|
+
if (input.substr(peg$currPos, 4) === peg$c1443) {
|
|
15929
|
+
s2 = peg$c1443;
|
|
15320
15930
|
peg$currPos += 4;
|
|
15321
15931
|
}
|
|
15322
15932
|
else {
|
|
15323
15933
|
s2 = peg$FAILED;
|
|
15324
15934
|
if (peg$silentFails === 0) {
|
|
15325
|
-
peg$fail(peg$
|
|
15935
|
+
peg$fail(peg$c1444);
|
|
15326
15936
|
}
|
|
15327
15937
|
}
|
|
15328
15938
|
if (s2 !== peg$FAILED) {
|
|
@@ -15371,7 +15981,7 @@ var jssm = (function (exports) {
|
|
|
15371
15981
|
}
|
|
15372
15982
|
if (s9 !== peg$FAILED) {
|
|
15373
15983
|
peg$savedPos = s0;
|
|
15374
|
-
s1 = peg$
|
|
15984
|
+
s1 = peg$c1445(s6);
|
|
15375
15985
|
s0 = s1;
|
|
15376
15986
|
}
|
|
15377
15987
|
else {
|
|
@@ -15428,14 +16038,14 @@ var jssm = (function (exports) {
|
|
|
15428
16038
|
s1 = null;
|
|
15429
16039
|
}
|
|
15430
16040
|
if (s1 !== peg$FAILED) {
|
|
15431
|
-
if (input.substr(peg$currPos, 5) === peg$
|
|
15432
|
-
s2 = peg$
|
|
16041
|
+
if (input.substr(peg$currPos, 5) === peg$c1446) {
|
|
16042
|
+
s2 = peg$c1446;
|
|
15433
16043
|
peg$currPos += 5;
|
|
15434
16044
|
}
|
|
15435
16045
|
else {
|
|
15436
16046
|
s2 = peg$FAILED;
|
|
15437
16047
|
if (peg$silentFails === 0) {
|
|
15438
|
-
peg$fail(peg$
|
|
16048
|
+
peg$fail(peg$c1447);
|
|
15439
16049
|
}
|
|
15440
16050
|
}
|
|
15441
16051
|
if (s2 !== peg$FAILED) {
|
|
@@ -15484,7 +16094,7 @@ var jssm = (function (exports) {
|
|
|
15484
16094
|
}
|
|
15485
16095
|
if (s9 !== peg$FAILED) {
|
|
15486
16096
|
peg$savedPos = s0;
|
|
15487
|
-
s1 = peg$
|
|
16097
|
+
s1 = peg$c1448(s6);
|
|
15488
16098
|
s0 = s1;
|
|
15489
16099
|
}
|
|
15490
16100
|
else {
|
|
@@ -15541,14 +16151,14 @@ var jssm = (function (exports) {
|
|
|
15541
16151
|
s1 = null;
|
|
15542
16152
|
}
|
|
15543
16153
|
if (s1 !== peg$FAILED) {
|
|
15544
|
-
if (input.substr(peg$currPos, 12) === peg$
|
|
15545
|
-
s2 = peg$
|
|
16154
|
+
if (input.substr(peg$currPos, 12) === peg$c1449) {
|
|
16155
|
+
s2 = peg$c1449;
|
|
15546
16156
|
peg$currPos += 12;
|
|
15547
16157
|
}
|
|
15548
16158
|
else {
|
|
15549
16159
|
s2 = peg$FAILED;
|
|
15550
16160
|
if (peg$silentFails === 0) {
|
|
15551
|
-
peg$fail(peg$
|
|
16161
|
+
peg$fail(peg$c1450);
|
|
15552
16162
|
}
|
|
15553
16163
|
}
|
|
15554
16164
|
if (s2 !== peg$FAILED) {
|
|
@@ -15597,7 +16207,7 @@ var jssm = (function (exports) {
|
|
|
15597
16207
|
}
|
|
15598
16208
|
if (s9 !== peg$FAILED) {
|
|
15599
16209
|
peg$savedPos = s0;
|
|
15600
|
-
s1 = peg$
|
|
16210
|
+
s1 = peg$c1451(s6);
|
|
15601
16211
|
s0 = s1;
|
|
15602
16212
|
}
|
|
15603
16213
|
else {
|
|
@@ -15689,7 +16299,7 @@ var jssm = (function (exports) {
|
|
|
15689
16299
|
peg$silentFails--;
|
|
15690
16300
|
if (s0 === peg$FAILED) {
|
|
15691
16301
|
if (peg$silentFails === 0) {
|
|
15692
|
-
peg$fail(peg$
|
|
16302
|
+
peg$fail(peg$c1452);
|
|
15693
16303
|
}
|
|
15694
16304
|
}
|
|
15695
16305
|
return s0;
|
|
@@ -15720,14 +16330,14 @@ var jssm = (function (exports) {
|
|
|
15720
16330
|
s1 = null;
|
|
15721
16331
|
}
|
|
15722
16332
|
if (s1 !== peg$FAILED) {
|
|
15723
|
-
if (input.substr(peg$currPos, 5) === peg$
|
|
15724
|
-
s2 = peg$
|
|
16333
|
+
if (input.substr(peg$currPos, 5) === peg$c1453) {
|
|
16334
|
+
s2 = peg$c1453;
|
|
15725
16335
|
peg$currPos += 5;
|
|
15726
16336
|
}
|
|
15727
16337
|
else {
|
|
15728
16338
|
s2 = peg$FAILED;
|
|
15729
16339
|
if (peg$silentFails === 0) {
|
|
15730
|
-
peg$fail(peg$
|
|
16340
|
+
peg$fail(peg$c1454);
|
|
15731
16341
|
}
|
|
15732
16342
|
}
|
|
15733
16343
|
if (s2 !== peg$FAILED) {
|
|
@@ -15776,7 +16386,7 @@ var jssm = (function (exports) {
|
|
|
15776
16386
|
}
|
|
15777
16387
|
if (s9 !== peg$FAILED) {
|
|
15778
16388
|
peg$savedPos = s0;
|
|
15779
|
-
s1 = peg$
|
|
16389
|
+
s1 = peg$c1455(s6);
|
|
15780
16390
|
s0 = s1;
|
|
15781
16391
|
}
|
|
15782
16392
|
else {
|
|
@@ -15841,14 +16451,14 @@ var jssm = (function (exports) {
|
|
|
15841
16451
|
s1 = null;
|
|
15842
16452
|
}
|
|
15843
16453
|
if (s1 !== peg$FAILED) {
|
|
15844
|
-
if (input.substr(peg$currPos, 5) === peg$
|
|
15845
|
-
s2 = peg$
|
|
16454
|
+
if (input.substr(peg$currPos, 5) === peg$c1456) {
|
|
16455
|
+
s2 = peg$c1456;
|
|
15846
16456
|
peg$currPos += 5;
|
|
15847
16457
|
}
|
|
15848
16458
|
else {
|
|
15849
16459
|
s2 = peg$FAILED;
|
|
15850
16460
|
if (peg$silentFails === 0) {
|
|
15851
|
-
peg$fail(peg$
|
|
16461
|
+
peg$fail(peg$c1457);
|
|
15852
16462
|
}
|
|
15853
16463
|
}
|
|
15854
16464
|
if (s2 !== peg$FAILED) {
|
|
@@ -15897,7 +16507,7 @@ var jssm = (function (exports) {
|
|
|
15897
16507
|
}
|
|
15898
16508
|
if (s9 !== peg$FAILED) {
|
|
15899
16509
|
peg$savedPos = s0;
|
|
15900
|
-
s1 = peg$
|
|
16510
|
+
s1 = peg$c1458(s6);
|
|
15901
16511
|
s0 = s1;
|
|
15902
16512
|
}
|
|
15903
16513
|
else {
|
|
@@ -15962,14 +16572,14 @@ var jssm = (function (exports) {
|
|
|
15962
16572
|
s1 = null;
|
|
15963
16573
|
}
|
|
15964
16574
|
if (s1 !== peg$FAILED) {
|
|
15965
|
-
if (input.substr(peg$currPos, 10) === peg$
|
|
15966
|
-
s2 = peg$
|
|
16575
|
+
if (input.substr(peg$currPos, 10) === peg$c1460) {
|
|
16576
|
+
s2 = peg$c1460;
|
|
15967
16577
|
peg$currPos += 10;
|
|
15968
16578
|
}
|
|
15969
16579
|
else {
|
|
15970
16580
|
s2 = peg$FAILED;
|
|
15971
16581
|
if (peg$silentFails === 0) {
|
|
15972
|
-
peg$fail(peg$
|
|
16582
|
+
peg$fail(peg$c1461);
|
|
15973
16583
|
}
|
|
15974
16584
|
}
|
|
15975
16585
|
if (s2 !== peg$FAILED) {
|
|
@@ -16018,7 +16628,7 @@ var jssm = (function (exports) {
|
|
|
16018
16628
|
}
|
|
16019
16629
|
if (s9 !== peg$FAILED) {
|
|
16020
16630
|
peg$savedPos = s0;
|
|
16021
|
-
s1 = peg$
|
|
16631
|
+
s1 = peg$c1462(s6);
|
|
16022
16632
|
s0 = s1;
|
|
16023
16633
|
}
|
|
16024
16634
|
else {
|
|
@@ -16069,7 +16679,7 @@ var jssm = (function (exports) {
|
|
|
16069
16679
|
if (s0 === peg$FAILED) {
|
|
16070
16680
|
s1 = peg$FAILED;
|
|
16071
16681
|
if (peg$silentFails === 0) {
|
|
16072
|
-
peg$fail(peg$
|
|
16682
|
+
peg$fail(peg$c1459);
|
|
16073
16683
|
}
|
|
16074
16684
|
}
|
|
16075
16685
|
return s0;
|
|
@@ -16083,14 +16693,14 @@ var jssm = (function (exports) {
|
|
|
16083
16693
|
s1 = null;
|
|
16084
16694
|
}
|
|
16085
16695
|
if (s1 !== peg$FAILED) {
|
|
16086
|
-
if (input.substr(peg$currPos, 16) === peg$
|
|
16087
|
-
s2 = peg$
|
|
16696
|
+
if (input.substr(peg$currPos, 16) === peg$c1464) {
|
|
16697
|
+
s2 = peg$c1464;
|
|
16088
16698
|
peg$currPos += 16;
|
|
16089
16699
|
}
|
|
16090
16700
|
else {
|
|
16091
16701
|
s2 = peg$FAILED;
|
|
16092
16702
|
if (peg$silentFails === 0) {
|
|
16093
|
-
peg$fail(peg$
|
|
16703
|
+
peg$fail(peg$c1465);
|
|
16094
16704
|
}
|
|
16095
16705
|
}
|
|
16096
16706
|
if (s2 !== peg$FAILED) {
|
|
@@ -16139,7 +16749,7 @@ var jssm = (function (exports) {
|
|
|
16139
16749
|
}
|
|
16140
16750
|
if (s9 !== peg$FAILED) {
|
|
16141
16751
|
peg$savedPos = s0;
|
|
16142
|
-
s1 = peg$
|
|
16752
|
+
s1 = peg$c1466(s6);
|
|
16143
16753
|
s0 = s1;
|
|
16144
16754
|
}
|
|
16145
16755
|
else {
|
|
@@ -16190,7 +16800,7 @@ var jssm = (function (exports) {
|
|
|
16190
16800
|
if (s0 === peg$FAILED) {
|
|
16191
16801
|
s1 = peg$FAILED;
|
|
16192
16802
|
if (peg$silentFails === 0) {
|
|
16193
|
-
peg$fail(peg$
|
|
16803
|
+
peg$fail(peg$c1463);
|
|
16194
16804
|
}
|
|
16195
16805
|
}
|
|
16196
16806
|
return s0;
|
|
@@ -16204,14 +16814,14 @@ var jssm = (function (exports) {
|
|
|
16204
16814
|
s1 = null;
|
|
16205
16815
|
}
|
|
16206
16816
|
if (s1 !== peg$FAILED) {
|
|
16207
|
-
if (input.substr(peg$currPos, 12) === peg$
|
|
16208
|
-
s2 = peg$
|
|
16817
|
+
if (input.substr(peg$currPos, 12) === peg$c1468) {
|
|
16818
|
+
s2 = peg$c1468;
|
|
16209
16819
|
peg$currPos += 12;
|
|
16210
16820
|
}
|
|
16211
16821
|
else {
|
|
16212
16822
|
s2 = peg$FAILED;
|
|
16213
16823
|
if (peg$silentFails === 0) {
|
|
16214
|
-
peg$fail(peg$
|
|
16824
|
+
peg$fail(peg$c1469);
|
|
16215
16825
|
}
|
|
16216
16826
|
}
|
|
16217
16827
|
if (s2 !== peg$FAILED) {
|
|
@@ -16260,7 +16870,7 @@ var jssm = (function (exports) {
|
|
|
16260
16870
|
}
|
|
16261
16871
|
if (s9 !== peg$FAILED) {
|
|
16262
16872
|
peg$savedPos = s0;
|
|
16263
|
-
s1 = peg$
|
|
16873
|
+
s1 = peg$c1470(s6);
|
|
16264
16874
|
s0 = s1;
|
|
16265
16875
|
}
|
|
16266
16876
|
else {
|
|
@@ -16311,7 +16921,7 @@ var jssm = (function (exports) {
|
|
|
16311
16921
|
if (s0 === peg$FAILED) {
|
|
16312
16922
|
s1 = peg$FAILED;
|
|
16313
16923
|
if (peg$silentFails === 0) {
|
|
16314
|
-
peg$fail(peg$
|
|
16924
|
+
peg$fail(peg$c1467);
|
|
16315
16925
|
}
|
|
16316
16926
|
}
|
|
16317
16927
|
return s0;
|
|
@@ -16325,14 +16935,14 @@ var jssm = (function (exports) {
|
|
|
16325
16935
|
s1 = null;
|
|
16326
16936
|
}
|
|
16327
16937
|
if (s1 !== peg$FAILED) {
|
|
16328
|
-
if (input.substr(peg$currPos, 5) === peg$
|
|
16329
|
-
s2 = peg$
|
|
16938
|
+
if (input.substr(peg$currPos, 5) === peg$c1472) {
|
|
16939
|
+
s2 = peg$c1472;
|
|
16330
16940
|
peg$currPos += 5;
|
|
16331
16941
|
}
|
|
16332
16942
|
else {
|
|
16333
16943
|
s2 = peg$FAILED;
|
|
16334
16944
|
if (peg$silentFails === 0) {
|
|
16335
|
-
peg$fail(peg$
|
|
16945
|
+
peg$fail(peg$c1473);
|
|
16336
16946
|
}
|
|
16337
16947
|
}
|
|
16338
16948
|
if (s2 !== peg$FAILED) {
|
|
@@ -16381,7 +16991,7 @@ var jssm = (function (exports) {
|
|
|
16381
16991
|
}
|
|
16382
16992
|
if (s9 !== peg$FAILED) {
|
|
16383
16993
|
peg$savedPos = s0;
|
|
16384
|
-
s1 = peg$
|
|
16994
|
+
s1 = peg$c1474(s6);
|
|
16385
16995
|
s0 = s1;
|
|
16386
16996
|
}
|
|
16387
16997
|
else {
|
|
@@ -16432,7 +17042,7 @@ var jssm = (function (exports) {
|
|
|
16432
17042
|
if (s0 === peg$FAILED) {
|
|
16433
17043
|
s1 = peg$FAILED;
|
|
16434
17044
|
if (peg$silentFails === 0) {
|
|
16435
|
-
peg$fail(peg$
|
|
17045
|
+
peg$fail(peg$c1471);
|
|
16436
17046
|
}
|
|
16437
17047
|
}
|
|
16438
17048
|
return s0;
|
|
@@ -16446,14 +17056,14 @@ var jssm = (function (exports) {
|
|
|
16446
17056
|
s1 = null;
|
|
16447
17057
|
}
|
|
16448
17058
|
if (s1 !== peg$FAILED) {
|
|
16449
|
-
if (input.substr(peg$currPos, 7) === peg$
|
|
16450
|
-
s2 = peg$
|
|
17059
|
+
if (input.substr(peg$currPos, 7) === peg$c1476) {
|
|
17060
|
+
s2 = peg$c1476;
|
|
16451
17061
|
peg$currPos += 7;
|
|
16452
17062
|
}
|
|
16453
17063
|
else {
|
|
16454
17064
|
s2 = peg$FAILED;
|
|
16455
17065
|
if (peg$silentFails === 0) {
|
|
16456
|
-
peg$fail(peg$
|
|
17066
|
+
peg$fail(peg$c1477);
|
|
16457
17067
|
}
|
|
16458
17068
|
}
|
|
16459
17069
|
if (s2 !== peg$FAILED) {
|
|
@@ -16502,7 +17112,7 @@ var jssm = (function (exports) {
|
|
|
16502
17112
|
}
|
|
16503
17113
|
if (s9 !== peg$FAILED) {
|
|
16504
17114
|
peg$savedPos = s0;
|
|
16505
|
-
s1 = peg$
|
|
17115
|
+
s1 = peg$c1478(s6);
|
|
16506
17116
|
s0 = s1;
|
|
16507
17117
|
}
|
|
16508
17118
|
else {
|
|
@@ -16553,7 +17163,7 @@ var jssm = (function (exports) {
|
|
|
16553
17163
|
if (s0 === peg$FAILED) {
|
|
16554
17164
|
s1 = peg$FAILED;
|
|
16555
17165
|
if (peg$silentFails === 0) {
|
|
16556
|
-
peg$fail(peg$
|
|
17166
|
+
peg$fail(peg$c1475);
|
|
16557
17167
|
}
|
|
16558
17168
|
}
|
|
16559
17169
|
return s0;
|
|
@@ -16623,7 +17233,7 @@ var jssm = (function (exports) {
|
|
|
16623
17233
|
}
|
|
16624
17234
|
if (s9 !== peg$FAILED) {
|
|
16625
17235
|
peg$savedPos = s0;
|
|
16626
|
-
s1 = peg$
|
|
17236
|
+
s1 = peg$c1480(s6);
|
|
16627
17237
|
s0 = s1;
|
|
16628
17238
|
}
|
|
16629
17239
|
else {
|
|
@@ -16677,14 +17287,14 @@ var jssm = (function (exports) {
|
|
|
16677
17287
|
s1 = null;
|
|
16678
17288
|
}
|
|
16679
17289
|
if (s1 !== peg$FAILED) {
|
|
16680
|
-
if (input.substr(peg$currPos, 9) === peg$
|
|
16681
|
-
s2 = peg$
|
|
17290
|
+
if (input.substr(peg$currPos, 9) === peg$c1481) {
|
|
17291
|
+
s2 = peg$c1481;
|
|
16682
17292
|
peg$currPos += 9;
|
|
16683
17293
|
}
|
|
16684
17294
|
else {
|
|
16685
17295
|
s2 = peg$FAILED;
|
|
16686
17296
|
if (peg$silentFails === 0) {
|
|
16687
|
-
peg$fail(peg$
|
|
17297
|
+
peg$fail(peg$c1482);
|
|
16688
17298
|
}
|
|
16689
17299
|
}
|
|
16690
17300
|
if (s2 !== peg$FAILED) {
|
|
@@ -16733,7 +17343,7 @@ var jssm = (function (exports) {
|
|
|
16733
17343
|
}
|
|
16734
17344
|
if (s9 !== peg$FAILED) {
|
|
16735
17345
|
peg$savedPos = s0;
|
|
16736
|
-
s1 = peg$
|
|
17346
|
+
s1 = peg$c1480(s6);
|
|
16737
17347
|
s0 = s1;
|
|
16738
17348
|
}
|
|
16739
17349
|
else {
|
|
@@ -16785,7 +17395,7 @@ var jssm = (function (exports) {
|
|
|
16785
17395
|
if (s0 === peg$FAILED) {
|
|
16786
17396
|
s1 = peg$FAILED;
|
|
16787
17397
|
if (peg$silentFails === 0) {
|
|
16788
|
-
peg$fail(peg$
|
|
17398
|
+
peg$fail(peg$c1479);
|
|
16789
17399
|
}
|
|
16790
17400
|
}
|
|
16791
17401
|
return s0;
|
|
@@ -16799,14 +17409,14 @@ var jssm = (function (exports) {
|
|
|
16799
17409
|
s1 = null;
|
|
16800
17410
|
}
|
|
16801
17411
|
if (s1 !== peg$FAILED) {
|
|
16802
|
-
if (input.substr(peg$currPos, 8) === peg$
|
|
16803
|
-
s2 = peg$
|
|
17412
|
+
if (input.substr(peg$currPos, 8) === peg$c1484) {
|
|
17413
|
+
s2 = peg$c1484;
|
|
16804
17414
|
peg$currPos += 8;
|
|
16805
17415
|
}
|
|
16806
17416
|
else {
|
|
16807
17417
|
s2 = peg$FAILED;
|
|
16808
17418
|
if (peg$silentFails === 0) {
|
|
16809
|
-
peg$fail(peg$
|
|
17419
|
+
peg$fail(peg$c1485);
|
|
16810
17420
|
}
|
|
16811
17421
|
}
|
|
16812
17422
|
if (s2 !== peg$FAILED) {
|
|
@@ -16859,7 +17469,7 @@ var jssm = (function (exports) {
|
|
|
16859
17469
|
}
|
|
16860
17470
|
if (s11 !== peg$FAILED) {
|
|
16861
17471
|
peg$savedPos = s0;
|
|
16862
|
-
s1 = peg$
|
|
17472
|
+
s1 = peg$c1486(s6, s8);
|
|
16863
17473
|
s0 = s1;
|
|
16864
17474
|
}
|
|
16865
17475
|
else {
|
|
@@ -16923,14 +17533,14 @@ var jssm = (function (exports) {
|
|
|
16923
17533
|
s1 = null;
|
|
16924
17534
|
}
|
|
16925
17535
|
if (s1 !== peg$FAILED) {
|
|
16926
|
-
if (input.substr(peg$currPos, 8) === peg$
|
|
16927
|
-
s2 = peg$
|
|
17536
|
+
if (input.substr(peg$currPos, 8) === peg$c1484) {
|
|
17537
|
+
s2 = peg$c1484;
|
|
16928
17538
|
peg$currPos += 8;
|
|
16929
17539
|
}
|
|
16930
17540
|
else {
|
|
16931
17541
|
s2 = peg$FAILED;
|
|
16932
17542
|
if (peg$silentFails === 0) {
|
|
16933
|
-
peg$fail(peg$
|
|
17543
|
+
peg$fail(peg$c1485);
|
|
16934
17544
|
}
|
|
16935
17545
|
}
|
|
16936
17546
|
if (s2 !== peg$FAILED) {
|
|
@@ -16963,14 +17573,14 @@ var jssm = (function (exports) {
|
|
|
16963
17573
|
if (s8 !== peg$FAILED) {
|
|
16964
17574
|
s9 = peg$parseWS();
|
|
16965
17575
|
if (s9 !== peg$FAILED) {
|
|
16966
|
-
if (input.substr(peg$currPos, 8) === peg$
|
|
16967
|
-
s10 = peg$
|
|
17576
|
+
if (input.substr(peg$currPos, 8) === peg$c1487) {
|
|
17577
|
+
s10 = peg$c1487;
|
|
16968
17578
|
peg$currPos += 8;
|
|
16969
17579
|
}
|
|
16970
17580
|
else {
|
|
16971
17581
|
s10 = peg$FAILED;
|
|
16972
17582
|
if (peg$silentFails === 0) {
|
|
16973
|
-
peg$fail(peg$
|
|
17583
|
+
peg$fail(peg$c1488);
|
|
16974
17584
|
}
|
|
16975
17585
|
}
|
|
16976
17586
|
if (s10 !== peg$FAILED) {
|
|
@@ -16996,7 +17606,7 @@ var jssm = (function (exports) {
|
|
|
16996
17606
|
}
|
|
16997
17607
|
if (s13 !== peg$FAILED) {
|
|
16998
17608
|
peg$savedPos = s0;
|
|
16999
|
-
s1 = peg$
|
|
17609
|
+
s1 = peg$c1489(s6, s8);
|
|
17000
17610
|
s0 = s1;
|
|
17001
17611
|
}
|
|
17002
17612
|
else {
|
|
@@ -17068,7 +17678,7 @@ var jssm = (function (exports) {
|
|
|
17068
17678
|
if (s0 === peg$FAILED) {
|
|
17069
17679
|
s1 = peg$FAILED;
|
|
17070
17680
|
if (peg$silentFails === 0) {
|
|
17071
|
-
peg$fail(peg$
|
|
17681
|
+
peg$fail(peg$c1483);
|
|
17072
17682
|
}
|
|
17073
17683
|
}
|
|
17074
17684
|
return s0;
|
|
@@ -17182,14 +17792,14 @@ var jssm = (function (exports) {
|
|
|
17182
17792
|
s1 = null;
|
|
17183
17793
|
}
|
|
17184
17794
|
if (s1 !== peg$FAILED) {
|
|
17185
|
-
if (input.substr(peg$currPos, 5) === peg$
|
|
17186
|
-
s2 = peg$
|
|
17795
|
+
if (input.substr(peg$currPos, 5) === peg$c1328) {
|
|
17796
|
+
s2 = peg$c1328;
|
|
17187
17797
|
peg$currPos += 5;
|
|
17188
17798
|
}
|
|
17189
17799
|
else {
|
|
17190
17800
|
s2 = peg$FAILED;
|
|
17191
17801
|
if (peg$silentFails === 0) {
|
|
17192
|
-
peg$fail(peg$
|
|
17802
|
+
peg$fail(peg$c1329);
|
|
17193
17803
|
}
|
|
17194
17804
|
}
|
|
17195
17805
|
if (s2 !== peg$FAILED) {
|
|
@@ -17242,7 +17852,7 @@ var jssm = (function (exports) {
|
|
|
17242
17852
|
}
|
|
17243
17853
|
if (s11 !== peg$FAILED) {
|
|
17244
17854
|
peg$savedPos = s0;
|
|
17245
|
-
s1 = peg$
|
|
17855
|
+
s1 = peg$c1490(s4, s8);
|
|
17246
17856
|
s0 = s1;
|
|
17247
17857
|
}
|
|
17248
17858
|
else {
|
|
@@ -17310,13 +17920,13 @@ var jssm = (function (exports) {
|
|
|
17310
17920
|
}
|
|
17311
17921
|
if (s1 !== peg$FAILED) {
|
|
17312
17922
|
if (input.charCodeAt(peg$currPos) === 38) {
|
|
17313
|
-
s2 = peg$
|
|
17923
|
+
s2 = peg$c1491;
|
|
17314
17924
|
peg$currPos++;
|
|
17315
17925
|
}
|
|
17316
17926
|
else {
|
|
17317
17927
|
s2 = peg$FAILED;
|
|
17318
17928
|
if (peg$silentFails === 0) {
|
|
17319
|
-
peg$fail(peg$
|
|
17929
|
+
peg$fail(peg$c1492);
|
|
17320
17930
|
}
|
|
17321
17931
|
}
|
|
17322
17932
|
if (s2 !== peg$FAILED) {
|
|
@@ -17372,7 +17982,7 @@ var jssm = (function (exports) {
|
|
|
17372
17982
|
}
|
|
17373
17983
|
if (s11 !== peg$FAILED) {
|
|
17374
17984
|
peg$savedPos = s0;
|
|
17375
|
-
s1 = peg$
|
|
17985
|
+
s1 = peg$c1493(s4, s8);
|
|
17376
17986
|
s0 = s1;
|
|
17377
17987
|
}
|
|
17378
17988
|
else {
|
|
@@ -17439,14 +18049,14 @@ var jssm = (function (exports) {
|
|
|
17439
18049
|
s1 = null;
|
|
17440
18050
|
}
|
|
17441
18051
|
if (s1 !== peg$FAILED) {
|
|
17442
|
-
if (input.substr(peg$currPos, 8) === peg$
|
|
17443
|
-
s2 = peg$
|
|
18052
|
+
if (input.substr(peg$currPos, 8) === peg$c1484) {
|
|
18053
|
+
s2 = peg$c1484;
|
|
17444
18054
|
peg$currPos += 8;
|
|
17445
18055
|
}
|
|
17446
18056
|
else {
|
|
17447
18057
|
s2 = peg$FAILED;
|
|
17448
18058
|
if (peg$silentFails === 0) {
|
|
17449
|
-
peg$fail(peg$
|
|
18059
|
+
peg$fail(peg$c1485);
|
|
17450
18060
|
}
|
|
17451
18061
|
}
|
|
17452
18062
|
if (s2 !== peg$FAILED) {
|
|
@@ -17473,14 +18083,14 @@ var jssm = (function (exports) {
|
|
|
17473
18083
|
if (s8 !== peg$FAILED) {
|
|
17474
18084
|
s9 = peg$parseWS();
|
|
17475
18085
|
if (s9 !== peg$FAILED) {
|
|
17476
|
-
if (input.substr(peg$currPos, 8) === peg$
|
|
17477
|
-
s10 = peg$
|
|
18086
|
+
if (input.substr(peg$currPos, 8) === peg$c1487) {
|
|
18087
|
+
s10 = peg$c1487;
|
|
17478
18088
|
peg$currPos += 8;
|
|
17479
18089
|
}
|
|
17480
18090
|
else {
|
|
17481
18091
|
s10 = peg$FAILED;
|
|
17482
18092
|
if (peg$silentFails === 0) {
|
|
17483
|
-
peg$fail(peg$
|
|
18093
|
+
peg$fail(peg$c1488);
|
|
17484
18094
|
}
|
|
17485
18095
|
}
|
|
17486
18096
|
if (s10 !== peg$FAILED) {
|
|
@@ -17506,7 +18116,7 @@ var jssm = (function (exports) {
|
|
|
17506
18116
|
}
|
|
17507
18117
|
if (s13 !== peg$FAILED) {
|
|
17508
18118
|
peg$savedPos = s0;
|
|
17509
|
-
s1 = peg$
|
|
18119
|
+
s1 = peg$c1494(s4, s8);
|
|
17510
18120
|
s0 = s1;
|
|
17511
18121
|
}
|
|
17512
18122
|
else {
|
|
@@ -17580,14 +18190,14 @@ var jssm = (function (exports) {
|
|
|
17580
18190
|
s1 = null;
|
|
17581
18191
|
}
|
|
17582
18192
|
if (s1 !== peg$FAILED) {
|
|
17583
|
-
if (input.substr(peg$currPos, 8) === peg$
|
|
17584
|
-
s2 = peg$
|
|
18193
|
+
if (input.substr(peg$currPos, 8) === peg$c1484) {
|
|
18194
|
+
s2 = peg$c1484;
|
|
17585
18195
|
peg$currPos += 8;
|
|
17586
18196
|
}
|
|
17587
18197
|
else {
|
|
17588
18198
|
s2 = peg$FAILED;
|
|
17589
18199
|
if (peg$silentFails === 0) {
|
|
17590
|
-
peg$fail(peg$
|
|
18200
|
+
peg$fail(peg$c1485);
|
|
17591
18201
|
}
|
|
17592
18202
|
}
|
|
17593
18203
|
if (s2 !== peg$FAILED) {
|
|
@@ -17597,14 +18207,14 @@ var jssm = (function (exports) {
|
|
|
17597
18207
|
if (s4 !== peg$FAILED) {
|
|
17598
18208
|
s5 = peg$parseWS();
|
|
17599
18209
|
if (s5 !== peg$FAILED) {
|
|
17600
|
-
if (input.substr(peg$currPos, 8) === peg$
|
|
17601
|
-
s6 = peg$
|
|
18210
|
+
if (input.substr(peg$currPos, 8) === peg$c1487) {
|
|
18211
|
+
s6 = peg$c1487;
|
|
17602
18212
|
peg$currPos += 8;
|
|
17603
18213
|
}
|
|
17604
18214
|
else {
|
|
17605
18215
|
s6 = peg$FAILED;
|
|
17606
18216
|
if (peg$silentFails === 0) {
|
|
17607
|
-
peg$fail(peg$
|
|
18217
|
+
peg$fail(peg$c1488);
|
|
17608
18218
|
}
|
|
17609
18219
|
}
|
|
17610
18220
|
if (s6 !== peg$FAILED) {
|
|
@@ -17630,7 +18240,7 @@ var jssm = (function (exports) {
|
|
|
17630
18240
|
}
|
|
17631
18241
|
if (s9 !== peg$FAILED) {
|
|
17632
18242
|
peg$savedPos = s0;
|
|
17633
|
-
s1 = peg$
|
|
18243
|
+
s1 = peg$c1495(s4);
|
|
17634
18244
|
s0 = s1;
|
|
17635
18245
|
}
|
|
17636
18246
|
else {
|
|
@@ -17684,14 +18294,14 @@ var jssm = (function (exports) {
|
|
|
17684
18294
|
s1 = null;
|
|
17685
18295
|
}
|
|
17686
18296
|
if (s1 !== peg$FAILED) {
|
|
17687
|
-
if (input.substr(peg$currPos, 8) === peg$
|
|
17688
|
-
s2 = peg$
|
|
18297
|
+
if (input.substr(peg$currPos, 8) === peg$c1484) {
|
|
18298
|
+
s2 = peg$c1484;
|
|
17689
18299
|
peg$currPos += 8;
|
|
17690
18300
|
}
|
|
17691
18301
|
else {
|
|
17692
18302
|
s2 = peg$FAILED;
|
|
17693
18303
|
if (peg$silentFails === 0) {
|
|
17694
|
-
peg$fail(peg$
|
|
18304
|
+
peg$fail(peg$c1485);
|
|
17695
18305
|
}
|
|
17696
18306
|
}
|
|
17697
18307
|
if (s2 !== peg$FAILED) {
|
|
@@ -17738,7 +18348,7 @@ var jssm = (function (exports) {
|
|
|
17738
18348
|
}
|
|
17739
18349
|
if (s11 !== peg$FAILED) {
|
|
17740
18350
|
peg$savedPos = s0;
|
|
17741
|
-
s1 = peg$
|
|
18351
|
+
s1 = peg$c1496(s4, s8);
|
|
17742
18352
|
s0 = s1;
|
|
17743
18353
|
}
|
|
17744
18354
|
else {
|
|
@@ -17802,14 +18412,14 @@ var jssm = (function (exports) {
|
|
|
17802
18412
|
s1 = null;
|
|
17803
18413
|
}
|
|
17804
18414
|
if (s1 !== peg$FAILED) {
|
|
17805
|
-
if (input.substr(peg$currPos, 8) === peg$
|
|
17806
|
-
s2 = peg$
|
|
18415
|
+
if (input.substr(peg$currPos, 8) === peg$c1484) {
|
|
18416
|
+
s2 = peg$c1484;
|
|
17807
18417
|
peg$currPos += 8;
|
|
17808
18418
|
}
|
|
17809
18419
|
else {
|
|
17810
18420
|
s2 = peg$FAILED;
|
|
17811
18421
|
if (peg$silentFails === 0) {
|
|
17812
|
-
peg$fail(peg$
|
|
18422
|
+
peg$fail(peg$c1485);
|
|
17813
18423
|
}
|
|
17814
18424
|
}
|
|
17815
18425
|
if (s2 !== peg$FAILED) {
|
|
@@ -17839,7 +18449,7 @@ var jssm = (function (exports) {
|
|
|
17839
18449
|
}
|
|
17840
18450
|
if (s7 !== peg$FAILED) {
|
|
17841
18451
|
peg$savedPos = s0;
|
|
17842
|
-
s1 = peg$
|
|
18452
|
+
s1 = peg$c1497(s4);
|
|
17843
18453
|
s0 = s1;
|
|
17844
18454
|
}
|
|
17845
18455
|
else {
|
|
@@ -17884,14 +18494,14 @@ var jssm = (function (exports) {
|
|
|
17884
18494
|
function peg$parseRegularArrangeDeclaration() {
|
|
17885
18495
|
var s0, s1, s2, s3, s4, s5, s6;
|
|
17886
18496
|
s0 = peg$currPos;
|
|
17887
|
-
if (input.substr(peg$currPos, 7) === peg$
|
|
17888
|
-
s1 = peg$
|
|
18497
|
+
if (input.substr(peg$currPos, 7) === peg$c1498) {
|
|
18498
|
+
s1 = peg$c1498;
|
|
17889
18499
|
peg$currPos += 7;
|
|
17890
18500
|
}
|
|
17891
18501
|
else {
|
|
17892
18502
|
s1 = peg$FAILED;
|
|
17893
18503
|
if (peg$silentFails === 0) {
|
|
17894
|
-
peg$fail(peg$
|
|
18504
|
+
peg$fail(peg$c1499);
|
|
17895
18505
|
}
|
|
17896
18506
|
}
|
|
17897
18507
|
if (s1 !== peg$FAILED) {
|
|
@@ -17924,7 +18534,7 @@ var jssm = (function (exports) {
|
|
|
17924
18534
|
}
|
|
17925
18535
|
if (s6 !== peg$FAILED) {
|
|
17926
18536
|
peg$savedPos = s0;
|
|
17927
|
-
s1 = peg$
|
|
18537
|
+
s1 = peg$c1500(s3);
|
|
17928
18538
|
s0 = s1;
|
|
17929
18539
|
}
|
|
17930
18540
|
else {
|
|
@@ -17961,14 +18571,14 @@ var jssm = (function (exports) {
|
|
|
17961
18571
|
function peg$parseArrangeStartDeclaration() {
|
|
17962
18572
|
var s0, s1, s2, s3, s4, s5, s6;
|
|
17963
18573
|
s0 = peg$currPos;
|
|
17964
|
-
if (input.substr(peg$currPos, 13) === peg$
|
|
17965
|
-
s1 = peg$
|
|
18574
|
+
if (input.substr(peg$currPos, 13) === peg$c1501) {
|
|
18575
|
+
s1 = peg$c1501;
|
|
17966
18576
|
peg$currPos += 13;
|
|
17967
18577
|
}
|
|
17968
18578
|
else {
|
|
17969
18579
|
s1 = peg$FAILED;
|
|
17970
18580
|
if (peg$silentFails === 0) {
|
|
17971
|
-
peg$fail(peg$
|
|
18581
|
+
peg$fail(peg$c1502);
|
|
17972
18582
|
}
|
|
17973
18583
|
}
|
|
17974
18584
|
if (s1 !== peg$FAILED) {
|
|
@@ -18001,7 +18611,7 @@ var jssm = (function (exports) {
|
|
|
18001
18611
|
}
|
|
18002
18612
|
if (s6 !== peg$FAILED) {
|
|
18003
18613
|
peg$savedPos = s0;
|
|
18004
|
-
s1 = peg$
|
|
18614
|
+
s1 = peg$c1503(s3);
|
|
18005
18615
|
s0 = s1;
|
|
18006
18616
|
}
|
|
18007
18617
|
else {
|
|
@@ -18038,14 +18648,14 @@ var jssm = (function (exports) {
|
|
|
18038
18648
|
function peg$parseArrangeEndDeclaration() {
|
|
18039
18649
|
var s0, s1, s2, s3, s4, s5, s6;
|
|
18040
18650
|
s0 = peg$currPos;
|
|
18041
|
-
if (input.substr(peg$currPos, 11) === peg$
|
|
18042
|
-
s1 = peg$
|
|
18651
|
+
if (input.substr(peg$currPos, 11) === peg$c1504) {
|
|
18652
|
+
s1 = peg$c1504;
|
|
18043
18653
|
peg$currPos += 11;
|
|
18044
18654
|
}
|
|
18045
18655
|
else {
|
|
18046
18656
|
s1 = peg$FAILED;
|
|
18047
18657
|
if (peg$silentFails === 0) {
|
|
18048
|
-
peg$fail(peg$
|
|
18658
|
+
peg$fail(peg$c1505);
|
|
18049
18659
|
}
|
|
18050
18660
|
}
|
|
18051
18661
|
if (s1 !== peg$FAILED) {
|
|
@@ -18078,7 +18688,7 @@ var jssm = (function (exports) {
|
|
|
18078
18688
|
}
|
|
18079
18689
|
if (s6 !== peg$FAILED) {
|
|
18080
18690
|
peg$savedPos = s0;
|
|
18081
|
-
s1 = peg$
|
|
18691
|
+
s1 = peg$c1506(s3);
|
|
18082
18692
|
s0 = s1;
|
|
18083
18693
|
}
|
|
18084
18694
|
else {
|
|
@@ -18125,7 +18735,7 @@ var jssm = (function (exports) {
|
|
|
18125
18735
|
peg$silentFails--;
|
|
18126
18736
|
if (s0 === peg$FAILED) {
|
|
18127
18737
|
if (peg$silentFails === 0) {
|
|
18128
|
-
peg$fail(peg$
|
|
18738
|
+
peg$fail(peg$c1507);
|
|
18129
18739
|
}
|
|
18130
18740
|
}
|
|
18131
18741
|
return s0;
|
|
@@ -19222,6 +19832,7 @@ var jssm = (function (exports) {
|
|
|
19222
19832
|
from,
|
|
19223
19833
|
to,
|
|
19224
19834
|
kind,
|
|
19835
|
+
after_time: isRight ? this_se.r_after : this_se.l_after,
|
|
19225
19836
|
forced_only: kind === 'forced',
|
|
19226
19837
|
main_path: kind === 'main'
|
|
19227
19838
|
};
|
|
@@ -20043,7 +20654,7 @@ var jssm = (function (exports) {
|
|
|
20043
20654
|
named_colors: named_colors$1
|
|
20044
20655
|
});
|
|
20045
20656
|
|
|
20046
|
-
const version = "5.
|
|
20657
|
+
const version = "5.94.0", build_time = 1703979205400;
|
|
20047
20658
|
|
|
20048
20659
|
// whargarbl lots of these return arrays could/should be sets
|
|
20049
20660
|
const { shapes, gviz_shapes, named_colors } = constants;
|
|
@@ -20162,7 +20773,9 @@ var jssm = (function (exports) {
|
|
|
20162
20773
|
// TODO add a lotta docblock here
|
|
20163
20774
|
class Machine {
|
|
20164
20775
|
// whargarbl this badly needs to be broken up, monolith master
|
|
20165
|
-
constructor({ start_states, end_states = [], complete = [], transitions, machine_author, machine_comment, machine_contributor, machine_definition, machine_language, machine_license, machine_name, machine_version, state_declaration, property_definition, state_property, fsl_version, dot_preamble = undefined, arrange_declaration = [], arrange_start_declaration = [], arrange_end_declaration = [], theme = ['default'], flow = 'down', graph_layout = 'dot', instance_name, history, data, default_state_config, default_active_state_config, default_hooked_state_config, default_terminal_state_config, default_start_state_config, default_end_state_config, allows_override, config_allows_override, rng_seed }) {
|
|
20776
|
+
constructor({ start_states, end_states = [], complete = [], transitions, machine_author, machine_comment, machine_contributor, machine_definition, machine_language, machine_license, machine_name, machine_version, state_declaration, property_definition, state_property, fsl_version, dot_preamble = undefined, arrange_declaration = [], arrange_start_declaration = [], arrange_end_declaration = [], theme = ['default'], flow = 'down', graph_layout = 'dot', instance_name, history, data, default_state_config, default_active_state_config, default_hooked_state_config, default_terminal_state_config, default_start_state_config, default_end_state_config, allows_override, config_allows_override, rng_seed, time_source, timeout_source, clear_timeout_source }) {
|
|
20777
|
+
this._time_source = () => new Date().getTime();
|
|
20778
|
+
this._create_started = this._time_source();
|
|
20166
20779
|
this._instance_name = instance_name;
|
|
20167
20780
|
this._state = start_states[0];
|
|
20168
20781
|
this._states = new Map();
|
|
@@ -20250,6 +20863,12 @@ var jssm = (function (exports) {
|
|
|
20250
20863
|
this._state_labels = new Map();
|
|
20251
20864
|
this._rng_seed = rng_seed !== null && rng_seed !== void 0 ? rng_seed : new Date().getTime();
|
|
20252
20865
|
this._rng = gen_splitmix32(this._rng_seed);
|
|
20866
|
+
this._timeout_source = timeout_source !== null && timeout_source !== void 0 ? timeout_source : ((f, a) => setTimeout(f, a));
|
|
20867
|
+
this._clear_timeout_source = clear_timeout_source !== null && clear_timeout_source !== void 0 ? clear_timeout_source : ((h) => clearTimeout(h));
|
|
20868
|
+
this._timeout_handle = undefined;
|
|
20869
|
+
this._timeout_target = undefined;
|
|
20870
|
+
this._timeout_target_time = undefined;
|
|
20871
|
+
this._after_mapping = new Map();
|
|
20253
20872
|
// consolidate the state declarations
|
|
20254
20873
|
if (state_declaration) {
|
|
20255
20874
|
state_declaration.map((state_decl) => {
|
|
@@ -20311,6 +20930,10 @@ var jssm = (function (exports) {
|
|
|
20311
20930
|
this._named_transitions.set(tr.name, thisEdgeId);
|
|
20312
20931
|
}
|
|
20313
20932
|
}
|
|
20933
|
+
// set up the after mapping, if any
|
|
20934
|
+
if (tr.after_time) {
|
|
20935
|
+
this._after_mapping.set(tr.from, [tr.to, tr.after_time]);
|
|
20936
|
+
}
|
|
20314
20937
|
// set up the mapping, so that edges can be looked up by endpoint pairs
|
|
20315
20938
|
const from_mapping = this._edge_map.get(tr.from) || new Map();
|
|
20316
20939
|
if (!(this._edge_map.has(tr.from))) {
|
|
@@ -20418,6 +21041,8 @@ var jssm = (function (exports) {
|
|
|
20418
21041
|
if (!(start_states.length === this._start_states.size)) {
|
|
20419
21042
|
throw new JssmError(this, `Start states cannot be repeated`);
|
|
20420
21043
|
}
|
|
21044
|
+
this._created = this._time_source();
|
|
21045
|
+
this.auto_set_state_timeout();
|
|
20421
21046
|
}
|
|
20422
21047
|
/********
|
|
20423
21048
|
*
|
|
@@ -21547,6 +22172,8 @@ var jssm = (function (exports) {
|
|
|
21547
22172
|
};
|
|
21548
22173
|
if (valid) {
|
|
21549
22174
|
if (this._has_hooks) {
|
|
22175
|
+
// once validity is known, clear old 'after' timeout clause
|
|
22176
|
+
this.clear_state_timeout();
|
|
21550
22177
|
function update_fields(res) {
|
|
21551
22178
|
if (res.hasOwnProperty('data')) {
|
|
21552
22179
|
hook_args.data = res.data;
|
|
@@ -21736,8 +22363,17 @@ var jssm = (function (exports) {
|
|
|
21736
22363
|
}
|
|
21737
22364
|
}
|
|
21738
22365
|
}
|
|
22366
|
+
// possibly re-establish new 'after' clause
|
|
22367
|
+
this.auto_set_state_timeout();
|
|
21739
22368
|
return true;
|
|
21740
22369
|
}
|
|
22370
|
+
auto_set_state_timeout() {
|
|
22371
|
+
const after_res = this._after_mapping.get(this._state);
|
|
22372
|
+
if (after_res !== undefined) {
|
|
22373
|
+
const [next_state, after_time] = after_res;
|
|
22374
|
+
this.set_state_timeout(next_state, after_time);
|
|
22375
|
+
}
|
|
22376
|
+
}
|
|
21741
22377
|
/*********
|
|
21742
22378
|
*
|
|
21743
22379
|
* Get a truncated history of the recent states and data of the machine.
|
|
@@ -22269,6 +22905,45 @@ var jssm = (function (exports) {
|
|
|
22269
22905
|
instance_name() {
|
|
22270
22906
|
return this._instance_name;
|
|
22271
22907
|
}
|
|
22908
|
+
get creation_date() {
|
|
22909
|
+
return new Date(Math.floor(this.creation_timestamp));
|
|
22910
|
+
}
|
|
22911
|
+
get creation_timestamp() {
|
|
22912
|
+
return this._created;
|
|
22913
|
+
}
|
|
22914
|
+
get create_start_time() {
|
|
22915
|
+
return this._create_started;
|
|
22916
|
+
}
|
|
22917
|
+
set_state_timeout(next_state, after_time) {
|
|
22918
|
+
if (this._timeout_handle !== undefined) {
|
|
22919
|
+
throw new JssmError(this, `Asked to set a state timeout to ${next_state}:${after_time}, but already timing out to ${this._timeout_target}:${this._timeout_target_time}`);
|
|
22920
|
+
}
|
|
22921
|
+
this._timeout_handle = this._timeout_source(
|
|
22922
|
+
// it seems like istanbul can't see this line being followed, even though it is, actively
|
|
22923
|
+
// this is enforced by the "after mapping runs normally with very short time" tests in after_mapping.spec
|
|
22924
|
+
// we'll mark it no-check so that our coverage numbers aren't wrecked
|
|
22925
|
+
/* istanbul ignore next */
|
|
22926
|
+
() => this.go(next_state), after_time);
|
|
22927
|
+
this._timeout_target = next_state;
|
|
22928
|
+
this._timeout_target_time = after_time;
|
|
22929
|
+
}
|
|
22930
|
+
clear_state_timeout() {
|
|
22931
|
+
if (this._timeout_handle === undefined) {
|
|
22932
|
+
return; // calling with no timeout is a no-op, means it can be called glad-handedly
|
|
22933
|
+
}
|
|
22934
|
+
this._clear_timeout_source(this._timeout_handle);
|
|
22935
|
+
this._timeout_handle = undefined;
|
|
22936
|
+
this._timeout_target = undefined;
|
|
22937
|
+
this._timeout_target_time = undefined;
|
|
22938
|
+
}
|
|
22939
|
+
state_timeout_for(which_state) {
|
|
22940
|
+
return this._after_mapping.get(which_state);
|
|
22941
|
+
}
|
|
22942
|
+
current_state_timeout() {
|
|
22943
|
+
return (this._timeout_target !== undefined)
|
|
22944
|
+
? [this._timeout_target, this._timeout_target_time]
|
|
22945
|
+
: undefined;
|
|
22946
|
+
}
|
|
22272
22947
|
/* eslint-disable no-use-before-define */
|
|
22273
22948
|
/* eslint-disable class-methods-use-this */
|
|
22274
22949
|
sm(template_strings, ...remainder /* , arguments */) {
|