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,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,44 +1,44 @@
1
1
  import * as _i_core from "../../../core/resolved";
2
- export type _T_Error = _i_core._T_State_Group<null, readonly ['device not ready', null] | readonly ['file does not exist', null] | readonly ['file too large', null] | readonly ['node is not a file', null] | readonly ['permission denied', null]>;
3
- export type _T_Parameters = _T_Path;
4
2
  export type _T_Path = {
5
- readonly 'escape spaces in path': boolean;
6
3
  readonly 'path': string;
4
+ readonly 'escape spaces in path': boolean;
7
5
  };
6
+ export type _T_Parameters = _T_Path;
7
+ export type _T_Error = _i_core._T_State_Group<null, readonly ['file does not exist', null] | readonly ['node is not a file', null] | readonly ['permission denied', null] | readonly ['file too large', null] | readonly ['device not ready', null]>;
8
8
  export type _T_Result = string;
9
- export type Error = _T_Error;
10
- export type Parameters = _T_Parameters;
11
9
  export type Path = _T_Path;
10
+ export type Parameters = _T_Parameters;
11
+ export type Error = _T_Error;
12
12
  export type Result = _T_Result;
13
+ export declare namespace _T_Path {
14
+ type path = string;
15
+ type escape_spaces_in_path = boolean;
16
+ }
17
+ export declare namespace _T_Parameters {
18
+ }
13
19
  export declare namespace _T_Error {
14
20
  namespace SG {
15
- type device_not_ready = null;
16
21
  type file_does_not_exist = null;
17
- type file_too_large = null;
18
22
  type node_is_not_a_file = null;
19
23
  type permission_denied = null;
24
+ type file_too_large = null;
25
+ type device_not_ready = null;
20
26
  }
21
- type SG = readonly ['device not ready', null] | readonly ['file does not exist', null] | readonly ['file too large', null] | readonly ['node is not a file', null] | readonly ['permission denied', null];
27
+ type SG = readonly ['file does not exist', null] | readonly ['node is not a file', null] | readonly ['permission denied', null] | readonly ['file too large', null] | readonly ['device not ready', null];
22
28
  }
