exupery-resources 0.3.5 → 0.3.7

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 (317) hide show
  1. package/dist/globals.d.ts +24 -0
  2. package/dist/globals.js +2 -0
  3. package/dist/implementation/generated/pareto/generic/parse/parse.d.ts +2 -2
  4. package/dist/implementation/generated/pareto/generic/unmarshall.js +4 -4
  5. package/dist/implementation/generated/pareto/schemas/copy/deserialize.d.ts +2 -2
  6. package/dist/implementation/generated/pareto/schemas/copy/deserialize.js +6 -6
  7. package/dist/implementation/generated/pareto/schemas/copy/marshall.d.ts +2 -2
  8. package/dist/implementation/generated/pareto/schemas/copy/marshall.js +44 -44
  9. package/dist/implementation/generated/pareto/schemas/copy/serialize.d.ts +2 -2
  10. package/dist/implementation/generated/pareto/schemas/copy/serialize.js +7 -7
  11. package/dist/implementation/generated/pareto/schemas/copy/unmarshall.d.ts +2 -2
  12. package/dist/implementation/generated/pareto/schemas/copy/unmarshall.js +35 -35
  13. package/dist/implementation/generated/pareto/schemas/execute_any_procedure_executable/deserialize.d.ts +1 -1
  14. package/dist/implementation/generated/pareto/schemas/execute_any_procedure_executable/deserialize.js +4 -4
  15. package/dist/implementation/generated/pareto/schemas/execute_any_procedure_executable/marshall.d.ts +1 -1
  16. package/dist/implementation/generated/pareto/schemas/execute_any_procedure_executable/marshall.js +13 -13
  17. package/dist/implementation/generated/pareto/schemas/execute_any_procedure_executable/serialize.d.ts +1 -1
  18. package/dist/implementation/generated/pareto/schemas/execute_any_procedure_executable/serialize.js +7 -7
  19. package/dist/implementation/generated/pareto/schemas/execute_any_procedure_executable/unmarshall.d.ts +1 -1
  20. package/dist/implementation/generated/pareto/schemas/execute_any_procedure_executable/unmarshall.js +15 -15
  21. package/dist/implementation/generated/pareto/schemas/execute_any_query_executable/deserialize.d.ts +1 -1
  22. package/dist/implementation/generated/pareto/schemas/execute_any_query_executable/deserialize.js +4 -4
  23. package/dist/implementation/generated/pareto/schemas/execute_any_query_executable/marshall.d.ts +1 -1
  24. package/dist/implementation/generated/pareto/schemas/execute_any_query_executable/marshall.js +13 -13
  25. package/dist/implementation/generated/pareto/schemas/execute_any_query_executable/serialize.d.ts +1 -1
  26. package/dist/implementation/generated/pareto/schemas/execute_any_query_executable/serialize.js +7 -7
  27. package/dist/implementation/generated/pareto/schemas/execute_any_query_executable/unmarshall.d.ts +1 -1
  28. package/dist/implementation/generated/pareto/schemas/execute_any_query_executable/unmarshall.js +15 -15
  29. package/dist/implementation/generated/pareto/schemas/execute_any_smelly_procedure_executable/deserialize.d.ts +1 -1
  30. package/dist/implementation/generated/pareto/schemas/execute_any_smelly_procedure_executable/deserialize.js +4 -4
  31. package/dist/implementation/generated/pareto/schemas/execute_any_smelly_procedure_executable/marshall.d.ts +1 -1
  32. package/dist/implementation/generated/pareto/schemas/execute_any_smelly_procedure_executable/marshall.js +13 -13
  33. package/dist/implementation/generated/pareto/schemas/execute_any_smelly_procedure_executable/serialize.d.ts +1 -1
  34. package/dist/implementation/generated/pareto/schemas/execute_any_smelly_procedure_executable/serialize.js +7 -7
  35. package/dist/implementation/generated/pareto/schemas/execute_any_smelly_procedure_executable/unmarshall.d.ts +1 -1
  36. package/dist/implementation/generated/pareto/schemas/execute_any_smelly_procedure_executable/unmarshall.js +15 -15
  37. package/dist/implementation/generated/pareto/schemas/execute_procedure_executable/deserialize.d.ts +1 -1
  38. package/dist/implementation/generated/pareto/schemas/execute_procedure_executable/deserialize.js +4 -4
  39. package/dist/implementation/generated/pareto/schemas/execute_procedure_executable/marshall.d.ts +1 -1
  40. package/dist/implementation/generated/pareto/schemas/execute_procedure_executable/marshall.js +9 -9
  41. package/dist/implementation/generated/pareto/schemas/execute_procedure_executable/serialize.d.ts +1 -1
  42. package/dist/implementation/generated/pareto/schemas/execute_procedure_executable/serialize.js +7 -7
  43. package/dist/implementation/generated/pareto/schemas/execute_procedure_executable/unmarshall.d.ts +1 -1
  44. package/dist/implementation/generated/pareto/schemas/execute_procedure_executable/unmarshall.js +12 -12
  45. package/dist/implementation/generated/pareto/schemas/execute_query_executable/deserialize.d.ts +1 -1
  46. package/dist/implementation/generated/pareto/schemas/execute_query_executable/deserialize.js +4 -4
  47. package/dist/implementation/generated/pareto/schemas/execute_query_executable/marshall.d.ts +1 -1
  48. package/dist/implementation/generated/pareto/schemas/execute_query_executable/marshall.js +9 -9
  49. package/dist/implementation/generated/pareto/schemas/execute_query_executable/serialize.d.ts +1 -1
  50. package/dist/implementation/generated/pareto/schemas/execute_query_executable/serialize.js +7 -7
  51. package/dist/implementation/generated/pareto/schemas/execute_query_executable/unmarshall.d.ts +1 -1
  52. package/dist/implementation/generated/pareto/schemas/execute_query_executable/unmarshall.js +12 -12
  53. package/dist/implementation/generated/pareto/schemas/execute_query_executable_and_catch/deserialize.d.ts +1 -1
  54. package/dist/implementation/generated/pareto/schemas/execute_query_executable_and_catch/deserialize.js +4 -4
  55. package/dist/implementation/generated/pareto/schemas/execute_query_executable_and_catch/marshall.d.ts +1 -1
  56. package/dist/implementation/generated/pareto/schemas/execute_query_executable_and_catch/marshall.js +19 -19
  57. package/dist/implementation/generated/pareto/schemas/execute_query_executable_and_catch/serialize.d.ts +1 -1
  58. package/dist/implementation/generated/pareto/schemas/execute_query_executable_and_catch/serialize.js +7 -7
  59. package/dist/implementation/generated/pareto/schemas/execute_query_executable_and_catch/unmarshall.d.ts +1 -1
  60. package/dist/implementation/generated/pareto/schemas/execute_query_executable_and_catch/unmarshall.js +18 -18
  61. package/dist/implementation/generated/pareto/schemas/execute_smelly_procedure_executable/deserialize.d.ts +1 -1
  62. package/dist/implementation/generated/pareto/schemas/execute_smelly_procedure_executable/deserialize.js +4 -4
  63. package/dist/implementation/generated/pareto/schemas/execute_smelly_procedure_executable/marshall.d.ts +1 -1
  64. package/dist/implementation/generated/pareto/schemas/execute_smelly_procedure_executable/marshall.js +9 -9
  65. package/dist/implementation/generated/pareto/schemas/execute_smelly_procedure_executable/serialize.d.ts +1 -1
  66. package/dist/implementation/generated/pareto/schemas/execute_smelly_procedure_executable/serialize.js +7 -7
  67. package/dist/implementation/generated/pareto/schemas/execute_smelly_procedure_executable/unmarshall.d.ts +1 -1
  68. package/dist/implementation/generated/pareto/schemas/execute_smelly_procedure_executable/unmarshall.js +12 -12
  69. package/dist/implementation/generated/pareto/schemas/get_instream_data/deserialize.d.ts +1 -0
  70. package/dist/implementation/generated/pareto/schemas/get_instream_data/deserialize.js +4 -2
  71. package/dist/implementation/generated/pareto/schemas/get_instream_data/marshall.d.ts +1 -0
  72. package/dist/implementation/generated/pareto/schemas/get_instream_data/marshall.js +4 -2
  73. package/dist/implementation/generated/pareto/schemas/get_instream_data/serialize.d.ts +1 -0
  74. package/dist/implementation/generated/pareto/schemas/get_instream_data/serialize.js +7 -3
  75. package/dist/implementation/generated/pareto/schemas/get_instream_data/unmarshall.d.ts +1 -0
  76. package/dist/implementation/generated/pareto/schemas/get_instream_data/unmarshall.js +4 -2
  77. package/dist/implementation/generated/pareto/schemas/log/serialize.js +2 -2
  78. package/dist/implementation/generated/pareto/schemas/log_error/serialize.js +2 -2
  79. package/dist/implementation/generated/pareto/schemas/make_directory/deserialize.d.ts +2 -2
  80. package/dist/implementation/generated/pareto/schemas/make_directory/deserialize.js +6 -6
  81. package/dist/implementation/generated/pareto/schemas/make_directory/marshall.d.ts +2 -2
  82. package/dist/implementation/generated/pareto/schemas/make_directory/marshall.js +17 -17
  83. package/dist/implementation/generated/pareto/schemas/make_directory/serialize.d.ts +2 -2
  84. package/dist/implementation/generated/pareto/schemas/make_directory/serialize.js +7 -7
  85. package/dist/implementation/generated/pareto/schemas/make_directory/unmarshall.d.ts +2 -2
  86. package/dist/implementation/generated/pareto/schemas/make_directory/unmarshall.js +16 -16
  87. package/dist/implementation/generated/pareto/schemas/read_directory/deserialize.d.ts +2 -2
  88. package/dist/implementation/generated/pareto/schemas/read_directory/deserialize.js +6 -6
  89. package/dist/implementation/generated/pareto/schemas/read_directory/marshall.d.ts +2 -2
  90. package/dist/implementation/generated/pareto/schemas/read_directory/marshall.js +27 -27
  91. package/dist/implementation/generated/pareto/schemas/read_directory/serialize.d.ts +2 -2
  92. package/dist/implementation/generated/pareto/schemas/read_directory/serialize.js +11 -11
  93. package/dist/implementation/generated/pareto/schemas/read_directory/unmarshall.d.ts +2 -2
  94. package/dist/implementation/generated/pareto/schemas/read_directory/unmarshall.js +25 -25
  95. package/dist/implementation/generated/pareto/schemas/read_file/deserialize.d.ts +2 -2
  96. package/dist/implementation/generated/pareto/schemas/read_file/deserialize.js +6 -6
  97. package/dist/implementation/generated/pareto/schemas/read_file/marshall.d.ts +2 -2
  98. package/dist/implementation/generated/pareto/schemas/read_file/marshall.js +25 -25
  99. package/dist/implementation/generated/pareto/schemas/read_file/serialize.d.ts +2 -2
  100. package/dist/implementation/generated/pareto/schemas/read_file/serialize.js +7 -7
  101. package/dist/implementation/generated/pareto/schemas/read_file/unmarshall.d.ts +2 -2
  102. package/dist/implementation/generated/pareto/schemas/read_file/unmarshall.js +19 -19
  103. package/dist/implementation/generated/pareto/schemas/remove/deserialize.d.ts +2 -2
  104. package/dist/implementation/generated/pareto/schemas/remove/deserialize.js +6 -6
  105. package/dist/implementation/generated/pareto/schemas/remove/marshall.d.ts +2 -2
  106. package/dist/implementation/generated/pareto/schemas/remove/marshall.js +23 -23
  107. package/dist/implementation/generated/pareto/schemas/remove/serialize.d.ts +2 -2
  108. package/dist/implementation/generated/pareto/schemas/remove/serialize.js +7 -7
  109. package/dist/implementation/generated/pareto/schemas/remove/unmarshall.d.ts +2 -2
  110. package/dist/implementation/generated/pareto/schemas/remove/unmarshall.js +23 -23
  111. package/dist/implementation/generated/pareto/schemas/stat/deserialize.d.ts +2 -2
  112. package/dist/implementation/generated/pareto/schemas/stat/deserialize.js +6 -6
  113. package/dist/implementation/generated/pareto/schemas/stat/marshall.d.ts +2 -2
  114. package/dist/implementation/generated/pareto/schemas/stat/marshall.js +21 -21
  115. package/dist/implementation/generated/pareto/schemas/stat/serialize.d.ts +2 -2
  116. package/dist/implementation/generated/pareto/schemas/stat/serialize.js +11 -11
  117. package/dist/implementation/generated/pareto/schemas/stat/unmarshall.d.ts +2 -2
  118. package/dist/implementation/generated/pareto/schemas/stat/unmarshall.js +20 -20
  119. package/dist/implementation/generated/pareto/schemas/write_file/deserialize.d.ts +2 -2
  120. package/dist/implementation/generated/pareto/schemas/write_file/deserialize.js +6 -6
  121. package/dist/implementation/generated/pareto/schemas/write_file/marshall.d.ts +2 -2
  122. package/dist/implementation/generated/pareto/schemas/write_file/marshall.js +22 -22
  123. package/dist/implementation/generated/pareto/schemas/write_file/serialize.d.ts +2 -2
  124. package/dist/implementation/generated/pareto/schemas/write_file/serialize.js +7 -7
  125. package/dist/implementation/generated/pareto/schemas/write_file/unmarshall.d.ts +2 -2
  126. package/dist/implementation/generated/pareto/schemas/write_file/unmarshall.js +20 -20
  127. package/dist/implementation/generated/pareto/schemas/write_to_stderr/serialize.js +2 -2
  128. package/dist/implementation/generated/pareto/schemas/write_to_stdout/serialize.js +2 -2
  129. package/dist/interface/algorithms/procedures/{unguaranteed/copy.js → copy.js} +1 -1
  130. package/dist/interface/algorithms/procedures/{unguaranteed/execute_procedure_executable.js → execute_procedure_executable.js} +1 -1
  131. package/dist/interface/algorithms/procedures/{guaranteed/log.js → log.js} +1 -1
  132. package/dist/interface/algorithms/procedures/{guaranteed/log_error.js → log_error.js} +1 -1
  133. package/dist/interface/algorithms/procedures/{unguaranteed/make_directory.js → make_directory.js} +1 -1
  134. package/dist/interface/algorithms/procedures/{unguaranteed/remove.js → remove.js} +1 -1
  135. package/dist/interface/algorithms/procedures/{unguaranteed/write_file.js → write_file.js} +1 -1
  136. package/dist/interface/algorithms/queries/execute_query_executable.js +5 -0
  137. package/dist/interface/algorithms/queries/{guaranteed/get_instream_data.js → get_instream_data.js} +1 -1
  138. package/dist/interface/algorithms/queries/{unguaranteed/read_directory.js → read_directory.js} +2 -2
  139. package/dist/interface/algorithms/queries/{unguaranteed/read_file.js → read_file.js} +2 -2
  140. package/dist/interface/algorithms/queries/{unguaranteed/stat.js → stat.js} +2 -2
  141. package/dist/interface/generated/pareto/schemas/copy/data_types/source.d.ts +56 -56
  142. package/dist/interface/generated/pareto/schemas/copy/data_types/target.d.ts +56 -56
  143. package/dist/interface/generated/pareto/schemas/copy/deserialize.d.ts +14 -14
  144. package/dist/interface/generated/pareto/schemas/copy/marshall.d.ts +13 -13
  145. package/dist/interface/generated/pareto/schemas/copy/migrate_boilerplate.d.ts +17 -17
  146. package/dist/interface/generated/pareto/schemas/copy/serialize.d.ts +12 -12
  147. package/dist/interface/generated/pareto/schemas/copy/unmarshall.d.ts +15 -15
  148. package/dist/interface/generated/pareto/schemas/copy/value_deserializers.d.ts +10 -10
  149. package/dist/interface/generated/pareto/schemas/copy/value_serializers.d.ts +10 -10
  150. package/dist/interface/generated/pareto/schemas/execute_any_procedure_executable/data_types/source.d.ts +14 -14
  151. package/dist/interface/generated/pareto/schemas/execute_any_procedure_executable/data_types/target.d.ts +14 -14
  152. package/dist/interface/generated/pareto/schemas/execute_any_procedure_executable/deserialize.d.ts +12 -12
  153. package/dist/interface/generated/pareto/schemas/execute_any_procedure_executable/marshall.d.ts +12 -12
  154. package/dist/interface/generated/pareto/schemas/execute_any_procedure_executable/migrate_boilerplate.d.ts +14 -14
  155. package/dist/interface/generated/pareto/schemas/execute_any_procedure_executable/serialize.d.ts +11 -11
  156. package/dist/interface/generated/pareto/schemas/execute_any_procedure_executable/unmarshall.d.ts +13 -13
  157. package/dist/interface/generated/pareto/schemas/execute_any_procedure_executable/value_deserializers.d.ts +10 -10
  158. package/dist/interface/generated/pareto/schemas/execute_any_procedure_executable/value_serializers.d.ts +10 -10
  159. package/dist/interface/generated/pareto/schemas/execute_any_query_executable/data_types/source.d.ts +17 -17
  160. package/dist/interface/generated/pareto/schemas/execute_any_query_executable/data_types/target.d.ts +17 -17
  161. package/dist/interface/generated/pareto/schemas/execute_any_query_executable/deserialize.d.ts +12 -12
  162. package/dist/interface/generated/pareto/schemas/execute_any_query_executable/marshall.d.ts +12 -12
  163. package/dist/interface/generated/pareto/schemas/execute_any_query_executable/migrate_boilerplate.d.ts +15 -15
  164. package/dist/interface/generated/pareto/schemas/execute_any_query_executable/serialize.d.ts +11 -11
  165. package/dist/interface/generated/pareto/schemas/execute_any_query_executable/unmarshall.d.ts +13 -13
  166. package/dist/interface/generated/pareto/schemas/execute_any_query_executable/value_deserializers.d.ts +10 -10
  167. package/dist/interface/generated/pareto/schemas/execute_any_query_executable/value_serializers.d.ts +10 -10
  168. package/dist/interface/generated/pareto/schemas/execute_any_smelly_procedure_executable/data_types/source.d.ts +14 -14
  169. package/dist/interface/generated/pareto/schemas/execute_any_smelly_procedure_executable/data_types/target.d.ts +14 -14
  170. package/dist/interface/generated/pareto/schemas/execute_any_smelly_procedure_executable/deserialize.d.ts +12 -12
  171. package/dist/interface/generated/pareto/schemas/execute_any_smelly_procedure_executable/marshall.d.ts +12 -12
  172. package/dist/interface/generated/pareto/schemas/execute_any_smelly_procedure_executable/migrate_boilerplate.d.ts +14 -14
  173. package/dist/interface/generated/pareto/schemas/execute_any_smelly_procedure_executable/serialize.d.ts +11 -11
  174. package/dist/interface/generated/pareto/schemas/execute_any_smelly_procedure_executable/unmarshall.d.ts +13 -13
  175. package/dist/interface/generated/pareto/schemas/execute_any_smelly_procedure_executable/value_deserializers.d.ts +10 -10
  176. package/dist/interface/generated/pareto/schemas/execute_any_smelly_procedure_executable/value_serializers.d.ts +10 -10
  177. package/dist/interface/generated/pareto/schemas/execute_procedure_executable/data_types/source.d.ts +11 -11
  178. package/dist/interface/generated/pareto/schemas/execute_procedure_executable/data_types/target.d.ts +11 -11
  179. package/dist/interface/generated/pareto/schemas/execute_procedure_executable/deserialize.d.ts +12 -12
  180. package/dist/interface/generated/pareto/schemas/execute_procedure_executable/marshall.d.ts +12 -12
  181. package/dist/interface/generated/pareto/schemas/execute_procedure_executable/migrate_boilerplate.d.ts +14 -14
  182. package/dist/interface/generated/pareto/schemas/execute_procedure_executable/serialize.d.ts +11 -11
  183. package/dist/interface/generated/pareto/schemas/execute_procedure_executable/unmarshall.d.ts +13 -13
  184. package/dist/interface/generated/pareto/schemas/execute_procedure_executable/value_deserializers.d.ts +10 -10
  185. package/dist/interface/generated/pareto/schemas/execute_procedure_executable/value_serializers.d.ts +10 -10
  186. package/dist/interface/generated/pareto/schemas/execute_query_executable/data_types/source.d.ts +14 -14
  187. package/dist/interface/generated/pareto/schemas/execute_query_executable/data_types/target.d.ts +14 -14
  188. package/dist/interface/generated/pareto/schemas/execute_query_executable/deserialize.d.ts +12 -12
  189. package/dist/interface/generated/pareto/schemas/execute_query_executable/marshall.d.ts +12 -12
  190. package/dist/interface/generated/pareto/schemas/execute_query_executable/migrate_boilerplate.d.ts +15 -15
  191. package/dist/interface/generated/pareto/schemas/execute_query_executable/serialize.d.ts +11 -11
  192. package/dist/interface/generated/pareto/schemas/execute_query_executable/unmarshall.d.ts +13 -13
  193. package/dist/interface/generated/pareto/schemas/execute_query_executable/value_deserializers.d.ts +10 -10
  194. package/dist/interface/generated/pareto/schemas/execute_query_executable/value_serializers.d.ts +10 -10
  195. package/dist/interface/generated/pareto/schemas/execute_query_executable_and_catch/data_types/source.d.ts +31 -31
  196. package/dist/interface/generated/pareto/schemas/execute_query_executable_and_catch/data_types/target.d.ts +31 -31
  197. package/dist/interface/generated/pareto/schemas/execute_query_executable_and_catch/deserialize.d.ts +12 -12
  198. package/dist/interface/generated/pareto/schemas/execute_query_executable_and_catch/marshall.d.ts +12 -12
  199. package/dist/interface/generated/pareto/schemas/execute_query_executable_and_catch/migrate_boilerplate.d.ts +15 -15
  200. package/dist/interface/generated/pareto/schemas/execute_query_executable_and_catch/serialize.d.ts +11 -11
  201. package/dist/interface/generated/pareto/schemas/execute_query_executable_and_catch/unmarshall.d.ts +13 -13
  202. package/dist/interface/generated/pareto/schemas/execute_query_executable_and_catch/value_deserializers.d.ts +10 -10
  203. package/dist/interface/generated/pareto/schemas/execute_query_executable_and_catch/value_serializers.d.ts +10 -10
  204. package/dist/interface/generated/pareto/schemas/execute_smelly_procedure_executable/data_types/source.d.ts +11 -11
  205. package/dist/interface/generated/pareto/schemas/execute_smelly_procedure_executable/data_types/target.d.ts +11 -11
  206. package/dist/interface/generated/pareto/schemas/execute_smelly_procedure_executable/deserialize.d.ts +12 -12
  207. package/dist/interface/generated/pareto/schemas/execute_smelly_procedure_executable/marshall.d.ts +12 -12
  208. package/dist/interface/generated/pareto/schemas/execute_smelly_procedure_executable/migrate_boilerplate.d.ts +14 -14
  209. package/dist/interface/generated/pareto/schemas/execute_smelly_procedure_executable/serialize.d.ts +11 -11
  210. package/dist/interface/generated/pareto/schemas/execute_smelly_procedure_executable/unmarshall.d.ts +13 -13
  211. package/dist/interface/generated/pareto/schemas/execute_smelly_procedure_executable/value_deserializers.d.ts +10 -10
  212. package/dist/interface/generated/pareto/schemas/execute_smelly_procedure_executable/value_serializers.d.ts +10 -10
  213. package/dist/interface/generated/pareto/schemas/get_instream_data/data_types/source.d.ts +2 -0
  214. package/dist/interface/generated/pareto/schemas/get_instream_data/data_types/source.js +1 -1
  215. package/dist/interface/generated/pareto/schemas/get_instream_data/data_types/target.d.ts +2 -0
  216. package/dist/interface/generated/pareto/schemas/get_instream_data/data_types/target.js +1 -1
  217. package/dist/interface/generated/pareto/schemas/get_instream_data/deserialize.d.ts +26 -0
  218. package/dist/interface/generated/pareto/schemas/get_instream_data/marshall.d.ts +31 -1
  219. package/dist/interface/generated/pareto/schemas/get_instream_data/migrate_boilerplate.d.ts +23 -1
  220. package/dist/interface/generated/pareto/schemas/get_instream_data/serialize.d.ts +26 -0
  221. package/dist/interface/generated/pareto/schemas/get_instream_data/unmarshall.d.ts +31 -1
  222. package/dist/interface/generated/pareto/schemas/get_instream_data/value_deserializers.d.ts +10 -10
  223. package/dist/interface/generated/pareto/schemas/get_instream_data/value_serializers.d.ts +10 -10
  224. package/dist/interface/generated/pareto/schemas/log/marshall.d.ts +1 -1
  225. package/dist/interface/generated/pareto/schemas/log/migrate_boilerplate.d.ts +1 -1
  226. package/dist/interface/generated/pareto/schemas/log/unmarshall.d.ts +1 -1
  227. package/dist/interface/generated/pareto/schemas/log/value_deserializers.d.ts +10 -10
  228. package/dist/interface/generated/pareto/schemas/log/value_serializers.d.ts +10 -10
  229. package/dist/interface/generated/pareto/schemas/log_error/marshall.d.ts +1 -1
  230. package/dist/interface/generated/pareto/schemas/log_error/migrate_boilerplate.d.ts +1 -1
  231. package/dist/interface/generated/pareto/schemas/log_error/unmarshall.d.ts +1 -1
  232. package/dist/interface/generated/pareto/schemas/log_error/value_deserializers.d.ts +10 -10
  233. package/dist/interface/generated/pareto/schemas/log_error/value_serializers.d.ts +10 -10
  234. package/dist/interface/generated/pareto/schemas/make_directory/data_types/source.d.ts +15 -15
  235. package/dist/interface/generated/pareto/schemas/make_directory/data_types/target.d.ts +15 -15
  236. package/dist/interface/generated/pareto/schemas/make_directory/deserialize.d.ts +14 -14
  237. package/dist/interface/generated/pareto/schemas/make_directory/marshall.d.ts +13 -13
  238. package/dist/interface/generated/pareto/schemas/make_directory/migrate_boilerplate.d.ts +17 -17
  239. package/dist/interface/generated/pareto/schemas/make_directory/serialize.d.ts +12 -12
  240. package/dist/interface/generated/pareto/schemas/make_directory/unmarshall.d.ts +15 -15
  241. package/dist/interface/generated/pareto/schemas/make_directory/value_deserializers.d.ts +10 -10
  242. package/dist/interface/generated/pareto/schemas/make_directory/value_serializers.d.ts +10 -10
  243. package/dist/interface/generated/pareto/schemas/read_directory/data_types/source.d.ts +31 -31
  244. package/dist/interface/generated/pareto/schemas/read_directory/data_types/target.d.ts +31 -31
  245. package/dist/interface/generated/pareto/schemas/read_directory/deserialize.d.ts +24 -24
  246. package/dist/interface/generated/pareto/schemas/read_directory/marshall.d.ts +23 -23
  247. package/dist/interface/generated/pareto/schemas/read_directory/migrate_boilerplate.d.ts +29 -29
  248. package/dist/interface/generated/pareto/schemas/read_directory/serialize.d.ts +22 -22
  249. package/dist/interface/generated/pareto/schemas/read_directory/unmarshall.d.ts +25 -25
  250. package/dist/interface/generated/pareto/schemas/read_directory/value_deserializers.d.ts +10 -10
  251. package/dist/interface/generated/pareto/schemas/read_directory/value_serializers.d.ts +10 -10
  252. package/dist/interface/generated/pareto/schemas/read_file/data_types/source.d.ts +21 -21
  253. package/dist/interface/generated/pareto/schemas/read_file/data_types/target.d.ts +21 -21
  254. package/dist/interface/generated/pareto/schemas/read_file/deserialize.d.ts +14 -14
  255. package/dist/interface/generated/pareto/schemas/read_file/marshall.d.ts +13 -13
  256. package/dist/interface/generated/pareto/schemas/read_file/migrate_boilerplate.d.ts +17 -17
  257. package/dist/interface/generated/pareto/schemas/read_file/serialize.d.ts +12 -12
  258. package/dist/interface/generated/pareto/schemas/read_file/unmarshall.d.ts +15 -15
  259. package/dist/interface/generated/pareto/schemas/read_file/value_deserializers.d.ts +10 -10
  260. package/dist/interface/generated/pareto/schemas/read_file/value_serializers.d.ts +10 -10
  261. package/dist/interface/generated/pareto/schemas/remove/data_types/source.d.ts +24 -24
  262. package/dist/interface/generated/pareto/schemas/remove/data_types/target.d.ts +24 -24
  263. package/dist/interface/generated/pareto/schemas/remove/deserialize.d.ts +14 -14
  264. package/dist/interface/generated/pareto/schemas/remove/marshall.d.ts +13 -13
  265. package/dist/interface/generated/pareto/schemas/remove/migrate_boilerplate.d.ts +17 -17
  266. package/dist/interface/generated/pareto/schemas/remove/serialize.d.ts +12 -12
  267. package/dist/interface/generated/pareto/schemas/remove/unmarshall.d.ts +15 -15
  268. package/dist/interface/generated/pareto/schemas/remove/value_deserializers.d.ts +10 -10
  269. package/dist/interface/generated/pareto/schemas/remove/value_serializers.d.ts +10 -10
  270. package/dist/interface/generated/pareto/schemas/stat/data_types/source.d.ts +20 -20
  271. package/dist/interface/generated/pareto/schemas/stat/data_types/target.d.ts +20 -20
  272. package/dist/interface/generated/pareto/schemas/stat/deserialize.d.ts +24 -24
  273. package/dist/interface/generated/pareto/schemas/stat/marshall.d.ts +23 -23
  274. package/dist/interface/generated/pareto/schemas/stat/migrate_boilerplate.d.ts +29 -29
  275. package/dist/interface/generated/pareto/schemas/stat/serialize.d.ts +22 -22
  276. package/dist/interface/generated/pareto/schemas/stat/unmarshall.d.ts +25 -25
  277. package/dist/interface/generated/pareto/schemas/stat/value_deserializers.d.ts +10 -10
  278. package/dist/interface/generated/pareto/schemas/stat/value_serializers.d.ts +10 -10
  279. package/dist/interface/generated/pareto/schemas/write_file/data_types/source.d.ts +23 -23
  280. package/dist/interface/generated/pareto/schemas/write_file/data_types/target.d.ts +23 -23
  281. package/dist/interface/generated/pareto/schemas/write_file/deserialize.d.ts +14 -14
  282. package/dist/interface/generated/pareto/schemas/write_file/marshall.d.ts +13 -13
  283. package/dist/interface/generated/pareto/schemas/write_file/migrate_boilerplate.d.ts +17 -17
  284. package/dist/interface/generated/pareto/schemas/write_file/serialize.d.ts +12 -12
  285. package/dist/interface/generated/pareto/schemas/write_file/unmarshall.d.ts +15 -15
  286. package/dist/interface/generated/pareto/schemas/write_file/value_deserializers.d.ts +10 -10
  287. package/dist/interface/generated/pareto/schemas/write_file/value_serializers.d.ts +10 -10
  288. package/dist/interface/generated/pareto/schemas/write_to_stderr/marshall.d.ts +1 -1
  289. package/dist/interface/generated/pareto/schemas/write_to_stderr/migrate_boilerplate.d.ts +1 -1
  290. package/dist/interface/generated/pareto/schemas/write_to_stderr/unmarshall.d.ts +1 -1
  291. package/dist/interface/generated/pareto/schemas/write_to_stderr/value_deserializers.d.ts +10 -10
  292. package/dist/interface/generated/pareto/schemas/write_to_stderr/value_serializers.d.ts +10 -10
  293. package/dist/interface/generated/pareto/schemas/write_to_stdout/marshall.d.ts +1 -1
  294. package/dist/interface/generated/pareto/schemas/write_to_stdout/migrate_boilerplate.d.ts +1 -1
  295. package/dist/interface/generated/pareto/schemas/write_to_stdout/unmarshall.d.ts +1 -1
  296. package/dist/interface/generated/pareto/schemas/write_to_stdout/value_deserializers.d.ts +10 -10
  297. package/dist/interface/generated/pareto/schemas/write_to_stdout/value_serializers.d.ts +10 -10
  298. package/dist/interface/temp_main.d.ts +7 -0
  299. package/dist/interface/temp_main.js +3 -0
  300. package/package.json +4 -7
  301. package/dist/interface/algorithms/procedures/guaranteed/do_nothing.d.ts +0 -2
  302. package/dist/interface/algorithms/procedures/guaranteed/do_nothing.js +0 -3
  303. package/dist/interface/algorithms/queries/guaranteed/execute_query_executable_and_catch.d.ts +0 -1
  304. package/dist/interface/algorithms/queries/guaranteed/execute_query_executable_and_catch.js +0 -5
  305. package/dist/interface/algorithms/queries/unguaranteed/execute_query_executable.js +0 -5
  306. /package/dist/interface/algorithms/procedures/{unguaranteed/copy.d.ts → copy.d.ts} +0 -0
  307. /package/dist/interface/algorithms/procedures/{unguaranteed/execute_procedure_executable.d.ts → execute_procedure_executable.d.ts} +0 -0
  308. /package/dist/interface/algorithms/procedures/{guaranteed/log.d.ts → log.d.ts} +0 -0
  309. /package/dist/interface/algorithms/procedures/{guaranteed/log_error.d.ts → log_error.d.ts} +0 -0
  310. /package/dist/interface/algorithms/procedures/{unguaranteed/make_directory.d.ts → make_directory.d.ts} +0 -0
  311. /package/dist/interface/algorithms/procedures/{unguaranteed/remove.d.ts → remove.d.ts} +0 -0
  312. /package/dist/interface/algorithms/procedures/{unguaranteed/write_file.d.ts → write_file.d.ts} +0 -0
  313. /package/dist/interface/algorithms/queries/{unguaranteed/execute_query_executable.d.ts → execute_query_executable.d.ts} +0 -0
  314. /package/dist/interface/algorithms/queries/{guaranteed/get_instream_data.d.ts → get_instream_data.d.ts} +0 -0
  315. /package/dist/interface/algorithms/queries/{unguaranteed/read_directory.d.ts → read_directory.d.ts} +0 -0
  316. /package/dist/interface/algorithms/queries/{unguaranteed/read_file.d.ts → read_file.d.ts} +0 -0
  317. /package/dist/interface/algorithms/queries/{unguaranteed/stat.d.ts → stat.d.ts} +0 -0
