pareto-liana 0.0.0

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 (767) hide show
  1. package/dist/bin/compile_temp_schemas.d.ts +2 -0
  2. package/dist/bin/compile_temp_schemas.js +47 -0
  3. package/dist/bin/seal.d.ts +2 -0
  4. package/dist/bin/seal.js +35 -0
  5. package/dist/bin/serialize_schemas.d.ts +2 -0
  6. package/dist/bin/serialize_schemas.js +34 -0
  7. package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.d.ts +2 -0
  8. package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.js +8 -0
  9. package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.d.ts +2 -0
  10. package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.js +217 -0
  11. package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.d.ts +2 -0
  12. package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.js +28 -0
  13. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.d.ts +2 -0
  14. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.js +8 -0
  15. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.d.ts +2 -0
  16. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.js +8 -0
  17. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.d.ts +7 -0
  18. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.js +63 -0
  19. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.d.ts +2 -0
  20. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.js +6 -0
  21. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.d.ts +2 -0
  22. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.js +8 -0
  23. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.d.ts +2 -0
  24. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.js +21 -0
  25. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.d.ts +2 -0
  26. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.js +8 -0
  27. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.d.ts +2 -0
  28. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.js +8 -0
  29. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.d.ts +2 -0
  30. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.js +631 -0
  31. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.d.ts +2 -0
  32. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.js +13 -0
  33. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.d.ts +2 -0
  34. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.js +8 -0
  35. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.d.ts +2 -0
  36. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.js +51 -0
  37. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.d.ts +2 -0
  38. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.js +6 -0
  39. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.d.ts +2 -0
  40. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.js +8 -0
  41. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.d.ts +2 -0
  42. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.js +74 -0
  43. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.d.ts +2 -0
  44. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.js +8 -0
  45. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.d.ts +2 -0
  46. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.js +8 -0
  47. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.d.ts +2 -0
  48. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.js +50 -0
  49. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.d.ts +2 -0
  50. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.js +10 -0
  51. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.d.ts +2 -0
  52. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.js +8 -0
  53. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.d.ts +2 -0
  54. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.js +40 -0
  55. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.d.ts +2 -0
  56. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.js +8 -0
  57. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.d.ts +2 -0
  58. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.js +8 -0
  59. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.d.ts +2 -0
  60. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.js +18 -0
  61. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.d.ts +2 -0
  62. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.js +10 -0
  63. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.d.ts +2 -0
  64. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.js +8 -0
  65. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.d.ts +2 -0
  66. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.js +63 -0
  67. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.d.ts +2 -0
  68. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.js +10 -0
  69. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.d.ts +2 -0
  70. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.js +8 -0
  71. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.d.ts +2 -0
  72. package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.js +31 -0
  73. package/dist/data/temporary_schemas/all.d.ts +7 -0
  74. package/dist/data/temporary_schemas/all.js +130 -0
  75. package/dist/data/temporary_schemas/antlr/module.astn.d.ts +2 -0
  76. package/dist/data/temporary_schemas/antlr/module.astn.js +8 -0
  77. package/dist/data/temporary_schemas/antlr/operations.astn.d.ts +2 -0
  78. package/dist/data/temporary_schemas/antlr/operations.astn.js +6 -0
  79. package/dist/data/temporary_schemas/antlr/schema_tree.astn.d.ts +2 -0
  80. package/dist/data/temporary_schemas/antlr/schema_tree.astn.js +15 -0
  81. package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.d.ts +2 -0
  82. package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.js +11 -0
  83. package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.d.ts +2 -0
  84. package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.js +8 -0
  85. package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.d.ts +2 -0
  86. package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.js +73 -0
  87. package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.d.ts +2 -0
  88. package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.js +11 -0
  89. package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.d.ts +2 -0
  90. package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.js +8 -0
  91. package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.d.ts +2 -0
  92. package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.js +127 -0
  93. package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.d.ts +2 -0
  94. package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.js +11 -0
  95. package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.d.ts +2 -0
  96. package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.js +8 -0
  97. package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.d.ts +2 -0
  98. package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.js +31 -0
  99. package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.d.ts +2 -0
  100. package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.js +11 -0
  101. package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.d.ts +2 -0
  102. package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.js +8 -0
  103. package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.d.ts +2 -0
  104. package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.js +21 -0
  105. package/dist/data/temporary_schemas/astn/module.astn.d.ts +2 -0
  106. package/dist/data/temporary_schemas/astn/module.astn.js +8 -0
  107. package/dist/data/temporary_schemas/astn/operations.astn.d.ts +2 -0
  108. package/dist/data/temporary_schemas/astn/operations.astn.js +6 -0
  109. package/dist/data/temporary_schemas/astn/schema_tree.astn.d.ts +2 -0
  110. package/dist/data/temporary_schemas/astn/schema_tree.astn.js +13 -0
  111. package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.d.ts +2 -0
  112. package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.js +6 -0
  113. package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.d.ts +2 -0
  114. package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.js +10 -0
  115. package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.d.ts +2 -0
  116. package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.js +110 -0
  117. package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.d.ts +2 -0
  118. package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.js +49 -0
  119. package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.d.ts +2 -0
  120. package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.js +64 -0
  121. package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.d.ts +2 -0
  122. package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.js +10 -0
  123. package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.d.ts +2 -0
  124. package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.js +8 -0
  125. package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.d.ts +2 -0
  126. package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.js +52 -0
  127. package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.d.ts +2 -0
  128. package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.js +6 -0
  129. package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.d.ts +2 -0
  130. package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.js +10 -0
  131. package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.d.ts +2 -0
  132. package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.js +29 -0
  133. package/dist/data/temporary_schemas/astn-core/module.astn.d.ts +2 -0
  134. package/dist/data/temporary_schemas/astn-core/module.astn.js +8 -0
  135. package/dist/data/temporary_schemas/astn-core/operations.astn.d.ts +2 -0
  136. package/dist/data/temporary_schemas/astn-core/operations.astn.js +6 -0
  137. package/dist/data/temporary_schemas/astn-core/schema_tree.astn.d.ts +2 -0
  138. package/dist/data/temporary_schemas/astn-core/schema_tree.astn.js +15 -0
  139. package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.d.ts +2 -0
  140. package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.js +6 -0
  141. package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.d.ts +2 -0
  142. package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.js +11 -0
  143. package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.d.ts +2 -0
  144. package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.js +75 -0
  145. package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.d.ts +2 -0
  146. package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.js +6 -0
  147. package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.d.ts +2 -0
  148. package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.js +10 -0
  149. package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.d.ts +2 -0
  150. package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.js +93 -0
  151. package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.d.ts +2 -0
  152. package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.js +10 -0
  153. package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.d.ts +2 -0
  154. package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.js +8 -0
  155. package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.d.ts +2 -0
  156. package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.js +32 -0
  157. package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.d.ts +2 -0
  158. package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.js +6 -0
  159. package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.d.ts +2 -0
  160. package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.js +8 -0
  161. package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.d.ts +2 -0
  162. package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.js +76 -0
  163. package/dist/data/temporary_schemas/astn-to-xml/module.astn.d.ts +2 -0
  164. package/dist/data/temporary_schemas/astn-to-xml/module.astn.js +8 -0
  165. package/dist/data/temporary_schemas/astn-to-xml/operations.astn.d.ts +2 -0
  166. package/dist/data/temporary_schemas/astn-to-xml/operations.astn.js +6 -0
  167. package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.d.ts +2 -0
  168. package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.js +9 -0
  169. package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.d.ts +2 -0
  170. package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.js +10 -0
  171. package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.d.ts +2 -0
  172. package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.js +8 -0
  173. package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.d.ts +2 -0
  174. package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.js +72 -0
  175. package/dist/data/temporary_schemas/exupery/module.astn.d.ts +2 -0
  176. package/dist/data/temporary_schemas/exupery/module.astn.js +8 -0
  177. package/dist/data/temporary_schemas/exupery/operations.astn.d.ts +2 -0
  178. package/dist/data/temporary_schemas/exupery/operations.astn.js +217 -0
  179. package/dist/data/temporary_schemas/exupery/schema_tree.astn.d.ts +2 -0
  180. package/dist/data/temporary_schemas/exupery/schema_tree.astn.js +13 -0
  181. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.globals.astn.d.ts +2 -0
  182. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.globals.astn.js +10 -0
  183. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.module.astn.d.ts +2 -0
  184. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.module.astn.js +12 -0
  185. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.d.ts +2 -0
  186. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.js +199 -0
  187. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.d.ts +2 -0
  188. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.js +13 -0
  189. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.d.ts +2 -0
  190. package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.js +199 -0
  191. package/dist/data/temporary_schemas/exupery/schemas/interface/$.globals.astn.d.ts +2 -0
  192. package/dist/data/temporary_schemas/exupery/schemas/interface/$.globals.astn.js +9 -0
  193. package/dist/data/temporary_schemas/exupery/schemas/interface/$.module.astn.d.ts +2 -0
  194. package/dist/data/temporary_schemas/exupery/schemas/interface/$.module.astn.js +10 -0
  195. package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.d.ts +2 -0
  196. package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.js +89 -0
  197. package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.d.ts +2 -0
  198. package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.js +11 -0
  199. package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.d.ts +2 -0
  200. package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.js +89 -0
  201. package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.globals.astn.d.ts +2 -0
  202. package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.globals.astn.js +9 -0
  203. package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.module.astn.d.ts +2 -0
  204. package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.module.astn.js +8 -0
  205. package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.d.ts +2 -0
  206. package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.js +139 -0
  207. package/dist/data/temporary_schemas/git/module.astn.d.ts +2 -0
  208. package/dist/data/temporary_schemas/git/module.astn.js +8 -0
  209. package/dist/data/temporary_schemas/git/operations.astn.d.ts +2 -0
  210. package/dist/data/temporary_schemas/git/operations.astn.js +6 -0
  211. package/dist/data/temporary_schemas/git/schema_tree.astn.d.ts +2 -0
  212. package/dist/data/temporary_schemas/git/schema_tree.astn.js +9 -0
  213. package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.d.ts +2 -0
  214. package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.js +6 -0
  215. package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.d.ts +2 -0
  216. package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.js +8 -0
  217. package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.d.ts +2 -0
  218. package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.js +314 -0
  219. package/dist/data/temporary_schemas/json-to-astn/module.astn.d.ts +2 -0
  220. package/dist/data/temporary_schemas/json-to-astn/module.astn.js +8 -0
  221. package/dist/data/temporary_schemas/json-to-astn/operations.astn.d.ts +2 -0
  222. package/dist/data/temporary_schemas/json-to-astn/operations.astn.js +6 -0
  223. package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.d.ts +2 -0
  224. package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.js +9 -0
  225. package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.d.ts +2 -0
  226. package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.js +6 -0
  227. package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.d.ts +2 -0
  228. package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.js +8 -0
  229. package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.d.ts +2 -0
  230. package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.js +79 -0
  231. package/dist/data/temporary_schemas/pareto/module.astn.d.ts +2 -0
  232. package/dist/data/temporary_schemas/pareto/module.astn.js +8 -0
  233. package/dist/data/temporary_schemas/pareto/operations.astn.d.ts +2 -0
  234. package/dist/data/temporary_schemas/pareto/operations.astn.js +217 -0
  235. package/dist/data/temporary_schemas/pareto/schema_tree.astn.d.ts +2 -0
  236. package/dist/data/temporary_schemas/pareto/schema_tree.astn.js +21 -0
  237. package/dist/data/temporary_schemas/pareto/schemas/module/$.globals.astn.d.ts +2 -0
  238. package/dist/data/temporary_schemas/pareto/schemas/module/$.globals.astn.js +6 -0
  239. package/dist/data/temporary_schemas/pareto/schemas/module/$.module.astn.d.ts +2 -0
  240. package/dist/data/temporary_schemas/pareto/schemas/module/$.module.astn.js +12 -0
  241. package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.d.ts +2 -0
  242. package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.js +45 -0
  243. package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.d.ts +2 -0
  244. package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.js +11 -0
  245. package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.d.ts +2 -0
  246. package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.js +20 -0
  247. package/dist/data/temporary_schemas/pareto/schemas/schema/$.globals.astn.d.ts +2 -0
  248. package/dist/data/temporary_schemas/pareto/schemas/schema/$.globals.astn.js +6 -0
  249. package/dist/data/temporary_schemas/pareto/schemas/schema/$.module.astn.d.ts +2 -0
  250. package/dist/data/temporary_schemas/pareto/schemas/schema/$.module.astn.js +10 -0
  251. package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.d.ts +2 -0
  252. package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.js +600 -0
  253. package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.d.ts +2 -0
  254. package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.js +129 -0
  255. package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.d.ts +2 -0
  256. package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.js +397 -0
  257. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.globals.astn.d.ts +2 -0
  258. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.globals.astn.js +6 -0
  259. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.module.astn.d.ts +2 -0
  260. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.module.astn.js +8 -0
  261. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.d.ts +2 -0
  262. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.js +68 -0
  263. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.globals.astn.d.ts +2 -0
  264. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.globals.astn.js +6 -0
  265. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.d.ts +2 -0
  266. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.js +12 -0
  267. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.d.ts +2 -0
  268. package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.js +157 -0
  269. package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.d.ts +2 -0
  270. package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.js +8 -0
  271. package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.d.ts +2 -0
  272. package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.js +217 -0
  273. package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.d.ts +2 -0
  274. package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.js +11 -0
  275. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.d.ts +2 -0
  276. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.js +16 -0
  277. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.d.ts +2 -0
  278. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.js +10 -0
  279. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.d.ts +2 -0
  280. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.js +398 -0
  281. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.d.ts +2 -0
  282. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.js +49 -0
  283. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.d.ts +2 -0
  284. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.js +365 -0
  285. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.d.ts +2 -0
  286. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.js +17 -0
  287. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.d.ts +2 -0
  288. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.js +8 -0
  289. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.d.ts +2 -0
  290. package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.js +372 -0
  291. package/dist/data/temporary_schemas/pareto-development-tools/module.astn.d.ts +2 -0
  292. package/dist/data/temporary_schemas/pareto-development-tools/module.astn.js +8 -0
  293. package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.d.ts +2 -0
  294. package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.js +6 -0
  295. package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.d.ts +2 -0
  296. package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.js +9 -0
  297. package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.d.ts +2 -0
  298. package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.js +10 -0
  299. package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.d.ts +2 -0
  300. package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.js +8 -0
  301. package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.d.ts +2 -0
  302. package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.js +30 -0
  303. package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.d.ts +2 -0
  304. package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.js +8 -0
  305. package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.d.ts +2 -0
  306. package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.js +6 -0
  307. package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.d.ts +2 -0
  308. package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.js +15 -0
  309. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.d.ts +2 -0
  310. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.js +8 -0
  311. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.d.ts +2 -0
  312. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.js +8 -0
  313. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.d.ts +2 -0
  314. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +28 -0
  315. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.d.ts +2 -0
  316. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.js +8 -0
  317. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.d.ts +2 -0
  318. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.js +8 -0
  319. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.d.ts +2 -0
  320. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.js +12 -0
  321. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.d.ts +2 -0
  322. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.js +8 -0
  323. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.d.ts +2 -0
  324. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.js +8 -0
  325. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.d.ts +2 -0
  326. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.js +15 -0
  327. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.d.ts +2 -0
  328. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.js +8 -0
  329. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.d.ts +2 -0
  330. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.js +8 -0
  331. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.d.ts +2 -0
  332. package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.js +12 -0
  333. package/dist/data/temporary_schemas/pareto-graphviz/module.astn.d.ts +2 -0
  334. package/dist/data/temporary_schemas/pareto-graphviz/module.astn.js +8 -0
  335. package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.d.ts +2 -0
  336. package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.js +6 -0
  337. package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.d.ts +2 -0
  338. package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.js +9 -0
  339. package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.d.ts +2 -0
  340. package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.js +10 -0
  341. package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.d.ts +2 -0
  342. package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.js +8 -0
  343. package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.d.ts +2 -0
  344. package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.js +300 -0
  345. package/dist/data/temporary_schemas/pareto-json/module.astn.d.ts +2 -0
  346. package/dist/data/temporary_schemas/pareto-json/module.astn.js +8 -0
  347. package/dist/data/temporary_schemas/pareto-json/operations.astn.d.ts +2 -0
  348. package/dist/data/temporary_schemas/pareto-json/operations.astn.js +6 -0
  349. package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.d.ts +2 -0
  350. package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.js +9 -0
  351. package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.d.ts +2 -0
  352. package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.js +10 -0
  353. package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.d.ts +2 -0
  354. package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.js +8 -0
  355. package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.d.ts +2 -0
  356. package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.js +26 -0
  357. package/dist/data/temporary_schemas/pareto-lionweb/module.astn.d.ts +2 -0
  358. package/dist/data/temporary_schemas/pareto-lionweb/module.astn.js +8 -0
  359. package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.d.ts +2 -0
  360. package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.js +6 -0
  361. package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.d.ts +2 -0
  362. package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.js +13 -0
  363. package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.d.ts +2 -0
  364. package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.js +10 -0
  365. package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.d.ts +2 -0
  366. package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.js +8 -0
  367. package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.d.ts +2 -0
  368. package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.js +60 -0
  369. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.d.ts +2 -0
  370. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.js +10 -0
  371. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.d.ts +2 -0
  372. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.js +8 -0
  373. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.d.ts +2 -0
  374. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.js +41 -0
  375. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.d.ts +2 -0
  376. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.js +10 -0
  377. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.d.ts +2 -0
  378. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.js +8 -0
  379. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.d.ts +2 -0
  380. package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.js +27 -0
  381. package/dist/data/temporary_schemas/pareto-resources/module.astn.d.ts +2 -0
  382. package/dist/data/temporary_schemas/pareto-resources/module.astn.js +8 -0
  383. package/dist/data/temporary_schemas/pareto-resources/operations.astn.d.ts +2 -0
  384. package/dist/data/temporary_schemas/pareto-resources/operations.astn.js +6 -0
  385. package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.d.ts +2 -0
  386. package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +47 -0
  387. package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.d.ts +2 -0
  388. package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.js +6 -0
  389. package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.d.ts +2 -0
  390. package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.js +10 -0
  391. package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.d.ts +2 -0
  392. package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.js +23 -0
  393. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.d.ts +2 -0
  394. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.js +6 -0
  395. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.d.ts +2 -0
  396. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +8 -0
  397. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.d.ts +2 -0
  398. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +20 -0
  399. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.d.ts +2 -0
  400. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.js +6 -0
  401. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.d.ts +2 -0
  402. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +8 -0
  403. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.d.ts +2 -0
  404. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +23 -0
  405. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.d.ts +2 -0
  406. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.js +6 -0
  407. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.d.ts +2 -0
  408. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +8 -0
  409. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.d.ts +2 -0
  410. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +26 -0
  411. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.d.ts +2 -0
  412. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.js +6 -0
  413. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.d.ts +2 -0
  414. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +8 -0
  415. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.d.ts +2 -0
  416. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +19 -0
  417. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.d.ts +2 -0
  418. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.js +6 -0
  419. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.d.ts +2 -0
  420. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +8 -0
  421. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.d.ts +2 -0
  422. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +22 -0
  423. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.d.ts +2 -0
  424. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.js +6 -0
  425. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.d.ts +2 -0
  426. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +8 -0
  427. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.d.ts +2 -0
  428. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +26 -0
  429. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.d.ts +2 -0
  430. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.js +6 -0
  431. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.d.ts +2 -0
  432. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +8 -0
  433. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.d.ts +2 -0
  434. package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +25 -0
  435. package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.d.ts +2 -0
  436. package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.js +6 -0
  437. package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.d.ts +2 -0
  438. package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.js +8 -0
  439. package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.d.ts +2 -0
  440. package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.js +9 -0
  441. package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.d.ts +2 -0
  442. package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.js +6 -0
  443. package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.d.ts +2 -0
  444. package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.js +8 -0
  445. package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.d.ts +2 -0
  446. package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.js +10 -0
  447. package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.d.ts +2 -0
  448. package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.js +6 -0
  449. package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.d.ts +2 -0
  450. package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.js +8 -0
  451. package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.d.ts +2 -0
  452. package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.js +10 -0
  453. package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.d.ts +2 -0
  454. package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.js +6 -0
  455. package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.d.ts +2 -0
  456. package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.js +10 -0
  457. package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.d.ts +2 -0
  458. package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.js +12 -0
  459. package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.d.ts +2 -0
  460. package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.js +6 -0
  461. package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.d.ts +2 -0
  462. package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.js +8 -0
  463. package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.d.ts +2 -0
  464. package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.js +41 -0
  465. package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.d.ts +2 -0
  466. package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.js +6 -0
  467. package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.d.ts +2 -0
  468. package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.js +10 -0
  469. package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.d.ts +2 -0
  470. package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.js +28 -0
  471. package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.d.ts +2 -0
  472. package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.js +6 -0
  473. package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.d.ts +2 -0
  474. package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.js +10 -0
  475. package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.d.ts +2 -0
  476. package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.js +16 -0
  477. package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.d.ts +2 -0
  478. package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.js +6 -0
  479. package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.d.ts +2 -0
  480. package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.js +10 -0
  481. package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.d.ts +2 -0
  482. package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.js +15 -0
  483. package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.d.ts +2 -0
  484. package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.js +6 -0
  485. package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.d.ts +2 -0
  486. package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.js +10 -0
  487. package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.d.ts +2 -0
  488. package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.js +16 -0
  489. package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.d.ts +2 -0
  490. package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.js +6 -0
  491. package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.d.ts +2 -0
  492. package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.js +10 -0
  493. package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.d.ts +2 -0
  494. package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.js +14 -0
  495. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.d.ts +2 -0
  496. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.js +6 -0
  497. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.d.ts +2 -0
  498. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.js +8 -0
  499. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.d.ts +2 -0
  500. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.js +8 -0
  501. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.d.ts +2 -0
  502. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.js +6 -0
  503. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.d.ts +2 -0
  504. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.js +8 -0
  505. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.d.ts +2 -0
  506. package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.js +8 -0
  507. package/dist/data/temporary_schemas/pareto-static-html/module.astn.d.ts +2 -0
  508. package/dist/data/temporary_schemas/pareto-static-html/module.astn.js +8 -0
  509. package/dist/data/temporary_schemas/pareto-static-html/operations.astn.d.ts +2 -0
  510. package/dist/data/temporary_schemas/pareto-static-html/operations.astn.js +6 -0
  511. package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.d.ts +2 -0
  512. package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.js +9 -0
  513. package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.d.ts +2 -0
  514. package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.js +10 -0
  515. package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.d.ts +2 -0
  516. package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.js +8 -0
  517. package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.d.ts +2 -0
  518. package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.js +84 -0
  519. package/dist/data/temporary_schemas/pareto-targets/module.astn.d.ts +2 -0
  520. package/dist/data/temporary_schemas/pareto-targets/module.astn.js +8 -0
  521. package/dist/data/temporary_schemas/pareto-targets/operations.astn.d.ts +2 -0
  522. package/dist/data/temporary_schemas/pareto-targets/operations.astn.js +6 -0
  523. package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.d.ts +2 -0
  524. package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.js +17 -0
  525. package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.d.ts +2 -0
  526. package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.js +8 -0
  527. package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.d.ts +2 -0
  528. package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.js +8 -0
  529. package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.d.ts +2 -0
  530. package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.js +59 -0
  531. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.d.ts +2 -0
  532. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.js +8 -0
  533. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.d.ts +2 -0
  534. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.js +8 -0
  535. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.d.ts +2 -0
  536. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.js +255 -0
  537. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.d.ts +2 -0
  538. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.js +10 -0
  539. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.d.ts +2 -0
  540. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.js +8 -0
  541. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.d.ts +2 -0
  542. package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.js +68 -0
  543. package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.d.ts +2 -0
  544. package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.js +9 -0
  545. package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.d.ts +2 -0
  546. package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.js +8 -0
  547. package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.d.ts +2 -0
  548. package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.js +41 -0
  549. package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.d.ts +2 -0
  550. package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.js +8 -0
  551. package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.d.ts +2 -0
  552. package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.js +11 -0
  553. package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.d.ts +2 -0
  554. package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.js +17 -0
  555. package/dist/data/temporary_schemas/pareto-test/module.astn.d.ts +2 -0
  556. package/dist/data/temporary_schemas/pareto-test/module.astn.js +8 -0
  557. package/dist/data/temporary_schemas/pareto-test/operations.astn.d.ts +2 -0
  558. package/dist/data/temporary_schemas/pareto-test/operations.astn.js +6 -0
  559. package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.d.ts +2 -0
  560. package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.js +10 -0
  561. package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.d.ts +2 -0
  562. package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.js +10 -0
  563. package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.d.ts +2 -0
  564. package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.js +8 -0
  565. package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.d.ts +2 -0
  566. package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.js +25 -0
  567. package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.d.ts +2 -0
  568. package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.js +8 -0
  569. package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.d.ts +2 -0
  570. package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.js +6 -0
  571. package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.d.ts +2 -0
  572. package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.js +11 -0
  573. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.d.ts +2 -0
  574. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.js +10 -0
  575. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.d.ts +2 -0
  576. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.js +8 -0
  577. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.d.ts +2 -0
  578. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.js +46 -0
  579. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.d.ts +2 -0
  580. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.js +10 -0
  581. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.d.ts +2 -0
  582. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.js +8 -0
  583. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.d.ts +2 -0
  584. package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.js +79 -0
  585. package/dist/globals.d.ts +26 -0
  586. package/dist/globals.js +2 -0
  587. package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +3 -0
  588. package/dist/implementation/manual/commands/compile_temp_schemas.js +121 -0
  589. package/dist/implementation/manual/commands/seal.d.ts +2 -0
  590. package/dist/implementation/manual/commands/seal.js +57 -0
  591. package/dist/implementation/manual/commands/serialize_schemas.d.ts +2 -0
  592. package/dist/implementation/manual/commands/serialize_schemas.js +65 -0
  593. package/dist/implementation/manual/queries/load_pareto_document.d.ts +2 -0
  594. package/dist/implementation/manual/queries/load_pareto_document.js +43 -0
  595. package/dist/implementation/manual/queries/load_pareto_file.d.ts +2 -0
  596. package/dist/implementation/manual/queries/load_pareto_file.js +36 -0
  597. package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +5 -0
  598. package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +65 -0
  599. package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +7 -0
  600. package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +51 -0
  601. package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +4 -0
  602. package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +35 -0
  603. package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +7 -0
  604. package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +38 -0
  605. package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +3 -0
  606. package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.js +37 -0
  607. package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +6 -0
  608. package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +82 -0
  609. package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.d.ts +3 -0
  610. package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +50 -0
  611. package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.d.ts +3 -0
  612. package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +37 -0
  613. package/dist/implementation/manual/schemas/schema/deserializers.d.ts +12 -0
  614. package/dist/implementation/manual/schemas/schema/deserializers.js +102 -0
  615. package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +9 -0
  616. package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +128 -0
  617. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +7 -0
  618. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +51 -0
  619. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +9 -0
  620. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +90 -0
  621. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +13 -0
  622. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +139 -0
  623. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +13 -0
  624. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +131 -0
  625. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +23 -0
  626. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +318 -0
  627. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +8 -0
  628. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +63 -0
  629. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +14 -0
  630. package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +222 -0
  631. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +3 -0
  632. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +34 -0
  633. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +5 -0
  634. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +112 -0
  635. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +3 -0
  636. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.js +44 -0
  637. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +5 -0
  638. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.js +41 -0
  639. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +10 -0
  640. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +92 -0
  641. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +5 -0
  642. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.js +36 -0
  643. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +16 -0
  644. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +203 -0
  645. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +5 -0
  646. package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.js +46 -0
  647. package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +9 -0
  648. package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +85 -0
  649. package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +15 -0
  650. package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +49 -0
  651. package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +16 -0
  652. package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +468 -0
  653. package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.d.ts +8 -0
  654. package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +325 -0
  655. package/dist/implementation/temp/resolvers/module.d.ts +3 -0
  656. package/dist/implementation/temp/resolvers/module.js +126 -0
  657. package/dist/implementation/temp/resolvers/schema.d.ts +24 -0
  658. package/dist/implementation/temp/resolvers/schema.js +1894 -0
  659. package/dist/index.d.ts +1 -0
  660. package/dist/index.js +5 -0
  661. package/dist/interface/generated/pareto/core/location.d.ts +11 -0
  662. package/dist/interface/generated/pareto/core/location.js +3 -0
  663. package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +150 -0
  664. package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.js +3 -0
  665. package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +270 -0
  666. package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.js +3 -0
  667. package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.d.ts +80 -0
  668. package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.js +3 -0
  669. package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +192 -0
  670. package/dist/interface/generated/pareto/schemas/astn_schema/resolve.js +3 -0
  671. package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +33 -0
  672. package/dist/interface/generated/pareto/schemas/module/data/resolved.js +3 -0
  673. package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +69 -0
  674. package/dist/interface/generated/pareto/schemas/module/data/unresolved.js +3 -0
  675. package/dist/interface/generated/pareto/schemas/module/data_types/resolve.d.ts +15 -0
  676. package/dist/interface/generated/pareto/schemas/module/data_types/resolve.js +3 -0
  677. package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.d.ts +17 -0
  678. package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.js +3 -0
  679. package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +17 -0
  680. package/dist/interface/generated/pareto/schemas/module/resolve.js +3 -0
  681. package/dist/interface/generated/pareto/schemas/parse_tree/data.d.ts +182 -0
  682. package/dist/interface/generated/pareto/schemas/parse_tree/data.js +3 -0
  683. package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.d.ts +52 -0
  684. package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.js +3 -0
  685. package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.d.ts +92 -0
  686. package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.js +3 -0
  687. package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +971 -0
  688. package/dist/interface/generated/pareto/schemas/schema/data/resolved.js +3 -0
  689. package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +1497 -0
  690. package/dist/interface/generated/pareto/schemas/schema/data/unresolved.js +3 -0
  691. package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.d.ts +410 -0
  692. package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.js +3 -0
  693. package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.d.ts +255 -0
  694. package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.js +3 -0
  695. package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +843 -0
  696. package/dist/interface/generated/pareto/schemas/schema/resolve.js +3 -0
  697. package/dist/interface/generated/pareto/schemas/token/data.d.ts +121 -0
  698. package/dist/interface/generated/pareto/schemas/token/data.js +3 -0
  699. package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.d.ts +73 -0
  700. package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.js +3 -0
  701. package/dist/interface/generated/pareto/schemas/unmarshall_errors/data.d.ts +105 -0
  702. package/dist/interface/generated/pareto/schemas/unmarshall_errors/data.js +3 -0
  703. package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.d.ts +31 -0
  704. package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.js +3 -0
  705. package/dist/interface/generated/pareto/schemas/unmarshall_result/data.d.ts +1 -0
  706. package/dist/interface/generated/pareto/schemas/unmarshall_result/data.js +3 -0
  707. package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.d.ts +1 -0
  708. package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.js +3 -0
  709. package/dist/interface/resources.d.ts +7 -0
  710. package/dist/interface/resources.js +3 -0
  711. package/dist/interface/signatures.d.ts +28 -0
  712. package/dist/interface/signatures.js +3 -0
  713. package/dist/interface/to_be_generated/deserialize_schema.d.ts +2 -0
  714. package/dist/interface/to_be_generated/deserialize_schema.js +3 -0
  715. package/dist/interface/to_be_generated/deserialize_unmarshall_result.d.ts +9 -0
  716. package/dist/interface/to_be_generated/deserialize_unmarshall_result.js +3 -0
  717. package/dist/interface/to_be_generated/load_pareto_document.d.ts +14 -0
  718. package/dist/interface/to_be_generated/load_pareto_document.js +3 -0
  719. package/dist/interface/to_be_generated/load_pareto_file.d.ts +9 -0
  720. package/dist/interface/to_be_generated/load_pareto_file.js +3 -0
  721. package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +149 -0
  722. package/dist/interface/to_be_generated/temp_unmashall_result.js +3 -0
  723. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +6 -0
  724. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +59 -0
  725. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +3 -0
  726. package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +53 -0
  727. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.d.ts +4 -0
  728. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +33 -0
  729. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.d.ts +4 -0
  730. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +37 -0
  731. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.d.ts +4 -0
  732. package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +59 -0
  733. package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.d.ts +2 -0
  734. package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +39 -0
  735. package/dist/modules/common_tool_signatures/interface/signatures.d.ts +18 -0
  736. package/dist/modules/common_tool_signatures/interface/signatures.js +3 -0
  737. package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.d.ts +11 -0
  738. package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.js +3 -0
  739. package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.d.ts +2 -0
  740. package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.js +3 -0
  741. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.d.ts +2 -0
  742. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +37 -0
  743. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.d.ts +2 -0
  744. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +37 -0
  745. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.d.ts +2 -0
  746. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +74 -0
  747. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.d.ts +2 -0
  748. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +43 -0
  749. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.d.ts +2 -0
  750. package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +53 -0
  751. package/dist/modules/pareto-fountain-pen-directory/interface/resources.d.ts +11 -0
  752. package/dist/modules/pareto-fountain-pen-directory/interface/resources.js +3 -0
  753. package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +19 -0
  754. package/dist/modules/pareto-fountain-pen-directory/interface/signatures.js +3 -0
  755. package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.d.ts +6 -0
  756. package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.js +3 -0
  757. package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.d.ts +6 -0
  758. package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.js +3 -0
  759. package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +15 -0
  760. package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.js +3 -0
  761. package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts +13 -0
  762. package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.js +3 -0
  763. package/dist/shorthands/module.d.ts +7 -0
  764. package/dist/shorthands/module.js +48 -0
  765. package/dist/shorthands/schema.d.ts +201 -0
  766. package/dist/shorthands/schema.js +934 -0
  767. package/package.json +16 -0
