astn 0.112.0 → 0.112.1

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