@@ -1,19 +1,19 @@
1
- import * as _i_in from "../../core/astn_source";
2
1
  import * as _i_out from "./data_types/target";
2
+ import * as _i_in from "../../core/astn_source";
3
3
  import * as _i_vd from "./value_deserializers";
4
- export type _T_Error = ($$_: _i_in._T_Value, $$_p: {
5
- readonly 'value deserializers': _i_vd._T_Value_Deserializers;
6
- }) => _i_out._T_Error;
7
4
  export type _T_Parameters = ($$_: _i_in._T_Value, $$_p: {
8
5
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
9
6
  }) => _i_out._T_Parameters;
7
+ export type _T_Error = ($$_: _i_in._T_Value, $$_p: {
8
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
9
+ }) => _i_out._T_Error;
10
10
  export type _T_Result = ($$_: _i_in._T_Value, $$_p: {
11
11
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
12
12
  }) => _i_out._T_Result;
13
- export type Error = _T_Error;
14
13
  export type Parameters = _T_Parameters;
14
+ export type Error = _T_Error;
15
15
  export type Result = _T_Result;
16
- export declare namespace _T_Error {
16
+ export declare namespace _T_Parameters {
17
17
  namespace CONTEXT {
18
18
  }
19
19
  type CONTEXT = _i_in._T_Value;
@@ -24,9 +24,9 @@ export declare namespace _T_Error {
24
24
  }
25
25
  namespace RESULT {
26
26
  }
27
- type RESULT = _i_out._T_Error;
27
+ type RESULT = _i_out._T_Parameters;
28
28
  }
29
- export declare namespace _T_Parameters {
29
+ export declare namespace _T_Error {
30
30
  namespace CONTEXT {
31
31
  }
32
32
  type CONTEXT = _i_in._T_Value;
@@ -37,7 +37,7 @@ export declare namespace _T_Parameters {
37
37
  }
38
38
  namespace RESULT {
39
39
  }
40
- type RESULT = _i_out._T_Parameters;
40
+ type RESULT = _i_out._T_Error;
41
41
  }
42
42
  export declare namespace _T_Result {
43
43
  namespace CONTEXT {
@@ -52,7 +52,7 @@ export declare namespace _T_Result {
52
52
  }
53
53
  type RESULT = _i_out._T_Result;
54
54
  }
55
- export declare namespace Error {
55
+ export declare namespace Parameters {
56
56
  namespace CONTEXT {
57
57
  }
58
58
  type CONTEXT = _i_in._T_Value;
@@ -63,9 +63,9 @@ export declare namespace Error {
63
63
  }
64
64
  namespace RESULT {
65
65
  }
66
- type RESULT = _i_out._T_Error;
66
+ type RESULT = _i_out._T_Parameters;
67
67
  }
68
- export declare namespace Parameters {
68
+ export declare namespace Error {
69
69
  namespace CONTEXT {
70
70
  }
71
71
  type CONTEXT = _i_in._T_Value;
@@ -76,7 +76,7 @@ export declare namespace Parameters {
76
76
  }
77
77
  namespace RESULT {
78
78
  }
79
- type RESULT = _i_out._T_Parameters;
79
+ type RESULT = _i_out._T_Error;
80
80
  }
81
81
  export declare namespace Result {
82
82
  namespace CONTEXT {
@@ -1,10 +1,17 @@
1
1
  export type _T_Value_Deserializers = {
2
+ readonly 'default number': ($$_: string, $$_p: null) => number;
2
3
  readonly 'boolean': ($$_: string, $$_p: null) => boolean;
3
4
  readonly 'custom numbers': null;
4
- readonly 'default number': ($$_: string, $$_p: null) => number;
5
5
  };
6
6
  export type Value_Deserializers = _T_Value_Deserializers;
7
7
  export declare namespace _T_Value_Deserializers {
8
+ namespace default_number {
9
+ type CONTEXT = string;
10
+ namespace PARAMS {
11
+ }
12
+ type RESULT = number;
13
+ }
14
+ type default_number = ($$_: string, $$_p: null) => number;
8
15
  namespace _boolean {
9
16
  type CONTEXT = string;
10
17
  namespace PARAMS {
@@ -15,6 +22,8 @@ export declare namespace _T_Value_Deserializers {
15
22
  namespace custom_numbers {
16
23
  }
17
24
  type custom_numbers = null;
25
+ }
26
+ export declare namespace Value_Deserializers {
18
27
  namespace default_number {
19
28
  type CONTEXT = string;
20
29
  namespace PARAMS {
@@ -22,8 +31,6 @@ export declare namespace _T_Value_Deserializers {
22
31
  type RESULT = number;
23
32
  }
24
33
  type default_number = ($$_: string, $$_p: null) => number;
25
- }
26
- export declare namespace Value_Deserializers {
27
34
  namespace _boolean {
28
35
  type CONTEXT = string;
29
36
  namespace PARAMS {
@@ -34,11 +41,4 @@ export declare namespace Value_Deserializers {
34
41
  namespace custom_numbers {
35
42
  }
36
43
  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
44
  }
@@ -1,10 +1,17 @@
1
1
  export type _T_Value_Serializers = {
2
+ readonly 'default number': ($$_: number, $$_p: null) => string;
2
3
  readonly 'boolean': ($$_: boolean, $$_p: null) => string;
3
4
  readonly 'custom numbers': null;
4
- readonly 'default number': ($$_: number, $$_p: null) => string;
5
5
  };
6
6
  export type Value_Serializers = _T_Value_Serializers;
7
7
  export declare namespace _T_Value_Serializers {
8
+ namespace default_number {
9
+ type CONTEXT = number;
10
+ namespace PARAMS {
11
+ }
12
+ type RESULT = string;
13
+ }
14
+ type default_number = ($$_: number, $$_p: null) => string;
8
15
  namespace _boolean {
9
16
  type CONTEXT = boolean;
10
17
  namespace PARAMS {
@@ -15,6 +22,8 @@ export declare namespace _T_Value_Serializers {
15
22
  namespace custom_numbers {
16
23
  }
17
24
  type custom_numbers = null;
25
+ }
26
+ export declare namespace Value_Serializers {
18
27
  namespace default_number {
19
28
  type CONTEXT = number;
20
29
  namespace PARAMS {
@@ -22,8 +31,6 @@ export declare namespace _T_Value_Serializers {
22
31
  type RESULT = string;
23
32
  }
24
33
  type default_number = ($$_: number, $$_p: null) => string;
25
- }
26
- export declare namespace Value_Serializers {
27
34
  namespace _boolean {
28
35
  type CONTEXT = boolean;
29
36
  namespace PARAMS {
@@ -34,11 +41,4 @@ export declare namespace Value_Serializers {
34
41
  namespace custom_numbers {
35
42
  }
36
43
  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
44
  }
@@ -1,5 +1,9 @@
1
1
  import * as _pt from 'exupery-core-types';
2
2
  import * as _i_core from "../../../core/resolved";
3
+ export type _T_Parameters = {
4
+ readonly 'program': string;
5
+ readonly 'args': _i_core._T_List<null, string>;
6
+ };
3
7
  export type _T_Error = _i_core._T_State_Group<null, readonly [
4
8
  'failed to spawn',
5
9
  {
@@ -12,19 +16,22 @@ export type _T_Error = _i_core._T_State_Group<null, readonly [
12
16
  readonly 'stderr': string;
13
17
  }
14
18
  ]>;
15
- export type _T_Parameters = {
16
- readonly 'args': _i_core._T_List<null, string>;
17
- readonly 'program': string;
18
- };
19
- export type _T_Result = _i_core._T_State_Group<null, readonly ['error', _T_Error] | readonly [
19
+ export type _T_Result = _i_core._T_State_Group<null, readonly [
20
20
  'success',
21
21
  {
22
22
  readonly 'stdout': string;
23
23
  }
24
- ]>;
25
- export type Error = _T_Error;
24
+ ] | readonly ['error', _T_Error]>;
26
25
  export type Parameters = _T_Parameters;
26
+ export type Error = _T_Error;
27
27
  export type Result = _T_Result;
28
+ export declare namespace _T_Parameters {
29
+ type program = string;
30
+ namespace args {
31
+ type L = string;
32
+ }
33
+ type args = _i_core._T_List<null, string>;
34
+ }
28
35
  export declare namespace _T_Error {
29
36
  namespace SG {
30
37
  namespace failed_to_spawn {
@@ -58,31 +65,31 @@ export declare namespace _T_Error {
58
65
  }
59
66
  ];
60
67
  }
61
- export declare namespace _T_Parameters {
62
- namespace args {
63
- type L = string;
64
- }
65
- type args = _i_core._T_List<null, string>;
66
- type program = string;
67
- }
68
68
  export declare namespace _T_Result {
69
69
  namespace SG {
70
- namespace error {
71
- }
72
- type error = _T_Error;
73
70
  namespace success {
74
71
  type stdout = string;
75
72
  }
76
73
  type success = {
77
74
  readonly 'stdout': string;
78
75
  };
76
+ namespace error {
77
+ }
78
+ type error = _T_Error;
79
79
  }
80
- type SG = readonly ['error', _T_Error] | readonly [
80
+ type SG = readonly [
81
81
  'success',
82
82
  {
83
83
  readonly 'stdout': string;
84
84
  }
85
- ];
85
+ ] | readonly ['error', _T_Error];
86
+ }
87
+ export declare namespace Parameters {
88
+ type program = string;
89
+ namespace args {
90
+ type L = string;
91
+ }
92
+ type args = _i_core._T_List<null, string>;
86
93
  }
87
94
  export declare namespace Error {
88
95
  namespace SG {
@@ -117,29 +124,22 @@ export declare namespace Error {
117
124
  }
118
125
  ];
119
126
  }
120
- export declare namespace Parameters {
121
- namespace args {
122
- type L = string;
123
- }
124
- type args = _i_core._T_List<null, string>;
125
- type program = string;
126
- }
127
127
  export declare namespace Result {
128
128
  namespace SG {
129
- namespace error {
130
- }
131
- type error = _T_Error;
132
129
  namespace success {
133
130
  type stdout = string;
134
131
  }
135
132
  type success = {
136
133
  readonly 'stdout': string;
137
134
  };
135
+ namespace error {
136
+ }
137
+ type error = _T_Error;
138
138
  }
139
- type SG = readonly ['error', _T_Error] | readonly [
139
+ type SG = readonly [
140
140
  'success',
141
141
  {
142
142
  readonly 'stdout': string;
143
143
  }
144
- ];
144
+ ] | readonly ['error', _T_Error];
145
145
  }
@@ -1,5 +1,9 @@
1
1
  import * as _pt from 'exupery-core-types';
2
2
  import * as _i_core from "../../../core/unconstrained";
3
+ export type _T_Parameters = {
4
+ readonly 'program': string;
5
+ readonly 'args': _i_core._T_List<null, string>;
6
+ };
3
7
  export type _T_Error = _i_core._T_State_Group<null, readonly [
4
8
  'failed to spawn',
5
9
  {
@@ -12,19 +16,22 @@ export type _T_Error = _i_core._T_State_Group<null, readonly [
12
16
  readonly 'stderr': string;
13
17
  }
14
18
  ]>;
15
- export type _T_Parameters = {
16
- readonly 'args': _i_core._T_List<null, string>;
17
- readonly 'program': string;
18
- };
19
- export type _T_Result = _i_core._T_State_Group<null, readonly ['error', _T_Error] | readonly [
19
+ export type _T_Result = _i_core._T_State_Group<null, readonly [
20
20
  'success',
21
21
  {
22
22
  readonly 'stdout': string;
23
23
  }
24
- ]>;
25
- export type Error = _T_Error;
24
+ ] | readonly ['error', _T_Error]>;
26
25
  export type Parameters = _T_Parameters;
26
+ export type Error = _T_Error;
27
27
  export type Result = _T_Result;
28
+ export declare namespace _T_Parameters {
29
+ type program = string;
30
+ namespace args {
31
+ type L = string;
32
+ }
33
+ type args = _i_core._T_List<null, string>;
34
+ }
28
35
  export declare namespace _T_Error {
29
36
  namespace SG {
30
37
  namespace failed_to_spawn {
@@ -58,31 +65,31 @@ export declare namespace _T_Error {
58
65
  }
59
66
  ];
60
67
  }
61
- export declare namespace _T_Parameters {
62
- namespace args {
63
- type L = string;
64
- }
65
- type args = _i_core._T_List<null, string>;
66
- type program = string;
67
- }
68
68
  export declare namespace _T_Result {
69
69
  namespace SG {
70
- namespace error {
71
- }
72
- type error = _T_Error;
73
70
  namespace success {
74
71
  type stdout = string;
75
72
  }
76
73
  type success = {
77
74
  readonly 'stdout': string;
78
75
  };
76
+ namespace error {
77
+ }
78
+ type error = _T_Error;
79
79
  }
80
- type SG = readonly ['error', _T_Error] | readonly [
80
+ type SG = readonly [
81
81
  'success',
82
82
  {
83
83
  readonly 'stdout': string;
84
84
  }
85
- ];
85
+ ] | readonly ['error', _T_Error];
86
+ }
87
+ export declare namespace Parameters {
88
+ type program = string;
89
+ namespace args {
90
+ type L = string;
91
+ }
92
+ type args = _i_core._T_List<null, string>;
86
93
  }
87
94
  export declare namespace Error {
88
95
  namespace SG {
@@ -117,29 +124,22 @@ export declare namespace Error {
117
124
  }
118
125
  ];
119
126
  }
120
- export declare namespace Parameters {
121
- namespace args {
122
- type L = string;
123
- }
124
- type args = _i_core._T_List<null, string>;
125
- type program = string;
126
- }
127
127
  export declare namespace Result {
128
128
  namespace SG {
129
- namespace error {
130
- }
131
- type error = _T_Error;
132
129
  namespace success {
133
130
  type stdout = string;
134
131
  }
135
132
  type success = {
136
133
  readonly 'stdout': string;
137
134
  };
135
+ namespace error {
136
+ }
137
+ type error = _T_Error;
138
138
  }
139
- type SG = readonly ['error', _T_Error] | readonly [
139
+ type SG = readonly [
140
140
  'success',
141
141
  {
142
142
  readonly 'stdout': string;
143
143
  }
144
- ];
144
+ ] | readonly ['error', _T_Error];
145
145
  }
@@ -1,18 +1,18 @@
1
1
  import * as _i_out from "./data_types/target";
2
2
  import * as _i_vd from "./value_deserializers";
3
- export type _T_Error = ($$_: string, $$_p: {
4
- readonly 'value deserializers': _i_vd._T_Value_Deserializers;
5
- }) => _i_out._T_Error;
6
3
  export type _T_Parameters = ($$_: string, $$_p: {
7
4
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
8
5
  }) => _i_out._T_Parameters;
6
+ export type _T_Error = ($$_: string, $$_p: {
7
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
8
+ }) => _i_out._T_Error;
9
9
  export type _T_Result = ($$_: string, $$_p: {
10
10
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
11
11
  }) => _i_out._T_Result;
12
- export type Error = _T_Error;
13
12
  export type Parameters = _T_Parameters;
13
+ export type Error = _T_Error;
14
14
  export type Result = _T_Result;
15
- export declare namespace _T_Error {
15
+ export declare namespace _T_Parameters {
16
16
  type CONTEXT = string;
17
17
  namespace PARAMS {
18
18
  namespace value_deserializers {
@@ -21,9 +21,9 @@ export declare namespace _T_Error {
21
21
  }
22
22
  namespace RESULT {
23
23
  }
24
- type RESULT = _i_out._T_Error;
24
+ type RESULT = _i_out._T_Parameters;
25
25
  }
26
- export declare namespace _T_Parameters {
26
+ export declare namespace _T_Error {
27
27
  type CONTEXT = string;
28
28
  namespace PARAMS {
29
29
  namespace value_deserializers {
@@ -32,7 +32,7 @@ export declare namespace _T_Parameters {
32
32
  }
33
33
  namespace RESULT {
34
34
  }
35
- type RESULT = _i_out._T_Parameters;
35
+ type RESULT = _i_out._T_Error;
36
36
  }
37
37
  export declare namespace _T_Result {
38
38
  type CONTEXT = string;
@@ -45,7 +45,7 @@ export declare namespace _T_Result {
45
45
  }
46
46
  type RESULT = _i_out._T_Result;
47
47
  }
48
- export declare namespace Error {
48
+ export declare namespace Parameters {
49
49
  type CONTEXT = string;
50
50
  namespace PARAMS {
51
51
  namespace value_deserializers {
@@ -54,9 +54,9 @@ export declare namespace Error {
54
54
  }
55
55
  namespace RESULT {
56
56
  }
57
- type RESULT = _i_out._T_Error;
57
+ type RESULT = _i_out._T_Parameters;
58
58
  }
59
- export declare namespace Parameters {
59
+ export declare namespace Error {
60
60
  type CONTEXT = string;
61
61
  namespace PARAMS {
62
62
  namespace value_deserializers {
@@ -65,7 +65,7 @@ export declare namespace Parameters {
65
65
  }
66
66
  namespace RESULT {
67
67
  }
68
- type RESULT = _i_out._T_Parameters;
68
+ type RESULT = _i_out._T_Error;
69
69
  }
70
70
  export declare namespace Result {
71
71
  type CONTEXT = string;
@@ -1,22 +1,22 @@
1
- import * as _i_in from "./data_types/source";
2
1
  import * as _i_out from "../../core/astn_target";
2
+ import * as _i_in from "./data_types/source";
3
3
  import * as _i_vs from "./value_serializers";
4
- export type _T_Error = ($$_: _i_in._T_Error, $$_p: {
4
+ export type _T_Parameters = ($$_: _i_in._T_Parameters, $$_p: {
5
5
  readonly 'value serializers': _i_vs._T_Value_Serializers;
6
6
  }) => _i_out._T_Value;
7
- export type _T_Parameters = ($$_: _i_in._T_Parameters, $$_p: {
7
+ export type _T_Error = ($$_: _i_in._T_Error, $$_p: {
8
8
  readonly 'value serializers': _i_vs._T_Value_Serializers;
9
9
  }) => _i_out._T_Value;
10
10
  export type _T_Result = ($$_: _i_in._T_Result, $$_p: {
11
11
  readonly 'value serializers': _i_vs._T_Value_Serializers;
12
12
  }) => _i_out._T_Value;
13
- export type Error = _T_Error;
14
13
  export type Parameters = _T_Parameters;
14
+ export type Error = _T_Error;
15
15
  export type Result = _T_Result;
16
- export declare namespace _T_Error {
16
+ export declare namespace _T_Parameters {
17
17
  namespace CONTEXT {
18
18
  }
19
- type CONTEXT = _i_in._T_Error;
19
+ type CONTEXT = _i_in._T_Parameters;
20
20
  namespace PARAMS {
21
21
  namespace value_serializers {
22
22
  }
@@ -26,10 +26,10 @@ export declare namespace _T_Error {
26
26
  }
27
27
  type RESULT = _i_out._T_Value;
28
28
  }
29
- export declare namespace _T_Parameters {
29
+ export declare namespace _T_Error {
30
30
  namespace CONTEXT {
31
31
  }
32
- type CONTEXT = _i_in._T_Parameters;
32
+ type CONTEXT = _i_in._T_Error;
33
33
  namespace PARAMS {
34
34
  namespace value_serializers {
35
35
  }
@@ -52,10 +52,10 @@ export declare namespace _T_Result {
52
52
  }
53
53
  type RESULT = _i_out._T_Value;
54
54
  }
55
- export declare namespace Error {
55
+ export declare namespace Parameters {
56
56
  namespace CONTEXT {
57
57
  }
58
- type CONTEXT = _i_in._T_Error;
58
+ type CONTEXT = _i_in._T_Parameters;
59
59
  namespace PARAMS {
60
60
  namespace value_serializers {
61
61
  }
@@ -65,10 +65,10 @@ export declare namespace Error {
65
65
  }
66
66
  type RESULT = _i_out._T_Value;
67
67
  }
68
- export declare namespace Parameters {
68
+ export declare namespace Error {
69
69
  namespace CONTEXT {
70
70
  }
71
- type CONTEXT = _i_in._T_Parameters;
71
+ type CONTEXT = _i_in._T_Error;
72
72
  namespace PARAMS {
73
73
  namespace value_serializers {
74
74
  }
@@ -1,30 +1,30 @@
1
- import * as _i_in from "./data_types/source";
2
1
  import * as _i_out from "./data_types/target";
3
- export type _T_Error = ($$_: _i_in._T_Error, $$_p: null) => _i_out._T_Error;
2
+ import * as _i_in from "./data_types/source";
4
3
  export type _T_Parameters = ($$_: _i_in._T_Parameters, $$_p: null) => _i_out._T_Parameters;
4
+ export type _T_Error = ($$_: _i_in._T_Error, $$_p: null) => _i_out._T_Error;
5
5
  export type _T_Result = ($$_: _i_in._T_Result, $$_p: null) => _i_out._T_Result;
6
- export type Error = _T_Error;
7
6
  export type Parameters = _T_Parameters;
7
+ export type Error = _T_Error;
8
8
  export type Result = _T_Result;
9
- export declare namespace _T_Error {
9
+ export declare namespace _T_Parameters {
10
10
  namespace CONTEXT {
11
11
  }
12
- type CONTEXT = _i_in._T_Error;
12
+ type CONTEXT = _i_in._T_Parameters;
13
13
  namespace PARAMS {
14
14
  }
15
15
  namespace RESULT {
16
16
  }
17
- type RESULT = _i_out._T_Error;
17
+ type RESULT = _i_out._T_Parameters;
18
18
  }
19
- export declare namespace _T_Parameters {
19
+ export declare namespace _T_Error {
20
20
  namespace CONTEXT {
21
21
  }
22
- type CONTEXT = _i_in._T_Parameters;
22
+ type CONTEXT = _i_in._T_Error;
23
23
  namespace PARAMS {
24
24
  }
25
25
  namespace RESULT {
26
26
  }
27
- type RESULT = _i_out._T_Parameters;
27
+ type RESULT = _i_out._T_Error;
28
28
  }
29
29
  export declare namespace _T_Result {
30
30
  namespace CONTEXT {
@@ -36,25 +36,25 @@ export declare namespace _T_Result {
36
36
  }
37
37
  type RESULT = _i_out._T_Result;
38
38
  }
39
- export declare namespace Error {
39
+ export declare namespace Parameters {
40
40
  namespace CONTEXT {
41
41
  }
42
- type CONTEXT = _i_in._T_Error;
42
+ type CONTEXT = _i_in._T_Parameters;
43
43
  namespace PARAMS {
44
44
  }
45
45
  namespace RESULT {
46
46
  }
47
- type RESULT = _i_out._T_Error;
47
+ type RESULT = _i_out._T_Parameters;
48
48
  }
49
- export declare namespace Parameters {
49
+ export declare namespace Error {
50
50
  namespace CONTEXT {
51
51
  }
52
- type CONTEXT = _i_in._T_Parameters;
52
+ type CONTEXT = _i_in._T_Error;
53
53
  namespace PARAMS {
54
54
  }
55
55
  namespace RESULT {
56
56
  }
57
- type RESULT = _i_out._T_Parameters;
57
+ type RESULT = _i_out._T_Error;
58
58
  }
59
59
  export declare namespace Result {
60
60
  namespace CONTEXT {
@@ -1,21 +1,21 @@
1
1
  import * as _i_in from "./data_types/source";
2
2
  import * as _i_vs from "./value_serializers";
3
- export type _T_Error = ($$_: _i_in._T_Error, $$_p: {
3
+ export type _T_Parameters = ($$_: _i_in._T_Parameters, $$_p: {
4
4
  readonly 'value serializers': _i_vs._T_Value_Serializers;
5
5
  }) => string;
6
- export type _T_Parameters = ($$_: _i_in._T_Parameters, $$_p: {
6
+ export type _T_Error = ($$_: _i_in._T_Error, $$_p: {
7
7
  readonly 'value serializers': _i_vs._T_Value_Serializers;
8
8
  }) => string;
9
9
  export type _T_Result = ($$_: _i_in._T_Result, $$_p: {
10
10
  readonly 'value serializers': _i_vs._T_Value_Serializers;
11
11
  }) => string;
12
- export type Error = _T_Error;
13
12
  export type Parameters = _T_Parameters;
13
+ export type Error = _T_Error;
14
14
  export type Result = _T_Result;
15
- export declare namespace _T_Error {
15
+ export declare namespace _T_Parameters {
16
16
  namespace CONTEXT {
17
17
  }
18
- type CONTEXT = _i_in._T_Error;
18
+ type CONTEXT = _i_in._T_Parameters;
19
19
  namespace PARAMS {
20
20
  namespace value_serializers {
21
21
  }
@@ -23,10 +23,10 @@ export declare namespace _T_Error {
23
23
  }
24
24
  type RESULT = string;
25
25
  }
26
- export declare namespace _T_Parameters {
26
+ export declare namespace _T_Error {
27
27
  namespace CONTEXT {
28
28
  }
29
- type CONTEXT = _i_in._T_Parameters;
29
+ type CONTEXT = _i_in._T_Error;
30
30
  namespace PARAMS {
31
31
  namespace value_serializers {
32
32
  }
@@ -45,10 +45,10 @@ export declare namespace _T_Result {
45
45
  }
46
46
  type RESULT = string;
47
47
  }
48
- export declare namespace Error {
48
+ export declare namespace Parameters {
49
49
  namespace CONTEXT {
50
50
  }
51
- type CONTEXT = _i_in._T_Error;
51
+ type CONTEXT = _i_in._T_Parameters;
52
52
  namespace PARAMS {
53
53
  namespace value_serializers {
54
54
  }
@@ -56,10 +56,10 @@ export declare namespace Error {
56
56
  }
57
57
  type RESULT = string;
58
58
  }
59
- export declare namespace Parameters {
59
+ export declare namespace Error {
60
60
  namespace CONTEXT {
61
61
  }
62
- type CONTEXT = _i_in._T_Parameters;
62
+ type CONTEXT = _i_in._T_Error;
63
63
  namespace PARAMS {
64
64
  namespace value_serializers {
65
65
  }