astn 0.112.0 → 0.113.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.
Files changed (93) hide show
  1. package/dist/bin/convert_to_json.js +0 -0
  2. package/dist/bin/validate_astn.js +0 -0
  3. package/dist/implementation/algorithms/procedures/unguaranteed/convert_to_json.d.ts +2 -1
  4. package/dist/implementation/algorithms/procedures/unguaranteed/convert_to_json.js +1 -1
  5. package/dist/implementation/algorithms/procedures/unguaranteed/validate_astn.d.ts +2 -1
  6. package/dist/implementation/algorithms/procedures/unguaranteed/validate_astn.js +1 -1
  7. package/dist/implementation/generated/pareto/generic/parse/string_iterator.js +2 -2
  8. package/dist/implementation/generated/pareto/generic/resolve.js +3 -3
  9. package/dist/interface/generated/pareto/core/resolve.d.ts +1 -1
  10. package/dist/interface/generated/pareto/core/resolved.d.ts +3 -3
  11. package/package.json +8 -15
  12. package/dist/exceptional/authoring_parse/ast/helpers.d.ts +0 -10
  13. package/dist/exceptional/authoring_parse/ast/helpers.js +0 -45
  14. package/dist/exceptional/authoring_parse/ast.d.ts +0 -10
  15. package/dist/exceptional/authoring_parse/ast.js +0 -266
  16. package/dist/exceptional/authoring_parse/astn_parse_generic.d.ts +0 -14
  17. package/dist/exceptional/authoring_parse/astn_parse_generic.js +0 -50
  18. package/dist/exceptional/authoring_parse/iterators/characters.d.ts +0 -36
  19. package/dist/exceptional/authoring_parse/iterators/characters.js +0 -113
  20. package/dist/exceptional/authoring_parse/iterators/string_iterator.d.ts +0 -36
  21. package/dist/exceptional/authoring_parse/iterators/string_iterator.js +0 -113
  22. package/dist/exceptional/authoring_parse/iterators/token_iterator.d.ts +0 -17
  23. package/dist/exceptional/authoring_parse/iterators/token_iterator.js +0 -50
  24. package/dist/exceptional/authoring_parse/iterators/tokens.d.ts +0 -22
  25. package/dist/exceptional/authoring_parse/iterators/tokens.js +0 -61
  26. package/dist/exceptional/authoring_parse/refine_guard.d.ts +0 -3
  27. package/dist/exceptional/authoring_parse/refine_guard.js +0 -48
  28. package/dist/exceptional/authoring_parse/refiners/ast.d.ts +0 -10
  29. package/dist/exceptional/authoring_parse/refiners/ast.js +0 -266
  30. package/dist/exceptional/authoring_parse/refiners/token.d.ts +0 -9
  31. package/dist/exceptional/authoring_parse/refiners/token.js +0 -519
  32. package/dist/exceptional/authoring_parse/string_iterator.d.ts +0 -36
  33. package/dist/exceptional/authoring_parse/string_iterator.js +0 -113
  34. package/dist/exceptional/authoring_parse/token.d.ts +0 -9
  35. package/dist/exceptional/authoring_parse/token.js +0 -519
  36. package/dist/exceptional/authoring_parse/token_iterator.d.ts +0 -5
  37. package/dist/exceptional/authoring_parse/token_iterator.js +0 -3
  38. package/dist/exceptional/authoring_parse/tokens/helpers.d.ts +0 -3
  39. package/dist/exceptional/authoring_parse/tokens/helpers.js +0 -14
  40. package/dist/exceptional/sealed_parse/ast.d.ts +0 -10
  41. package/dist/exceptional/sealed_parse/ast.js +0 -245
  42. package/dist/exceptional/sealed_parse/astn_parse_generic.d.ts +0 -13
  43. package/dist/exceptional/sealed_parse/astn_parse_generic.js +0 -50
  44. package/dist/exceptional/sealed_parse/parse.d.ts +0 -6
  45. package/dist/exceptional/sealed_parse/parse.js +0 -65
  46. package/dist/exceptional/sealed_parse/string_iterator.d.ts +0 -41
  47. package/dist/exceptional/sealed_parse/string_iterator.js +0 -113
  48. package/dist/exceptional/sealed_parse/token.d.ts +0 -9
  49. package/dist/exceptional/sealed_parse/token.js +0 -519
  50. package/dist/exceptional/serializers/astn.d.ts +0 -0
  51. package/dist/exceptional/serializers/astn.js +0 -28
  52. package/dist/exceptional/serializers/parse_result.d.ts +0 -5
  53. package/dist/exceptional/serializers/parse_result.js +0 -90
  54. package/dist/implementation/generated/pareto/schemas/sealed_ast/marshall.d.ts +0 -7
  55. package/dist/implementation/generated/pareto/schemas/sealed_ast/marshall.js +0 -208
  56. package/dist/implementation/generated/pareto/schemas/sealed_ast/unmarshall.d.ts +0 -7
  57. package/dist/implementation/generated/pareto/schemas/sealed_ast/unmarshall.js +0 -279
  58. package/dist/implementation/generated/pareto/schemas/sealed_parse_result/marshall.d.ts +0 -3
  59. package/dist/implementation/generated/pareto/schemas/sealed_parse_result/marshall.js +0 -188
  60. package/dist/implementation/generated/pareto/schemas/sealed_parse_result/unmarshall.d.ts +0 -3
  61. package/dist/implementation/generated/pareto/schemas/sealed_parse_result/unmarshall.js +0 -116
  62. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/resolve.d.ts +0 -1
  63. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/resolve.js +0 -7
  64. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/source.d.ts +0 -730
  65. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/source.js +0 -3
  66. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/target.d.ts +0 -730
  67. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/target.js +0 -3
  68. package/dist/interface/generated/pareto/schemas/sealed_ast/marshall.d.ts +0 -183
  69. package/dist/interface/generated/pareto/schemas/sealed_ast/marshall.js +0 -3
  70. package/dist/interface/generated/pareto/schemas/sealed_ast/migrate_boilerplate.d.ts +0 -134
  71. package/dist/interface/generated/pareto/schemas/sealed_ast/migrate_boilerplate.js +0 -3
  72. package/dist/interface/generated/pareto/schemas/sealed_ast/unmarshall.d.ts +0 -183
  73. package/dist/interface/generated/pareto/schemas/sealed_ast/unmarshall.js +0 -3
  74. package/dist/interface/generated/pareto/schemas/sealed_ast/value_deserializers.d.ts +0 -44
  75. package/dist/interface/generated/pareto/schemas/sealed_ast/value_deserializers.js +0 -3
  76. package/dist/interface/generated/pareto/schemas/sealed_ast/value_serializers.d.ts +0 -44
  77. package/dist/interface/generated/pareto/schemas/sealed_ast/value_serializers.js +0 -3
  78. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/resolve.d.ts +0 -1
  79. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/resolve.js +0 -7
  80. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/source.d.ts +0 -270
  81. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/source.js +0 -3
  82. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/target.d.ts +0 -270
  83. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/target.js +0 -3
  84. package/dist/interface/generated/pareto/schemas/sealed_parse_result/marshall.d.ts +0 -63
  85. package/dist/interface/generated/pareto/schemas/sealed_parse_result/marshall.js +0 -3
  86. package/dist/interface/generated/pareto/schemas/sealed_parse_result/migrate_boilerplate.d.ts +0 -46
  87. package/dist/interface/generated/pareto/schemas/sealed_parse_result/migrate_boilerplate.js +0 -3
  88. package/dist/interface/generated/pareto/schemas/sealed_parse_result/unmarshall.d.ts +0 -63
  89. package/dist/interface/generated/pareto/schemas/sealed_parse_result/unmarshall.js +0 -3
  90. package/dist/interface/generated/pareto/schemas/sealed_parse_result/value_deserializers.d.ts +0 -44
  91. package/dist/interface/generated/pareto/schemas/sealed_parse_result/value_deserializers.js +0 -3
  92. package/dist/interface/generated/pareto/schemas/sealed_parse_result/value_serializers.d.ts +0 -44
  93. package/dist/interface/generated/pareto/schemas/sealed_parse_result/value_serializers.js +0 -3
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic291cmNlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vLi4vLi4vc3JjL2ludGVyZmFjZS9nZW5lcmF0ZWQvcGFyZXRvL3NjaGVtYXMvc2VhbGVkX2FzdC9kYXRhX3R5cGVzL3NvdXJjZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=