pareto-liana 0.0.0 → 0.0.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 (229) hide show
  1. package/dist/bin/compile_temp_schemas.js +18 -8
  2. package/dist/bin/seal.d.ts +0 -2
  3. package/dist/bin/seal.js +15 -34
  4. package/dist/bin/serialize_schemas.js +18 -8
  5. package/dist/data/temporary_schemas/all.d.ts +1 -1
  6. package/dist/data/temporary_schemas/all.js +68 -58
  7. package/dist/data/temporary_schemas/pareto/schema_tree.astn.js +7 -15
  8. package/dist/data/temporary_schemas/{exupery → pareto}/schemas/implementation/$.globals.astn.js +1 -1
  9. package/dist/data/temporary_schemas/{exupery → pareto}/schemas/implementation/$.module.astn.js +1 -1
  10. package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.js +210 -0
  11. package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.js +14 -0
  12. package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.js +210 -0
  13. package/dist/data/temporary_schemas/{exupery → pareto}/schemas/interface/$.globals.astn.js +1 -1
  14. package/dist/data/temporary_schemas/pareto/schemas/{schema → interface}/$.module.astn.js +1 -1
  15. package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.js +89 -0
  16. package/dist/data/temporary_schemas/{exupery → pareto}/schemas/interface/$.signatures.astn.js +1 -1
  17. package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.js +89 -0
  18. package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.globals.astn.d.ts +2 -0
  19. package/dist/data/temporary_schemas/{exupery → pareto}/schemas/typescript_light/$.globals.astn.js +1 -1
  20. package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.d.ts +2 -0
  21. package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_errors → typescript_light}/$.module.astn.js +1 -1
  22. package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.d.ts +2 -0
  23. package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.js +186 -0
  24. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +20 -1
  25. package/dist/data/temporary_schemas/{exupery → pareto-liana}/module.astn.js +1 -1
  26. package/dist/data/temporary_schemas/{exupery → pareto-liana}/operations.astn.js +1 -1
  27. package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.js +21 -0
  28. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/module/$.globals.astn.js +1 -1
  29. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/module/$.module.astn.js +1 -1
  30. package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.js +41 -0
  31. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/module/$.signatures.astn.js +1 -1
  32. package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.js +19 -0
  33. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/schema/$.globals.astn.js +1 -1
  34. package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.module.astn.js +1 -1
  35. package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.js +599 -0
  36. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/schema/$.signatures.astn.js +1 -1
  37. package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.js +397 -0
  38. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_errors/$.globals.astn.js +1 -1
  39. package/dist/data/temporary_schemas/{exupery/schemas/typescript_light → pareto-liana/schemas/unmarshall_errors}/$.module.astn.js +1 -1
  40. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_errors/$.types.astn.js +1 -1
  41. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_result/$.globals.astn.js +1 -1
  42. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_result/$.module.astn.js +1 -1
  43. package/dist/data/temporary_schemas/{pareto → pareto-liana}/schemas/unmarshall_result/$.types.astn.js +1 -1
  44. package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +39 -37
  45. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +4 -2
  46. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +3 -3
  47. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +4 -2
  48. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +4 -4
  49. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +4 -2
  50. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +4 -4
  51. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +4 -2
  52. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +3 -3
  53. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +4 -2
  54. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +4 -4
  55. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +4 -2
  56. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +4 -4
  57. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +4 -2
  58. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +4 -4
  59. package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.globals.astn.js +6 -0
  60. package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.js +8 -0
  61. package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.js +11 -0
  62. package/dist/implementation/generated/pareto/schemas/generic/unmarshall.d.ts +0 -0
  63. package/dist/implementation/generated/pareto/schemas/generic/unmarshall.js +307 -0
  64. package/dist/implementation/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
  65. package/dist/implementation/generated/pareto/schemas/schema/unmarshall.js +2265 -0
  66. package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +4 -1
  67. package/dist/implementation/manual/commands/compile_temp_schemas.js +117 -85
  68. package/dist/implementation/manual/commands/seal.d.ts +0 -2
  69. package/dist/implementation/manual/commands/seal.js +63 -56
  70. package/dist/implementation/manual/commands/serialize_schemas.js +19 -9
  71. package/dist/implementation/manual/queries/load_pareto_document.d.ts +0 -2
  72. package/dist/implementation/manual/queries/load_pareto_document.js +31 -42
  73. package/dist/implementation/manual/queries/load_pareto_file.d.ts +0 -2
  74. package/dist/implementation/manual/queries/load_pareto_file.js +25 -35
  75. package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +1 -1
  76. package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +41 -20
  77. package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +1 -1
  78. package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +19 -9
  79. package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +1 -1
  80. package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +18 -8
  81. package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +1 -1
  82. package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +19 -9
  83. package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +1 -1
  84. package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.js +19 -9
  85. package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +1 -1
  86. package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +19 -9
  87. package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +21 -11
  88. package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +21 -11
  89. package/dist/implementation/manual/schemas/schema/deserializers.d.ts +0 -12
  90. package/dist/implementation/manual/schemas/schema/deserializers.js +97 -100
  91. package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +1 -1
  92. package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +44 -34
  93. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +2 -2
  94. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +25 -15
  95. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +2 -2
  96. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +21 -11
  97. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +3 -3
  98. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +27 -17
  99. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +3 -3
  100. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +28 -18
  101. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +3 -3
  102. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +35 -25
  103. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +2 -2
  104. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +25 -15
  105. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +3 -3
  106. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +31 -21
  107. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +1 -1
  108. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +19 -9
  109. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +1 -1
  110. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +20 -10
  111. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +1 -1
  112. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.js +19 -9
  113. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +1 -1
  114. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.js +19 -9
  115. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +2 -2
  116. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +22 -12
  117. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +1 -1
  118. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.js +19 -9
  119. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +2 -2
  120. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +24 -14
  121. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +1 -1
  122. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.js +19 -9
  123. package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +4 -0
  124. package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +36 -12
  125. package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +0 -15
  126. package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +50 -48
  127. package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +2 -1
  128. package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +27 -13
  129. package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +22 -12
  130. package/dist/implementation/temp/resolve_generic.d.ts +61 -0
  131. package/dist/implementation/temp/resolve_generic.js +223 -0
  132. package/dist/implementation/temp/resolvers/module.d.ts +3 -3
  133. package/dist/implementation/temp/resolvers/module.js +68 -97
  134. package/dist/implementation/temp/resolvers/schema.d.ts +24 -24
  135. package/dist/implementation/temp/resolvers/schema.js +886 -1337
  136. package/dist/implementation/temp_flatten_dictionary.d.ts +4 -0
  137. package/dist/implementation/temp_flatten_dictionary.js +49 -0
  138. package/dist/interface/generated/pareto/core/resolve.d.ts +12 -0
  139. package/dist/interface/generated/pareto/{schemas/schema/data_types → core}/resolve.js +1 -1
  140. package/dist/interface/generated/pareto/core/unconstrained.d.ts +19 -0
  141. package/dist/interface/generated/pareto/core/unconstrained.js +3 -0
  142. package/dist/interface/generated/pareto/core/unresolved.d.ts +181 -0
  143. package/dist/interface/generated/pareto/core/unresolved.js +3 -0
  144. package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +1 -1
  145. package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +1 -1
  146. package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +1 -1
  147. package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +1 -1
  148. package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +1 -1
  149. package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +4 -2
  150. package/dist/interface/generated/pareto/schemas/parse_tree/data.d.ts +1 -1
  151. package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +18 -5
  152. package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +1 -1
  153. package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +38 -37
  154. package/dist/interface/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
  155. package/dist/interface/generated/pareto/schemas/schema/unmarshall.js +152 -0
  156. package/dist/interface/generated/pareto/schemas/token/data.d.ts +1 -1
  157. package/dist/interface/generated/pareto/schemas/unmarshall_errors/data.d.ts +1 -1
  158. package/dist/interface/resources.d.ts +1 -1
  159. package/dist/interface/signatures.d.ts +1 -1
  160. package/dist/interface/to_be_generated/deserialize_schema.d.ts +2 -1
  161. package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +1 -1
  162. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +1 -1
  163. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +19 -9
  164. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +1 -1
  165. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +19 -9
  166. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.d.ts +1 -1
  167. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +18 -8
  168. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.d.ts +1 -1
  169. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +20 -10
  170. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +19 -9
  171. package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +19 -9
  172. package/dist/modules/common_tool_signatures/interface/signatures.d.ts +1 -1
  173. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +19 -9
  174. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +19 -9
  175. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +20 -10
  176. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +23 -12
  177. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +23 -12
  178. package/dist/modules/pareto-fountain-pen-directory/interface/resources.d.ts +1 -1
  179. package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +1 -1
  180. package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +1 -1
  181. package/dist/shorthands/module.js +18 -8
  182. package/dist/shorthands/schema.js +18 -8
  183. package/package.json +4 -5
  184. package/dist/data/temporary_schemas/exupery/schema_tree.astn.js +0 -13
  185. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.js +0 -199
  186. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.js +0 -13
  187. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.js +0 -199
  188. package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.js +0 -89
  189. package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.js +0 -89
  190. package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.js +0 -139
  191. package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.js +0 -45
  192. package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.js +0 -20
  193. package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.js +0 -600
  194. package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.js +0 -397
  195. package/dist/interface/generated/pareto/schemas/module/data_types/resolve.d.ts +0 -15
  196. package/dist/interface/generated/pareto/schemas/module/data_types/resolve.js +0 -3
  197. package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.d.ts +0 -410
  198. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_errors → implementation}/$.globals.astn.d.ts +0 -0
  199. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_errors → implementation}/$.module.astn.d.ts +0 -0
  200. /package/dist/data/temporary_schemas/pareto/schemas/{module → implementation}/$.resolvers.astn.d.ts +0 -0
  201. /package/dist/data/temporary_schemas/pareto/schemas/{module → implementation}/$.signatures.astn.d.ts +0 -0
  202. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_errors → implementation}/$.types.astn.d.ts +0 -0
  203. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_result → interface}/$.globals.astn.d.ts +0 -0
  204. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_result → interface}/$.module.astn.d.ts +0 -0
  205. /package/dist/data/temporary_schemas/pareto/schemas/{schema → interface}/$.resolvers.astn.d.ts +0 -0
  206. /package/dist/data/temporary_schemas/pareto/schemas/{schema → interface}/$.signatures.astn.d.ts +0 -0
  207. /package/dist/data/temporary_schemas/pareto/schemas/{unmarshall_result → interface}/$.types.astn.d.ts +0 -0
  208. /package/dist/data/temporary_schemas/{exupery → pareto-liana}/module.astn.d.ts +0 -0
  209. /package/dist/data/temporary_schemas/{exupery → pareto-liana}/operations.astn.d.ts +0 -0
  210. /package/dist/data/temporary_schemas/{exupery → pareto-liana}/schema_tree.astn.d.ts +0 -0
  211. /package/dist/data/temporary_schemas/{exupery/schemas/implementation → pareto-liana/schemas/module}/$.globals.astn.d.ts +0 -0
  212. /package/dist/data/temporary_schemas/{exupery/schemas/implementation → pareto-liana/schemas/module}/$.module.astn.d.ts +0 -0
  213. /package/dist/data/temporary_schemas/{exupery/schemas/implementation → pareto-liana/schemas/module}/$.resolvers.astn.d.ts +0 -0
  214. /package/dist/data/temporary_schemas/{exupery/schemas/implementation → pareto-liana/schemas/module}/$.signatures.astn.d.ts +0 -0
  215. /package/dist/data/temporary_schemas/{exupery/schemas/implementation → pareto-liana/schemas/module}/$.types.astn.d.ts +0 -0
  216. /package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.globals.astn.d.ts +0 -0
  217. /package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.module.astn.d.ts +0 -0
  218. /package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.resolvers.astn.d.ts +0 -0
  219. /package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.signatures.astn.d.ts +0 -0
  220. /package/dist/data/temporary_schemas/{exupery/schemas/interface → pareto-liana/schemas/schema}/$.types.astn.d.ts +0 -0
  221. /package/dist/data/temporary_schemas/{exupery/schemas/typescript_light → pareto-liana/schemas/unmarshall_errors}/$.globals.astn.d.ts +0 -0
  222. /package/dist/data/temporary_schemas/{exupery/schemas/typescript_light → pareto-liana/schemas/unmarshall_errors}/$.module.astn.d.ts +0 -0
  223. /package/dist/data/temporary_schemas/{exupery/schemas/typescript_light → pareto-liana/schemas/unmarshall_errors}/$.types.astn.d.ts +0 -0
  224. /package/dist/data/temporary_schemas/{pareto/schemas/module → pareto-liana/schemas/unmarshall_result}/$.globals.astn.d.ts +0 -0
  225. /package/dist/data/temporary_schemas/{pareto/schemas/module → pareto-liana/schemas/unmarshall_result}/$.module.astn.d.ts +0 -0
  226. /package/dist/data/temporary_schemas/{pareto/schemas/module → pareto-liana/schemas/unmarshall_result}/$.types.astn.d.ts +0 -0
  227. /package/dist/data/temporary_schemas/{pareto/schemas/schema → pareto-resources/schemas/terminal_output}/$.globals.astn.d.ts +0 -0
  228. /package/dist/data/temporary_schemas/{pareto/schemas/schema → pareto-resources/schemas/terminal_output}/$.module.astn.d.ts +0 -0
  229. /package/dist/data/temporary_schemas/{pareto/schemas/schema → pareto-resources/schemas/terminal_output}/$.types.astn.d.ts +0 -0
