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,46 +0,0 @@
1
- import * as _i_in from "./data_types/source";
2
- import * as _i_out from "./data_types/target";
3
- export type _T_Parse_Error = ($$_: _i_in._T_Parse_Error, $$_p: null) => _i_out._T_Parse_Error;
4
- export type _T_Parse_Result = ($$_: _i_in._T_Parse_Result, $$_p: null) => _i_out._T_Parse_Result;
5
- export type Parse_Error = _T_Parse_Error;
6
- export type Parse_Result = _T_Parse_Result;
7
- export declare namespace _T_Parse_Error {
8
- namespace CONTEXT {
9
- }
10
- type CONTEXT = _i_in._T_Parse_Error;
11
- namespace PARAMS {
12
- }
13
- namespace RESULT {
14
- }
15
- type RESULT = _i_out._T_Parse_Error;
16
- }
17
- export declare namespace _T_Parse_Result {
18
- namespace CONTEXT {
19
- }
20
- type CONTEXT = _i_in._T_Parse_Result;
21
- namespace PARAMS {
22
- }
23
- namespace RESULT {
24
- }
25
- type RESULT = _i_out._T_Parse_Result;
26
- }
27
- export declare namespace Parse_Error {
28
- namespace CONTEXT {
29
- }
30
- type CONTEXT = _i_in._T_Parse_Error;
31
- namespace PARAMS {
32
- }
33
- namespace RESULT {
34
- }
35
- type RESULT = _i_out._T_Parse_Error;
36
- }
37
- export declare namespace Parse_Result {
38
- namespace CONTEXT {
39
- }
40
- type CONTEXT = _i_in._T_Parse_Result;
41
- namespace PARAMS {
42
- }
43
- namespace RESULT {
44
- }
45
- type RESULT = _i_out._T_Parse_Result;
46
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWlncmF0ZV9ib2lsZXJwbGF0ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL3NlYWxlZF9wYXJzZV9yZXN1bHQvbWlncmF0ZV9ib2lsZXJwbGF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -1,63 +0,0 @@
1
- import * as _i_in from "../../core/astn_source";
2
- import * as _i_out from "./data_types/target";
3
- import * as _i_vd from "./value_deserializers";
4
- export type _T_Parse_Error = ($$_: _i_in._T_Value, $$_p: {
5
- readonly 'value deserializers': _i_vd._T_Value_Deserializers;
6
- }) => _i_out._T_Parse_Error;
7
- export type _T_Parse_Result = ($$_: _i_in._T_Value, $$_p: {
8
- readonly 'value deserializers': _i_vd._T_Value_Deserializers;
9
- }) => _i_out._T_Parse_Result;
10
- export type Parse_Error = _T_Parse_Error;
11
- export type Parse_Result = _T_Parse_Result;
12
- export declare namespace _T_Parse_Error {
13
- namespace CONTEXT {
14
- }
15
- type CONTEXT = _i_in._T_Value;
16
- namespace PARAMS {
17
- namespace value_deserializers {
18
- }
19
- type value_deserializers = _i_vd._T_Value_Deserializers;
20
- }
21
- namespace RESULT {
22
- }
23
- type RESULT = _i_out._T_Parse_Error;
24
- }
25
- export declare namespace _T_Parse_Result {
26
- namespace CONTEXT {
27
- }
28
- type CONTEXT = _i_in._T_Value;
29
- namespace PARAMS {
30
- namespace value_deserializers {
31
- }
32
- type value_deserializers = _i_vd._T_Value_Deserializers;
33
- }
34
- namespace RESULT {
35
- }
36
- type RESULT = _i_out._T_Parse_Result;
37
- }
38
- export declare namespace Parse_Error {
39
- namespace CONTEXT {
40
- }
41
- type CONTEXT = _i_in._T_Value;
42
- namespace PARAMS {
43
- namespace value_deserializers {
44
- }
45
- type value_deserializers = _i_vd._T_Value_Deserializers;
46
- }
47
- namespace RESULT {
48
- }
49
- type RESULT = _i_out._T_Parse_Error;
50
- }
51
- export declare namespace Parse_Result {
52
- namespace CONTEXT {
53
- }
54
- type CONTEXT = _i_in._T_Value;
55
- namespace PARAMS {
56
- namespace value_deserializers {
57
- }
58
- type value_deserializers = _i_vd._T_Value_Deserializers;
59
- }
60
- namespace RESULT {
61
- }
62
- type RESULT = _i_out._T_Parse_Result;
63
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5tYXJzaGFsbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL3NlYWxlZF9wYXJzZV9yZXN1bHQvdW5tYXJzaGFsbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -1,44 +0,0 @@
1
- export type _T_Value_Deserializers = {
2
- readonly 'boolean': ($$_: string, $$_p: null) => boolean;
3
- readonly 'custom numbers': null;
4
- readonly 'default number': ($$_: string, $$_p: null) => number;
5
- };
6
- export type Value_Deserializers = _T_Value_Deserializers;
7
- export declare namespace _T_Value_Deserializers {
8
- namespace _boolean {
9
- type CONTEXT = string;
10
- namespace PARAMS {
11
- }
12
- type RESULT = boolean;
13
- }
14
- type _boolean = ($$_: string, $$_p: null) => boolean;
15
- namespace custom_numbers {
16
- }
17
- type custom_numbers = null;
18
- namespace default_number {
19
- type CONTEXT = string;
20
- namespace PARAMS {
21
- }
22
- type RESULT = number;
23
- }
24
- type default_number = ($$_: string, $$_p: null) => number;
25
- }
26
- export declare namespace Value_Deserializers {
27
- namespace _boolean {
28
- type CONTEXT = string;
29
- namespace PARAMS {
30
- }
31
- type RESULT = boolean;
32
- }
33
- type _boolean = ($$_: string, $$_p: null) => boolean;
34
- namespace custom_numbers {
35
- }
36
- type custom_numbers = null;
37
- namespace default_number {
38
- type CONTEXT = string;
39
- namespace PARAMS {
40
- }
41
- type RESULT = number;
42
- }
43
- type default_number = ($$_: string, $$_p: null) => number;
44
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmFsdWVfZGVzZXJpYWxpemVycy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL3NlYWxlZF9wYXJzZV9yZXN1bHQvdmFsdWVfZGVzZXJpYWxpemVycy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -1,44 +0,0 @@
1
- export type _T_Value_Serializers = {
2
- readonly 'boolean': ($$_: boolean, $$_p: null) => string;
3
- readonly 'custom numbers': null;
4
- readonly 'default number': ($$_: number, $$_p: null) => string;
5
- };
6
- export type Value_Serializers = _T_Value_Serializers;
7
- export declare namespace _T_Value_Serializers {
8
- namespace _boolean {
9
- type CONTEXT = boolean;
10
- namespace PARAMS {
11
- }
12
- type RESULT = string;
13
- }
14
- type _boolean = ($$_: boolean, $$_p: null) => string;
15
- namespace custom_numbers {
16
- }
17
- type custom_numbers = null;
18
- namespace default_number {
19
- type CONTEXT = number;
20
- namespace PARAMS {
21
- }
22
- type RESULT = string;
23
- }
24
- type default_number = ($$_: number, $$_p: null) => string;
25
- }
26
- export declare namespace Value_Serializers {
27
- namespace _boolean {
28
- type CONTEXT = boolean;
29
- namespace PARAMS {
30
- }
31
- type RESULT = string;
32
- }
33
- type _boolean = ($$_: boolean, $$_p: null) => string;
34
- namespace custom_numbers {
35
- }
36
- type custom_numbers = null;
37
- namespace default_number {
38
- type CONTEXT = number;
39
- namespace PARAMS {
40
- }
41
- type RESULT = string;
42
- }
43
- type default_number = ($$_: number, $$_p: null) => string;
44
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmFsdWVfc2VyaWFsaXplcnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9wYXJldG8vc2NoZW1hcy9zZWFsZWRfcGFyc2VfcmVzdWx0L3ZhbHVlX3NlcmlhbGl6ZXJzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==