jssm 5.98.2 → 5.98.8

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.
@@ -358,7 +358,7 @@ function peg$parse(input, options) {
358
358
  if (l_after) {
359
359
  base.l_after = l_after;
360
360
  }
361
- if (tail && (tail !== [])) {
361
+ if (tail) {
362
362
  base.se = tail;
363
363
  }
364
364
  if (l_desc) {
@@ -387,33 +387,33 @@ function peg$parse(input, options) {
387
387
  // Reminder: remove this type and the one in subexp if you want to work in pegjs online
388
388
  // TODO: properly type this
389
389
  const base = { key: 'transition', from: label };
390
- if (se && (se !== [])) {
390
+ if (se) {
391
391
  base.se = se;
392
392
  }
393
393
  return base;
394
394
  }, 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) {
395
395
  return { config_kind: "validation", config_items: validation_items || [] };
396
- }, 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) {
396
+ }, 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 = "twopi", peg$c1329 = peg$literalExpectation("twopi", false), peg$c1330 = "state", peg$c1331 = peg$literalExpectation("state", false), peg$c1332 = function (state_items) {
397
397
  return { key: "default_state_config", value: state_items || [] };
398
- }, peg$c1331 = "start_state", peg$c1332 = peg$literalExpectation("start_state", false), peg$c1333 = function (state_items) {
398
+ }, peg$c1333 = "start_state", peg$c1334 = peg$literalExpectation("start_state", false), peg$c1335 = function (state_items) {
399
399
  return { key: "default_start_state_config", value: state_items || [] };
400
- }, peg$c1334 = "end_state", peg$c1335 = peg$literalExpectation("end_state", false), peg$c1336 = function (state_items) {
400
+ }, peg$c1336 = "end_state", peg$c1337 = peg$literalExpectation("end_state", false), peg$c1338 = function (state_items) {
401
401
  return { key: "default_end_state_config", value: state_items || [] };
402
- }, peg$c1337 = "active_state", peg$c1338 = peg$literalExpectation("active_state", false), peg$c1339 = function (state_items) {
402
+ }, peg$c1339 = "active_state", peg$c1340 = peg$literalExpectation("active_state", false), peg$c1341 = function (state_items) {
403
403
  return { key: "default_active_state_config", value: state_items || [] };
404
- }, peg$c1340 = "terminal_state", peg$c1341 = peg$literalExpectation("terminal_state", false), peg$c1342 = function (state_items) {
404
+ }, peg$c1342 = "terminal_state", peg$c1343 = peg$literalExpectation("terminal_state", false), peg$c1344 = function (state_items) {
405
405
  return { key: "default_terminal_state_config", value: state_items || [] };
406
- }, peg$c1343 = "hooked_state", peg$c1344 = peg$literalExpectation("hooked_state", false), peg$c1345 = function (state_items) {
406
+ }, peg$c1345 = "hooked_state", peg$c1346 = peg$literalExpectation("hooked_state", false), peg$c1347 = function (state_items) {
407
407
  return { key: "default_hooked_state_config", value: state_items || [] };
408
- }, peg$c1346 = function (actionkey, value) { return { key: actionkey, value: value }; }, peg$c1347 = "action", peg$c1348 = peg$literalExpectation("action", false), peg$c1349 = function (action_items) {
408
+ }, peg$c1348 = function (actionkey, value) { return { key: actionkey, value: value }; }, peg$c1349 = "action", peg$c1350 = peg$literalExpectation("action", false), peg$c1351 = function (action_items) {
409
409
  return { config_kind: "action", config_items: action_items || [] };
410
- }, 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) {
410
+ }, peg$c1352 = function (key, value) { return { key, value }; }, peg$c1353 = peg$otherExpectation("graph default edge color"), peg$c1354 = function (value) { return { key: 'graph_default_edge_color', value }; }, peg$c1355 = "transition", peg$c1356 = peg$literalExpectation("transition", false), peg$c1357 = function (transition_items) {
411
411
  return { config_kind: "transition", config_items: transition_items || [] };
412
- }, 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) {
412
+ }, peg$c1358 = "graph_layout", peg$c1359 = peg$literalExpectation("graph_layout", false), peg$c1360 = function (value) { return { key: "graph_layout", value: value }; }, peg$c1361 = "start_states", peg$c1362 = peg$literalExpectation("start_states", false), peg$c1363 = function (value) { return { key: "start_states", value: value }; }, peg$c1364 = "end_states", peg$c1365 = peg$literalExpectation("end_states", false), peg$c1366 = function (value) { return { key: "end_states", value: value }; }, peg$c1367 = "graph_bg_color", peg$c1368 = peg$literalExpectation("graph_bg_color", false), peg$c1369 = function (value) { return { key: "graph_bg_color", value: value }; }, peg$c1370 = "allows_override", peg$c1371 = peg$literalExpectation("allows_override", false), peg$c1372 = function (value) { return { key: "allows_override", value: value }; }, peg$c1373 = function () { return true; }, peg$c1374 = function () { return false; }, peg$c1375 = peg$otherExpectation("configuration"), peg$c1376 = "MIT", peg$c1377 = peg$literalExpectation("MIT", false), peg$c1378 = "BSD 2-clause", peg$c1379 = peg$literalExpectation("BSD 2-clause", false), peg$c1380 = "BSD 3-clause", peg$c1381 = peg$literalExpectation("BSD 3-clause", false), peg$c1382 = "Apache 2.0", peg$c1383 = peg$literalExpectation("Apache 2.0", false), peg$c1384 = "Mozilla 2.0", peg$c1385 = peg$literalExpectation("Mozilla 2.0", false), peg$c1386 = "Public domain", peg$c1387 = peg$literalExpectation("Public domain", false), peg$c1388 = "GPL v2", peg$c1389 = peg$literalExpectation("GPL v2", false), peg$c1390 = "GPL v3", peg$c1391 = peg$literalExpectation("GPL v3", false), peg$c1392 = "LGPL v2.1", peg$c1393 = peg$literalExpectation("LGPL v2.1", false), peg$c1394 = "LGPL v3.0", peg$c1395 = peg$literalExpectation("LGPL v3.0", false), peg$c1396 = "Unknown", peg$c1397 = peg$literalExpectation("Unknown", false), peg$c1398 = peg$otherExpectation("direction"), peg$c1399 = "up", peg$c1400 = peg$literalExpectation("up", false), peg$c1401 = "right", peg$c1402 = peg$literalExpectation("right", false), peg$c1403 = "down", peg$c1404 = peg$literalExpectation("down", false), peg$c1405 = "left", peg$c1406 = peg$literalExpectation("left", false), peg$c1407 = peg$otherExpectation("hook definition (open/closed)"), peg$c1408 = "open", peg$c1409 = peg$literalExpectation("open", false), peg$c1410 = "closed", peg$c1411 = peg$literalExpectation("closed", false), peg$c1412 = "machine_author", peg$c1413 = peg$literalExpectation("machine_author", false), peg$c1414 = function (value) { return { key: "machine_author", value }; }, peg$c1415 = "machine_contributor", peg$c1416 = peg$literalExpectation("machine_contributor", false), peg$c1417 = function (value) { return { key: "machine_contributor", value }; }, peg$c1418 = "machine_comment", peg$c1419 = peg$literalExpectation("machine_comment", false), peg$c1420 = function (value) { return { key: "machine_comment", value }; }, peg$c1421 = "machine_definition", peg$c1422 = peg$literalExpectation("machine_definition", false), peg$c1423 = function (value) { return { key: "machine_definition", value }; }, peg$c1424 = "machine_name", peg$c1425 = peg$literalExpectation("machine_name", false), peg$c1426 = function (value) { return { key: "machine_name", value }; }, peg$c1430 = "machine_version", peg$c1431 = peg$literalExpectation("machine_version", false), peg$c1432 = function (value) { return { key: "machine_version", value }; }, peg$c1433 = "machine_license", peg$c1434 = peg$literalExpectation("machine_license", false), peg$c1435 = function (value) { return { key: "machine_license", value }; }, peg$c1436 = "machine_language", peg$c1437 = peg$literalExpectation("machine_language", false), peg$c1438 = function (value) { return { key: "machine_language", value }; }, peg$c1439 = "fsl_version", peg$c1440 = peg$literalExpectation("fsl_version", false), peg$c1441 = function (value) { return { key: "fsl_version", value }; }, peg$c1442 = "theme", peg$c1443 = peg$literalExpectation("theme", false), peg$c1444 = function (value) { return { key: "theme", value }; }, peg$c1445 = "flow", peg$c1446 = peg$literalExpectation("flow", false), peg$c1447 = function (value) { return { key: "flow", value }; }, peg$c1448 = "hooks", peg$c1449 = peg$literalExpectation("hooks", false), peg$c1450 = function (value) { return { key: "hook_definition", value }; }, peg$c1451 = "dot_preamble", peg$c1452 = peg$literalExpectation("dot_preamble", false), peg$c1453 = function (value) { return { key: "dot_preamble", value }; }, peg$c1454 = peg$otherExpectation("machine attribute"), peg$c1455 = "label", peg$c1456 = peg$literalExpectation("label", false), peg$c1457 = function (value) { return { key: 'state-label', value }; }, peg$c1458 = "color", peg$c1459 = peg$literalExpectation("color", false), peg$c1460 = function (value) { return { key: 'color', value }; }, peg$c1461 = peg$otherExpectation("text color"), peg$c1462 = "text-color", peg$c1463 = peg$literalExpectation("text-color", false), peg$c1464 = function (value) { return { key: 'text-color', value }; }, peg$c1465 = peg$otherExpectation("background color"), peg$c1466 = "background-color", peg$c1467 = peg$literalExpectation("background-color", false), peg$c1468 = function (value) { return { key: 'background-color', value }; }, peg$c1469 = peg$otherExpectation("border color"), peg$c1470 = "border-color", peg$c1471 = peg$literalExpectation("border-color", false), peg$c1472 = function (value) { return { key: 'border-color', value }; }, peg$c1473 = peg$otherExpectation("shape"), peg$c1474 = "shape", peg$c1475 = peg$literalExpectation("shape", false), peg$c1476 = function (value) { return { key: 'shape', value }; }, peg$c1477 = peg$otherExpectation("corners"), peg$c1478 = "corners", peg$c1479 = peg$literalExpectation("corners", false), peg$c1480 = function (value) { return { key: 'corners', value }; }, peg$c1481 = peg$otherExpectation("linestyle"), peg$c1482 = function (value) { return { key: 'line-style', value }; }, peg$c1483 = "linestyle", peg$c1484 = peg$literalExpectation("linestyle", false), peg$c1485 = peg$otherExpectation("state property"), peg$c1486 = "property", peg$c1487 = peg$literalExpectation("property", false), peg$c1488 = function (name, value) {
413
413
  return { key: 'state_property', name, value };
414
- }, peg$c1487 = "required", peg$c1488 = peg$literalExpectation("required", false), peg$c1489 = function (name, value) {
414
+ }, peg$c1489 = "required", peg$c1490 = peg$literalExpectation("required", false), peg$c1491 = function (name, value) {
415
415
  return { key: 'state_property', name, value, required: true };
416
- }, 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;
416
+ }, peg$c1492 = function (name, value) { return { key: 'state_declaration', name, value }; }, peg$c1493 = "&", peg$c1494 = peg$literalExpectation("&", false), peg$c1495 = function (name, value) { return { key: 'named_list', name, value }; }, peg$c1496 = function (name, default_value) { return { key: 'property_definition', name, default_value, required: true }; }, peg$c1497 = function (name) { return { key: 'property_definition', name, required: true }; }, peg$c1498 = function (name, default_value) { return { key: 'property_definition', name, default_value }; }, peg$c1499 = function (name) { return { key: 'property_definition', name }; }, peg$c1500 = "arrange", peg$c1501 = peg$literalExpectation("arrange", false), peg$c1502 = function (value) { return { key: 'arrange_declaration', value }; }, peg$c1503 = "arrange-start", peg$c1504 = peg$literalExpectation("arrange-start", false), peg$c1505 = function (value) { return { key: 'arrange_start_declaration', value }; }, peg$c1506 = "arrange-end", peg$c1507 = peg$literalExpectation("arrange-end", false), peg$c1508 = function (value) { return { key: 'arrange_end_declaration', value }; }, peg$c1509 = 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;
417
417
  if ("startRule" in options) {
418
418
  if (!(options.startRule in peg$startRuleFunctions)) {
419
419
  throw new Error("Can't start parsing from rule \"" + options.startRule + "\".");
@@ -12411,6 +12411,18 @@ function peg$parse(input, options) {
12411
12411
  peg$fail(peg$c1327);
12412
12412
  }
12413
12413
  }
12414
+ if (s0 === peg$FAILED) {
12415
+ if (input.substr(peg$currPos, 5) === peg$c1328) {
12416
+ s0 = peg$c1328;
12417
+ peg$currPos += 5;
12418
+ }
12419
+ else {
12420
+ s0 = peg$FAILED;
12421
+ if (peg$silentFails === 0) {
12422
+ peg$fail(peg$c1329);
12423
+ }
12424
+ }
12425
+ }
12414
12426
  }
