exupery 0.1.10 → 0.1.11

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 (117) hide show
  1. package/dist/generated/implementation/generic/unmarshall.d.ts +27 -7
  2. package/dist/generated/implementation/generic/unmarshall.js +126 -34
  3. package/dist/generated/implementation/schemas/implementation/marshall.d.ts +7 -7
  4. package/dist/generated/implementation/schemas/implementation/marshall.js +6 -6
  5. package/dist/generated/implementation/schemas/implementation/resolve.d.ts +1 -1
  6. package/dist/generated/implementation/schemas/implementation/unmarshall.js +386 -191
  7. package/dist/generated/implementation/schemas/interface/marshall.d.ts +7 -7
  8. package/dist/generated/implementation/schemas/interface/marshall.js +7 -3
  9. package/dist/generated/implementation/schemas/interface/resolve.d.ts +1 -1
  10. package/dist/generated/implementation/schemas/interface/resolve.js +4 -1
  11. package/dist/generated/implementation/schemas/interface/unmarshall.js +179 -88
  12. package/dist/generated/implementation/schemas/typescript_light/marshall.d.ts +10 -10
  13. package/dist/generated/implementation/schemas/typescript_light/marshall.js +9 -9
  14. package/dist/generated/implementation/schemas/typescript_light/unmarshall.js +306 -154
  15. package/dist/generated/interface/schemas/implementation/{resolve.d.ts → data_types/resolve.d.ts} +1 -1
  16. package/dist/generated/interface/schemas/implementation/{resolve.js → data_types/resolve.js} +1 -1
  17. package/dist/generated/interface/schemas/implementation/{resolved.d.ts → data_types/resolved.d.ts} +2 -2
  18. package/dist/generated/interface/schemas/implementation/{resolved.js → data_types/resolved.js} +1 -1
  19. package/dist/generated/interface/schemas/implementation/{unresolved.d.ts → data_types/unresolved.d.ts} +2 -2
  20. package/dist/generated/interface/schemas/{interface → implementation/data_types}/unresolved.js +1 -1
  21. package/dist/generated/interface/schemas/implementation/marshall.d.ts +51 -94
  22. package/dist/generated/interface/schemas/implementation/migrate_boilerplate.d.ts +2 -2
  23. package/dist/generated/interface/schemas/implementation/unmarshall.d.ts +121 -36
  24. package/dist/generated/interface/schemas/implementation/value_deserializers.d.ts +44 -0
  25. package/dist/generated/interface/schemas/implementation/value_deserializers.js +3 -0
  26. package/dist/generated/interface/schemas/implementation/value_serializers.d.ts +44 -0
  27. package/dist/generated/interface/schemas/implementation/value_serializers.js +3 -0
  28. package/dist/generated/interface/schemas/interface/{resolve.d.ts → data_types/resolve.d.ts} +1 -1
  29. package/dist/generated/interface/schemas/interface/{constrained → data_types}/resolve.js +1 -1
  30. package/dist/generated/interface/schemas/interface/{resolved.d.ts → data_types/resolved.d.ts} +8 -6
  31. package/dist/generated/interface/schemas/interface/{resolved.js → data_types/resolved.js} +1 -1
  32. package/dist/generated/interface/schemas/interface/{unresolved.d.ts → data_types/unresolved.d.ts} +8 -6
  33. package/dist/generated/interface/schemas/{implementation → interface/data_types}/unresolved.js +1 -1
  34. package/dist/generated/interface/schemas/interface/marshall.d.ts +51 -94
  35. package/dist/generated/interface/schemas/interface/migrate_boilerplate.d.ts +2 -2
  36. package/dist/generated/interface/schemas/interface/unmarshall.d.ts +121 -36
  37. package/dist/generated/interface/schemas/interface/value_deserializers.d.ts +44 -0
  38. package/dist/generated/interface/schemas/interface/value_deserializers.js +3 -0
  39. package/dist/generated/interface/schemas/interface/value_serializers.d.ts +44 -0
  40. package/dist/generated/interface/schemas/interface/value_serializers.js +3 -0
  41. package/dist/generated/interface/schemas/typescript_light/{unconstrained.d.ts → data_types/unconstrained.d.ts} +1 -1
  42. package/dist/generated/interface/schemas/typescript_light/{unconstrained.js → data_types/unconstrained.js} +1 -1
  43. package/dist/generated/interface/schemas/typescript_light/marshall.d.ts +72 -115
  44. package/dist/generated/interface/schemas/typescript_light/migrate_boilerplate.d.ts +2 -2
  45. package/dist/generated/interface/schemas/typescript_light/unmarshall.d.ts +92 -11
  46. package/dist/generated/interface/schemas/typescript_light/value_deserializers.d.ts +44 -0
  47. package/dist/generated/interface/schemas/typescript_light/value_deserializers.js +3 -0
  48. package/dist/generated/interface/schemas/typescript_light/value_serializers.d.ts +44 -0
  49. package/dist/generated/interface/schemas/typescript_light/value_serializers.js +3 -0
  50. package/dist/shorthands/implementation.d.ts +2 -2
  51. package/dist/shorthands/interface.d.ts +4 -3
  52. package/dist/shorthands/interface.js +9 -3
  53. package/dist/shorthands/typescript_light.d.ts +1 -1
  54. package/dist/transformations/implementation/typescript_light.d.ts +3 -3
  55. package/dist/transformations/interface/typescript_light.d.ts +3 -3
  56. package/dist/transformations/interface/typescript_light.js +5 -4
  57. package/dist/transformations/library/typescript_light.d.ts +3 -3
  58. package/dist/transformations/typescript_light/fountain_pen_block.d.ts +1 -1
  59. package/package.json +3 -3
  60. package/dist/generated/generic/resolve.d.ts +0 -90
  61. package/dist/generated/generic/resolve.js +0 -251
  62. package/dist/generated/implementation/schemas/implementation/migration_boilerplate.d.ts +0 -8
  63. package/dist/generated/implementation/schemas/implementation/migration_boilerplate.js +0 -234
  64. package/dist/generated/implementation/schemas/implementation/serializer.d.ts +0 -8
  65. package/dist/generated/implementation/schemas/implementation/serializer.js +0 -533
  66. package/dist/generated/implementation/schemas/interface/migration_boilerplate.d.ts +0 -0
  67. package/dist/generated/implementation/schemas/interface/migration_boilerplate.js +0 -165
  68. package/dist/generated/implementation/schemas/interface/serializer.d.ts +0 -8
  69. package/dist/generated/implementation/schemas/interface/serializer.js +0 -299
  70. package/dist/generated/implementation/schemas/typescript_light/migration_boilerplate.d.ts +0 -5
  71. package/dist/generated/implementation/schemas/typescript_light/migration_boilerplate.js +0 -144
  72. package/dist/generated/implementation/schemas/typescript_light/serializer.d.ts +0 -11
  73. package/dist/generated/implementation/schemas/typescript_light/serializer.js +0 -429
  74. package/dist/generated/interface/core/poormans_parser.d.ts +0 -184
  75. package/dist/generated/interface/core/poormans_parser.js +0 -3
  76. package/dist/generated/interface/generic/resolve.d.ts +0 -11
  77. package/dist/generated/interface/generic/resolve.js +0 -3
  78. package/dist/generated/interface/schemas/implementation/migration_boilerplate.d.ts +0 -170
  79. package/dist/generated/interface/schemas/implementation/migration_boilerplate.js +0 -3
  80. package/dist/generated/interface/schemas/implementation/serializer.d.ts +0 -256
  81. package/dist/generated/interface/schemas/implementation/serializer.js +0 -3
  82. package/dist/generated/interface/schemas/interface/constrained/resolve.d.ts +0 -437
  83. package/dist/generated/interface/schemas/interface/migration_boilerplate.d.ts +0 -170
  84. package/dist/generated/interface/schemas/interface/migration_boilerplate.js +0 -3
  85. package/dist/generated/interface/schemas/interface/resolve.js +0 -3
  86. package/dist/generated/interface/schemas/interface/serializer.d.ts +0 -256
  87. package/dist/generated/interface/schemas/interface/serializer.js +0 -3
  88. package/dist/generated/interface/schemas/typescript_light/migration_boilerplate.d.ts +0 -222
  89. package/dist/generated/interface/schemas/typescript_light/migration_boilerplate.js +0 -3
  90. package/dist/generated/interface/schemas/typescript_light/serializer.d.ts +0 -346
  91. package/dist/generated/interface/schemas/typescript_light/serializer.js +0 -3
  92. package/dist/generated/interface/schemas/typescript_temp/migration_boilerplate.d.ts +0 -134
  93. package/dist/generated/interface/schemas/typescript_temp/migration_boilerplate.js +0 -3
  94. package/dist/generated/interface/schemas/typescript_temp/unconstrained.d.ts +0 -136
  95. package/dist/generated/interface/schemas/typescript_temp/unconstrained.js +0 -3
  96. package/dist/transformations/implementation/fountain_pen.d.ts +0 -6
  97. package/dist/transformations/implementation/fountain_pen.js +0 -36
  98. package/dist/transformations/implementation/typescript.d.ts +0 -24
  99. package/dist/transformations/implementation/typescript.js +0 -554
  100. package/dist/transformations/implementation/typescript_temp.d.ts +0 -24
  101. package/dist/transformations/implementation/typescript_temp.js +0 -554
  102. package/dist/transformations/interface/fountain_pen.d.ts +0 -4
  103. package/dist/transformations/interface/fountain_pen.js +0 -47
  104. package/dist/transformations/interface/typescript.d.ts +0 -23
  105. package/dist/transformations/interface/typescript.js +0 -524
  106. package/dist/transformations/interface/typescript_temp.d.ts +0 -23
  107. package/dist/transformations/interface/typescript_temp.js +0 -524
  108. package/dist/transformations/library/typescript_temp.d.ts +0 -10
  109. package/dist/transformations/library/typescript_temp.js +0 -42
  110. package/dist/transformations/typescript/fountain_pen.d.ts +0 -15
  111. package/dist/transformations/typescript/fountain_pen.js +0 -281
  112. package/dist/transformations/typescript/fountain_pen_block.d.ts +0 -15
  113. package/dist/transformations/typescript/fountain_pen_block.js +0 -281
  114. package/dist/transformations/typescript/operations/create_identifier.d.ts +0 -1
  115. package/dist/transformations/typescript/operations/create_identifier.js +0 -260
  116. package/dist/transformations/typescript_temp/fountain_pen_block.d.ts +0 -3
  117. package/dist/transformations/typescript_temp/fountain_pen_block.js +0 -8