23
- export declare namespace _T_Parameters {
24
- }
25
- export declare namespace _T_Path {
26
- type escape_spaces_in_path = boolean;
29
+ export declare namespace Path {
27
30
  type path = string;
31
+ type escape_spaces_in_path = boolean;
32
+ }
33
+ export declare namespace Parameters {
28
34
  }
29
35
  export declare namespace Error {
30
36
  namespace SG {
31
- type device_not_ready = null;
32
37
  type file_does_not_exist = null;
33
- type file_too_large = null;
34
38
  type node_is_not_a_file = null;
35
39
  type permission_denied = null;
40
+ type file_too_large = null;
41
+ type device_not_ready = null;
36
42
  }
37
- type SG = readonly ['device not ready', null] | readonly ['file does not exist', null] | readonly ['file too large', null] | readonly ['node is not a file', null] | readonly ['permission denied', null];
38
- }
39
- export declare namespace Parameters {
40
- }
41
- export declare namespace Path {
42
- type escape_spaces_in_path = boolean;
43
- type path = string;
43
+ type SG = readonly ['file does not exist', null] | readonly ['node is not a file', null] | readonly ['permission denied', null] | readonly ['file too large', null] | readonly ['device not ready', null];
44
44
  }
@@ -1,44 +1,44 @@
1
1
  import * as _i_core from "../../../core/unconstrained";
2
- export type _T_Error = _i_core._T_State_Group<null, readonly ['device not ready', null] | readonly ['file does not exist', null] | readonly ['file too large', null] | readonly ['node is not a file', null] | readonly ['permission denied', null]>;
3
- export type _T_Parameters = _T_Path;
4
2
  export type _T_Path = {
5
- readonly 'escape spaces in path': boolean;
6
3
  readonly 'path': string;
4
+ readonly 'escape spaces in path': boolean;
7
5
  };
6
+ export type _T_Parameters = _T_Path;
7
+ export type _T_Error = _i_core._T_State_Group<null, readonly ['file does not exist', null] | readonly ['node is not a file', null] | readonly ['permission denied', null] | readonly ['file too large', null] | readonly ['device not ready', null]>;
8
8
  export type _T_Result = string;
9
- export type Error = _T_Error;
10
- export type Parameters = _T_Parameters;
11
9
  export type Path = _T_Path;
10
+ export type Parameters = _T_Parameters;
11
+ export type Error = _T_Error;
12
12
  export type Result = _T_Result;
13
+ export declare namespace _T_Path {
14
+ type path = string;
15
+ type escape_spaces_in_path = boolean;
16
+ }
17
+ export declare namespace _T_Parameters {
18
+ }
13
19
  export declare namespace _T_Error {
14
20
  namespace SG {
15
- type device_not_ready = null;
16
21
  type file_does_not_exist = null;
17
- type file_too_large = null;
18
22
  type node_is_not_a_file = null;
19
23
  type permission_denied = null;
24
+ type file_too_large = null;
25
+ type device_not_ready = null;
20
26
  }
21
- type SG = readonly ['device not ready', null] | readonly ['file does not exist', null] | readonly ['file too large', null] | readonly ['node is not a file', null] | readonly ['permission denied', null];
27
+ type SG = readonly ['file does not exist', null] | readonly ['node is not a file', null] | readonly ['permission denied', null] | readonly ['file too large', null] | readonly ['device not ready', null];
22
28
  }
23
- export declare namespace _T_Parameters {
24
- }
25
- export declare namespace _T_Path {
26
- type escape_spaces_in_path = boolean;
29
+ export declare namespace Path {
27
30
  type path = string;
31
+ type escape_spaces_in_path = boolean;
32
+ }
33
+ export declare namespace Parameters {
28
34
  }
29
35
  export declare namespace Error {
30
36
  namespace SG {
31
- type device_not_ready = null;
32
37
  type file_does_not_exist = null;
33
- type file_too_large = null;
34
38
  type node_is_not_a_file = null;
35
39
  type permission_denied = null;
40
+ type file_too_large = null;
41
+ type device_not_ready = null;
36
42
  }
37
- type SG = readonly ['device not ready', null] | readonly ['file does not exist', null] | readonly ['file too large', null] | readonly ['node is not a file', null] | readonly ['permission denied', null];
38
- }
39
- export declare namespace Parameters {
40
- }
41
- export declare namespace Path {
42
- type escape_spaces_in_path = boolean;
43
- type path = string;
43
+ type SG = readonly ['file does not exist', null] | readonly ['node is not a file', null] | readonly ['permission denied', null] | readonly ['file too large', null] | readonly ['device not ready', null];
44
44
  }
@@ -1,22 +1,22 @@
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: {
3
+ export type _T_Path = ($$_: string, $$_p: {
4
4
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
5
- }) => _i_out._T_Error;
5
+ }) => _i_out._T_Path;
6
6
  export type _T_Parameters = ($$_: string, $$_p: {
7
7
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
8
8
  }) => _i_out._T_Parameters;
9
- export type _T_Path = ($$_: string, $$_p: {
9
+ export type _T_Error = ($$_: string, $$_p: {
10
10
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
11
- }) => _i_out._T_Path;
11
+ }) => _i_out._T_Error;
12
12
  export type _T_Result = ($$_: string, $$_p: {
13
13
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
14
14
  }) => _i_out._T_Result;
15
- export type Error = _T_Error;
16
- export type Parameters = _T_Parameters;
17
15
  export type Path = _T_Path;
16
+ export type Parameters = _T_Parameters;
17
+ export type Error = _T_Error;
18
18
  export type Result = _T_Result;
19
- export declare namespace _T_Error {
19
+ export declare namespace _T_Path {
20
20
  type CONTEXT = string;
21
21
  namespace PARAMS {
22
22
  namespace value_deserializers {
@@ -25,7 +25,7 @@ export declare namespace _T_Error {
25
25
  }
26
26
  namespace RESULT {
27
27
  }
28
- type RESULT = _i_out._T_Error;
28
+ type RESULT = _i_out._T_Path;
29
29
  }
30
30
  export declare namespace _T_Parameters {
31
31
  type CONTEXT = string;
@@ -38,7 +38,7 @@ export declare namespace _T_Parameters {
38
38
  }
39
39
  type RESULT = _i_out._T_Parameters;
40
40
  }
41
- export declare namespace _T_Path {
41
+ export declare namespace _T_Error {
42
42
  type CONTEXT = string;
43
43
  namespace PARAMS {
44
44
  namespace value_deserializers {
@@ -47,7 +47,7 @@ export declare namespace _T_Path {
47
47
  }
48
48
  namespace RESULT {
49
49
  }
50
- type RESULT = _i_out._T_Path;
50
+ type RESULT = _i_out._T_Error;
51
51
  }
52
52
  export declare namespace _T_Result {
53
53
  type CONTEXT = string;
@@ -60,7 +60,7 @@ export declare namespace _T_Result {
60
60
  }
61
61
  type RESULT = _i_out._T_Result;
62
62
  }
63
- export declare namespace Error {
63
+ export declare namespace Path {
64
64
  type CONTEXT = string;
65
65
  namespace PARAMS {
66
66
  namespace value_deserializers {
@@ -69,7 +69,7 @@ export declare namespace Error {
69
69
  }
70
70
  namespace RESULT {
71
71
  }
72
- type RESULT = _i_out._T_Error;
72
+ type RESULT = _i_out._T_Path;
73
73
  }
74
74
  export declare namespace Parameters {
75
75
  type CONTEXT = string;
@@ -82,7 +82,7 @@ export declare namespace Parameters {
82
82
  }
83
83
  type RESULT = _i_out._T_Parameters;
84
84
  }
85
- export declare namespace Path {
85
+ export declare namespace Error {
86
86
  type CONTEXT = string;
87
87
  namespace PARAMS {
88
88
  namespace value_deserializers {
@@ -91,7 +91,7 @@ export declare namespace Path {
91
91
  }
92
92
  namespace RESULT {
93
93
  }
94
- type RESULT = _i_out._T_Path;
94
+ type RESULT = _i_out._T_Error;
95
95
  }
96
96
  export declare namespace Result {
97
97
  type CONTEXT = string;
@@ -1,26 +1,26 @@
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_Path = ($$_: _i_in._T_Path, $$_p: {
5
5
  readonly 'value serializers': _i_vs._T_Value_Serializers;
6
6
  }) => _i_out._T_Value;
7
7
  export type _T_Parameters = ($$_: _i_in._T_Parameters, $$_p: {
8
8
  readonly 'value serializers': _i_vs._T_Value_Serializers;
9
9
  }) => _i_out._T_Value;
10
- export type _T_Path = ($$_: _i_in._T_Path, $$_p: {
10
+ export type _T_Error = ($$_: _i_in._T_Error, $$_p: {
11
11
  readonly 'value serializers': _i_vs._T_Value_Serializers;
12
12
  }) => _i_out._T_Value;
13
13
  export type _T_Result = ($$_: _i_in._T_Result, $$_p: {
14
14
  readonly 'value serializers': _i_vs._T_Value_Serializers;
15
15
  }) => _i_out._T_Value;
16
- export type Error = _T_Error;
17
- export type Parameters = _T_Parameters;
18
16
  export type Path = _T_Path;
17
+ export type Parameters = _T_Parameters;
18
+ export type Error = _T_Error;
19
19
  export type Result = _T_Result;
20
- export declare namespace _T_Error {
20
+ export declare namespace _T_Path {
21
21
  namespace CONTEXT {
22
22
  }
23
- type CONTEXT = _i_in._T_Error;
23
+ type CONTEXT = _i_in._T_Path;
24
24
  namespace PARAMS {
25
25
  namespace value_serializers {
26
26
  }
@@ -43,10 +43,10 @@ export declare namespace _T_Parameters {
43
43
  }
44
44
  type RESULT = _i_out._T_Value;
45
45
  }
46
- export declare namespace _T_Path {
46
+ export declare namespace _T_Error {
47
47
  namespace CONTEXT {
48
48
  }
49
- type CONTEXT = _i_in._T_Path;
49
+ type CONTEXT = _i_in._T_Error;
50
50
  namespace PARAMS {
51
51
  namespace value_serializers {
52
52
  }
@@ -69,10 +69,10 @@ export declare namespace _T_Result {
69
69
  }
70
70
  type RESULT = _i_out._T_Value;
71
71
  }
72
- export declare namespace Error {
72
+ export declare namespace Path {
73
73
  namespace CONTEXT {
74
74
  }
75
- type CONTEXT = _i_in._T_Error;
75
+ type CONTEXT = _i_in._T_Path;
76
76
  namespace PARAMS {
77
77
  namespace value_serializers {
78
78
  }
@@ -95,10 +95,10 @@ export declare namespace Parameters {
95
95
  }
96
96
  type RESULT = _i_out._T_Value;
97
97
  }
98
- export declare namespace Path {
98
+ export declare namespace Error {
99
99
  namespace CONTEXT {
100
100
  }
101
- type CONTEXT = _i_in._T_Path;
101
+ type CONTEXT = _i_in._T_Error;
102
102
  namespace PARAMS {
103
103
  namespace value_serializers {
104
104
  }
@@ -1,22 +1,22 @@
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;
4
- export type _T_Parameters = ($$_: _i_in._T_Parameters, $$_p: null) => _i_out._T_Parameters;
2
+ import * as _i_in from "./data_types/source";
5
3
  export type _T_Path = ($$_: _i_in._T_Path, $$_p: null) => _i_out._T_Path;
4
+ export type _T_Parameters = ($$_: _i_in._T_Parameters, $$_p: null) => _i_out._T_Parameters;
5
+ export type _T_Error = ($$_: _i_in._T_Error, $$_p: null) => _i_out._T_Error;
6
6
  export type _T_Result = ($$_: _i_in._T_Result, $$_p: null) => _i_out._T_Result;
7
- export type Error = _T_Error;
8
- export type Parameters = _T_Parameters;
9
7
  export type Path = _T_Path;
8
+ export type Parameters = _T_Parameters;
9
+ export type Error = _T_Error;
10
10
  export type Result = _T_Result;
11
- export declare namespace _T_Error {
11
+ export declare namespace _T_Path {
12
12
  namespace CONTEXT {
13
13
  }
14
- type CONTEXT = _i_in._T_Error;
14
+ type CONTEXT = _i_in._T_Path;
15
15
  namespace PARAMS {
16
16
  }
17
17
  namespace RESULT {
18
18
  }
19
- type RESULT = _i_out._T_Error;
19
+ type RESULT = _i_out._T_Path;
20
20
  }
21
21
  export declare namespace _T_Parameters {
22
22
  namespace CONTEXT {
@@ -28,15 +28,15 @@ export declare namespace _T_Parameters {
28
28
  }
29
29
  type RESULT = _i_out._T_Parameters;
30
30
  }
31
- export declare namespace _T_Path {
31
+ export declare namespace _T_Error {
32
32
  namespace CONTEXT {
33
33
  }
34
- type CONTEXT = _i_in._T_Path;
34
+ type CONTEXT = _i_in._T_Error;
35
35
  namespace PARAMS {
36
36
  }
37
37
  namespace RESULT {
38
38
  }
39
- type RESULT = _i_out._T_Path;
39
+ type RESULT = _i_out._T_Error;
40
40
  }
41
41
  export declare namespace _T_Result {
42
42
  namespace CONTEXT {
@@ -48,15 +48,15 @@ export declare namespace _T_Result {
48
48
  }
49
49
  type RESULT = _i_out._T_Result;
50
50
  }
51
- export declare namespace Error {
51
+ export declare namespace Path {
52
52
  namespace CONTEXT {
53
53
  }
54
- type CONTEXT = _i_in._T_Error;
54
+ type CONTEXT = _i_in._T_Path;
55
55
  namespace PARAMS {
56
56
  }
57
57
  namespace RESULT {
58
58
  }
59
- type RESULT = _i_out._T_Error;
59
+ type RESULT = _i_out._T_Path;
60
60
  }
61
61
  export declare namespace Parameters {
62
62
  namespace CONTEXT {
@@ -68,15 +68,15 @@ export declare namespace Parameters {
68
68
  }
69
69
  type RESULT = _i_out._T_Parameters;
70
70
  }
71
- export declare namespace Path {
71
+ export declare namespace Error {
72
72
  namespace CONTEXT {
73
73
  }
74
- type CONTEXT = _i_in._T_Path;
74
+ type CONTEXT = _i_in._T_Error;
75
75
  namespace PARAMS {
76
76
  }
77
77
  namespace RESULT {
78
78
  }
79
- type RESULT = _i_out._T_Path;
79
+ type RESULT = _i_out._T_Error;
80
80
  }
81
81
  export declare namespace Result {
82
82
  namespace CONTEXT {
@@ -1,25 +1,25 @@
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_Path = ($$_: _i_in._T_Path, $$_p: {
4
4
  readonly 'value serializers': _i_vs._T_Value_Serializers;
5
5
  }) => string;
6
6
  export type _T_Parameters = ($$_: _i_in._T_Parameters, $$_p: {
7
7
  readonly 'value serializers': _i_vs._T_Value_Serializers;
8
8
  }) => string;
9
- export type _T_Path = ($$_: _i_in._T_Path, $$_p: {
9
+ export type _T_Error = ($$_: _i_in._T_Error, $$_p: {
10
10
  readonly 'value serializers': _i_vs._T_Value_Serializers;
11
11
  }) => string;
12
12
  export type _T_Result = ($$_: _i_in._T_Result, $$_p: {
13
13
  readonly 'value serializers': _i_vs._T_Value_Serializers;
14
14
  }) => string;
15
- export type Error = _T_Error;
16
- export type Parameters = _T_Parameters;
17
15
  export type Path = _T_Path;
16
+ export type Parameters = _T_Parameters;
17
+ export type Error = _T_Error;
18
18
  export type Result = _T_Result;
19
- export declare namespace _T_Error {
19
+ export declare namespace _T_Path {
20
20
  namespace CONTEXT {
21
21
  }
22
- type CONTEXT = _i_in._T_Error;
22
+ type CONTEXT = _i_in._T_Path;
23
23
  namespace PARAMS {
24
24
  namespace value_serializers {
25
25
  }
@@ -38,10 +38,10 @@ export declare namespace _T_Parameters {
38
38
  }
39
39
  type RESULT = string;
40
40
  }
41
- export declare namespace _T_Path {
41
+ export declare namespace _T_Error {
42
42
  namespace CONTEXT {
43
43
  }
44
- type CONTEXT = _i_in._T_Path;
44
+ type CONTEXT = _i_in._T_Error;
45
45
  namespace PARAMS {
46
46
  namespace value_serializers {
47
47
  }
@@ -60,10 +60,10 @@ export declare namespace _T_Result {
60
60
  }
61
61
  type RESULT = string;
62
62
  }
63
- export declare namespace Error {
63
+ export declare namespace Path {
64
64
  namespace CONTEXT {
65
65
  }
66
- type CONTEXT = _i_in._T_Error;
66
+ type CONTEXT = _i_in._T_Path;
67
67
  namespace PARAMS {
68
68
  namespace value_serializers {
69
69
  }
@@ -82,10 +82,10 @@ export declare namespace Parameters {
82
82
  }
83
83
  type RESULT = string;
84
84
  }
85
- export declare namespace Path {
85
+ export declare namespace Error {
86
86
  namespace CONTEXT {
87
87
  }
88
- type CONTEXT = _i_in._T_Path;
88
+ type CONTEXT = _i_in._T_Error;
89
89
  namespace PARAMS {
90
90
  namespace value_serializers {
91
91
  }
@@ -1,23 +1,23 @@
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: {
4
+ export type _T_Path = ($$_: _i_in._T_Value, $$_p: {
5
5
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
6
- }) => _i_out._T_Error;
6
+ }) => _i_out._T_Path;
7
7
  export type _T_Parameters = ($$_: _i_in._T_Value, $$_p: {
8
8
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
9
9
  }) => _i_out._T_Parameters;
10
- export type _T_Path = ($$_: _i_in._T_Value, $$_p: {
10
+ export type _T_Error = ($$_: _i_in._T_Value, $$_p: {
11
11
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
12
- }) => _i_out._T_Path;
12
+ }) => _i_out._T_Error;
13
13
  export type _T_Result = ($$_: _i_in._T_Value, $$_p: {
14
14
  readonly 'value deserializers': _i_vd._T_Value_Deserializers;
15
15
  }) => _i_out._T_Result;
16
- export type Error = _T_Error;
17
- export type Parameters = _T_Parameters;
18
16
  export type Path = _T_Path;
17
+ export type Parameters = _T_Parameters;
18
+ export type Error = _T_Error;
19
19
  export type Result = _T_Result;
20
- export declare namespace _T_Error {
20
+ export declare namespace _T_Path {
21
21
  namespace CONTEXT {
22
22
  }
23
23
  type CONTEXT = _i_in._T_Value;
@@ -28,7 +28,7 @@ export declare namespace _T_Error {
28
28
  }
29
29
  namespace RESULT {
30
30
  }
31
- type RESULT = _i_out._T_Error;
31
+ type RESULT = _i_out._T_Path;
32
32
  }
33
33
  export declare namespace _T_Parameters {
34
34
  namespace CONTEXT {
@@ -43,7 +43,7 @@ export declare namespace _T_Parameters {
43
43
  }
44
44
  type RESULT = _i_out._T_Parameters;
45
45
  }
46
- export declare namespace _T_Path {
46
+ export declare namespace _T_Error {
47
47
  namespace CONTEXT {
48
48
  }
49
49
  type CONTEXT = _i_in._T_Value;
@@ -54,7 +54,7 @@ export declare namespace _T_Path {
54
54
  }
55
55
  namespace RESULT {
56
56
  }
57
- type RESULT = _i_out._T_Path;
57
+ type RESULT = _i_out._T_Error;
58
58
  }
59
59
  export declare namespace _T_Result {
60
60
  namespace CONTEXT {
@@ -69,7 +69,7 @@ export declare namespace _T_Result {
69
69
  }
70
70
  type RESULT = _i_out._T_Result;
71
71
  }
72
- export declare namespace Error {
72
+ export declare namespace Path {
73
73
  namespace CONTEXT {
74
74
  }
75
75
  type CONTEXT = _i_in._T_Value;
@@ -80,7 +80,7 @@ export declare namespace Error {
80
80
  }
81
81
  namespace RESULT {
82
82
  }
83
- type RESULT = _i_out._T_Error;
83
+ type RESULT = _i_out._T_Path;
84
84
  }
85
85
  export declare namespace Parameters {
86
86
  namespace CONTEXT {
@@ -95,7 +95,7 @@ export declare namespace Parameters {
95
95
  }
96
96
  type RESULT = _i_out._T_Parameters;
97
97
  }
98
- export declare namespace Path {
98
+ export declare namespace Error {
99
99
  namespace CONTEXT {
100
100
  }
101
101
  type CONTEXT = _i_in._T_Value;
@@ -106,7 +106,7 @@ export declare namespace Path {
106
106
  }
107
107
  namespace RESULT {
108
108
  }
109
- type RESULT = _i_out._T_Path;
109
+ type RESULT = _i_out._T_Error;
110
110
  }
111
111
  export declare namespace Result {
112
112
  namespace CONTEXT {