@@ -0,0 +1,307 @@
1
+ "use strict";
2
+ // import * as _pi from 'pareto-core/dist/interface'
3
+ // import * as _ea from 'pareto-core/dist/refiner'
4
+ // import * as t from "astn-core/dist/interface/generated/pareto/schemas/parse_tree/data"
5
+ // import * as unconstrained from "../../../../../interface/generated/pareto/core/unconstrained"
6
+ // import * as unresolved from "../../../../../interface/generated/pareto/core/unresolved"
7
+ // export const process_unconstrained_state_group = <Mapped_Value>(
8
+ // $: t.Value,
9
+ // $p: {
10
+ // 'states': _pi.Dictionary<($: t.Value) => Mapped_Value>,
11
+ // }
12
+ // ): Mapped_Value => {
13
+ // return _ea.sg($.type, ($) => {
14
+ // switch ($[0]) {
15
+ // case 'concrete': return _ea.ss($, ($) => _ea.sg($, ($) => {
16
+ // switch ($[0]) {
17
+ // case 'state group': return _ea.ss($, ($) => {
18
+ // const data = $
19
+ // return $p.states.__get_possible_entry(
20
+ // $xxxx
21
+ // ).__decide(
22
+ // ($) => $(data),
23
+ // () => _ea.fixme_abort(`Unexpected state: ${$.state.value}`)
24
+ // )
25
+ // })
26
+ // default: return _ea.fixme_abort(`Unexpected type for state group: ${$[0]}`)
27
+ // }
28
+ // }))
29
+ // default: return _ea.fixme_abort(`Unexpected type for state group: ${$[0]}`)
30
+ // }
31
+ // })
32
+ // }
33
+ // export const process_unresolved_state_group = <Mapped_Value>(
34
+ // $: t.Value,
35
+ // $p: {
36
+ // 'states': _pi.Dictionary<($: t.Value) => Mapped_Value>,
37
+ // }
38
+ // ): unresolved.State_Group<Mapped_Value> => {
39
+ // return _ea.deprecated_cc($, ($) => {
40
+ // switch ($[0]) {
41
+ // case 'tagged value': return _ea.ss($, ($) => {
42
+ // const data = $.value
43
+ // return {
44
+ // 'location': $["|"].range,
45
+ // 'state group': $p.states.__get_possible_entry(
46
+ // $.state.value
47
+ // ).__decide(
48
+ // ($) => $(data),
49
+ // () => _ea.fixme_abort(`Unexpected state: ${$.state.value}`)
50
+ // )
51
+ // }
52
+ // })
53
+ // default: return _ea.fixme_abort(`Unexpected type for state group: ${$[0]}`)
54
+ // }
55
+ // })
56
+ // }
57
+ // export const process_group = <Mapped_Value>(
58
+ // $: t.Value,
59
+ // $p: {
60
+ // 'properties': ($: _pi.Dictionary<t.Value>) => Mapped_Value,
61
+ // }
62
+ // ): Mapped_Value => {
63
+ // return _ea.deprecated_cc($, ($) => {
64
+ // switch ($[0]) {
65
+ // case 'indexed collection': return _ea.ss($, ($) => _ea.deprecated_cc($, ($) => {
66
+ // switch ($[0]) {
67
+ // case 'verbose group': return _ea.ss($, ($) => {
68
+ // return $p.properties(_ea.deprecated_build_dictionary(($i) => {
69
+ // $.entries.__for_each(($) => {
70
+ // $i['add entry']($.key.value, $.value.__decide(
71
+ // ($) => $.value,
72
+ // () => _ea.fixme_abort(`no value for property: ${$.key.value}`)
73
+ // ))
74
+ // })
75
+ // }))
76
+ // })
77
+ // default: return _ea.fixme_abort(`Unexpected type for group: ${$[0]}`)
78
+ // }
79
+ // }))
80
+ // default: return _ea.fixme_abort(`Unexpected type for group: ${$[0]}`)
81
+ // }
82
+ // })
83
+ // }
84
+ // export const get_entry = (
85
+ // $: _pi.Dictionary<t.Value>,
86
+ // $p: {
87
+ // 'key': string,
88
+ // }
89
+ // ): t.Value => {
90
+ // return $.__get_possible_entry($p.key).__decide(
91
+ // ($) => $,
92
+ // () => _ea.fixme_abort(`no such entry: ${$p.key}`)
93
+ // )
94
+ // }
95
+ // export const process_unresolved_dictionary = <Mapped_Value>(
96
+ // $: t.Value,
97
+ // $p: {
98
+ // 'value': ($: t.Value) => Mapped_Value
99
+ // }
100
+ // ): unresolved.Dictionary<Mapped_Value> => {
101
+ // return _ea.deprecated_cc($.type, ($) => {
102
+ // switch ($[0]) {
103
+ // case 'indexed collection': return _ea.ss($, ($) => _ea.deprecated_cc($, ($) => {
104
+ // switch ($[0]) {
105
+ // case 'dictionary': return _ea.ss($, ($) => {
106
+ // return {
107
+ // 'location': {
108
+ // 'start': $["{"].range.start,
109
+ // 'end': $["}"].range.end,
110
+ // },
111
+ // 'dictionary': _ea.deprecated_build_dictionary(($i) => {
112
+ // $.entries.__for_each(($) => {
113
+ // const key_location = $.key.range
114
+ // $i['add entry']($.key.value, $.value.__decide(
115
+ // ($) => ({
116
+ // 'location': key_location,
117
+ // 'entry': $p.value($.value),
118
+ // }),
119
+ // () => _ea.fixme_abort(`no value for property: ${$.key.value}`)
120
+ // ))
121
+ // })
122
+ // })
123
+ // }
124
+ // })
125
+ // default: return _ea.fixme_abort(`Unexpected type for dictionary: ${$[0]}`)
126
+ // }
127
+ // }))
128
+ // default: return _ea.fixme_abort(`Unexpected type for dictionary: ${$[0]}`)
129
+ // }
130
+ // })
131
+ // }
132
+ // export const process_unconstrained_dictionary = <Mapped_Value>(
133
+ // $: t.Value,
134
+ // $p: {
135
+ // 'value': ($: t.Value) => Mapped_Value
136
+ // }
137
+ // ): unconstrained.Dictionary<Mapped_Value> => {
138
+ // return _ea.deprecated_cc($, ($) => {
139
+ // switch ($[0]) {
140
+ // case 'indexed collection': return _ea.ss($, ($) => _ea.deprecated_cc($, ($) => {
141
+ // switch ($[0]) {
142
+ // case 'dictionary': return _ea.ss($, ($) => {
143
+ // return _ea.deprecated_build_dictionary(($i) => {
144
+ // $.entries.__for_each(($) => {
145
+ // $i['add entry']($.key.value, $.value.__decide(
146
+ // ($) => $p.value($.value),
147
+ // () => _ea.fixme_abort(`no value for property: ${$.key.value}`)
148
+ // ))
149
+ // })
150
+ // })
151
+ // })
152
+ // default: return _ea.fixme_abort(`Unexpected type for dictionary: ${$[0]}`)
153
+ // }
154
+ // }))
155
+ // default: return _ea.fixme_abort(`Unexpected type for dictionary: ${$[0]}`)
156
+ // }
157
+ // })
158
+ // }
159
+ // export const process_number = (
160
+ // $: t.Value,
161
+ // $p: {
162
+ // // 'deserializer': ($: string, $p: null) => number
163
+ // }
164
+ // ): number => {
165
+ // return _ea.deprecated_cc($, ($) => {
166
+ // switch ($[0]) {
167
+ // case 'string': return _ea.ss($, ($) => $p.deserializer($.value, null))
168
+ // default: return _ea.fixme_abort(`Unexpected type for number: ${$[0]}`)
169
+ // }
170
+ // })
171
+ // }
172
+ // export const process_boolean = (
173
+ // $: t.Value,
174
+ // $p: {
175
+ // // 'deserializer': ($: string, $p: null) => boolean
176
+ // }
177
+ // ): boolean => {
178
+ // return _ea.deprecated_cc($, ($) => {
179
+ // switch ($[0]) {
180
+ // case 'string': return _ea.ss($, ($) => $p.deserializer($.value, null))
181
+ // default: return _ea.fixme_abort(`Unexpected type for boolean: ${$[0]}`)
182
+ // }
183
+ // })
184
+ // }
185
+ // export const process_text = (
186
+ // $: t.Value,
187
+ // $p: null
188
+ // ): string => {
189
+ // return _ea.deprecated_cc($, ($) => {
190
+ // switch ($[0]) {
191
+ // case 'string': return _ea.ss($, ($) => $.value)
192
+ // default: return _ea.fixme_abort(`Unexpected type for text: ${$[0]}`)
193
+ // }
194
+ // })
195
+ // }
196
+ // export const process_unresolved_list = <Mapped_Value>(
197
+ // $: t.Value,
198
+ // $p: {
199
+ // 'value': ($: t.Value) => Mapped_Value
200
+ // }
201
+ // ): unresolved.List<Mapped_Value> => {
202
+ // return _ea.deprecated_cc($, ($) => {
203
+ // switch ($[0]) {
204
+ // case 'ordered collection': return _ea.ss($, ($) => _ea.deprecated_cc($, ($) => {
205
+ // switch ($[0]) {
206
+ // case 'list': return _ea.ss($, ($) => {
207
+ // const temp = $["["]
208
+ // return {
209
+ // 'location': $["["].range,
210
+ // 'list': $["elements"].__l_map(($) => ({
211
+ // 'location': temp.range,
212
+ // 'element': $p.value($.value)
213
+ // }))
214
+ // }
215
+ // })
216
+ // default: return _ea.fixme_abort(`Unexpected type for list: ${$[0]}`)
217
+ // }
218
+ // }))
219
+ // default: return _ea.fixme_abort(`Unexpected type for list: ${$[0]}`)
220
+ // }
221
+ // })
222
+ // }
223
+ // export const process_unconstrained_list = <Mapped_Value>(
224
+ // $: t.Value,
225
+ // $p: {
226
+ // 'value': ($: t.Value) => Mapped_Value
227
+ // }
228
+ // ): unconstrained.List<Mapped_Value> => {
229
+ // return _ea.deprecated_cc($, ($) => {
230
+ // switch ($[0]) {
231
+ // case 'ordered collection': return _ea.ss($, ($) => _ea.deprecated_cc($, ($) => {
232
+ // switch ($[0]) {
233
+ // case 'list': return _ea.ss($, ($) => {
234
+ // return $["elements"].__l_map(($) => $p.value($.value))
235
+ // })
236
+ // default: return _ea.fixme_abort(`Unexpected type for list: ${$[0]}`)
237
+ // }
238
+ // }))
239
+ // default: return _ea.fixme_abort(`Unexpected type for list: ${$[0]}`)
240
+ // }
241
+ // })
242
+ // }
243
+ // export const process_optional = <Mapped_Value>(
244
+ // $: t.Value,
245
+ // $p: {
246
+ // 'value': ($: t.Value) => Mapped_Value
247
+ // }
248
+ // ): _pi.Optional_Value<Mapped_Value> => {
249
+ // return _ea.deprecated_cc($, ($) => {
250
+ // switch ($[0]) {
251
+ // case 'not set': return _ea.ss($, ($) => _ea.optional.not_set())
252
+ // case 'set optional value': return _ea.ss($, ($) => _ea.optional.set($p.value($.value)))
253
+ // default: return _ea.fixme_abort(`Unexpected type for nothing: ${$[0]}`)
254
+ // }
255
+ // })
256
+ // }
257
+ // export const process_nothing = (
258
+ // $: t.Value,
259
+ // $p: null
260
+ // ): null => {
261
+ // return _ea.deprecated_cc($, ($) => {
262
+ // switch ($[0]) {
263
+ // case 'not set': return _ea.ss($, ($) => null)
264
+ // default: return _ea.fixme_abort(`Unexpected type for nothing: ${$[0]}`)
265
+ // }
266
+ // })
267
+ // }
268
+ // export const process_selected_reference = <Mapped_Value>(
269
+ // $: t.Value,
270
+ // $p: null
271
+ // ): unresolved.Reference_To_Normal_Dictionary_Entry<Mapped_Value> => {
272
+ // return _ea.deprecated_cc($, ($) => {
273
+ // switch ($[0]) {
274
+ // case 'string': return _ea.ss($, ($) => ({
275
+ // 'key': $.value,
276
+ // 'location': $.range,
277
+ // }))
278
+ // default: return _ea.fixme_abort(`Unexpected type for selected reference key: ${$[0]}`)
279
+ // }
280
+ // })
281
+ // }
282
+ // export const process_stack_reference = <Mapped_Value>(
283
+ // $: t.Value,
284
+ // $p: null
285
+ // ): unresolved.Reference_To_Stacked_Dictionary_Entry<Mapped_Value> => {
286
+ // return _ea.deprecated_cc($, ($) => {
287
+ // switch ($[0]) {
288
+ // case 'string': return _ea.ss($, ($) => ({
289
+ // 'key': $.value,
290
+ // 'location': $.range,
291
+ // }))
292
+ // default: return _ea.fixme_abort(`Unexpected type for selected reference key: ${$[0]}`)
293
+ // }
294
+ // })
295
+ // }
296
+ // export const process_derived_reference = (
297
+ // $: t.Value,
298
+ // $p: null
299
+ // ): null => {
300
+ // return _ea.deprecated_cc($, ($) => {
301
+ // switch ($[0]) {
302
+ // case 'not set': return _ea.ss($, ($) => null)
303
+ // default: return _ea.fixme_abort(`Unexpected type for derived reference: ${$[0]}`)
304
+ // }
305
+ // })
306
+ // }
307
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5tYXJzaGFsbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbXBsZW1lbnRhdGlvbi9nZW5lcmF0ZWQvcGFyZXRvL3NjaGVtYXMvZ2VuZXJpYy91bm1hcnNoYWxsLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7QUFBQSxvREFBb0Q7QUFDcEQsa0RBQWtEO0FBRWxELHlGQUF5RjtBQUN6RixnR0FBZ0c7QUFDaEcsMEZBQTBGO0FBRTFGLG1FQUFtRTtBQUNuRSxrQkFBa0I7QUFDbEIsWUFBWTtBQUNaLGtFQUFrRTtBQUNsRSxRQUFRO0FBRVIsdUJBQXVCO0FBQ3ZCLHFDQUFxQztBQUNyQywwQkFBMEI7QUFDMUIsMEVBQTBFO0FBQzFFLGtDQUFrQztBQUNsQyxvRUFBb0U7QUFDcEUseUNBQXlDO0FBQ3pDLGlFQUFpRTtBQUNqRSxvQ0FBb0M7QUFDcEMsc0NBQXNDO0FBQ3RDLDhDQUE4QztBQUM5QywwRkFBMEY7QUFDMUYsNEJBQTRCO0FBQzVCLHlCQUF5QjtBQUN6QixrR0FBa0c7QUFDbEcsb0JBQW9CO0FBQ3BCLGtCQUFrQjtBQUNsQiwwRkFBMEY7QUFDMUYsWUFBWTtBQUNaLFNBQVM7QUFDVCxJQUFJO0FBRUosZ0VBQWdFO0FBQ2hFLGtCQUFrQjtBQUNsQixZQUFZO0FBQ1osa0VBQWtFO0FBQ2xFLFFBQVE7QUFFUiwrQ0FBK0M7QUFDL0MsMkNBQTJDO0FBQzNDLDBCQUEwQjtBQUMxQiw2REFBNkQ7QUFDN0QsdUNBQXVDO0FBQ3ZDLDJCQUEyQjtBQUMzQixnREFBZ0Q7QUFDaEQscUVBQXFFO0FBQ3JFLHdDQUF3QztBQUN4QyxrQ0FBa0M7QUFDbEMsMENBQTBDO0FBQzFDLHNGQUFzRjtBQUN0Rix3QkFBd0I7QUFDeEIsb0JBQW9CO0FBQ3BCLGlCQUFpQjtBQUNqQiwwRkFBMEY7QUFDMUYsWUFBWTtBQUNaLFNBQVM7QUFDVCxJQUFJO0FBRUosK0NBQStDO0FBQy9DLGtCQUFrQjtBQUNsQixZQUFZO0FBQ1os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