@@ -0,0 +1,53 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ exports.replace_space_in_context_path = void 0;
27
+ const _pds = __importStar(require("pareto-core-deserializer"));
28
+ const replace = ($, search, replace) => {
29
+ return _pds.text.deprecated_build(($i) => {
30
+ _pds.list.from_text($, ($) => $).__for_each(($) => {
31
+ if ($ === search) {
32
+ $i['add character'](replace);
33
+ }
34
+ else {
35
+ $i['add character']($);
36
+ }
37
+ });
38
+ });
39
+ };
40
+ const replace_space_in_context_path = ($) => {
41
+ const replace_space = ($) => {
42
+ return replace($, 32, 95 /* space -> underscore */);
43
+ };
44
+ return {
45
+ 'context': {
46
+ 'start': $.context.start,
47
+ 'subpath': $.context.subpath.__l_map(($) => replace_space($)),
48
+ },
49
+ 'node': replace_space($.node)
50
+ };
51
+ };
52
+ exports.replace_space_in_context_path = replace_space_in_context_path;
53
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicGF0aC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ltcGxlbWVudGF0aW9uL21hbnVhbC9zY2hlbWFzL3BhdGgvdHJhbnNmb3JtZXJzL3BhdGgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSwrREFBZ0Q7QUFLaEQsTUFBTSxPQUFPLEdBQUcsQ0FBQyxDQUFTLEVBQUUsTUFBYyxFQUFFLE9BQWUsRUFBVSxFQUFFO0lBQ25FLE9BQU8sSUFBSSxDQUFDLElBQUksQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDLEVBQUUsRUFBRSxFQUFFO1FBQ3JDLElBQUksQ0FBQyxJQUFJLENBQUMsU0FBUyxDQUFDLENBQUMsRUFBRSxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsQ0FBQyxDQUFDLENBQUMsVUFBVSxDQUFDLENBQUMsQ0FBQyxFQUFFLEVBQUU7WUFDOUMsSUFBSSxDQUFDLEtBQUssTUFBTSxFQUFFLENBQUM7Z0JBQ2YsRUFBRSxDQUFDLGVBQWUsQ0FBQyxDQUFDLE9BQU8sQ0FBQyxDQUFBO1lBQ2hDLENBQUM7aUJBQU0sQ0FBQztnQkFDSixFQUFFLENBQUMsZUFBZSxDQUFDLENBQUMsQ0FBQyxDQUFDLENBQUE7WUFDMUIsQ0FBQztRQUNMLENBQUMsQ0FBQyxDQUFBO0lBQ04sQ0FBQyxDQUFDLENBQUE7QUFDTixDQUFDLENBQUE7QUFFTSxNQUFNLDZCQUE2QixHQUFHLENBQUMsQ0FBbUIsRUFBb0IsRUFBRTtJQUNuRixNQUFNLGFBQWEsR0FBRyxDQUFDLENBQVMsRUFBVSxFQUFFO1FBQ3hDLE9BQU8sT0FBTyxDQUFDLENBQUMsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDLHlCQUF5QixDQUFDLENBQUE7SUFDdkQsQ0FBQyxDQUFBO0lBQ0QsT0FBTztRQUNILFNBQVMsRUFBRTtZQUNQLE9BQU8sRUFBRSxDQUFDLENBQUMsT0FBTyxDQUFDLEtBQUs7WUFDeEIsU0FBUyxFQUFFLENBQUMsQ0FBQyxPQUFPLENBQUMsT0FBTyxDQUFDLE9BQU8sQ0FBQyxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsYUFBYSxDQUFDLENBQUMsQ0FBQyxDQUFDO1NBQ2hFO1FBQ0QsTUFBTSxFQUFFLGFBQWEsQ0FBQyxDQUFDLENBQUMsSUFBSSxDQUFDO0tBQ2hDLENBQUE7QUFDTCxDQUFDLENBQUE7QUFYWSxRQUFBLDZCQUE2QixpQ0FXekMifQ==
@@ -0,0 +1,11 @@
1
+ import * as _pi from 'pareto-core-interface';
2
+ import * as d_console_error from "./to_be_generated/console_error";
3
+ import * as d_console_log from "./to_be_generated/console_log";
4
+ import * as d_write_to_directory from "./to_be_generated/write_to_dictionary";
5
+ import * as d_write_to_file from "./to_be_generated/write_to_file";
6
+ export declare namespace commands {
7
+ type console_error = _pi.Command<d_console_error.Error, d_console_error.Parameters>;
8
+ type console_log = _pi.Command<d_console_log.Error, d_console_log.Parameters>;
9
+ type write_to_directory = _pi.Command<d_write_to_directory.Error, d_write_to_directory.Parameters>;
10
+ type write_to_file = _pi.Command<d_write_to_file.Error, d_write_to_file.Parameters>;
11
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb3VyY2VzLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL21vZHVsZXMvcGFyZXRvLWZvdW50YWluLXBlbi1kaXJlY3RvcnkvaW50ZXJmYWNlL3Jlc291cmNlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,19 @@
1
+ import * as _pi from 'pareto-core-interface';
2
+ import * as resources from "./resources";
3
+ import * as resources_exupery from "pareto-resources/dist/interface/resources";
4
+ export declare namespace commands {
5
+ type console_error = _pi.Command_Procedure<resources.commands.console_error, {
6
+ 'log error': resources_exupery.commands.log_error;
7
+ }, null>;
8
+ type console_log = _pi.Command_Procedure<resources.commands.console_log, {
9
+ 'log': resources_exupery.commands.log;
10
+ }, null>;
11
+ type write_to_directory = _pi.Command_Procedure<resources.commands.write_to_directory, {
12
+ 'remove': resources_exupery.commands.remove;
13
+ 'write to_file': resources.commands.write_to_file;
14
+ }, null>;
15
+ type write_to_file = _pi.Command_Procedure<resources.commands.write_to_file, {
16
+ 'make directory': resources_exupery.commands.make_directory;
17
+ 'write file': resources_exupery.commands.write_file;
18
+ }, null>;
19
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic2lnbmF0dXJlcy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ludGVyZmFjZS9zaWduYXR1cmVzLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -0,0 +1,6 @@
1
+ import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/pareto/schemas/block/data";
2
+ export type Error = null;
3
+ export type Parameters = {
4
+ 'group': d_fp_block.Group;
5
+ 'indentation': string;
6
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uc29sZV9lcnJvci5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ludGVyZmFjZS90b19iZV9nZW5lcmF0ZWQvY29uc29sZV9lcnJvci50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,6 @@
1
+ import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/pareto/schemas/block/data";
2
+ export type Error = null;
3
+ export type Parameters = {
4
+ 'group': d_fp_block.Group;
5
+ 'indentation': string;
6
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY29uc29sZV9sb2cuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvbW9kdWxlcy9wYXJldG8tZm91bnRhaW4tcGVuLWRpcmVjdG9yeS9pbnRlcmZhY2UvdG9fYmVfZ2VuZXJhdGVkL2NvbnNvbGVfbG9nLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -0,0 +1,15 @@
1
+ import * as _pi from 'pareto-core-interface';
2
+ import * as d_remove from "pareto-resources/dist/interface/generated/pareto/schemas/remove/data";
3
+ import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/pareto/schemas/block/data";
4
+ import * as d_path from "pareto-resources/dist/interface/generated/pareto/schemas/path/data";
5
+ import * as d_write_to_file from "./write_to_file";
6
+ export type Error = ['remove', d_remove.Error] | ['nodes', _pi.Dictionary<Error__nodes>];
7
+ export type Error__nodes = ['directory', Error] | ['file', d_write_to_file.Error];
8
+ export type Parameters = {
9
+ 'escape spaces in path': boolean;
10
+ 'path': d_path.Node_Path;
11
+ 'directory': d_fp_block.Directory;
12
+ 'indentation': string;
13
+ 'newline': string;
14
+ 'remove before creating': boolean;
15
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfdG9fZGljdGlvbmFyeS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ludGVyZmFjZS90b19iZV9nZW5lcmF0ZWQvd3JpdGVfdG9fZGljdGlvbmFyeS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,13 @@
1
+ import * as d_write_file from "pareto-resources/dist/interface/generated/pareto/schemas/write_file/data";
2
+ import * as d_make_directory from "pareto-resources/dist/interface/generated/pareto/schemas/make_directory/data";
3
+ import * as d_fp_block from "pareto-fountain-pen/dist/interface/generated/pareto/schemas/block/data";
4
+ import * as d_path from "pareto-resources/dist/interface/generated/pareto/schemas/path/data";
5
+ export type Error = ['make directory', d_make_directory.Error] | ['write file', d_write_file.Error];
6
+ export type Parameters = {
7
+ 'escape spaces in path': boolean;
8
+ 'group': d_fp_block.Group;
9
+ 'directory path': d_path.Node_Path;
10
+ 'filename': string;
11
+ 'indentation': string;
12
+ 'newline': string;
13
+ };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoid3JpdGVfdG9fZmlsZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9tb2R1bGVzL3BhcmV0by1mb3VudGFpbi1wZW4tZGlyZWN0b3J5L2ludGVyZmFjZS90b19iZV9nZW5lcmF0ZWQvd3JpdGVfdG9fZmlsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,7 @@
1
+ import * as _p from 'pareto-core-shorthands/dist/unresolved_data';
2
+ import * as unresolved from "../interface/generated/pareto/schemas/module/data/unresolved";
3
+ import * as unresolved_schema from "../interface/generated/pareto/schemas/schema/data/unresolved";
4
+ export declare const module_: (operations: unresolved.Operations, schema_tree: unresolved_schema.Schema_Tree) => unresolved.Module;
5
+ export declare const operations: (operations: _p.Raw_Or_Normal_Dictionary<unresolved.Operations.dictionary.D.entry>) => unresolved.Operations;
6
+ export declare const operation: (type_parameters: _p.Raw_Or_Normal_Dictionary<unresolved_schema.Type_Parameters.dictionary.D.entry>, context: unresolved.Operations.dictionary.D.entry.state_group.operation.context, parameters: _p.Raw_Or_Normal_Dictionary<unresolved.Operations.dictionary.D.entry.state_group.operation.parameters.dictionary.D.entry>, result: unresolved.Operations.dictionary.D.entry.state_group.operation.result) => unresolved.Operations.dictionary.D.entry;
7
+ export declare const set: (operations: _p.Raw_Or_Normal_Dictionary<unresolved.Operations.dictionary.D.entry>) => unresolved.Operations.dictionary.D.entry;
@@ -0,0 +1,48 @@
1
+ "use strict";
2
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
3
+ if (k2 === undefined) k2 = k;
4
+ var desc = Object.getOwnPropertyDescriptor(m, k);
5
+ if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
6
+ desc = { enumerable: true, get: function() { return m[k]; } };
7
+ }
8
+ Object.defineProperty(o, k2, desc);
9
+ }) : (function(o, m, k, k2) {
10
+ if (k2 === undefined) k2 = k;
11
+ o[k2] = m[k];
12
+ }));
13
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
14
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
15
+ }) : function(o, v) {
16
+ o["default"] = v;
17
+ });
18
+ var __importStar = (this && this.__importStar) || function (mod) {
19
+ if (mod && mod.__esModule) return mod;
20
+ var result = {};
21
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
22
+ __setModuleDefault(result, mod);
23
+ return result;
24
+ };
25
+ Object.defineProperty(exports, "__esModule", { value: true });
26
+ exports.set = exports.operation = exports.operations = exports.module_ = void 0;
27
+ const _p = __importStar(require("pareto-core-shorthands/dist/unresolved_data"));
28
+ const module_ = (operations, schema_tree) => ({
29
+ 'operations': operations,
30
+ 'schema tree': schema_tree,
31
+ });
32
+ exports.module_ = module_;
33
+ const operations = (operations) => _p.wrap_dictionary(operations);
34
+ exports.operations = operations;
35
+ const operation = (type_parameters, context, parameters, result) => {
36
+ return _p.wrap_state_group(['operation', {
37
+ 'type parameters': _p.wrap_dictionary(type_parameters),
38
+ 'context': context,
39
+ 'parameters': _p.wrap_dictionary(parameters),
40
+ 'result': result
41
+ }]);
42
+ };
43
+ exports.operation = operation;
44
+ const set = (operations) => {
45
+ return _p.wrap_state_group(['set', _p.wrap_dictionary(operations)]);
46
+ };
47
+ exports.set = set;
48
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc3JjL3Nob3J0aGFuZHMvbW9kdWxlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7O0FBQUEsZ0ZBQWlFO0FBTzFELE1BQU0sT0FBTyxHQUFHLENBQ25CLFVBQWlDLEVBQ2pDLFdBQTBDLEVBQ3pCLEVBQUUsQ0FBQyxDQUFDO0lBQ3JCLFlBQVksRUFBRSxVQUFVO0lBQ3hCLGFBQWEsRUFBRSxXQUFXO0NBQzdCLENBQUMsQ0FBQTtBQU5XLFFBQUEsT0FBTyxXQU1sQjtBQUVLLE1BQU0sVUFBVSxHQUFHLENBQ3RCLFVBQWlGLEVBQzVELEVBQUUsQ0FBQyxFQUFFLENBQUMsZUFBZSxDQUFDLFVBQVUsQ0FBQyxDQUFBO0FBRjdDLFFBQUEsVUFBVSxjQUVtQztBQUVuRCxNQUFNLFNBQVMsR0FBRyxDQUNyQixlQUFrRyxFQUNsRyxPQUErRSxFQUMvRSxVQUFxSSxFQUNySSxNQUE2RSxFQUNyQyxFQUFFO0lBQzFDLE9BQU8sRUFBRSxDQUFDLGdCQUFnQixDQUFDLENBQUMsV0FBVyxFQUFFO1lBQ3JDLGlCQUFpQixFQUFFLEVBQUUsQ0FBQyxlQUFlLENBQUMsZUFBZSxDQUFDO1lBQ3RELFNBQVMsRUFBRSxPQUFPO1lBQ2xCLFlBQVksRUFBRSxFQUFFLENBQUMsZUFBZSxDQUFDLFVBQVUsQ0FBQztZQUM1QyxRQUFRLEVBQUUsTUFBTTtTQUNuQixDQUFDLENBQUMsQ0FBQTtBQUNQLENBQUMsQ0FBQTtBQVpZLFFBQUEsU0FBUyxhQVlyQjtBQUVNLE1BQU0sR0FBRyxHQUFHLENBQ2YsVUFBaUYsRUFDekMsRUFBRTtJQUMxQyxPQUFPLEVBQUUsQ0FBQyxnQkFBZ0IsQ0FBQyxDQUFDLEtBQUssRUFBRSxFQUFFLENBQUMsZUFBZSxDQUFDLFVBQVUsQ0FBQyxDQUFDLENBQUMsQ0FBQTtBQUN2RSxDQUFDLENBQUE7QUFKWSxRQUFBLEdBQUcsT0FJZiJ9
@@ -0,0 +1,201 @@
1
+ import * as _p from 'pareto-core-shorthands/dist/unresolved_data';
2
+ import * as d_schema from "../interface/generated/pareto/schemas/schema/data/unresolved";
3
+ /**
4
+ * schema tree
5
+ */
6
+ export declare namespace st {
7
+ const set: (schemas: _p.Raw_Or_Normal_Dictionary<d_schema.Schema_Tree>) => d_schema.Schema_Tree;
8
+ const schema: (schema: d_schema.Schema) => d_schema.Schema_Tree;
9
+ }
10
+ export declare const types: (types: _p.Raw_Or_Normal_Dictionary<d_schema.Types.dictionary.D.entry>) => d_schema.Types;
11
+ export declare const globals: (complexity: "unconstrained" | "constrained", text_types: _p.Raw_Or_Normal_Dictionary<d_schema.Globals.text_types.dictionary.D.entry>, number_types: _p.Raw_Or_Normal_Dictionary<d_schema.Globals.number_types.dictionary.D.entry>) => d_schema.Globals;
12
+ export declare const type: (type: d_schema.Type_Node) => d_schema.Types.dictionary.D.entry;
13
+ export declare const text: (type: "single line" | "multi line") => d_schema.Text_Type;
14
+ export declare const prop: (node: d_schema.Type_Node) => d_schema.Group.dictionary.D.entry;
15
+ export declare const tstate: (node: d_schema.Type_Node) => d_schema.Type_Node.state_group.state_group.dictionary.D.entry;
16
+ export declare const tstated: (description: string, node: d_schema.Type_Node) => d_schema.Type_Node.state_group.state_group.dictionary.D.entry;
17
+ export declare const propd: (description: string, node: d_schema.Type_Node) => d_schema.Group.dictionary.D.entry;
18
+ /**
19
+ * number type
20
+ */
21
+ export declare namespace n {
22
+ const integer: (decimal_separator_offset?: number) => d_schema.Number_Type;
23
+ const approximation: (significant_digits: number) => d_schema.Number_Type;
24
+ const natural: (decimal_separator_offset?: number) => d_schema.Number_Type;
25
+ const positive_natural: (decimal_separator_offset?: number) => d_schema.Number_Type;
26
+ }
27
+ export declare const reference: (type: string) => d_schema.Type_Reference;
28
+ export declare const part_reference: (type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[]) => d_schema.Type_Node_Reference;
29
+ /**
30
+ * type node
31
+ */
32
+ export declare namespace t {
33
+ const boolean: () => d_schema.Type_Node;
34
+ const component: (type: string) => d_schema.Type_Node;
35
+ const component_cyclic: (type: string) => d_schema.Type_Node;
36
+ const component_external: (imp: string, type: string) => d_schema.Type_Node;
37
+ const dictionary: (type: d_schema.Type_Node, ordered?: "ordered" | "") => d_schema.Type_Node;
38
+ const group: (properties: _p.Raw_Or_Normal_Dictionary<d_schema.Group.dictionary.D.entry>) => d_schema.Type_Node;
39
+ const list: (type: d_schema.Type_Node) => d_schema.Type_Node;
40
+ const nothing: () => d_schema.Type_Node;
41
+ const number_global: (name: string) => d_schema.Type_Node;
42
+ const number_local: (bt: d_schema.Number_Type) => d_schema.Type_Node;
43
+ const optional: (type: d_schema.Type_Node) => d_schema.Type_Node;
44
+ const reference_derived: (type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[]) => d_schema.Type_Node;
45
+ const reference_derived_external: (imp: string, type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[]) => d_schema.Type_Node;
46
+ const reference: (type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[], dependency?: "cyclic" | "acyclic") => d_schema.Type_Node;
47
+ const reference_stack: (type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[]) => d_schema.Type_Node;
48
+ const reference_external: (schema: string, type: string, tail: d_schema.Type_Node_Reference.tail.list.L.element[]) => d_schema.Type_Node;
49
+ const state_group: (states: _p.Raw_Or_Normal_Dictionary<d_schema.Type_Node.state_group.state_group.dictionary.D.entry>) => d_schema.Type_Node;
50
+ const text_global: (name: string) => d_schema.Type_Node;
51
+ const text_local: (bt: d_schema.Text_Type) => d_schema.Type_Node;
52
+ }
53
+ /**
54
+ * type node reference tail step
55
+ */
56
+ export declare namespace tr {
57
+ const d: () => d_schema.Type_Node_Reference.tail.list.L.element;
58
+ const g: (grp: string) => d_schema.Type_Node_Reference.tail.list.L.element;
59
+ const s: (state: string) => d_schema.Type_Node_Reference.tail.list.L.element;
60
+ const o: () => d_schema.Type_Node_Reference.tail.list.L.element;
61
+ }
62
+ export declare const sig_params: (values: _p.Raw_Or_Normal_Dictionary<d_schema.Signature_Parameters.values.dictionary.D.entry>, lookups: _p.Raw_Or_Normal_Dictionary<d_schema.Signature_Parameters.lookups.dictionary.D.entry>) => d_schema.Signature_Parameters;
63
+ /**
64
+ * signature
65
+ */
66
+ export declare namespace sig {
67
+ const local: (values: _p.Raw_Or_Normal_Dictionary<d_schema.Signature_Parameters.values.dictionary.D.entry>, lookups: _p.Raw_Or_Normal_Dictionary<d_schema.Signature_Parameters.lookups.dictionary.D.entry>) => d_schema.Signatures.dictionary.D.entry;
68
+ const same_as: (name: string) => d_schema.Signatures.dictionary.D.entry;
69
+ }
70
+ export declare const value_parameter: (name: string, presence?: "optional" | "required") => d_schema.Signature_Parameters.values.dictionary.D.entry;
71
+ export declare const value_parameter_external: (imp: string, type: string, presence?: "optional" | "required") => d_schema.Signature_Parameters.values.dictionary.D.entry;
72
+ export declare const lookup_parameter: (name: string, type?: "acyclic" | "cyclic" | "stack", presence?: "optional" | "required") => d_schema.Signature_Parameters.lookups.dictionary.D.entry;
73
+ /**
74
+ * lookup selection
75
+ */
76
+ export declare namespace ls {
77
+ const parameter: (parameter: string) => d_schema.Lookup_Selection;
78
+ const not_circular_dependent_siblings: () => d_schema.Lookup_Selection;
79
+ const possibly_circular_dependent_siblings: () => d_schema.Lookup_Selection;
80
+ }
81
+ /**
82
+ * node resolver lookup arguments
83
+ */
84
+ export declare namespace al {
85
+ const not_set: () => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
86
+ const empty_stack: () => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
87
+ /**
88
+ * creates a new stack of lookup selections from an existing stack and a new element
89
+ */
90
+ const stack: (stack: d_schema.Lookup_Selection, element: d_schema.Lookup_Selection) => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
91
+ /**
92
+ * provides a dictionary by selecting a value (that is guaranteed to be a dictionary)
93
+ */
94
+ const dictionary: (value_selection: d_schema.Guaranteed_Value_Selection) => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
95
+ /**
96
+ * selects a lookup parameter of this resolver and passes it to the next resolver
97
+ */
98
+ const parameter: (parameter: string) => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
99
+ /**
100
+ * this one is only usable in the context of an ordered dictionary
101
+ */
102
+ const not_circular_dependent_siblings: () => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
103
+ /**
104
+ * this one is only usable in the context of a dictionary (ordered or not)
105
+ */
106
+ const possibly_circular_dependent_siblings: () => d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry;
107
+ }
108
+ /**
109
+ * value selection path step
110
+ */
111
+ export declare namespace vst {
112
+ const component: () => d_schema.Relative_Value_Selection.path.list.L.element;
113
+ const group: (property: string) => d_schema.Relative_Value_Selection.path.list.L.element;
114
+ const reference: () => d_schema.Relative_Value_Selection.path.list.L.element;
115
+ }
116
+ /**
117
+ * optional value initialization
118
+ */
119
+ export declare namespace ovi {
120
+ const not_set: () => d_schema.Optional_Value_Initialization;
121
+ const set: (value: d_schema.Guaranteed_Value_Selection) => d_schema.Optional_Value_Initialization;
122
+ const selection: (selection: d_schema.Possible_Value_Selection) => d_schema.Optional_Value_Initialization;
123
+ }
124
+ /**
125
+ * possible value selection
126
+ */
127
+ export declare namespace pvs {
128
+ const state_group: (state_group: string, result: d_schema.Type_Reference) => d_schema.Possible_Value_Selection;
129
+ const optional_value: (optional_value: string, result: d_schema.Type_Reference) => d_schema.Possible_Value_Selection;
130
+ const parameter: (parameter: string) => d_schema.Possible_Value_Selection;
131
+ }
132
+ /**
133
+ * guaranteed value selection
134
+ */
135
+ export declare namespace gvs {
136
+ const dictionary: (value_selection: d_schema.Guaranteed_Value_Selection) => d_schema.Lookup_Selection;
137
+ const component: (component: string, constraint: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
138
+ const reference: (reference: string, constraint: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
139
+ const list: (list: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
140
+ const state_group: (state_group: string, result: d_schema.Type_Reference, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
141
+ const optional_value: (optional_value: string, result: d_schema.Type_Reference, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
142
+ const parameter: (parameter: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
143
+ const list_cursor: (tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
144
+ const linked_entry: (tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
145
+ const sibling: (sibling: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
146
+ const parent_sibling: (parent_sibling: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
147
+ const option_constraint: (constraint: string, tail: d_schema.Relative_Value_Selection.path.list.L.element[]) => d_schema.Guaranteed_Value_Selection;
148
+ }
149
+ /**
150
+ * node resolver value argument
151
+ */
152
+ export declare namespace av {
153
+ const parameter: (parameter: string) => d_schema.Node_Resolver.state_group.component._arguments.O.values.O.dictionary.D.entry;
154
+ const required: (value: d_schema.Guaranteed_Value_Selection) => d_schema.Node_Resolver.state_group.component._arguments.O.values.O.dictionary.D.entry;
155
+ const optional: (value: d_schema.Optional_Value_Initialization) => d_schema.Node_Resolver.state_group.component._arguments.O.values.O.dictionary.D.entry;
156
+ }
157
+ export declare const state: (resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver.state_group.state_group.states.dictionary.D.entry;
158
+ export declare const state_constrained: (constraints: _p.Raw_Or_Normal_Dictionary<d_schema.Option_Constraints.dictionary.D.entry>, resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver.state_group.state_group.states.dictionary.D.entry;
159
+ /**
160
+ * option constraint
161
+ */
162
+ export declare namespace oc {
163
+ const state: (value_selection: d_schema.Guaranteed_Value_Selection, state: string) => d_schema.Option_Constraints.dictionary.D.entry;
164
+ const assert_set: (possibly_optional: d_schema.Possible_Value_Selection) => d_schema.Option_Constraints.dictionary.D.entry;
165
+ }
166
+ /**
167
+ * property constraint
168
+ */
169
+ export declare namespace pc {
170
+ const property: (value_selection_tail: d_schema.Relative_Value_Selection.path.list.L.element[], state: string) => d_schema.Property_Constraints.dictionary.D.entry;
171
+ const constraint: (constraint: string, value_selection_tail: d_schema.Relative_Value_Selection.path.list.L.element[], state?: string) => d_schema.Property_Constraints.dictionary.D.entry;
172
+ }
173
+ /**
174
+ * node resolver
175
+ */
176
+ export declare namespace r {
177
+ const text: () => d_schema.Node_Resolver;
178
+ const boolean: () => d_schema.Node_Resolver;
179
+ const number: () => d_schema.Node_Resolver;
180
+ const component: (type: string, values: null | _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver.state_group.component._arguments.O.values.O.dictionary.D.entry>, lookups: null | _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry>, constraints?: _p.Raw_Or_Normal_Dictionary<d_schema.Property_Constraints.dictionary.D.entry>) => d_schema.Node_Resolver;
181
+ const component_external: (imp: string, type: string, values: null | _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver.state_group.component._arguments.O.values.O.dictionary.D.entry>, lookups: null | _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver.state_group.component._arguments.O.lookups.O.dictionary.D.entry>, constraints?: _p.Raw_Or_Normal_Dictionary<d_schema.Property_Constraints.dictionary.D.entry>) => d_schema.Node_Resolver;
182
+ const dictionary: (resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver;
183
+ const dictionary_linked: (dense: "dense" | "sparse", selection: d_schema.Guaranteed_Value_Selection, resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver;
184
+ const group: (properties: _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver_Group.dictionary.D.entry.resolver>) => d_schema.Node_Resolver;
185
+ const list: (type_resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver;
186
+ const list_with_result: (type_resolver: d_schema.Node_Resolver, result: d_schema.Type_Reference) => d_schema.Node_Resolver;
187
+ const nothing: () => d_schema.Node_Resolver;
188
+ const optional: (type_resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver;
189
+ const optional_constrained: (constraints: _p.Raw_Or_Normal_Dictionary<d_schema.Option_Constraints.dictionary.D.entry>, type_resolver: d_schema.Node_Resolver) => d_schema.Node_Resolver;
190
+ const reference_derived: (value_selection: d_schema.Guaranteed_Value_Selection) => d_schema.Node_Resolver;
191
+ const reference: (lookup_selection: d_schema.Lookup_Selection, constraints?: _p.Raw_Or_Normal_Dictionary<d_schema.Property_Constraints.dictionary.D.entry>) => d_schema.Node_Resolver;
192
+ const reference_stack: (lookup_selection: d_schema.Lookup_Selection, constraints?: _p.Raw_Or_Normal_Dictionary<d_schema.Property_Constraints.dictionary.D.entry>) => d_schema.Node_Resolver;
193
+ const state_group: (states: _p.Raw_Or_Normal_Dictionary<d_schema.Node_Resolver.state_group.state_group.states.dictionary.D.entry>) => d_schema.Node_Resolver;
194
+ }
195
+ export declare const resolver: (type_resolver: d_schema.Node_Resolver) => d_schema.Resolvers.dictionary.D.entry;
196
+ export declare const signatures: (signatures: _p.Raw_Or_Normal_Dictionary<d_schema.Signatures.dictionary.D.entry>) => d_schema.Resolve_Logic.signatures;
197
+ export declare const resolvers: (resolvers: _p.Raw_Or_Normal_Dictionary<d_schema.Resolvers.dictionary.D.entry>) => d_schema.Resolvers;
198
+ export declare const import_: (name: string) => d_schema.Imports.dictionary.D.entry;
199
+ export declare const constrained: (signatures: d_schema.Resolve_Logic.signatures, resolvers: d_schema.Resolvers) => d_schema.Schema.complexity.state_group.constrained;
200
+ export declare const unconstrained: () => d_schema.Schema.complexity.state_group.unconstrained;
201
+ export declare const schema_: (imports: _p.Raw_Or_Normal_Dictionary<d_schema.Imports.dictionary.D.entry>, globals: d_schema.Globals, types: d_schema.Types, resolve: null | d_schema.Schema.complexity.state_group.constrained) => d_schema.Schemas.dictionary.D.entry;