@@ -1,184 +0,0 @@
1
- import * as _pt from 'exupery-core-types';
2
- export type _T_Derived_Reference<G_Source, T_Type> = null;
3
- export type _T_Dictionary<G_Source, T_D> = {
4
- readonly 'dictionary': _pt.Dictionary<{
5
- readonly 'entry': T_D;
6
- readonly 'location': G_Source;
7
- }>;
8
- readonly 'location': G_Source;
9
- };
10
- export type _T_List<G_Source, T_L> = {
11
- readonly 'list': _pt.Array<{
12
- readonly 'element': T_L;
13
- readonly 'location': G_Source;
14
- }>;
15
- readonly 'location': G_Source;
16
- };
17
- export type _T_Ordered_Dictionary<G_Source, T_D> = {
18
- readonly 'dictionary': _pt.Dictionary<{
19
- readonly 'entry': T_D;
20
- readonly 'location': G_Source;
21
- }>;
22
- readonly 'location': G_Source;
23
- };
24
- export type _T_Reference_To_Circular_Dependent_Sibling<G_Source, T_Dictionary_Entry> = {
25
- readonly 'key': string;
26
- readonly 'location': G_Source;
27
- };
28
- export type _T_Reference_To_Normal_Dictionary_Entry<G_Source, T_Dictionary_Entry> = {
29
- readonly 'key': string;
30
- readonly 'location': G_Source;
31
- };
32
- export type _T_Reference_To_Stacked_Dictionary_Entry<G_Source, T_Dictionary_Entry> = {
33
- readonly 'key': string;
34
- readonly 'location': G_Source;
35
- readonly 'up steps': number;
36
- };
37
- export type _T_State_Group<G_Source, T_SG> = {
38
- readonly 'location': G_Source;
39
- readonly 'state group': T_SG;
40
- };
41
- export type Derived_Reference<G_Source, T_Type> = _T_Derived_Reference<G_Source, T_Type>;
42
- export type Dictionary<G_Source, T_D> = _T_Dictionary<G_Source, T_D>;
43
- export type List<G_Source, T_L> = _T_List<G_Source, T_L>;
44
- export type Ordered_Dictionary<G_Source, T_D> = _T_Ordered_Dictionary<G_Source, T_D>;
45
- export type Reference_To_Circular_Dependent_Sibling<G_Source, T_Dictionary_Entry> = _T_Reference_To_Circular_Dependent_Sibling<G_Source, T_Dictionary_Entry>;
46
- export type Reference_To_Normal_Dictionary_Entry<G_Source, T_Dictionary_Entry> = _T_Reference_To_Normal_Dictionary_Entry<G_Source, T_Dictionary_Entry>;
47
- export type Reference_To_Stacked_Dictionary_Entry<G_Source, T_Dictionary_Entry> = _T_Reference_To_Stacked_Dictionary_Entry<G_Source, T_Dictionary_Entry>;
48
- export type State_Group<G_Source, T_SG> = _T_State_Group<G_Source, T_SG>;
49
- export declare namespace _T_Dictionary {
50
- namespace dictionary {
51
- namespace D {
52
- type entry<G_Source, T_D> = T_D;
53
- type location<G_Source, T_D> = G_Source;
54
- }
55
- type D<G_Source, T_D> = {
56
- readonly 'entry': T_D;
57
- readonly 'location': G_Source;
58
- };
59
- }
60
- type dictionary<G_Source, T_D> = _pt.Dictionary<{
61
- readonly 'entry': T_D;
62
- readonly 'location': G_Source;
63
- }>;
64
- type location<G_Source, T_D> = G_Source;
65
- }
66
- export declare namespace _T_List {
67
- namespace list {
68
- namespace L {
69
- type element<G_Source, T_L> = T_L;
70
- type location<G_Source, T_L> = G_Source;
71
- }
72
- type L<G_Source, T_L> = {
73
- readonly 'element': T_L;
74
- readonly 'location': G_Source;
75
- };
76
- }
77
- type list<G_Source, T_L> = _pt.Array<{
78
- readonly 'element': T_L;
79
- readonly 'location': G_Source;
80
- }>;
81
- type location<G_Source, T_L> = G_Source;
82
- }
83
- export declare namespace _T_Ordered_Dictionary {
84
- namespace dictionary {
85
- namespace D {
86
- type entry<G_Source, T_D> = T_D;
87
- type location<G_Source, T_D> = G_Source;
88
- }
89
- type D<G_Source, T_D> = {
90
- readonly 'entry': T_D;
91
- readonly 'location': G_Source;
92
- };
93
- }
94
- type dictionary<G_Source, T_D> = _pt.Dictionary<{
95
- readonly 'entry': T_D;
96
- readonly 'location': G_Source;
97
- }>;
98
- type location<G_Source, T_D> = G_Source;
99
- }
100
- export declare namespace _T_Reference_To_Circular_Dependent_Sibling {
101
- type key<G_Source, T_Dictionary_Entry> = string;
102
- type location<G_Source, T_Dictionary_Entry> = G_Source;
103
- }
104
- export declare namespace _T_Reference_To_Normal_Dictionary_Entry {
105
- type key<G_Source, T_Dictionary_Entry> = string;
106
- type location<G_Source, T_Dictionary_Entry> = G_Source;
107
- }
108
- export declare namespace _T_Reference_To_Stacked_Dictionary_Entry {
109
- type key<G_Source, T_Dictionary_Entry> = string;
110
- type location<G_Source, T_Dictionary_Entry> = G_Source;
111
- type up_steps<G_Source, T_Dictionary_Entry> = number;
112
- }
113
- export declare namespace _T_State_Group {
114
- type location<G_Source, T_SG> = G_Source;
115
- type state_group<G_Source, T_SG> = T_SG;
116
- }
117
- export declare namespace Dictionary {
118
- namespace dictionary {
119
- namespace D {
120
- type entry<G_Source, T_D> = T_D;
121
- type location<G_Source, T_D> = G_Source;
122
- }
123
- type D<G_Source, T_D> = {
124
- readonly 'entry': T_D;
125
- readonly 'location': G_Source;
126
- };
127
- }
128
- type dictionary<G_Source, T_D> = _pt.Dictionary<{
129
- readonly 'entry': T_D;
130
- readonly 'location': G_Source;
131
- }>;
132
- type location<G_Source, T_D> = G_Source;
133
- }
134
- export declare namespace List {
135
- namespace list {
136
- namespace L {
137
- type element<G_Source, T_L> = T_L;
138
- type location<G_Source, T_L> = G_Source;
139
- }
140
- type L<G_Source, T_L> = {
141
- readonly 'element': T_L;
142
- readonly 'location': G_Source;
143
- };
144
- }
145
- type list<G_Source, T_L> = _pt.Array<{
146
- readonly 'element': T_L;
147
- readonly 'location': G_Source;
148
- }>;
149
- type location<G_Source, T_L> = G_Source;
150
- }
151
- export declare namespace Ordered_Dictionary {
152
- namespace dictionary {
153
- namespace D {
154
- type entry<G_Source, T_D> = T_D;
155
- type location<G_Source, T_D> = G_Source;
156
- }
157
- type D<G_Source, T_D> = {
158
- readonly 'entry': T_D;
159
- readonly 'location': G_Source;
160
- };
161
- }
162
- type dictionary<G_Source, T_D> = _pt.Dictionary<{
163
- readonly 'entry': T_D;
164
- readonly 'location': G_Source;
165
- }>;
166
- type location<G_Source, T_D> = G_Source;
167
- }
168
- export declare namespace Reference_To_Circular_Dependent_Sibling {
169
- type key<G_Source, T_Dictionary_Entry> = string;
170
- type location<G_Source, T_Dictionary_Entry> = G_Source;
171
- }
172
- export declare namespace Reference_To_Normal_Dictionary_Entry {
173
- type key<G_Source, T_Dictionary_Entry> = string;
174
- type location<G_Source, T_Dictionary_Entry> = G_Source;
175
- }
176
- export declare namespace Reference_To_Stacked_Dictionary_Entry {
177
- type key<G_Source, T_Dictionary_Entry> = string;
178
- type location<G_Source, T_Dictionary_Entry> = G_Source;
179
- type up_steps<G_Source, T_Dictionary_Entry> = number;
180
- }
181
- export declare namespace State_Group {
182
- type location<G_Source, T_SG> = G_Source;
183
- type state_group<G_Source, T_SG> = T_SG;
184
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicG9vcm1hbnNfcGFyc2VyLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2dlbmVyYXRlZC9pbnRlcmZhY2UvY29yZS9wb29ybWFuc19wYXJzZXIudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -1,11 +0,0 @@
1
- import * as pt from 'exupery-core-types';
2
- export type Location_to_String<Source> = ($: Source) => string;
3
- export type _T_Location_2_String<Source> = Location_to_String<Source>;
4
- export type Non_Circular_Result<T> = ['error', ['circular', pt.Array<string>]] | ['resolved', T];
5
- export type Acyclic_Lookup<T> = pt.Optional_Value<pt.Lookup<Non_Circular_Result<T>>>;
6
- export type _T_Acyclic_Lookup<T> = Acyclic_Lookup<T>;
7
- export type Possibly_Circular_Result<T> = pt.Computed_Value<T>;
8
- export type Cyclic_Lookup<T> = pt.Optional_Value<pt.Lookup<Possibly_Circular_Result<T>>>;
9
- export type _T_Cyclic_Lookup<T> = Cyclic_Lookup<T>;
10
- export type Lookup_Stack<T> = pt.Array<Acyclic_Lookup<T>>;
11
- export type _T_Lookup_Stack<T> = Lookup_Stack<T>;
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9nZW5lcmF0ZWQvaW50ZXJmYWNlL2dlbmVyaWMvcmVzb2x2ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -1,170 +0,0 @@
1
- import * as _i_in from "./resolved";
2
- import * as _i_out from "./unresolved";
3
- export type _T_Initialization = ($$_: _i_in._T_Initialization, $$_p: null) => _i_out._T_Initialization<null>;
4
- export type _T_Literal = ($$_: _i_in._T_Literal, $$_p: null) => _i_out._T_Literal<null>;
5
- export type _T_Module = ($$_: _i_in._T_Module, $$_p: null) => _i_out._T_Module<null>;
6
- export type _T_Module_Set = ($$_: _i_in._T_Module_Set, $$_p: null) => _i_out._T_Module_Set<null>;
7
- export type _T_Selection = ($$_: _i_in._T_Selection, $$_p: null) => _i_out._T_Selection<null>;
8
- export type _T_Type_Parameters = ($$_: _i_in._T_Type_Parameters, $$_p: null) => _i_out._T_Type_Parameters<null>;
9
- export type _T_Variables = ($$_: _i_in._T_Variables, $$_p: null) => _i_out._T_Variables<null>;
10
- export type Initialization = _T_Initialization;
11
- export type Literal = _T_Literal;
12
- export type Module = _T_Module;
13
- export type Module_Set = _T_Module_Set;
14
- export type Selection = _T_Selection;
15
- export type Type_Parameters = _T_Type_Parameters;
16
- export type Variables = _T_Variables;
17
- export declare namespace _T_Initialization {
18
- namespace CONTEXT {
19
- }
20
- type CONTEXT = _i_in._T_Initialization;
21
- namespace PARAMS {
22
- }
23
- namespace RESULT {
24
- type annotation = null;
25
- }
26
- type RESULT = _i_out._T_Initialization<null>;
27
- }
28
- export declare namespace _T_Literal {
29
- namespace CONTEXT {
30
- }
31
- type CONTEXT = _i_in._T_Literal;
32
- namespace PARAMS {
33
- }
34
- namespace RESULT {
35
- type annotation = null;
36
- }
37
- type RESULT = _i_out._T_Literal<null>;
38
- }
39
- export declare namespace _T_Module {
40
- namespace CONTEXT {
41
- }
42
- type CONTEXT = _i_in._T_Module;
43
- namespace PARAMS {
44
- }
45
- namespace RESULT {
46
- type annotation = null;
47
- }
48
- type RESULT = _i_out._T_Module<null>;
49
- }
50
- export declare namespace _T_Module_Set {
51
- namespace CONTEXT {
52
- }
53
- type CONTEXT = _i_in._T_Module_Set;
54
- namespace PARAMS {
55
- }
56
- namespace RESULT {
57
- type annotation = null;
58
- }
59
- type RESULT = _i_out._T_Module_Set<null>;
60
- }
61
- export declare namespace _T_Selection {
62
- namespace CONTEXT {
63
- }
64
- type CONTEXT = _i_in._T_Selection;
65
- namespace PARAMS {
66
- }
67
- namespace RESULT {
68
- type annotation = null;
69
- }
70
- type RESULT = _i_out._T_Selection<null>;
71
- }
72
- export declare namespace _T_Type_Parameters {
73
- namespace CONTEXT {
74
- }
75
- type CONTEXT = _i_in._T_Type_Parameters;
76
- namespace PARAMS {
77
- }
78
- namespace RESULT {
79
- type annotation = null;
80
- }
81
- type RESULT = _i_out._T_Type_Parameters<null>;
82
- }
83
- export declare namespace _T_Variables {
84
- namespace CONTEXT {
85
- }
86
- type CONTEXT = _i_in._T_Variables;
87
- namespace PARAMS {
88
- }
89
- namespace RESULT {
90
- type annotation = null;
91
- }
92
- type RESULT = _i_out._T_Variables<null>;
93
- }
94
- export declare namespace Initialization {
95
- namespace CONTEXT {
96
- }
97
- type CONTEXT = _i_in._T_Initialization;
98
- namespace PARAMS {
99
- }
100
- namespace RESULT {
101
- type annotation = null;
102
- }
103
- type RESULT = _i_out._T_Initialization<null>;
104
- }
105
- export declare namespace Literal {
106
- namespace CONTEXT {
107
- }
108
- type CONTEXT = _i_in._T_Literal;
109
- namespace PARAMS {
110
- }
111
- namespace RESULT {
112
- type annotation = null;
113
- }
114
- type RESULT = _i_out._T_Literal<null>;
115
- }
116
- export declare namespace Module {
117
- namespace CONTEXT {
118
- }
119
- type CONTEXT = _i_in._T_Module;
120
- namespace PARAMS {
121
- }
122
- namespace RESULT {
123
- type annotation = null;
124
- }
125
- type RESULT = _i_out._T_Module<null>;
126
- }
127
- export declare namespace Module_Set {
128
- namespace CONTEXT {
129
- }
130
- type CONTEXT = _i_in._T_Module_Set;
131
- namespace PARAMS {
132
- }
133
- namespace RESULT {
134
- type annotation = null;
135
- }
136
- type RESULT = _i_out._T_Module_Set<null>;
137
- }
138
- export declare namespace Selection {
139
- namespace CONTEXT {
140
- }
141
- type CONTEXT = _i_in._T_Selection;
142
- namespace PARAMS {
143
- }
144
- namespace RESULT {
145
- type annotation = null;
146
- }
147
- type RESULT = _i_out._T_Selection<null>;
148
- }
149
- export declare namespace Type_Parameters {
150
- namespace CONTEXT {
151
- }
152
- type CONTEXT = _i_in._T_Type_Parameters;
153
- namespace PARAMS {
154
- }
155
- namespace RESULT {
156
- type annotation = null;
157
- }
158
- type RESULT = _i_out._T_Type_Parameters<null>;
159
- }
160
- export declare namespace Variables {
161
- namespace CONTEXT {
162
- }
163
- type CONTEXT = _i_in._T_Variables;
164
- namespace PARAMS {
165
- }
166
- namespace RESULT {
167
- type annotation = null;
168
- }
169
- type RESULT = _i_out._T_Variables<null>;
170
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWlncmF0aW9uX2JvaWxlcnBsYXRlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2dlbmVyYXRlZC9pbnRlcmZhY2Uvc2NoZW1hcy9pbXBsZW1lbnRhdGlvbi9taWdyYXRpb25fYm9pbGVycGxhdGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -1,256 +0,0 @@
1
- import * as _i_in from "./resolved";
2
- import * as _i_out from "../../core/astn_target";
3
- export type _T_Value_Serializers = {
4
- readonly 'boolean': ($$_: boolean, $$_p: null) => string;
5
- readonly 'custom numbers': null;
6
- readonly 'default number': ($$_: number, $$_p: null) => string;
7
- };
8
- export type _T_s_Initialization = ($$_: _i_in._T_Initialization, $$_p: {
9
- readonly 'value serializers': _T_Value_Serializers;
10
- }) => _i_out._T_Value;
11
- export type _T_s_Literal = ($$_: _i_in._T_Literal, $$_p: {
12
- readonly 'value serializers': _T_Value_Serializers;
13
- }) => _i_out._T_Value;
14
- export type _T_s_Module = ($$_: _i_in._T_Module, $$_p: {
15
- readonly 'value serializers': _T_Value_Serializers;
16
- }) => _i_out._T_Value;
17
- export type _T_s_Module_Set = ($$_: _i_in._T_Module_Set, $$_p: {
18
- readonly 'value serializers': _T_Value_Serializers;
19
- }) => _i_out._T_Value;
20
- export type _T_s_Selection = ($$_: _i_in._T_Selection, $$_p: {
21
- readonly 'value serializers': _T_Value_Serializers;
22
- }) => _i_out._T_Value;
23
- export type _T_s_Type_Parameters = ($$_: _i_in._T_Type_Parameters, $$_p: {
24
- readonly 'value serializers': _T_Value_Serializers;
25
- }) => _i_out._T_Value;
26
- export type _T_s_Variables = ($$_: _i_in._T_Variables, $$_p: {
27
- readonly 'value serializers': _T_Value_Serializers;
28
- }) => _i_out._T_Value;
29
- export type Value_Serializers = _T_Value_Serializers;
30
- export type s_Initialization = _T_s_Initialization;
31
- export type s_Literal = _T_s_Literal;
32
- export type s_Module = _T_s_Module;
33
- export type s_Module_Set = _T_s_Module_Set;
34
- export type s_Selection = _T_s_Selection;
35
- export type s_Type_Parameters = _T_s_Type_Parameters;
36
- export type s_Variables = _T_s_Variables;
37
- export declare namespace _T_Value_Serializers {
38
- namespace _boolean {
39
- type CONTEXT = boolean;
40
- namespace PARAMS {
41
- }
42
- type RESULT = string;
43
- }
44
- type _boolean = ($$_: boolean, $$_p: null) => string;
45
- namespace custom_numbers {
46
- }
47
- type custom_numbers = null;
48
- namespace default_number {
49
- type CONTEXT = number;
50
- namespace PARAMS {
51
- }
52
- type RESULT = string;
53
- }
54
- type default_number = ($$_: number, $$_p: null) => string;
55
- }
56
- export declare namespace _T_s_Initialization {
57
- namespace CONTEXT {
58
- }
59
- type CONTEXT = _i_in._T_Initialization;
60
- namespace PARAMS {
61
- namespace value_serializers {
62
- }
63
- type value_serializers = _T_Value_Serializers;
64
- }
65
- namespace RESULT {
66
- }
67
- type RESULT = _i_out._T_Value;
68
- }
69
- export declare namespace _T_s_Literal {
70
- namespace CONTEXT {
71
- }
72
- type CONTEXT = _i_in._T_Literal;
73
- namespace PARAMS {
74
- namespace value_serializers {
75
- }
76
- type value_serializers = _T_Value_Serializers;
77
- }
78
- namespace RESULT {
79
- }
80
- type RESULT = _i_out._T_Value;
81
- }
82
- export declare namespace _T_s_Module {
83
- namespace CONTEXT {
84
- }
85
- type CONTEXT = _i_in._T_Module;
86
- namespace PARAMS {
87
- namespace value_serializers {
88
- }
89
- type value_serializers = _T_Value_Serializers;
90
- }
91
- namespace RESULT {
92
- }
93
- type RESULT = _i_out._T_Value;
94
- }
95
- export declare namespace _T_s_Module_Set {
96
- namespace CONTEXT {
97
- }
98
- type CONTEXT = _i_in._T_Module_Set;
99
- namespace PARAMS {
100
- namespace value_serializers {
101
- }
102
- type value_serializers = _T_Value_Serializers;
103
- }
104
- namespace RESULT {
105
- }
106
- type RESULT = _i_out._T_Value;
107
- }
108
- export declare namespace _T_s_Selection {
109
- namespace CONTEXT {
110
- }
111
- type CONTEXT = _i_in._T_Selection;
112
- namespace PARAMS {
113
- namespace value_serializers {
114
- }
115
- type value_serializers = _T_Value_Serializers;
116
- }
117
- namespace RESULT {
118
- }
119
- type RESULT = _i_out._T_Value;
120
- }
121
- export declare namespace _T_s_Type_Parameters {
122
- namespace CONTEXT {
123
- }
124
- type CONTEXT = _i_in._T_Type_Parameters;
125
- namespace PARAMS {
126
- namespace value_serializers {
127
- }
128
- type value_serializers = _T_Value_Serializers;
129
- }
130
- namespace RESULT {
131
- }
132
- type RESULT = _i_out._T_Value;
133
- }
134
- export declare namespace _T_s_Variables {
135
- namespace CONTEXT {
136
- }
137
- type CONTEXT = _i_in._T_Variables;
138
- namespace PARAMS {
139
- namespace value_serializers {
140
- }
141
- type value_serializers = _T_Value_Serializers;
142
- }
143
- namespace RESULT {
144
- }
145
- type RESULT = _i_out._T_Value;
146
- }
147
- export declare namespace Value_Serializers {
148
- namespace _boolean {
149
- type CONTEXT = boolean;
150
- namespace PARAMS {
151
- }
152
- type RESULT = string;
153
- }
154
- type _boolean = ($$_: boolean, $$_p: null) => string;
155
- namespace custom_numbers {
156
- }
157
- type custom_numbers = null;
158
- namespace default_number {
159
- type CONTEXT = number;
160
- namespace PARAMS {
161
- }
162
- type RESULT = string;
163
- }
164
- type default_number = ($$_: number, $$_p: null) => string;
165
- }
166
- export declare namespace s_Initialization {
167
- namespace CONTEXT {
168
- }
169
- type CONTEXT = _i_in._T_Initialization;
170
- namespace PARAMS {
171
- namespace value_serializers {
172
- }
173
- type value_serializers = _T_Value_Serializers;
174
- }
175
- namespace RESULT {
176
- }
177
- type RESULT = _i_out._T_Value;
178
- }
179
- export declare namespace s_Literal {
180
- namespace CONTEXT {
181
- }
182
- type CONTEXT = _i_in._T_Literal;
183
- namespace PARAMS {
184
- namespace value_serializers {
185
- }
186
- type value_serializers = _T_Value_Serializers;
187
- }
188
- namespace RESULT {
189
- }
190
- type RESULT = _i_out._T_Value;
191
- }
192
- export declare namespace s_Module {
193
- namespace CONTEXT {
194
- }
195
- type CONTEXT = _i_in._T_Module;
196
- namespace PARAMS {
197
- namespace value_serializers {
198
- }
199
- type value_serializers = _T_Value_Serializers;
200
- }
201
- namespace RESULT {
202
- }
203
- type RESULT = _i_out._T_Value;
204
- }
205
- export declare namespace s_Module_Set {
206
- namespace CONTEXT {
207
- }
208
- type CONTEXT = _i_in._T_Module_Set;
209
- namespace PARAMS {
210
- namespace value_serializers {
211
- }
212
- type value_serializers = _T_Value_Serializers;
213
- }
214
- namespace RESULT {
215
- }
216
- type RESULT = _i_out._T_Value;
217
- }
218
- export declare namespace s_Selection {
219
- namespace CONTEXT {
220
- }
221
- type CONTEXT = _i_in._T_Selection;
222
- namespace PARAMS {
223
- namespace value_serializers {
224
- }
225
- type value_serializers = _T_Value_Serializers;
226
- }
227
- namespace RESULT {
228
- }
229
- type RESULT = _i_out._T_Value;
230
- }
231
- export declare namespace s_Type_Parameters {
232
- namespace CONTEXT {
233
- }
234
- type CONTEXT = _i_in._T_Type_Parameters;
235
- namespace PARAMS {
236
- namespace value_serializers {
237
- }
238
- type value_serializers = _T_Value_Serializers;
239
- }
240
- namespace RESULT {
241
- }
242
- type RESULT = _i_out._T_Value;
243
- }
244
- export declare namespace s_Variables {
245
- namespace CONTEXT {
246
- }
247
- type CONTEXT = _i_in._T_Variables;
248
- namespace PARAMS {
249
- namespace value_serializers {
250
- }
251
- type value_serializers = _T_Value_Serializers;
252
- }
253
- namespace RESULT {
254
- }
255
- type RESULT = _i_out._T_Value;
256
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2VyaWFsaXplci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9nZW5lcmF0ZWQvaW50ZXJmYWNlL3NjaGVtYXMvaW1wbGVtZW50YXRpb24vc2VyaWFsaXplci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=