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,47 +1,47 @@
1
1
  import * as _i_core from "../../../core/resolved";
2
- export type _T_Error = _i_core._T_State_Group<null, readonly ['node does not exist', null] | readonly ['permission denied', null]>;
3
- export type _T_Parameters = {
4
- readonly 'error if not exists': boolean;
5
- readonly 'path': _T_Path;
6
- };
7
2
  export type _T_Path = {
8
- readonly 'escape spaces in path': boolean;
9
3
  readonly 'path': string;
4
+ readonly 'escape spaces in path': boolean;
10
5
  };
11
- export type Error = _T_Error;
12
- export type Parameters = _T_Parameters;
6
+ export type _T_Parameters = {
7
+ readonly 'path': _T_Path;
8
+ readonly 'error if not exists': boolean;
9
+ };
10
+ export type _T_Error = _i_core._T_State_Group<null, readonly ['node does not exist', null] | readonly ['permission denied', null]>;
13
11
  export type Path = _T_Path;
14
- export declare namespace _T_Error {
15
- namespace SG {
16
- type node_does_not_exist = null;
17
- type permission_denied = null;
18
- }
19
- type SG = readonly ['node does not exist', null] | readonly ['permission denied', null];
12
+ export type Parameters = _T_Parameters;
13
+ export type Error = _T_Error;
14
+ export declare namespace _T_Path {
15
+ type path = string;
16
+ type escape_spaces_in_path = boolean;
20
17
  }
21
18
  export declare namespace _T_Parameters {
22
- type error_if_not_exists = boolean;
23
19
  namespace path {
24
20
  }
25
21
  type path = _T_Path;
22
+ type error_if_not_exists = boolean;
26
23
  }
27
- export declare namespace _T_Path {
28
- type escape_spaces_in_path = boolean;
29
- type path = string;
30
- }
31
- export declare namespace Error {
24
+ export declare namespace _T_Error {
32
25
  namespace SG {
33
26
  type node_does_not_exist = null;
34
27
  type permission_denied = null;
35
28
  }
36
29
  type SG = readonly ['node does not exist', null] | readonly ['permission denied', null];
37
30
  }
31
+ export declare namespace Path {
32
+ type path = string;
33
+ type escape_spaces_in_path = boolean;
34
+ }
38
35
  export declare namespace Parameters {
39
- type error_if_not_exists = boolean;
40
36
  namespace path {
41
37
  }
42
38
  type path = _T_Path;
39
+ type error_if_not_exists = boolean;
43
40
  }
44
- export declare namespace Path {
45
- type escape_spaces_in_path = boolean;
46
- type path = string;
41
+ export declare namespace Error {
42
+ namespace SG {
43
+ type node_does_not_exist = null;
44
+ type permission_denied = null;
45
+ }
46
+ type SG = readonly ['node does not exist', null] | readonly ['permission denied', null];
47
47
  }
@@ -1,47 +1,47 @@
1
1
  import * as _i_core from "../../../core/unconstrained";
2
- export type _T_Error = _i_core._T_State_Group<null, readonly ['node does not exist', null] | readonly ['permission denied', null]>;
3
- export type _T_Parameters = {
4
- readonly 'error if not exists': boolean;
5
- readonly 'path': _T_Path;
6
- };
7
2
  export type _T_Path = {
8
- readonly 'escape spaces in path': boolean;
9
3
  readonly 'path': string;
4
+ readonly 'escape spaces in path': boolean;
10
5
  };
11
- export type Error = _T_Error;
12
- export type Parameters = _T_Parameters;
6
+ export type _T_Parameters = {
7
+ readonly 'path': _T_Path;
8
+ readonly 'error if not exists': boolean;
9
+ };
10
+ export type _T_Error = _i_core._T_State_Group<null, readonly ['node does not exist', null] | readonly ['permission denied', null]>;
13
11
  export type Path = _T_Path;
14
- export declare namespace _T_Error {
15
- namespace SG {
16
- type node_does_not_exist = null;
17
- type permission_denied = null;
18
- }
19
- type SG = readonly ['node does not exist', null] | readonly ['permission denied', null];
12
+ export type Parameters = _T_Parameters;
13
+ export type Error = _T_Error;
14
+ export declare namespace _T_Path {
15
+ type path = string;
16
+ type escape_spaces_in_path = boolean;
20
17
  }
21
18
  export declare namespace _T_Parameters {
22
- type error_if_not_exists = boolean;
23
19
  namespace path {
24
20
  }
25
21
  type path = _T_Path;
22
+ type error_if_not_exists = boolean;
26
23
  }
27
- export declare namespace _T_Path {
28
- type escape_spaces_in_path = boolean;
29
- type path = string;
30
- }
31
- export declare namespace Error {
24
+ export declare namespace _T_Error {
32
25
  namespace SG {
33
26
  type node_does_not_exist = null;
34
27
  type permission_denied = null;
35
28
  }
36
29
  type SG = readonly ['node does not exist', null] | readonly ['permission denied', null];
37
30
  }
31
+ export declare namespace Path {
32
+ type path = string;
33
+ type escape_spaces_in_path = boolean;
34
+ }
38
35
  export declare namespace Parameters {
39
- type error_if_not_exists = boolean;
40
36
  namespace path {
41
37
  }
42
38
  type path = _T_Path;
39
+ type error_if_not_exists = boolean;
43
40
  }
44
- export declare namespace Path {
45
- type escape_spaces_in_path = boolean;
46
- type path = string;
41
+ export declare namespace Error {
42
+ namespace SG {
43
+ type node_does_not_exist = null;
44
+ type permission_denied = null;
45
+ }
46
+ type SG = readonly ['node does not exist', null] | readonly ['permission denied', null];
47
47
  }
@@ -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: {
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;
12
- export type Error = _T_Error;
13
- export type Parameters = _T_Parameters;
11
+ }) => _i_out._T_Error;
14
12
  export type Path = _T_Path;
15
- export declare namespace _T_Error {
13
+ export type Parameters = _T_Parameters;
14
+ export type Error = _T_Error;
15
+ export declare namespace _T_Path {
16
16
  type CONTEXT = string;
17
17
  namespace PARAMS {
18
18
  namespace value_deserializers {
@@ -21,7 +21,7 @@ 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_Path;
25
25
  }
26
26
  export declare namespace _T_Parameters {
27
27
  type CONTEXT = string;
@@ -34,7 +34,7 @@ export declare namespace _T_Parameters {
34
34
  }
35
35
  type RESULT = _i_out._T_Parameters;
36
36
  }
37
- export declare namespace _T_Path {
37
+ export declare namespace _T_Error {
38
38
  type CONTEXT = string;
39
39
  namespace PARAMS {
40
40
  namespace value_deserializers {
@@ -43,9 +43,9 @@ export declare namespace _T_Path {
43
43
  }
44
44
  namespace RESULT {
45
45
  }
46
- type RESULT = _i_out._T_Path;
46
+ type RESULT = _i_out._T_Error;
47
47
  }
48
- export declare namespace Error {
48
+ export declare namespace Path {
49
49
  type CONTEXT = string;
50
50
  namespace PARAMS {
51
51
  namespace value_deserializers {
@@ -54,7 +54,7 @@ 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_Path;
58
58
  }
59
59
  export declare namespace Parameters {
60
60
  type CONTEXT = string;
@@ -67,7 +67,7 @@ export declare namespace Parameters {
67
67
  }
68
68
  type RESULT = _i_out._T_Parameters;
69
69
  }
70
- export declare namespace Path {
70
+ export declare namespace Error {
71
71
  type CONTEXT = string;
72
72
  namespace PARAMS {
73
73
  namespace value_deserializers {
@@ -76,5 +76,5 @@ export declare namespace Path {
76
76
  }
77
77
  namespace RESULT {
78
78
  }
79
- type RESULT = _i_out._T_Path;
79
+ type RESULT = _i_out._T_Error;
80
80
  }
@@ -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_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
- export type Error = _T_Error;
14
- export type Parameters = _T_Parameters;
15
13
  export type Path = _T_Path;
16
- export declare namespace _T_Error {
14
+ export type Parameters = _T_Parameters;
15
+ export type Error = _T_Error;
16
+ export declare namespace _T_Path {
17
17
  namespace CONTEXT {
18
18
  }
19
- type CONTEXT = _i_in._T_Error;
19
+ type CONTEXT = _i_in._T_Path;
20
20
  namespace PARAMS {
21
21
  namespace value_serializers {
22
22
  }
@@ -39,10 +39,10 @@ export declare namespace _T_Parameters {
39
39
  }
40
40
  type RESULT = _i_out._T_Value;
41
41
  }
42
- export declare namespace _T_Path {
42
+ export declare namespace _T_Error {
43
43
  namespace CONTEXT {
44
44
  }
45
- type CONTEXT = _i_in._T_Path;
45
+ type CONTEXT = _i_in._T_Error;
46
46
  namespace PARAMS {
47
47
  namespace value_serializers {
48
48
  }
@@ -52,10 +52,10 @@ export declare namespace _T_Path {
52
52
  }
53
53
  type RESULT = _i_out._T_Value;
54
54
  }
55
- export declare namespace Error {
55
+ export declare namespace Path {
56
56
  namespace CONTEXT {
57
57
  }
58
- type CONTEXT = _i_in._T_Error;
58
+ type CONTEXT = _i_in._T_Path;
59
59
  namespace PARAMS {
60
60
  namespace value_serializers {
61
61
  }
@@ -78,10 +78,10 @@ export declare namespace Parameters {
78
78
  }
79
79
  type RESULT = _i_out._T_Value;
80
80
  }
81
- export declare namespace Path {
81
+ export declare namespace Error {
82
82
  namespace CONTEXT {
83
83
  }
84
- type CONTEXT = _i_in._T_Path;
84
+ type CONTEXT = _i_in._T_Error;
85
85
  namespace PARAMS {
86
86
  namespace value_serializers {
87
87
  }
@@ -1,20 +1,20 @@
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;
6
- export type Error = _T_Error;
7
- export type Parameters = _T_Parameters;
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;
8
6
  export type Path = _T_Path;
9
- export declare namespace _T_Error {
7
+ export type Parameters = _T_Parameters;
8
+ export type Error = _T_Error;
9
+ export declare namespace _T_Path {
10
10
  namespace CONTEXT {
11
11
  }
12
- type CONTEXT = _i_in._T_Error;
12
+ type CONTEXT = _i_in._T_Path;
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_Path;
18
18
  }
19
19
  export declare namespace _T_Parameters {
20
20
  namespace CONTEXT {
@@ -26,25 +26,25 @@ export declare namespace _T_Parameters {
26
26
  }
27
27
  type RESULT = _i_out._T_Parameters;
28
28
  }
29
- export declare namespace _T_Path {
29
+ export declare namespace _T_Error {
30
30
  namespace CONTEXT {
31
31
  }
32
- type CONTEXT = _i_in._T_Path;
32
+ type CONTEXT = _i_in._T_Error;
33
33
  namespace PARAMS {
34
34
  }
35
35
  namespace RESULT {
36
36
  }
37
- type RESULT = _i_out._T_Path;
37
+ type RESULT = _i_out._T_Error;
38
38
  }
39
- export declare namespace Error {
39
+ export declare namespace Path {
40
40
  namespace CONTEXT {
41
41
  }
42
- type CONTEXT = _i_in._T_Error;
42
+ type CONTEXT = _i_in._T_Path;
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_Path;
48
48
  }
49
49
  export declare namespace Parameters {
50
50
  namespace CONTEXT {
@@ -56,13 +56,13 @@ export declare namespace Parameters {
56
56
  }
57
57
  type RESULT = _i_out._T_Parameters;
58
58
  }
59
- export declare namespace Path {
59
+ export declare namespace Error {
60
60
  namespace CONTEXT {
61
61
  }
62
- type CONTEXT = _i_in._T_Path;
62
+ type CONTEXT = _i_in._T_Error;
63
63
  namespace PARAMS {
64
64
  }
65
65
  namespace RESULT {
66
66
  }
67
- type RESULT = _i_out._T_Path;
67
+ type RESULT = _i_out._T_Error;
68
68
  }
@@ -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_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
- export type Error = _T_Error;
13
- export type Parameters = _T_Parameters;
14
12
  export type Path = _T_Path;
15
- export declare namespace _T_Error {
13
+ export type Parameters = _T_Parameters;
14
+ export type Error = _T_Error;
15
+ export declare namespace _T_Path {
16
16
  namespace CONTEXT {
17
17
  }
18
- type CONTEXT = _i_in._T_Error;
18
+ type CONTEXT = _i_in._T_Path;
19
19
  namespace PARAMS {
20
20
  namespace value_serializers {
21
21
  }
@@ -34,10 +34,10 @@ export declare namespace _T_Parameters {
34
34
  }
35
35
  type RESULT = string;
36
36
  }
37
- export declare namespace _T_Path {
37
+ export declare namespace _T_Error {
38
38
  namespace CONTEXT {
39
39
  }
40
- type CONTEXT = _i_in._T_Path;
40
+ type CONTEXT = _i_in._T_Error;
41
41
  namespace PARAMS {
42
42
  namespace value_serializers {
43
43
  }
@@ -45,10 +45,10 @@ export declare namespace _T_Path {
45
45
  }
46
46
  type RESULT = string;
47
47
  }
48
- export declare namespace Error {
48
+ export declare namespace Path {
49
49
  namespace CONTEXT {
50
50
  }
51
- type CONTEXT = _i_in._T_Error;
51
+ type CONTEXT = _i_in._T_Path;
52
52
  namespace PARAMS {
53
53
  namespace value_serializers {
54
54
  }
@@ -67,10 +67,10 @@ export declare namespace Parameters {
67
67
  }
68
68
  type RESULT = string;
69
69
  }
70
- export declare namespace Path {
70
+ export declare namespace Error {
71
71
  namespace CONTEXT {
72
72
  }
73
- type CONTEXT = _i_in._T_Path;
73
+ type CONTEXT = _i_in._T_Error;
74
74
  namespace PARAMS {
75
75
  namespace value_serializers {
76
76
  }
@@ -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: {
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;
13
- export type Error = _T_Error;
14
- export type Parameters = _T_Parameters;
12
+ }) => _i_out._T_Error;
15
13
  export type Path = _T_Path;
16
- export declare namespace _T_Error {
14
+ export type Parameters = _T_Parameters;
15
+ export type Error = _T_Error;
16
+ export declare namespace _T_Path {
17
17
  namespace CONTEXT {
18
18
  }
19
19
  type CONTEXT = _i_in._T_Value;
@@ -24,7 +24,7 @@ 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_Path;
28
28
  }
29
29
  export declare namespace _T_Parameters {
30
30
  namespace CONTEXT {
@@ -39,7 +39,7 @@ export declare namespace _T_Parameters {
39
39
  }
40
40
  type RESULT = _i_out._T_Parameters;
41
41
  }
42
- export declare namespace _T_Path {
42
+ export declare namespace _T_Error {
43
43
  namespace CONTEXT {
44
44
  }
45
45
  type CONTEXT = _i_in._T_Value;
@@ -50,9 +50,9 @@ export declare namespace _T_Path {
50
50
  }
51
51
  namespace RESULT {
52
52
  }
53
- type RESULT = _i_out._T_Path;
53
+ type RESULT = _i_out._T_Error;
54
54
  }
55
- export declare namespace Error {
55
+ export declare namespace Path {
56
56
  namespace CONTEXT {
57
57
  }
58
58
  type CONTEXT = _i_in._T_Value;
@@ -63,7 +63,7 @@ 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_Path;
67
67
  }
68
68
  export declare namespace Parameters {
69
69
  namespace CONTEXT {
@@ -78,7 +78,7 @@ export declare namespace Parameters {
78
78
  }
79
79
  type RESULT = _i_out._T_Parameters;
80
80
  }
81
- export declare namespace Path {
81
+ export declare namespace Error {
82
82
  namespace CONTEXT {
83
83
  }
84
84
  type CONTEXT = _i_in._T_Value;
@@ -89,5 +89,5 @@ export declare namespace Path {
89
89
  }
90
90
  namespace RESULT {
91
91
  }
92
- type RESULT = _i_out._T_Path;
92
+ type RESULT = _i_out._T_Error;
93
93
  }
@@ -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
  }