12415
12427
  }
12416
12428
  }
@@ -12439,14 +12451,14 @@ function peg$parse(input, options) {
12439
12451
  s1 = null;
12440
12452
  }
12441
12453
  if (s1 !== peg$FAILED) {
12442
- if (input.substr(peg$currPos, 5) === peg$c1328) {
12443
- s2 = peg$c1328;
12454
+ if (input.substr(peg$currPos, 5) === peg$c1330) {
12455
+ s2 = peg$c1330;
12444
12456
  peg$currPos += 5;
12445
12457
  }
12446
12458
  else {
12447
12459
  s2 = peg$FAILED;
12448
12460
  if (peg$silentFails === 0) {
12449
- peg$fail(peg$c1329);
12461
+ peg$fail(peg$c1331);
12450
12462
  }
12451
12463
  }
12452
12464
  if (s2 !== peg$FAILED) {
@@ -12514,7 +12526,7 @@ function peg$parse(input, options) {
12514
12526
  }
12515
12527
  if (s11 !== peg$FAILED) {
12516
12528
  peg$savedPos = s0;
12517
- s1 = peg$c1330(s8);
12529
+ s1 = peg$c1332(s8);
12518
12530
  s0 = s1;
12519
12531
  }
12520
12532
  else {
@@ -12581,14 +12593,14 @@ function peg$parse(input, options) {
12581
12593
  s1 = null;
12582
12594
  }
12583
12595
  if (s1 !== peg$FAILED) {
12584
- if (input.substr(peg$currPos, 11) === peg$c1331) {
12585
- s2 = peg$c1331;
12596
+ if (input.substr(peg$currPos, 11) === peg$c1333) {
12597
+ s2 = peg$c1333;
12586
12598
  peg$currPos += 11;
12587
12599
  }
12588
12600
  else {
12589
12601
  s2 = peg$FAILED;
12590
12602
  if (peg$silentFails === 0) {
12591
- peg$fail(peg$c1332);
12603
+ peg$fail(peg$c1334);
12592
12604
  }
12593
12605
  }
12594
12606
  if (s2 !== peg$FAILED) {
@@ -12656,7 +12668,7 @@ function peg$parse(input, options) {
12656
12668
  }
12657
12669
  if (s11 !== peg$FAILED) {
12658
12670
  peg$savedPos = s0;
12659
- s1 = peg$c1333(s8);
12671
+ s1 = peg$c1335(s8);
12660
12672
  s0 = s1;
12661
12673
  }
12662
12674
  else {
@@ -12723,14 +12735,14 @@ function peg$parse(input, options) {
12723
12735
  s1 = null;
12724
12736
  }
12725
12737
  if (s1 !== peg$FAILED) {
12726
- if (input.substr(peg$currPos, 9) === peg$c1334) {
12727
- s2 = peg$c1334;
12738
+ if (input.substr(peg$currPos, 9) === peg$c1336) {
12739
+ s2 = peg$c1336;
12728
12740
  peg$currPos += 9;
12729
12741
  }
12730
12742
  else {
12731
12743
  s2 = peg$FAILED;
12732
12744
  if (peg$silentFails === 0) {
12733
- peg$fail(peg$c1335);
12745
+ peg$fail(peg$c1337);
12734
12746
  }
12735
12747
  }
12736
12748
  if (s2 !== peg$FAILED) {
@@ -12798,7 +12810,7 @@ function peg$parse(input, options) {
12798
12810
  }
12799
12811
  if (s11 !== peg$FAILED) {
12800
12812
  peg$savedPos = s0;
12801
- s1 = peg$c1336(s8);
12813
+ s1 = peg$c1338(s8);
12802
12814
  s0 = s1;
12803
12815
  }
12804
12816
  else {
@@ -12865,14 +12877,14 @@ function peg$parse(input, options) {
12865
12877
  s1 = null;
12866
12878
  }
12867
12879
  if (s1 !== peg$FAILED) {
12868
- if (input.substr(peg$currPos, 12) === peg$c1337) {
12869
- s2 = peg$c1337;
12880
+ if (input.substr(peg$currPos, 12) === peg$c1339) {
12881
+ s2 = peg$c1339;
12870
12882
  peg$currPos += 12;
12871
12883
  }
12872
12884
  else {
12873
12885
  s2 = peg$FAILED;
12874
12886
  if (peg$silentFails === 0) {
12875
- peg$fail(peg$c1338);
12887
+ peg$fail(peg$c1340);
12876
12888
  }
12877
12889
  }
12878
12890
  if (s2 !== peg$FAILED) {
@@ -12940,7 +12952,7 @@ function peg$parse(input, options) {
12940
12952
  }
12941
12953
  if (s11 !== peg$FAILED) {
12942
12954
  peg$savedPos = s0;
12943
- s1 = peg$c1339(s8);
12955
+ s1 = peg$c1341(s8);
12944
12956
  s0 = s1;
12945
12957
  }
12946
12958
  else {
@@ -13007,14 +13019,14 @@ function peg$parse(input, options) {
13007
13019
  s1 = null;
13008
13020
  }
13009
13021
  if (s1 !== peg$FAILED) {
13010
- if (input.substr(peg$currPos, 14) === peg$c1340) {
13011
- s2 = peg$c1340;
13022
+ if (input.substr(peg$currPos, 14) === peg$c1342) {
13023
+ s2 = peg$c1342;
13012
13024
  peg$currPos += 14;
13013
13025
  }
13014
13026
  else {
13015
13027
  s2 = peg$FAILED;
13016
13028
  if (peg$silentFails === 0) {
13017
- peg$fail(peg$c1341);
13029
+ peg$fail(peg$c1343);
13018
13030
  }
13019
13031
  }
13020
13032
  if (s2 !== peg$FAILED) {
@@ -13082,7 +13094,7 @@ function peg$parse(input, options) {
13082
13094
  }
13083
13095
  if (s11 !== peg$FAILED) {
13084
13096
  peg$savedPos = s0;
13085
- s1 = peg$c1342(s8);
13097
+ s1 = peg$c1344(s8);
13086
13098
  s0 = s1;
13087
13099
  }
13088
13100
  else {
@@ -13149,14 +13161,14 @@ function peg$parse(input, options) {
13149
13161
  s1 = null;
13150
13162
  }
13151
13163
  if (s1 !== peg$FAILED) {
13152
- if (input.substr(peg$currPos, 12) === peg$c1343) {
13153
- s2 = peg$c1343;
13164
+ if (input.substr(peg$currPos, 12) === peg$c1345) {
13165
+ s2 = peg$c1345;
13154
13166
  peg$currPos += 12;
13155
13167
  }
13156
13168
  else {
13157
13169
  s2 = peg$FAILED;
13158
13170
  if (peg$silentFails === 0) {
13159
- peg$fail(peg$c1344);
13171
+ peg$fail(peg$c1346);
13160
13172
  }
13161
13173
  }
13162
13174
  if (s2 !== peg$FAILED) {
@@ -13224,7 +13236,7 @@ function peg$parse(input, options) {
13224
13236
  }
13225
13237
  if (s11 !== peg$FAILED) {
13226
13238
  peg$savedPos = s0;
13227
- s1 = peg$c1345(s8);
13239
+ s1 = peg$c1347(s8);
13228
13240
  s0 = s1;
13229
13241
  }
13230
13242
  else {
@@ -13359,7 +13371,7 @@ function peg$parse(input, options) {
13359
13371
  }
13360
13372
  if (s4 !== peg$FAILED) {
13361
13373
  peg$savedPos = s0;
13362
- s1 = peg$c1346(s1, s3);
13374
+ s1 = peg$c1348(s1, s3);
13363
13375
  s0 = s1;
13364
13376
  }
13365
13377
  else {
@@ -13406,14 +13418,14 @@ function peg$parse(input, options) {
13406
13418
  s1 = null;
13407
13419
  }
13408
13420
  if (s1 !== peg$FAILED) {
13409
- if (input.substr(peg$currPos, 6) === peg$c1347) {
13410
- s2 = peg$c1347;
13421
+ if (input.substr(peg$currPos, 6) === peg$c1349) {
13422
+ s2 = peg$c1349;
13411
13423
  peg$currPos += 6;
13412
13424
  }
13413
13425
  else {
13414
13426
  s2 = peg$FAILED;
13415
13427
  if (peg$silentFails === 0) {
13416
- peg$fail(peg$c1348);
13428
+ peg$fail(peg$c1350);
13417
13429
  }
13418
13430
  }
13419
13431
  if (s2 !== peg$FAILED) {
@@ -13481,7 +13493,7 @@ function peg$parse(input, options) {
13481
13493
  }
13482
13494
  if (s11 !== peg$FAILED) {
13483
13495
  peg$savedPos = s0;
13484
- s1 = peg$c1349(s8);
13496
+ s1 = peg$c1351(s8);
13485
13497
  s0 = s1;
13486
13498
  }
13487
13499
  else {
@@ -13596,7 +13608,7 @@ function peg$parse(input, options) {
13596
13608
  }
13597
13609
  if (s4 !== peg$FAILED) {
13598
13610
  peg$savedPos = s0;
13599
- s1 = peg$c1350(s1, s3);
13611
+ s1 = peg$c1352(s1, s3);
13600
13612
  s0 = s1;
13601
13613
  }
13602
13614
  else {
@@ -13703,7 +13715,7 @@ function peg$parse(input, options) {
13703
13715
  }
13704
13716
  if (s9 !== peg$FAILED) {
13705
13717
  peg$savedPos = s0;
13706
- s1 = peg$c1352(s6);
13718
+ s1 = peg$c1354(s6);
13707
13719
  s0 = s1;
13708
13720
  }
13709
13721
  else {
@@ -13754,7 +13766,7 @@ function peg$parse(input, options) {
13754
13766
  if (s0 === peg$FAILED) {
13755
13767
  s1 = peg$FAILED;
13756
13768
  if (peg$silentFails === 0) {
13757
- peg$fail(peg$c1351);
13769
+ peg$fail(peg$c1353);
13758
13770
  }
13759
13771
  }
13760
13772
  return s0;
@@ -13767,14 +13779,14 @@ function peg$parse(input, options) {
13767
13779
  s1 = null;
13768
13780
  }
13769
13781
  if (s1 !== peg$FAILED) {
13770
- if (input.substr(peg$currPos, 10) === peg$c1353) {
13771
- s2 = peg$c1353;
13782
+ if (input.substr(peg$currPos, 10) === peg$c1355) {
13783
+ s2 = peg$c1355;
13772
13784
  peg$currPos += 10;
13773
13785
  }
13774
13786
  else {
13775
13787
  s2 = peg$FAILED;
13776
13788
  if (peg$silentFails === 0) {
13777
- peg$fail(peg$c1354);
13789
+ peg$fail(peg$c1356);
13778
13790
  }
13779
13791
  }
13780
13792
  if (s2 !== peg$FAILED) {
@@ -13842,7 +13854,7 @@ function peg$parse(input, options) {
13842
13854
  }
13843
13855
  if (s11 !== peg$FAILED) {
13844
13856
  peg$savedPos = s0;
13845
- s1 = peg$c1355(s8);
13857
+ s1 = peg$c1357(s8);
13846
13858
  s0 = s1;
13847
13859
  }
13848
13860
  else {
@@ -13909,14 +13921,14 @@ function peg$parse(input, options) {
13909
13921
  s1 = null;
13910
13922
  }
13911
13923
  if (s1 !== peg$FAILED) {
13912
- if (input.substr(peg$currPos, 12) === peg$c1356) {
13913
- s2 = peg$c1356;
13924
+ if (input.substr(peg$currPos, 12) === peg$c1358) {
13925
+ s2 = peg$c1358;
13914
13926
  peg$currPos += 12;
13915
13927
  }
13916
13928
  else {
13917
13929
  s2 = peg$FAILED;
13918
13930
  if (peg$silentFails === 0) {
13919
- peg$fail(peg$c1357);
13931
+ peg$fail(peg$c1359);
13920
13932
  }
13921
13933
  }
13922
13934
  if (s2 !== peg$FAILED) {
@@ -13965,7 +13977,7 @@ function peg$parse(input, options) {
13965
13977
  }
13966
13978
  if (s9 !== peg$FAILED) {
13967
13979
  peg$savedPos = s0;
13968
- s1 = peg$c1358(s6);
13980
+ s1 = peg$c1360(s6);
13969
13981
  s0 = s1;
13970
13982
  }
13971
13983
  else {
@@ -14022,14 +14034,14 @@ function peg$parse(input, options) {
14022
14034
  s1 = null;
14023
14035
  }
14024
14036
  if (s1 !== peg$FAILED) {
14025
- if (input.substr(peg$currPos, 12) === peg$c1359) {
14026
- s2 = peg$c1359;
14037
+ if (input.substr(peg$currPos, 12) === peg$c1361) {
14038
+ s2 = peg$c1361;
14027
14039
  peg$currPos += 12;
14028
14040
  }
14029
14041
  else {
14030
14042
  s2 = peg$FAILED;
14031
14043
  if (peg$silentFails === 0) {
14032
- peg$fail(peg$c1360);
14044
+ peg$fail(peg$c1362);
14033
14045
  }
14034
14046
  }
14035
14047
  if (s2 !== peg$FAILED) {
@@ -14078,7 +14090,7 @@ function peg$parse(input, options) {
14078
14090
  }
14079
14091
  if (s9 !== peg$FAILED) {
14080
14092
  peg$savedPos = s0;
14081
- s1 = peg$c1361(s6);
14093
+ s1 = peg$c1363(s6);
14082
14094
  s0 = s1;
14083
14095
  }
14084
14096
  else {
@@ -14135,14 +14147,14 @@ function peg$parse(input, options) {
14135
14147
  s1 = null;
14136
14148
  }
14137
14149
  if (s1 !== peg$FAILED) {
14138
- if (input.substr(peg$currPos, 10) === peg$c1362) {
14139
- s2 = peg$c1362;
14150
+ if (input.substr(peg$currPos, 10) === peg$c1364) {
14151
+ s2 = peg$c1364;
14140
14152
  peg$currPos += 10;
14141
14153
  }
14142
14154
  else {
14143
14155
  s2 = peg$FAILED;
14144
14156
  if (peg$silentFails === 0) {
14145
- peg$fail(peg$c1363);
14157
+ peg$fail(peg$c1365);
14146
14158
  }
14147
14159
  }
14148
14160
  if (s2 !== peg$FAILED) {
@@ -14191,7 +14203,7 @@ function peg$parse(input, options) {
14191
14203
  }
14192
14204
  if (s9 !== peg$FAILED) {
14193
14205
  peg$savedPos = s0;
14194
- s1 = peg$c1364(s6);
14206
+ s1 = peg$c1366(s6);
14195
14207
  s0 = s1;
14196
14208
  }
14197
14209
  else {
@@ -14248,14 +14260,14 @@ function peg$parse(input, options) {
14248
14260
  s1 = null;
14249
14261
  }
14250
14262
  if (s1 !== peg$FAILED) {
14251
- if (input.substr(peg$currPos, 14) === peg$c1365) {
14252
- s2 = peg$c1365;
14263
+ if (input.substr(peg$currPos, 14) === peg$c1367) {
14264
+ s2 = peg$c1367;
14253
14265
  peg$currPos += 14;
14254
14266
  }
14255
14267
  else {
14256
14268
  s2 = peg$FAILED;
14257
14269
  if (peg$silentFails === 0) {
14258
- peg$fail(peg$c1366);
14270
+ peg$fail(peg$c1368);
14259
14271
  }
14260
14272
  }
14261
14273
  if (s2 !== peg$FAILED) {
@@ -14304,7 +14316,7 @@ function peg$parse(input, options) {
14304
14316
  }
14305
14317
  if (s9 !== peg$FAILED) {
14306
14318
  peg$savedPos = s0;
14307
- s1 = peg$c1367(s6);
14319
+ s1 = peg$c1369(s6);
14308
14320
  s0 = s1;
14309
14321
  }
14310
14322
  else {
@@ -14361,14 +14373,14 @@ function peg$parse(input, options) {
14361
14373
  s1 = null;
14362
14374
  }
14363
14375
  if (s1 !== peg$FAILED) {
14364
- if (input.substr(peg$currPos, 15) === peg$c1368) {
14365
- s2 = peg$c1368;
14376
+ if (input.substr(peg$currPos, 15) === peg$c1370) {
14377
+ s2 = peg$c1370;
14366
14378
  peg$currPos += 15;
14367
14379
  }
14368
14380
  else {
14369
14381
  s2 = peg$FAILED;
14370
14382
  if (peg$silentFails === 0) {
14371
- peg$fail(peg$c1369);
14383
+ peg$fail(peg$c1371);
14372
14384
  }
14373
14385
  }
14374
14386
  if (s2 !== peg$FAILED) {
@@ -14417,7 +14429,7 @@ function peg$parse(input, options) {
14417
14429
  }
14418
14430
  if (s9 !== peg$FAILED) {
14419
14431
  peg$savedPos = s0;
14420
- s1 = peg$c1370(s6);
14432
+ s1 = peg$c1372(s6);
14421
14433
  s0 = s1;
14422
14434
  }
14423
14435
  else {
@@ -14481,7 +14493,7 @@ function peg$parse(input, options) {
14481
14493
  }
14482
14494
  if (s1 !== peg$FAILED) {
14483
14495
  peg$savedPos = s0;
14484
- s1 = peg$c1371();
14496
+ s1 = peg$c1373();
14485
14497
  }
14486
14498
  s0 = s1;
14487
14499
  if (s0 === peg$FAILED) {
@@ -14498,7 +14510,7 @@ function peg$parse(input, options) {
14498
14510
  }
14499
14511
  if (s1 !== peg$FAILED) {
14500
14512
  peg$savedPos = s0;
14501
- s1 = peg$c1372();
14513
+ s1 = peg$c1374();
14502
14514
  }
14503
14515
  s0 = s1;
14504
14516
  if (s0 === peg$FAILED) {
@@ -14553,131 +14565,131 @@ function peg$parse(input, options) {
14553
14565
  peg$silentFails--;
14554
14566
  if (s0 === peg$FAILED) {
14555
14567
  if (peg$silentFails === 0) {
14556
- peg$fail(peg$c1373);
14568
+ peg$fail(peg$c1375);
14557
14569
  }
14558
14570
  }
14559
14571
  return s0;
14560
14572
  }
14561
14573
  function peg$parseLicenseOrLabelOrList() {
14562
14574
  var s0;
14563
- if (input.substr(peg$currPos, 3) === peg$c1374) {
14564
- s0 = peg$c1374;
14575
+ if (input.substr(peg$currPos, 3) === peg$c1376) {
14576
+ s0 = peg$c1376;
14565
14577
  peg$currPos += 3;
14566
14578
  }
14567
14579
  else {
14568
14580
  s0 = peg$FAILED;
14569
14581
  if (peg$silentFails === 0) {
14570
- peg$fail(peg$c1375);
14582
+ peg$fail(peg$c1377);
14571
14583
  }
14572
14584
  }
14573
14585
  if (s0 === peg$FAILED) {
14574
- if (input.substr(peg$currPos, 12) === peg$c1376) {
14575
- s0 = peg$c1376;
14586
+ if (input.substr(peg$currPos, 12) === peg$c1378) {
14587
+ s0 = peg$c1378;
14576
14588
  peg$currPos += 12;
14577
14589
  }
14578
14590
  else {
14579
14591
  s0 = peg$FAILED;
14580
14592
  if (peg$silentFails === 0) {
14581
- peg$fail(peg$c1377);
14593
+ peg$fail(peg$c1379);
14582
14594
  }
14583
14595
  }
14584
14596
  if (s0 === peg$FAILED) {
14585
- if (input.substr(peg$currPos, 12) === peg$c1378) {
14586
- s0 = peg$c1378;
14597
+ if (input.substr(peg$currPos, 12) === peg$c1380) {
14598
+ s0 = peg$c1380;
14587
14599
  peg$currPos += 12;
14588
14600
  }
14589
14601
  else {
14590
14602
  s0 = peg$FAILED;
14591
14603
  if (peg$silentFails === 0) {
14592
- peg$fail(peg$c1379);
14604
+ peg$fail(peg$c1381);
14593
14605
  }
14594
14606
  }
14595
14607
  if (s0 === peg$FAILED) {
14596
- if (input.substr(peg$currPos, 10) === peg$c1380) {
14597
- s0 = peg$c1380;
14608
+ if (input.substr(peg$currPos, 10) === peg$c1382) {
14609
+ s0 = peg$c1382;
14598
14610
  peg$currPos += 10;
14599
14611
  }
14600
14612
  else {
14601
14613
  s0 = peg$FAILED;
14602
14614
  if (peg$silentFails === 0) {
14603
- peg$fail(peg$c1381);
14615
+ peg$fail(peg$c1383);
14604
14616
  }
14605
14617
  }
14606
14618
  if (s0 === peg$FAILED) {
14607
- if (input.substr(peg$currPos, 11) === peg$c1382) {
14608
- s0 = peg$c1382;
14619
+ if (input.substr(peg$currPos, 11) === peg$c1384) {
14620
+ s0 = peg$c1384;
14609
14621
  peg$currPos += 11;
14610
14622
  }
14611
14623
  else {
14612
14624
  s0 = peg$FAILED;
14613
14625
  if (peg$silentFails === 0) {
14614
- peg$fail(peg$c1383);
14626
+ peg$fail(peg$c1385);
14615
14627
  }
14616
14628
  }
14617
14629
  if (s0 === peg$FAILED) {
14618
- if (input.substr(peg$currPos, 13) === peg$c1384) {
14619
- s0 = peg$c1384;
14630
+ if (input.substr(peg$currPos, 13) === peg$c1386) {
14631
+ s0 = peg$c1386;
14620
14632
  peg$currPos += 13;
14621
14633
  }
14622
14634
  else {
14623
14635
  s0 = peg$FAILED;
14624
14636
  if (peg$silentFails === 0) {
14625
- peg$fail(peg$c1385);
14637
+ peg$fail(peg$c1387);
14626
14638
  }
14627
14639
  }
14628
14640
  if (s0 === peg$FAILED) {
14629
- if (input.substr(peg$currPos, 6) === peg$c1386) {
14630
- s0 = peg$c1386;
14641
+ if (input.substr(peg$currPos, 6) === peg$c1388) {
14642
+ s0 = peg$c1388;
14631
14643
  peg$currPos += 6;
14632
14644
  }
14633
14645
  else {
14634
14646
  s0 = peg$FAILED;
14635
14647
  if (peg$silentFails === 0) {
14636
- peg$fail(peg$c1387);
14648
+ peg$fail(peg$c1389);
14637
14649
  }
14638
14650
  }
14639
14651
  if (s0 === peg$FAILED) {
14640
- if (input.substr(peg$currPos, 6) === peg$c1388) {
14641
- s0 = peg$c1388;
14652
+ if (input.substr(peg$currPos, 6) === peg$c1390) {
14653
+ s0 = peg$c1390;
14642
14654
  peg$currPos += 6;
14643
14655
  }
14644
14656
  else {
14645
14657
  s0 = peg$FAILED;
14646
14658
  if (peg$silentFails === 0) {
14647
- peg$fail(peg$c1389);
14659
+ peg$fail(peg$c1391);
14648
14660
  }
14649
14661
  }
14650
14662
  if (s0 === peg$FAILED) {
14651
- if (input.substr(peg$currPos, 9) === peg$c1390) {
14652
- s0 = peg$c1390;
14663
+ if (input.substr(peg$currPos, 9) === peg$c1392) {
14664
+ s0 = peg$c1392;
14653
14665
  peg$currPos += 9;
14654
14666
  }
14655
14667
  else {
14656
14668
  s0 = peg$FAILED;
14657
14669
  if (peg$silentFails === 0) {
14658
- peg$fail(peg$c1391);
14670
+ peg$fail(peg$c1393);
14659
14671
  }
14660
14672
  }
14661
14673
  if (s0 === peg$FAILED) {
14662
- if (input.substr(peg$currPos, 9) === peg$c1392) {
14663
- s0 = peg$c1392;
14674
+ if (input.substr(peg$currPos, 9) === peg$c1394) {
14675
+ s0 = peg$c1394;
14664
14676
  peg$currPos += 9;
14665
14677
  }
14666
14678
  else {
14667
14679
  s0 = peg$FAILED;
14668
14680
  if (peg$silentFails === 0) {
14669
- peg$fail(peg$c1393);
14681
+ peg$fail(peg$c1395);
14670
14682
  }
14671
14683
  }
14672
14684
  if (s0 === peg$FAILED) {
14673
- if (input.substr(peg$currPos, 7) === peg$c1394) {
14674
- s0 = peg$c1394;
14685
+ if (input.substr(peg$currPos, 7) === peg$c1396) {
14686
+ s0 = peg$c1396;
14675
14687
  peg$currPos += 7;
14676
14688
  }
14677
14689
  else {
14678
14690
  s0 = peg$FAILED;
14679
14691
  if (peg$silentFails === 0) {
14680
- peg$fail(peg$c1395);
14692
+ peg$fail(peg$c1397);
14681
14693
  }
14682
14694
  }
14683
14695
  if (s0 === peg$FAILED) {
@@ -14701,47 +14713,47 @@ function peg$parse(input, options) {
14701
14713
  function peg$parseDirection() {
14702
14714
  var s0;
14703
14715
  peg$silentFails++;
14704
- if (input.substr(peg$currPos, 2) === peg$c1397) {
14705
- s0 = peg$c1397;
14716
+ if (input.substr(peg$currPos, 2) === peg$c1399) {
14717
+ s0 = peg$c1399;
14706
14718
  peg$currPos += 2;
14707
14719
  }
14708
14720
  else {
14709
14721
  s0 = peg$FAILED;
14710
14722
  if (peg$silentFails === 0) {
14711
- peg$fail(peg$c1398);
14723
+ peg$fail(peg$c1400);
14712
14724
  }
14713
14725
  }
14714
14726
  if (s0 === peg$FAILED) {
14715
- if (input.substr(peg$currPos, 5) === peg$c1399) {
14716
- s0 = peg$c1399;
14727
+ if (input.substr(peg$currPos, 5) === peg$c1401) {
14728
+ s0 = peg$c1401;
14717
14729
  peg$currPos += 5;
14718
14730
  }
14719
14731
  else {
14720
14732
  s0 = peg$FAILED;
14721
14733
  if (peg$silentFails === 0) {
14722
- peg$fail(peg$c1400);
14734
+ peg$fail(peg$c1402);
14723
14735
  }
14724
14736
  }
14725
14737
  if (s0 === peg$FAILED) {
14726
- if (input.substr(peg$currPos, 4) === peg$c1401) {
14727
- s0 = peg$c1401;
14738
+ if (input.substr(peg$currPos, 4) === peg$c1403) {
14739
+ s0 = peg$c1403;
14728
14740
  peg$currPos += 4;
14729
14741
  }
14730
14742
  else {
14731
14743
  s0 = peg$FAILED;
14732
14744
  if (peg$silentFails === 0) {
14733
- peg$fail(peg$c1402);
14745
+ peg$fail(peg$c1404);
14734
14746
  }
14735
14747
  }
14736
14748
  if (s0 === peg$FAILED) {
14737
- if (input.substr(peg$currPos, 4) === peg$c1403) {
14738
- s0 = peg$c1403;
14749
+ if (input.substr(peg$currPos, 4) === peg$c1405) {
14750
+ s0 = peg$c1405;
14739
14751
  peg$currPos += 4;
14740
14752
  }
14741
14753
  else {
14742
14754
  s0 = peg$FAILED;
14743
14755
  if (peg$silentFails === 0) {
14744
- peg$fail(peg$c1404);
14756
+ peg$fail(peg$c1406);
14745
14757
  }
14746
14758
  }
14747
14759
  }
@@ -14750,7 +14762,7 @@ function peg$parse(input, options) {
14750
14762
  peg$silentFails--;
14751
14763
  if (s0 === peg$FAILED) {
14752
14764
  if (peg$silentFails === 0) {
14753
- peg$fail(peg$c1396);
14765
+ peg$fail(peg$c1398);
14754
14766
  }
14755
14767
  }
14756
14768
  return s0;
@@ -14758,32 +14770,32 @@ function peg$parse(input, options) {
14758
14770
  function peg$parseHookDefinition() {
14759
14771
  var s0;
14760
14772
  peg$silentFails++;
14761
- if (input.substr(peg$currPos, 4) === peg$c1406) {
14762
- s0 = peg$c1406;
14773
+ if (input.substr(peg$currPos, 4) === peg$c1408) {
14774
+ s0 = peg$c1408;
14763
14775
  peg$currPos += 4;
14764
14776
  }
14765
14777
  else {
14766
14778
  s0 = peg$FAILED;
14767
14779
  if (peg$silentFails === 0) {
14768
- peg$fail(peg$c1407);
14780
+ peg$fail(peg$c1409);
14769
14781
  }
14770
14782
  }
14771
14783
  if (s0 === peg$FAILED) {
14772
- if (input.substr(peg$currPos, 6) === peg$c1408) {
14773
- s0 = peg$c1408;
14784
+ if (input.substr(peg$currPos, 6) === peg$c1410) {
14785
+ s0 = peg$c1410;
14774
14786
  peg$currPos += 6;
14775
14787
  }
14776
14788
  else {
14777
14789
  s0 = peg$FAILED;
14778
14790
  if (peg$silentFails === 0) {
14779
- peg$fail(peg$c1409);
14791
+ peg$fail(peg$c1411);
14780
14792
  }
14781
14793
  }
14782
14794
  }
14783
14795
  peg$silentFails--;
14784
14796
  if (s0 === peg$FAILED) {
14785
14797
  if (peg$silentFails === 0) {
14786
- peg$fail(peg$c1405);
14798
+ peg$fail(peg$c1407);
14787
14799
  }
14788
14800
  }
14789
14801
  return s0;
@@ -14796,14 +14808,14 @@ function peg$parse(input, options) {
14796
14808
  s1 = null;
14797
14809
  }
14798
14810
  if (s1 !== peg$FAILED) {
14799
- if (input.substr(peg$currPos, 14) === peg$c1410) {
14800
- s2 = peg$c1410;
14811
+ if (input.substr(peg$currPos, 14) === peg$c1412) {
14812
+ s2 = peg$c1412;
14801
14813
  peg$currPos += 14;
14802
14814
  }
14803
14815
  else {
14804
14816
  s2 = peg$FAILED;
14805
14817
  if (peg$silentFails === 0) {
14806
- peg$fail(peg$c1411);
14818
+ peg$fail(peg$c1413);
14807
14819
  }
14808
14820
  }
14809
14821
  if (s2 !== peg$FAILED) {
@@ -14852,7 +14864,7 @@ function peg$parse(input, options) {
14852
14864
  }
14853
14865
  if (s9 !== peg$FAILED) {
14854
14866
  peg$savedPos = s0;
14855
- s1 = peg$c1412(s6);
14867
+ s1 = peg$c1414(s6);
14856
14868
  s0 = s1;
14857
14869
  }
14858
14870
  else {
@@ -14909,14 +14921,14 @@ function peg$parse(input, options) {
14909
14921
  s1 = null;
14910
14922
  }
14911
14923
  if (s1 !== peg$FAILED) {
14912
- if (input.substr(peg$currPos, 19) === peg$c1413) {
14913
- s2 = peg$c1413;
14924
+ if (input.substr(peg$currPos, 19) === peg$c1415) {
14925
+ s2 = peg$c1415;
14914
14926
  peg$currPos += 19;
14915
14927
  }
14916
14928
  else {
14917
14929
  s2 = peg$FAILED;
14918
14930
  if (peg$silentFails === 0) {
14919
- peg$fail(peg$c1414);
14931
+ peg$fail(peg$c1416);
14920
14932
  }
14921
14933
  }
14922
14934
  if (s2 !== peg$FAILED) {
@@ -14965,7 +14977,7 @@ function peg$parse(input, options) {
14965
14977
  }
14966
14978
  if (s9 !== peg$FAILED) {
14967
14979
  peg$savedPos = s0;
14968
- s1 = peg$c1415(s6);
14980
+ s1 = peg$c1417(s6);
14969
14981
  s0 = s1;
14970
14982
  }
14971
14983
  else {
@@ -15022,14 +15034,14 @@ function peg$parse(input, options) {
15022
15034
  s1 = null;
15023
15035
  }
15024
15036
  if (s1 !== peg$FAILED) {
15025
- if (input.substr(peg$currPos, 15) === peg$c1416) {
15026
- s2 = peg$c1416;
15037
+ if (input.substr(peg$currPos, 15) === peg$c1418) {
15038
+ s2 = peg$c1418;
15027
15039
  peg$currPos += 15;
15028
15040
  }
15029
15041
  else {
15030
15042
  s2 = peg$FAILED;
15031
15043
  if (peg$silentFails === 0) {
15032
- peg$fail(peg$c1417);
15044
+ peg$fail(peg$c1419);
15033
15045
  }
15034
15046
  }
15035
15047
  if (s2 !== peg$FAILED) {
@@ -15078,7 +15090,7 @@ function peg$parse(input, options) {
15078
15090
  }
15079
15091
  if (s9 !== peg$FAILED) {
15080
15092
  peg$savedPos = s0;
15081
- s1 = peg$c1418(s6);
15093
+ s1 = peg$c1420(s6);
15082
15094
  s0 = s1;
15083
15095
  }
15084
15096
  else {
@@ -15135,14 +15147,14 @@ function peg$parse(input, options) {
15135
15147
  s1 = null;
15136
15148
  }
15137
15149
  if (s1 !== peg$FAILED) {
15138
- if (input.substr(peg$currPos, 18) === peg$c1419) {
15139
- s2 = peg$c1419;
15150
+ if (input.substr(peg$currPos, 18) === peg$c1421) {
15151
+ s2 = peg$c1421;
15140
15152
  peg$currPos += 18;
15141
15153
  }
15142
15154
  else {
15143
15155
  s2 = peg$FAILED;
15144
15156
  if (peg$silentFails === 0) {
15145
- peg$fail(peg$c1420);
15157
+ peg$fail(peg$c1422);
15146
15158
  }
15147
15159
  }
15148
15160
  if (s2 !== peg$FAILED) {
@@ -15191,7 +15203,7 @@ function peg$parse(input, options) {
15191
15203
  }
15192
15204
  if (s9 !== peg$FAILED) {
15193
15205
  peg$savedPos = s0;
15194
- s1 = peg$c1421(s6);
15206
+ s1 = peg$c1423(s6);
15195
15207
  s0 = s1;
15196
15208
  }
15197
15209
  else {
@@ -15248,14 +15260,14 @@ function peg$parse(input, options) {
15248
15260
  s1 = null;
15249
15261
  }
15250
15262
  if (s1 !== peg$FAILED) {
15251
- if (input.substr(peg$currPos, 12) === peg$c1422) {
15252
- s2 = peg$c1422;
15263
+ if (input.substr(peg$currPos, 12) === peg$c1424) {
15264
+ s2 = peg$c1424;
15253
15265
  peg$currPos += 12;
15254
15266
  }
15255
15267
  else {
15256
15268
  s2 = peg$FAILED;
15257
15269
  if (peg$silentFails === 0) {
15258
- peg$fail(peg$c1423);
15270
+ peg$fail(peg$c1425);
15259
15271
  }
15260
15272
  }
15261
15273
  if (s2 !== peg$FAILED) {
@@ -15304,7 +15316,7 @@ function peg$parse(input, options) {
15304
15316
  }
15305
15317
  if (s9 !== peg$FAILED) {
15306
15318
  peg$savedPos = s0;
15307
- s1 = peg$c1424(s6);
15319
+ s1 = peg$c1426(s6);
15308
15320
  s0 = s1;
15309
15321
  }
15310
15322
  else {
@@ -15361,14 +15373,14 @@ function peg$parse(input, options) {
15361
15373
  s1 = null;
15362
15374
  }
15363
15375
  if (s1 !== peg$FAILED) {
15364
- if (input.substr(peg$currPos, 15) === peg$c1428) {
15365
- s2 = peg$c1428;
15376
+ if (input.substr(peg$currPos, 15) === peg$c1430) {
15377
+ s2 = peg$c1430;
15366
15378
  peg$currPos += 15;
15367
15379
  }
15368
15380
  else {
15369
15381
  s2 = peg$FAILED;
15370
15382
  if (peg$silentFails === 0) {
15371
- peg$fail(peg$c1429);
15383
+ peg$fail(peg$c1431);
15372
15384
  }
15373
15385
  }
15374
15386
  if (s2 !== peg$FAILED) {
@@ -15417,7 +15429,7 @@ function peg$parse(input, options) {
15417
15429
  }
15418
15430
  if (s9 !== peg$FAILED) {
15419
15431
  peg$savedPos = s0;
15420
- s1 = peg$c1430(s6);
15432
+ s1 = peg$c1432(s6);
15421
15433
  s0 = s1;
15422
15434
  }
15423
15435
  else {
@@ -15474,14 +15486,14 @@ function peg$parse(input, options) {
15474
15486
  s1 = null;
15475
15487
  }
15476
15488
  if (s1 !== peg$FAILED) {
15477
- if (input.substr(peg$currPos, 15) === peg$c1431) {
15478
- s2 = peg$c1431;
15489
+ if (input.substr(peg$currPos, 15) === peg$c1433) {
15490
+ s2 = peg$c1433;
15479
15491
  peg$currPos += 15;
15480
15492
  }
15481
15493
  else {
15482
15494
  s2 = peg$FAILED;
15483
15495
  if (peg$silentFails === 0) {
15484
- peg$fail(peg$c1432);
15496
+ peg$fail(peg$c1434);
15485
15497
  }
15486
15498
  }
15487
15499
  if (s2 !== peg$FAILED) {
@@ -15530,7 +15542,7 @@ function peg$parse(input, options) {
15530
15542
  }
15531
15543
  if (s9 !== peg$FAILED) {
15532
15544
  peg$savedPos = s0;
15533
- s1 = peg$c1433(s6);
15545
+ s1 = peg$c1435(s6);
15534
15546
  s0 = s1;
15535
15547
  }
15536
15548
  else {
@@ -15587,14 +15599,14 @@ function peg$parse(input, options) {
15587
15599
  s1 = null;
15588
15600
  }
15589
15601
  if (s1 !== peg$FAILED) {
15590
- if (input.substr(peg$currPos, 16) === peg$c1434) {
15591
- s2 = peg$c1434;
15602
+ if (input.substr(peg$currPos, 16) === peg$c1436) {
15603
+ s2 = peg$c1436;
15592
15604
  peg$currPos += 16;
15593
15605
  }
15594
15606
  else {
15595
15607
  s2 = peg$FAILED;
15596
15608
  if (peg$silentFails === 0) {
15597
- peg$fail(peg$c1435);
15609
+ peg$fail(peg$c1437);
15598
15610
  }
15599
15611
  }
15600
15612
  if (s2 !== peg$FAILED) {
@@ -15643,7 +15655,7 @@ function peg$parse(input, options) {
15643
15655
  }
15644
15656
  if (s9 !== peg$FAILED) {
15645
15657
  peg$savedPos = s0;
15646
- s1 = peg$c1436(s6);
15658
+ s1 = peg$c1438(s6);
15647
15659
  s0 = s1;
15648
15660
  }
15649
15661
  else {
@@ -15700,14 +15712,14 @@ function peg$parse(input, options) {
15700
15712
  s1 = null;
15701
15713
  }
15702
15714
  if (s1 !== peg$FAILED) {
15703
- if (input.substr(peg$currPos, 11) === peg$c1437) {
15704
- s2 = peg$c1437;
15715
+ if (input.substr(peg$currPos, 11) === peg$c1439) {
15716
+ s2 = peg$c1439;
15705
15717
  peg$currPos += 11;
15706
15718
  }
15707
15719
  else {
15708
15720
  s2 = peg$FAILED;
15709
15721
  if (peg$silentFails === 0) {
15710
- peg$fail(peg$c1438);
15722
+ peg$fail(peg$c1440);
15711
15723
  }
15712
15724
  }
15713
15725
  if (s2 !== peg$FAILED) {
@@ -15756,7 +15768,7 @@ function peg$parse(input, options) {
15756
15768
  }
15757
15769
  if (s9 !== peg$FAILED) {
15758
15770
  peg$savedPos = s0;
15759
- s1 = peg$c1439(s6);
15771
+ s1 = peg$c1441(s6);
15760
15772
  s0 = s1;
15761
15773
  }
15762
15774
  else {
@@ -15813,14 +15825,14 @@ function peg$parse(input, options) {
15813
15825
  s1 = null;
15814
15826
  }
15815
15827
  if (s1 !== peg$FAILED) {
15816
- if (input.substr(peg$currPos, 5) === peg$c1440) {
15817
- s2 = peg$c1440;
15828
+ if (input.substr(peg$currPos, 5) === peg$c1442) {
15829
+ s2 = peg$c1442;
15818
15830
  peg$currPos += 5;
15819
15831
  }
15820
15832
  else {
15821
15833
  s2 = peg$FAILED;
15822
15834
  if (peg$silentFails === 0) {
15823
- peg$fail(peg$c1441);
15835
+ peg$fail(peg$c1443);
15824
15836
  }
15825
15837
  }
15826
15838
  if (s2 !== peg$FAILED) {
@@ -15869,7 +15881,7 @@ function peg$parse(input, options) {
15869
15881
  }
15870
15882
  if (s9 !== peg$FAILED) {
15871
15883
  peg$savedPos = s0;
15872
- s1 = peg$c1442(s6);
15884
+ s1 = peg$c1444(s6);
15873
15885
  s0 = s1;
15874
15886
  }
15875
15887
  else {
@@ -15926,14 +15938,14 @@ function peg$parse(input, options) {
15926
15938
  s1 = null;
15927
15939
  }
15928
15940
  if (s1 !== peg$FAILED) {
15929
- if (input.substr(peg$currPos, 4) === peg$c1443) {
15930
- s2 = peg$c1443;
15941
+ if (input.substr(peg$currPos, 4) === peg$c1445) {
15942
+ s2 = peg$c1445;
15931
15943
  peg$currPos += 4;
15932
15944
  }
15933
15945
  else {
15934
15946
  s2 = peg$FAILED;
15935
15947
  if (peg$silentFails === 0) {
15936
- peg$fail(peg$c1444);
15948
+ peg$fail(peg$c1446);
15937
15949
  }
15938
15950
  }
15939
15951
  if (s2 !== peg$FAILED) {
@@ -15982,7 +15994,7 @@ function peg$parse(input, options) {
15982
15994
  }
15983
15995
  if (s9 !== peg$FAILED) {
15984
15996
  peg$savedPos = s0;
15985
- s1 = peg$c1445(s6);
15997
+ s1 = peg$c1447(s6);
15986
15998
  s0 = s1;
15987
15999
  }
15988
16000
  else {
@@ -16039,14 +16051,14 @@ function peg$parse(input, options) {
16039
16051
  s1 = null;
16040
16052
  }
16041
16053
  if (s1 !== peg$FAILED) {
16042
- if (input.substr(peg$currPos, 5) === peg$c1446) {
16043
- s2 = peg$c1446;
16054
+ if (input.substr(peg$currPos, 5) === peg$c1448) {
16055
+ s2 = peg$c1448;
16044
16056
  peg$currPos += 5;
16045
16057
  }
16046
16058
  else {
16047
16059
  s2 = peg$FAILED;
16048
16060
  if (peg$silentFails === 0) {
16049
- peg$fail(peg$c1447);
16061
+ peg$fail(peg$c1449);
16050
16062
  }
16051
16063
  }
16052
16064
  if (s2 !== peg$FAILED) {
@@ -16095,7 +16107,7 @@ function peg$parse(input, options) {
16095
16107
  }
16096
16108
  if (s9 !== peg$FAILED) {
16097
16109
  peg$savedPos = s0;
16098
- s1 = peg$c1448(s6);
16110
+ s1 = peg$c1450(s6);
16099
16111
  s0 = s1;
16100
16112
  }
16101
16113
  else {
@@ -16152,14 +16164,14 @@ function peg$parse(input, options) {
16152
16164
  s1 = null;
16153
16165
  }
16154
16166
  if (s1 !== peg$FAILED) {
16155
- if (input.substr(peg$currPos, 12) === peg$c1449) {
16156
- s2 = peg$c1449;
16167
+ if (input.substr(peg$currPos, 12) === peg$c1451) {
16168
+ s2 = peg$c1451;
16157
16169
  peg$currPos += 12;
16158
16170
  }
16159
16171
  else {
16160
16172
  s2 = peg$FAILED;
16161
16173
  if (peg$silentFails === 0) {
16162
- peg$fail(peg$c1450);
16174
+ peg$fail(peg$c1452);
16163
16175
  }
16164
16176
  }
16165
16177
  if (s2 !== peg$FAILED) {
@@ -16208,7 +16220,7 @@ function peg$parse(input, options) {
16208
16220
  }
16209
16221
  if (s9 !== peg$FAILED) {
16210
16222
  peg$savedPos = s0;
16211
- s1 = peg$c1451(s6);
16223
+ s1 = peg$c1453(s6);
16212
16224
  s0 = s1;
16213
16225
  }
16214
16226
  else {
@@ -16300,7 +16312,7 @@ function peg$parse(input, options) {
16300
16312
  peg$silentFails--;
16301
16313
  if (s0 === peg$FAILED) {
16302
16314
  if (peg$silentFails === 0) {
16303
- peg$fail(peg$c1452);
16315
+ peg$fail(peg$c1454);
16304
16316
  }
16305
16317
  }
16306
16318
  return s0;
@@ -16331,14 +16343,14 @@ function peg$parse(input, options) {
16331
16343
  s1 = null;
16332
16344
  }
16333
16345
  if (s1 !== peg$FAILED) {
16334
- if (input.substr(peg$currPos, 5) === peg$c1453) {
16335
- s2 = peg$c1453;
16346
+ if (input.substr(peg$currPos, 5) === peg$c1455) {
16347
+ s2 = peg$c1455;
16336
16348
  peg$currPos += 5;
16337
16349
  }
16338
16350
  else {
16339
16351
  s2 = peg$FAILED;
16340
16352
  if (peg$silentFails === 0) {
16341
- peg$fail(peg$c1454);
16353
+ peg$fail(peg$c1456);
16342
16354
  }
16343
16355
  }
16344
16356
  if (s2 !== peg$FAILED) {
@@ -16387,7 +16399,7 @@ function peg$parse(input, options) {
16387
16399
  }
16388
16400
  if (s9 !== peg$FAILED) {
16389
16401
  peg$savedPos = s0;
16390
- s1 = peg$c1455(s6);
16402
+ s1 = peg$c1457(s6);
16391
16403
  s0 = s1;
16392
16404
  }
16393
16405
  else {
@@ -16452,14 +16464,14 @@ function peg$parse(input, options) {
16452
16464
  s1 = null;
16453
16465
  }
16454
16466
  if (s1 !== peg$FAILED) {
16455
- if (input.substr(peg$currPos, 5) === peg$c1456) {
16456
- s2 = peg$c1456;
16467
+ if (input.substr(peg$currPos, 5) === peg$c1458) {
16468
+ s2 = peg$c1458;
16457
16469
  peg$currPos += 5;
16458
16470
  }
16459
16471
  else {
16460
16472
  s2 = peg$FAILED;
16461
16473
  if (peg$silentFails === 0) {
16462
- peg$fail(peg$c1457);
16474
+ peg$fail(peg$c1459);
16463
16475
  }
16464
16476
  }
16465
16477
  if (s2 !== peg$FAILED) {
@@ -16508,7 +16520,7 @@ function peg$parse(input, options) {
16508
16520
  }
16509
16521
  if (s9 !== peg$FAILED) {
16510
16522
  peg$savedPos = s0;
16511
- s1 = peg$c1458(s6);
16523
+ s1 = peg$c1460(s6);
16512
16524
  s0 = s1;
16513
16525
  }
16514
16526
  else {
@@ -16573,14 +16585,14 @@ function peg$parse(input, options) {
16573
16585
  s1 = null;
16574
16586
  }
16575
16587
  if (s1 !== peg$FAILED) {
16576
- if (input.substr(peg$currPos, 10) === peg$c1460) {
16577
- s2 = peg$c1460;
16588
+ if (input.substr(peg$currPos, 10) === peg$c1462) {
16589
+ s2 = peg$c1462;
16578
16590
  peg$currPos += 10;
16579
16591
  }
16580
16592
  else {
16581
16593
  s2 = peg$FAILED;
16582
16594
  if (peg$silentFails === 0) {
16583
- peg$fail(peg$c1461);
16595
+ peg$fail(peg$c1463);
16584
16596
  }
16585
16597
  }
16586
16598
  if (s2 !== peg$FAILED) {
@@ -16629,7 +16641,7 @@ function peg$parse(input, options) {
16629
16641
  }
16630
16642
  if (s9 !== peg$FAILED) {
16631
16643
  peg$savedPos = s0;
16632
- s1 = peg$c1462(s6);
16644
+ s1 = peg$c1464(s6);
16633
16645
  s0 = s1;
16634
16646
  }
16635
16647
  else {
@@ -16680,7 +16692,7 @@ function peg$parse(input, options) {
16680
16692
  if (s0 === peg$FAILED) {
16681
16693
  s1 = peg$FAILED;
16682
16694
  if (peg$silentFails === 0) {
16683
- peg$fail(peg$c1459);
16695
+ peg$fail(peg$c1461);
16684
16696
  }
16685
16697
  }
16686
16698
  return s0;
@@ -16694,14 +16706,14 @@ function peg$parse(input, options) {
16694
16706
  s1 = null;
16695
16707
  }
16696
16708
  if (s1 !== peg$FAILED) {
16697
- if (input.substr(peg$currPos, 16) === peg$c1464) {
16698
- s2 = peg$c1464;
16709
+ if (input.substr(peg$currPos, 16) === peg$c1466) {
16710
+ s2 = peg$c1466;
16699
16711
  peg$currPos += 16;
16700
16712
  }
16701
16713
  else {
16702
16714
  s2 = peg$FAILED;
16703
16715
  if (peg$silentFails === 0) {
16704
- peg$fail(peg$c1465);
16716
+ peg$fail(peg$c1467);
16705
16717
  }
16706
16718
  }
16707
16719
  if (s2 !== peg$FAILED) {
@@ -16750,7 +16762,7 @@ function peg$parse(input, options) {
16750
16762
  }
16751
16763
  if (s9 !== peg$FAILED) {
16752
16764
  peg$savedPos = s0;
16753
- s1 = peg$c1466(s6);
16765
+ s1 = peg$c1468(s6);
16754
16766
  s0 = s1;
16755
16767
  }
16756
16768
  else {
@@ -16801,7 +16813,7 @@ function peg$parse(input, options) {
16801
16813
  if (s0 === peg$FAILED) {
16802
16814
  s1 = peg$FAILED;
16803
16815
  if (peg$silentFails === 0) {
16804
- peg$fail(peg$c1463);
16816
+ peg$fail(peg$c1465);
16805
16817
  }
16806
16818
  }
16807
16819
  return s0;
@@ -16815,14 +16827,14 @@ function peg$parse(input, options) {
16815
16827
  s1 = null;
16816
16828
  }
16817
16829
  if (s1 !== peg$FAILED) {
16818
- if (input.substr(peg$currPos, 12) === peg$c1468) {
16819
- s2 = peg$c1468;
16830
+ if (input.substr(peg$currPos, 12) === peg$c1470) {
16831
+ s2 = peg$c1470;
16820
16832
  peg$currPos += 12;
16821
16833
  }
16822
16834
  else {
16823
16835
  s2 = peg$FAILED;
16824
16836
  if (peg$silentFails === 0) {
16825
- peg$fail(peg$c1469);
16837
+ peg$fail(peg$c1471);
16826
16838
  }
16827
16839
  }
16828
16840
  if (s2 !== peg$FAILED) {
@@ -16871,7 +16883,7 @@ function peg$parse(input, options) {
16871
16883
  }
16872
16884
  if (s9 !== peg$FAILED) {
16873
16885
  peg$savedPos = s0;
16874
- s1 = peg$c1470(s6);
16886
+ s1 = peg$c1472(s6);
16875
16887
  s0 = s1;
16876
16888
  }
16877
16889
  else {
@@ -16922,7 +16934,7 @@ function peg$parse(input, options) {
16922
16934
  if (s0 === peg$FAILED) {
16923
16935
  s1 = peg$FAILED;
16924
16936
  if (peg$silentFails === 0) {
16925
- peg$fail(peg$c1467);
16937
+ peg$fail(peg$c1469);
16926
16938
  }
16927
16939
  }
16928
16940
  return s0;
@@ -16936,14 +16948,14 @@ function peg$parse(input, options) {
16936
16948
  s1 = null;
16937
16949
  }
16938
16950
  if (s1 !== peg$FAILED) {
16939
- if (input.substr(peg$currPos, 5) === peg$c1472) {
16940
- s2 = peg$c1472;
16951
+ if (input.substr(peg$currPos, 5) === peg$c1474) {
16952
+ s2 = peg$c1474;
16941
16953
  peg$currPos += 5;
16942
16954
  }
16943
16955
  else {
16944
16956
  s2 = peg$FAILED;
16945
16957
  if (peg$silentFails === 0) {
16946
- peg$fail(peg$c1473);
16958
+ peg$fail(peg$c1475);
16947
16959
  }
16948
16960
  }
16949
16961
  if (s2 !== peg$FAILED) {
@@ -16992,7 +17004,7 @@ function peg$parse(input, options) {
16992
17004
  }
16993
17005
  if (s9 !== peg$FAILED) {
16994
17006
  peg$savedPos = s0;
16995
- s1 = peg$c1474(s6);
17007
+ s1 = peg$c1476(s6);
16996
17008
  s0 = s1;
16997
17009
  }
16998
17010
  else {
@@ -17043,7 +17055,7 @@ function peg$parse(input, options) {
17043
17055
  if (s0 === peg$FAILED) {
17044
17056
  s1 = peg$FAILED;
17045
17057
  if (peg$silentFails === 0) {
17046
- peg$fail(peg$c1471);
17058
+ peg$fail(peg$c1473);
17047
17059
  }
17048
17060
  }
17049
17061
  return s0;
@@ -17057,14 +17069,14 @@ function peg$parse(input, options) {
17057
17069
  s1 = null;
17058
17070
  }
17059
17071
  if (s1 !== peg$FAILED) {
17060
- if (input.substr(peg$currPos, 7) === peg$c1476) {
17061
- s2 = peg$c1476;
17072
+ if (input.substr(peg$currPos, 7) === peg$c1478) {
17073
+ s2 = peg$c1478;
17062
17074
  peg$currPos += 7;
17063
17075
  }
17064
17076
  else {
17065
17077
  s2 = peg$FAILED;
17066
17078
  if (peg$silentFails === 0) {
17067
- peg$fail(peg$c1477);
17079
+ peg$fail(peg$c1479);
17068
17080
  }
17069
17081
  }
17070
17082
  if (s2 !== peg$FAILED) {
@@ -17113,7 +17125,7 @@ function peg$parse(input, options) {
17113
17125
  }
17114
17126
  if (s9 !== peg$FAILED) {
17115
17127
  peg$savedPos = s0;
17116
- s1 = peg$c1478(s6);
17128
+ s1 = peg$c1480(s6);
17117
17129
  s0 = s1;
17118
17130
  }
17119
17131
  else {
@@ -17164,7 +17176,7 @@ function peg$parse(input, options) {
17164
17176
  if (s0 === peg$FAILED) {
17165
17177
  s1 = peg$FAILED;
17166
17178
  if (peg$silentFails === 0) {
17167
- peg$fail(peg$c1475);
17179
+ peg$fail(peg$c1477);
17168
17180
  }
17169
17181
  }
17170
17182
  return s0;
@@ -17234,7 +17246,7 @@ function peg$parse(input, options) {
17234
17246
  }
17235
17247
  if (s9 !== peg$FAILED) {
17236
17248
  peg$savedPos = s0;
17237
- s1 = peg$c1480(s6);
17249
+ s1 = peg$c1482(s6);
17238
17250
  s0 = s1;
17239
17251
  }
17240
17252
  else {
@@ -17288,14 +17300,14 @@ function peg$parse(input, options) {
17288
17300
  s1 = null;
17289
17301
  }
17290
17302
  if (s1 !== peg$FAILED) {
17291
- if (input.substr(peg$currPos, 9) === peg$c1481) {
17292
- s2 = peg$c1481;
17303
+ if (input.substr(peg$currPos, 9) === peg$c1483) {
17304
+ s2 = peg$c1483;
17293
17305
  peg$currPos += 9;
17294
17306
  }
17295
17307
  else {
17296
17308
  s2 = peg$FAILED;
17297
17309
  if (peg$silentFails === 0) {
17298
- peg$fail(peg$c1482);
17310
+ peg$fail(peg$c1484);
17299
17311
  }
17300
17312
  }
17301
17313
  if (s2 !== peg$FAILED) {
@@ -17344,7 +17356,7 @@ function peg$parse(input, options) {
17344
17356
  }
17345
17357
  if (s9 !== peg$FAILED) {
17346
17358
  peg$savedPos = s0;
17347
- s1 = peg$c1480(s6);
17359
+ s1 = peg$c1482(s6);
17348
17360
  s0 = s1;
17349
17361
  }
17350
17362
  else {
@@ -17396,7 +17408,7 @@ function peg$parse(input, options) {
17396
17408
  if (s0 === peg$FAILED) {
17397
17409
  s1 = peg$FAILED;
17398
17410
  if (peg$silentFails === 0) {
17399
- peg$fail(peg$c1479);
17411
+ peg$fail(peg$c1481);
17400
17412
  }
17401
17413
  }
17402
17414
  return s0;
@@ -17410,14 +17422,14 @@ function peg$parse(input, options) {
17410
17422
  s1 = null;
17411
17423
  }
17412
17424
  if (s1 !== peg$FAILED) {
17413
- if (input.substr(peg$currPos, 8) === peg$c1484) {
17414
- s2 = peg$c1484;
17425
+ if (input.substr(peg$currPos, 8) === peg$c1486) {
17426
+ s2 = peg$c1486;
17415
17427
  peg$currPos += 8;
17416
17428
  }
17417
17429
  else {
17418
17430
  s2 = peg$FAILED;
17419
17431
  if (peg$silentFails === 0) {
17420
- peg$fail(peg$c1485);
17432
+ peg$fail(peg$c1487);
17421
17433
  }
17422
17434
  }
17423
17435
  if (s2 !== peg$FAILED) {
@@ -17470,7 +17482,7 @@ function peg$parse(input, options) {
17470
17482
  }
17471
17483
  if (s11 !== peg$FAILED) {
17472
17484
  peg$savedPos = s0;
17473
- s1 = peg$c1486(s6, s8);
17485
+ s1 = peg$c1488(s6, s8);
17474
17486
  s0 = s1;
17475
17487
  }
17476
17488
  else {
@@ -17534,14 +17546,14 @@ function peg$parse(input, options) {
17534
17546
  s1 = null;
17535
17547
  }
17536
17548
  if (s1 !== peg$FAILED) {
17537
- if (input.substr(peg$currPos, 8) === peg$c1484) {
17538
- s2 = peg$c1484;
17549
+ if (input.substr(peg$currPos, 8) === peg$c1486) {
17550
+ s2 = peg$c1486;
17539
17551
  peg$currPos += 8;
17540
17552
  }
17541
17553
  else {
17542
17554
  s2 = peg$FAILED;
17543
17555
  if (peg$silentFails === 0) {
17544
- peg$fail(peg$c1485);
17556
+ peg$fail(peg$c1487);
17545
17557
  }
17546
17558
  }
17547
17559
  if (s2 !== peg$FAILED) {
@@ -17574,14 +17586,14 @@ function peg$parse(input, options) {
17574
17586
  if (s8 !== peg$FAILED) {
17575
17587
  s9 = peg$parseWS();
17576
17588
  if (s9 !== peg$FAILED) {
17577
- if (input.substr(peg$currPos, 8) === peg$c1487) {
17578
- s10 = peg$c1487;
17589
+ if (input.substr(peg$currPos, 8) === peg$c1489) {
17590
+ s10 = peg$c1489;
17579
17591
  peg$currPos += 8;
17580
17592
  }
17581
17593
  else {
17582
17594
  s10 = peg$FAILED;
17583
17595
  if (peg$silentFails === 0) {
17584
- peg$fail(peg$c1488);
17596
+ peg$fail(peg$c1490);
17585
17597
  }
17586
17598
  }
17587
17599
  if (s10 !== peg$FAILED) {
@@ -17607,7 +17619,7 @@ function peg$parse(input, options) {
17607
17619
  }
17608
17620
  if (s13 !== peg$FAILED) {
17609
17621
  peg$savedPos = s0;
17610
- s1 = peg$c1489(s6, s8);
17622
+ s1 = peg$c1491(s6, s8);
17611
17623
  s0 = s1;
17612
17624
  }
17613
17625
  else {
@@ -17679,7 +17691,7 @@ function peg$parse(input, options) {
17679
17691
  if (s0 === peg$FAILED) {
17680
17692
  s1 = peg$FAILED;
17681
17693
  if (peg$silentFails === 0) {
17682
- peg$fail(peg$c1483);
17694
+ peg$fail(peg$c1485);
17683
17695
  }
17684
17696
  }
17685
17697
  return s0;
@@ -17793,14 +17805,14 @@ function peg$parse(input, options) {
17793
17805
  s1 = null;
17794
17806
  }
17795
17807
  if (s1 !== peg$FAILED) {
17796
- if (input.substr(peg$currPos, 5) === peg$c1328) {
17797
- s2 = peg$c1328;
17808
+ if (input.substr(peg$currPos, 5) === peg$c1330) {
17809
+ s2 = peg$c1330;
17798
17810
  peg$currPos += 5;
17799
17811
  }
17800
17812
  else {
17801
17813
  s2 = peg$FAILED;
17802
17814
  if (peg$silentFails === 0) {
17803
- peg$fail(peg$c1329);
17815
+ peg$fail(peg$c1331);
17804
17816
  }
17805
17817
  }
17806
17818
  if (s2 !== peg$FAILED) {
@@ -17853,7 +17865,7 @@ function peg$parse(input, options) {
17853
17865
  }
17854
17866
  if (s11 !== peg$FAILED) {
17855
17867
  peg$savedPos = s0;
17856
- s1 = peg$c1490(s4, s8);
17868
+ s1 = peg$c1492(s4, s8);
17857
17869
  s0 = s1;
17858
17870
  }
17859
17871
  else {
@@ -17921,13 +17933,13 @@ function peg$parse(input, options) {
17921
17933
  }
17922
17934
  if (s1 !== peg$FAILED) {
17923
17935
  if (input.charCodeAt(peg$currPos) === 38) {
17924
- s2 = peg$c1491;
17936
+ s2 = peg$c1493;
17925
17937
  peg$currPos++;
17926
17938
  }
17927
17939
  else {
17928
17940
  s2 = peg$FAILED;
17929
17941
  if (peg$silentFails === 0) {
17930
- peg$fail(peg$c1492);
17942
+ peg$fail(peg$c1494);
17931
17943
  }
17932
17944
  }
17933
17945
  if (s2 !== peg$FAILED) {
@@ -17983,7 +17995,7 @@ function peg$parse(input, options) {
17983
17995
  }
17984
17996
  if (s11 !== peg$FAILED) {
17985
17997
  peg$savedPos = s0;
17986
- s1 = peg$c1493(s4, s8);
17998
+ s1 = peg$c1495(s4, s8);
17987
17999
  s0 = s1;
17988
18000
  }
17989
18001
  else {
@@ -18050,14 +18062,14 @@ function peg$parse(input, options) {
18050
18062
  s1 = null;
18051
18063
  }
18052
18064
  if (s1 !== peg$FAILED) {
18053
- if (input.substr(peg$currPos, 8) === peg$c1484) {
18054
- s2 = peg$c1484;
18065
+ if (input.substr(peg$currPos, 8) === peg$c1486) {
18066
+ s2 = peg$c1486;
18055
18067
  peg$currPos += 8;
18056
18068
  }
18057
18069
  else {
18058
18070
  s2 = peg$FAILED;
18059
18071
  if (peg$silentFails === 0) {
18060
- peg$fail(peg$c1485);
18072
+ peg$fail(peg$c1487);
18061
18073
  }
18062
18074
  }
18063
18075
  if (s2 !== peg$FAILED) {
@@ -18084,14 +18096,14 @@ function peg$parse(input, options) {
18084
18096
  if (s8 !== peg$FAILED) {
18085
18097
  s9 = peg$parseWS();
18086
18098
  if (s9 !== peg$FAILED) {
18087
- if (input.substr(peg$currPos, 8) === peg$c1487) {
18088
- s10 = peg$c1487;
18099
+ if (input.substr(peg$currPos, 8) === peg$c1489) {
18100
+ s10 = peg$c1489;
18089
18101
  peg$currPos += 8;
18090
18102
  }
18091
18103
  else {
18092
18104
  s10 = peg$FAILED;
18093
18105
  if (peg$silentFails === 0) {
18094
- peg$fail(peg$c1488);
18106
+ peg$fail(peg$c1490);
18095
18107
  }
18096
18108
  }
18097
18109
  if (s10 !== peg$FAILED) {
@@ -18117,7 +18129,7 @@ function peg$parse(input, options) {
18117
18129
  }
18118
18130
  if (s13 !== peg$FAILED) {
18119
18131
  peg$savedPos = s0;
18120
- s1 = peg$c1494(s4, s8);
18132
+ s1 = peg$c1496(s4, s8);
18121
18133
  s0 = s1;
18122
18134
  }
18123
18135
  else {
@@ -18191,14 +18203,14 @@ function peg$parse(input, options) {
18191
18203
  s1 = null;
18192
18204
  }
18193
18205
  if (s1 !== peg$FAILED) {
18194
- if (input.substr(peg$currPos, 8) === peg$c1484) {
18195
- s2 = peg$c1484;
18206
+ if (input.substr(peg$currPos, 8) === peg$c1486) {
18207
+ s2 = peg$c1486;
18196
18208
  peg$currPos += 8;
18197
18209
  }
18198
18210
  else {
18199
18211
  s2 = peg$FAILED;
18200
18212
  if (peg$silentFails === 0) {
18201
- peg$fail(peg$c1485);
18213
+ peg$fail(peg$c1487);
18202
18214
  }
18203
18215
  }
18204
18216
  if (s2 !== peg$FAILED) {
@@ -18208,14 +18220,14 @@ function peg$parse(input, options) {
18208
18220
  if (s4 !== peg$FAILED) {
18209
18221
  s5 = peg$parseWS();
18210
18222
  if (s5 !== peg$FAILED) {
18211
- if (input.substr(peg$currPos, 8) === peg$c1487) {
18212
- s6 = peg$c1487;
18223
+ if (input.substr(peg$currPos, 8) === peg$c1489) {
18224
+ s6 = peg$c1489;
18213
18225
  peg$currPos += 8;
18214
18226
  }
18215
18227
  else {
18216
18228
  s6 = peg$FAILED;
18217
18229
  if (peg$silentFails === 0) {
18218
- peg$fail(peg$c1488);
18230
+ peg$fail(peg$c1490);
18219
18231
  }
18220
18232
  }
18221
18233
  if (s6 !== peg$FAILED) {
@@ -18241,7 +18253,7 @@ function peg$parse(input, options) {
18241
18253
  }
18242
18254
  if (s9 !== peg$FAILED) {
18243
18255
  peg$savedPos = s0;
18244
- s1 = peg$c1495(s4);
18256
+ s1 = peg$c1497(s4);
18245
18257
  s0 = s1;
18246
18258
  }
18247
18259
  else {
@@ -18295,14 +18307,14 @@ function peg$parse(input, options) {
18295
18307
  s1 = null;
18296
18308
  }
18297
18309
  if (s1 !== peg$FAILED) {
18298
- if (input.substr(peg$currPos, 8) === peg$c1484) {
18299
- s2 = peg$c1484;
18310
+ if (input.substr(peg$currPos, 8) === peg$c1486) {
18311
+ s2 = peg$c1486;
18300
18312
  peg$currPos += 8;
18301
18313
  }
18302
18314
  else {
18303
18315
  s2 = peg$FAILED;
18304
18316
  if (peg$silentFails === 0) {
18305
- peg$fail(peg$c1485);
18317
+ peg$fail(peg$c1487);
18306
18318
  }
18307
18319
  }
18308
18320
  if (s2 !== peg$FAILED) {
@@ -18349,7 +18361,7 @@ function peg$parse(input, options) {
18349
18361
  }
18350
18362
  if (s11 !== peg$FAILED) {
18351
18363
  peg$savedPos = s0;
18352
- s1 = peg$c1496(s4, s8);
18364
+ s1 = peg$c1498(s4, s8);
18353
18365
  s0 = s1;
18354
18366
  }
18355
18367
  else {
@@ -18413,14 +18425,14 @@ function peg$parse(input, options) {
18413
18425
  s1 = null;
18414
18426
  }
18415
18427
  if (s1 !== peg$FAILED) {
18416
- if (input.substr(peg$currPos, 8) === peg$c1484) {
18417
- s2 = peg$c1484;
18428
+ if (input.substr(peg$currPos, 8) === peg$c1486) {
18429
+ s2 = peg$c1486;
18418
18430
  peg$currPos += 8;
18419
18431
  }
18420
18432
  else {
18421
18433
  s2 = peg$FAILED;
18422
18434
  if (peg$silentFails === 0) {
18423
- peg$fail(peg$c1485);
18435
+ peg$fail(peg$c1487);
18424
18436
  }
18425
18437
  }
18426
18438
  if (s2 !== peg$FAILED) {
@@ -18450,7 +18462,7 @@ function peg$parse(input, options) {
18450
18462
  }
18451
18463
  if (s7 !== peg$FAILED) {
18452
18464
  peg$savedPos = s0;
18453
- s1 = peg$c1497(s4);
18465
+ s1 = peg$c1499(s4);
18454
18466
  s0 = s1;
18455
18467
  }
18456
18468
  else {
@@ -18495,14 +18507,14 @@ function peg$parse(input, options) {
18495
18507
  function peg$parseRegularArrangeDeclaration() {
18496
18508
  var s0, s1, s2, s3, s4, s5, s6;
18497
18509
  s0 = peg$currPos;
18498
- if (input.substr(peg$currPos, 7) === peg$c1498) {
18499
- s1 = peg$c1498;
18510
+ if (input.substr(peg$currPos, 7) === peg$c1500) {
18511
+ s1 = peg$c1500;
18500
18512
  peg$currPos += 7;
18501
18513
  }
18502
18514
  else {
18503
18515
  s1 = peg$FAILED;
18504
18516
  if (peg$silentFails === 0) {
18505
- peg$fail(peg$c1499);
18517
+ peg$fail(peg$c1501);
18506
18518
  }
18507
18519
  }
18508
18520
  if (s1 !== peg$FAILED) {
@@ -18535,7 +18547,7 @@ function peg$parse(input, options) {
18535
18547
  }
18536
18548
  if (s6 !== peg$FAILED) {
18537
18549
  peg$savedPos = s0;
18538
- s1 = peg$c1500(s3);
18550
+ s1 = peg$c1502(s3);
18539
18551
  s0 = s1;
18540
18552
  }
18541
18553
  else {
@@ -18572,14 +18584,14 @@ function peg$parse(input, options) {
18572
18584
  function peg$parseArrangeStartDeclaration() {
18573
18585
  var s0, s1, s2, s3, s4, s5, s6;
18574
18586
  s0 = peg$currPos;
18575
- if (input.substr(peg$currPos, 13) === peg$c1501) {
18576
- s1 = peg$c1501;
18587
+ if (input.substr(peg$currPos, 13) === peg$c1503) {
18588
+ s1 = peg$c1503;
18577
18589
  peg$currPos += 13;
18578
18590
  }
18579
18591
  else {
18580
18592
  s1 = peg$FAILED;
18581
18593
  if (peg$silentFails === 0) {
18582
- peg$fail(peg$c1502);
18594
+ peg$fail(peg$c1504);
18583
18595
  }
18584
18596
  }
18585
18597
  if (s1 !== peg$FAILED) {
@@ -18612,7 +18624,7 @@ function peg$parse(input, options) {
18612
18624
  }
18613
18625
  if (s6 !== peg$FAILED) {
18614
18626
  peg$savedPos = s0;
18615
- s1 = peg$c1503(s3);
18627
+ s1 = peg$c1505(s3);
18616
18628
  s0 = s1;
18617
18629
  }
18618
18630
  else {
@@ -18649,14 +18661,14 @@ function peg$parse(input, options) {
18649
18661
  function peg$parseArrangeEndDeclaration() {
18650
18662
  var s0, s1, s2, s3, s4, s5, s6;
18651
18663
  s0 = peg$currPos;
18652
- if (input.substr(peg$currPos, 11) === peg$c1504) {
18653
- s1 = peg$c1504;
18664
+ if (input.substr(peg$currPos, 11) === peg$c1506) {
18665
+ s1 = peg$c1506;
18654
18666
  peg$currPos += 11;
18655
18667
  }
18656
18668
  else {
18657
18669
  s1 = peg$FAILED;
18658
18670
  if (peg$silentFails === 0) {
18659
- peg$fail(peg$c1505);
18671
+ peg$fail(peg$c1507);
18660
18672
  }
18661
18673
  }
18662
18674
  if (s1 !== peg$FAILED) {
@@ -18689,7 +18701,7 @@ function peg$parse(input, options) {
18689
18701
  }
18690
18702
  if (s6 !== peg$FAILED) {
18691
18703
  peg$savedPos = s0;
18692
- s1 = peg$c1506(s3);
18704
+ s1 = peg$c1508(s3);
18693
18705
  s0 = s1;
18694
18706
  }
18695
18707
  else {
@@ -18736,7 +18748,7 @@ function peg$parse(input, options) {
18736
18748
  peg$silentFails--;
18737
18749
  if (s0 === peg$FAILED) {
18738
18750
  if (peg$silentFails === 0) {
18739
- peg$fail(peg$c1507);
18751
+ peg$fail(peg$c1509);
18740
18752
  }
18741
18753
  }
18742
18754
  return s0;
@@ -20655,7 +20667,7 @@ var constants = /*#__PURE__*/Object.freeze({
20655
20667
  named_colors: named_colors$1
20656
20668
  });
20657
20669
 
20658
- const version = "5.98.2", build_time = 1714068061930;
20670
+ const version = "5.98.7", build_time = 1720294433127;
20659
20671
 
20660
20672
  // whargarbl lots of these return arrays could/should be sets
20661
20673
  const { shapes, gviz_shapes, named_colors } = constants;