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,192 @@
1
+ import * as _pi from "pareto-core-interface";
2
+ import * as i_resolved from "./data/resolved";
3
+ import * as i_unresolved from "./data/unresolved";
4
+ export declare namespace Text_Type_ {
5
+ type I = i_unresolved.Text_Type;
6
+ type O = i_resolved.Text_Type;
7
+ namespace P {
8
+ }
9
+ }
10
+ export type Text_Type_ = ($$_: Text_Type_.I, $$_lookups: null, $$_p: null) => Text_Type_.O;
11
+ export declare namespace Globals_ {
12
+ type I = i_unresolved.Globals;
13
+ type O = i_resolved.Globals;
14
+ namespace P {
15
+ }
16
+ }
17
+ export type Globals_ = ($$_: Globals_.I, $$_lookups: null, $$_p: null) => Globals_.O;
18
+ export declare namespace Group_ {
19
+ type I = i_unresolved.Group;
20
+ type O = i_resolved.Group;
21
+ namespace L {
22
+ type noncircular_sibling_types = i_resolved.Types_.D;
23
+ }
24
+ namespace L {
25
+ type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
26
+ }
27
+ namespace P {
28
+ namespace globals {
29
+ type O = i_resolved.Globals_;
30
+ }
31
+ type globals = _pi.Optional_Value<globals.O>;
32
+ namespace imports {
33
+ type O = i_resolved.Imports_;
34
+ }
35
+ type imports = _pi.Optional_Value<imports.O>;
36
+ }
37
+ }
38
+ export type Group_ = ($$_: Group_.I, $$_lookups: {
39
+ readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Group_.L.noncircular_sibling_types>;
40
+ readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Group_.L.possibly_circular_dependent_sibling_types>;
41
+ }, $$_p: {
42
+ readonly 'globals': Group_.P.globals;
43
+ readonly 'imports': Group_.P.imports;
44
+ }) => Group_.O;
45
+ export declare namespace Dictionary_ {
46
+ type I = i_unresolved.Dictionary;
47
+ type O = i_resolved.Dictionary;
48
+ namespace L {
49
+ type noncircular_sibling_types = i_resolved.Types_.D;
50
+ }
51
+ namespace L {
52
+ type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
53
+ }
54
+ namespace P {
55
+ namespace globals {
56
+ type O = i_resolved.Globals_;
57
+ }
58
+ type globals = _pi.Optional_Value<globals.O>;
59
+ namespace imports {
60
+ type O = i_resolved.Imports_;
61
+ }
62
+ type imports = _pi.Optional_Value<imports.O>;
63
+ }
64
+ }
65
+ export type Dictionary_ = ($$_: Dictionary_.I, $$_lookups: {
66
+ readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Dictionary_.L.noncircular_sibling_types>;
67
+ readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Dictionary_.L.possibly_circular_dependent_sibling_types>;
68
+ }, $$_p: {
69
+ readonly 'globals': Dictionary_.P.globals;
70
+ readonly 'imports': Dictionary_.P.imports;
71
+ }) => Dictionary_.O;
72
+ export declare namespace Type_Node_ {
73
+ type I = i_unresolved.Type_Node;
74
+ type O = i_resolved.Type_Node;
75
+ namespace L {
76
+ type noncircular_sibling_types = i_resolved.Types_.D;
77
+ }
78
+ namespace L {
79
+ type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
80
+ }
81
+ namespace P {
82
+ namespace globals {
83
+ type O = i_resolved.Globals_;
84
+ }
85
+ type globals = _pi.Optional_Value<globals.O>;
86
+ namespace imports {
87
+ type O = i_resolved.Imports_;
88
+ }
89
+ type imports = _pi.Optional_Value<imports.O>;
90
+ }
91
+ }
92
+ export type Type_Node_ = ($$_: Type_Node_.I, $$_lookups: {
93
+ readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Type_Node_.L.noncircular_sibling_types>;
94
+ readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Type_Node_.L.possibly_circular_dependent_sibling_types>;
95
+ }, $$_p: {
96
+ readonly 'globals': Type_Node_.P.globals;
97
+ readonly 'imports': Type_Node_.P.imports;
98
+ }) => Type_Node_.O;
99
+ export declare namespace Type_ {
100
+ type I = i_unresolved.Type;
101
+ type O = i_resolved.Type;
102
+ namespace L {
103
+ type noncircular_sibling_types = i_resolved.Types_.D;
104
+ }
105
+ namespace L {
106
+ type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
107
+ }
108
+ namespace P {
109
+ namespace globals {
110
+ type O = i_resolved.Globals_;
111
+ }
112
+ type globals = _pi.Optional_Value<globals.O>;
113
+ namespace imports {
114
+ type O = i_resolved.Imports_;
115
+ }
116
+ type imports = _pi.Optional_Value<imports.O>;
117
+ }
118
+ }
119
+ export type Type_ = ($$_: Type_.I, $$_lookups: {
120
+ readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Type_.L.noncircular_sibling_types>;
121
+ readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Type_.L.possibly_circular_dependent_sibling_types>;
122
+ }, $$_p: {
123
+ readonly 'globals': Type_.P.globals;
124
+ readonly 'imports': Type_.P.imports;
125
+ }) => Type_.O;
126
+ export declare namespace Schemas_ {
127
+ type I = i_unresolved.Schemas;
128
+ type O = i_resolved.Schemas;
129
+ namespace L {
130
+ type sibling_schemas = i_resolved.Schemas_.D;
131
+ }
132
+ namespace P {
133
+ }
134
+ }
135
+ export type Schemas_ = ($$_: Schemas_.I, $$_lookups: {
136
+ readonly 'sibling schemas': _pi.Stack_Lookup<Schemas_.L.sibling_schemas>;
137
+ }, $$_p: null) => Schemas_.O;
138
+ export declare namespace Schema_Tree_ {
139
+ type I = i_unresolved.Schema_Tree;
140
+ type O = i_resolved.Schema_Tree;
141
+ namespace L {
142
+ type sibling_schemas = i_resolved.Schemas_.D;
143
+ }
144
+ namespace P {
145
+ }
146
+ }
147
+ export type Schema_Tree_ = ($$_: Schema_Tree_.I, $$_lookups: {
148
+ readonly 'sibling schemas': _pi.Stack_Lookup<Schema_Tree_.L.sibling_schemas>;
149
+ }, $$_p: null) => Schema_Tree_.O;
150
+ export declare namespace Schema_ {
151
+ type I = i_unresolved.Schema;
152
+ type O = i_resolved.Schema;
153
+ namespace L {
154
+ type sibling_schemas = i_resolved.Schemas_.D;
155
+ }
156
+ namespace P {
157
+ }
158
+ }
159
+ export type Schema_ = ($$_: Schema_.I, $$_lookups: {
160
+ readonly 'sibling schemas': _pi.Stack_Lookup<Schema_.L.sibling_schemas>;
161
+ }, $$_p: null) => Schema_.O;
162
+ export declare namespace Imports_ {
163
+ type I = i_unresolved.Imports;
164
+ type O = i_resolved.Imports;
165
+ namespace L {
166
+ type sibling_schemas = i_resolved.Schemas_.D;
167
+ }
168
+ namespace P {
169
+ }
170
+ }
171
+ export type Imports_ = ($$_: Imports_.I, $$_lookups: {
172
+ readonly 'sibling schemas': _pi.Stack_Lookup<Imports_.L.sibling_schemas>;
173
+ }, $$_p: null) => Imports_.O;
174
+ export declare namespace Types_ {
175
+ type I = i_unresolved.Types;
176
+ type O = i_resolved.Types;
177
+ namespace P {
178
+ namespace globals {
179
+ type O = i_resolved.Globals_;
180
+ }
181
+ type globals = _pi.Optional_Value<globals.O>;
182
+ namespace imports {
183
+ type O = i_resolved.Imports_;
184
+ }
185
+ type imports = _pi.Optional_Value<imports.O>;
186
+ }
187
+ }
188
+ export type Types_ = ($$_: Types_.I, $$_lookups: null, $$_p: {
189
+ readonly 'globals': Types_.P.globals;
190
+ readonly 'imports': Types_.P.imports;
191
+ }) => Types_.O;
192
+ export { Text_Type_ as Text_Type, Globals_ as Globals, Group_ as Group, Dictionary_ as Dictionary, Type_Node_ as Type_Node, Type_ as Type, Schemas_ as Schemas, Schema_Tree_ as Schema_Tree, Schema_ as Schema, Imports_ as Imports, Types_ as Types, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL2FzdG5fc2NoZW1hL3Jlc29sdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -0,0 +1,33 @@
1
+ import * as _pi from "pareto-core-interface";
2
+ import * as i__imports_schema from "../../schema/data/resolved";
3
+ export declare namespace Operations_ {
4
+ namespace D {
5
+ namespace operation {
6
+ type type_parameters = i__imports_schema.Type_Parameters;
7
+ type context = i__imports_schema.Type_Node;
8
+ namespace parameters {
9
+ type D = i__imports_schema.Type_Node;
10
+ }
11
+ type parameters = _pi.Dictionary<parameters.D>;
12
+ type result = i__imports_schema.Type_Node;
13
+ }
14
+ type operation = {
15
+ readonly 'type parameters': operation.type_parameters;
16
+ readonly 'context': operation.context;
17
+ readonly 'parameters': operation.parameters;
18
+ readonly 'result': operation.result;
19
+ };
20
+ type _set = Operations_;
21
+ }
22
+ type D = readonly ['operation', D.operation] | readonly ['set', D._set];
23
+ }
24
+ export type Operations_ = _pi.Dictionary<Operations_.D>;
25
+ export declare namespace Module_ {
26
+ type schema_tree = i__imports_schema.Schema_Tree;
27
+ type operations = Operations_;
28
+ }
29
+ export type Module_ = {
30
+ readonly 'schema tree': Module_.schema_tree;
31
+ readonly 'operations': Module_.operations;
32
+ };
33
+ export { Operations_ as Operations, Module_ as Module, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZWQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9wYXJldG8vc2NoZW1hcy9tb2R1bGUvZGF0YS9yZXNvbHZlZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,69 @@
1
+ import * as _pi from "pareto-core-interface";
2
+ import * as i__location from "../../../core/location";
3
+ import * as i__imports_schema from "../../schema/data/unresolved";
4
+ export declare namespace Operations_ {
5
+ type location = i__location.Location;
6
+ namespace dictionary {
7
+ namespace D {
8
+ type location = i__location.Location;
9
+ namespace entry {
10
+ type location = i__location.Location;
11
+ namespace state_group {
12
+ namespace operation {
13
+ type type_parameters = i__imports_schema.Type_Parameters;
14
+ type context = i__imports_schema.Type_Node;
15
+ namespace parameters {
16
+ type location = i__location.Location;
17
+ namespace dictionary {
18
+ namespace D {
19
+ type location = i__location.Location;
20
+ type entry = i__imports_schema.Type_Node;
21
+ }
22
+ type D = {
23
+ readonly 'location': D.location;
24
+ readonly 'entry': D.entry;
25
+ };
26
+ }
27
+ type dictionary = _pi.Dictionary<dictionary.D>;
28
+ }
29
+ type parameters = {
30
+ readonly 'location': parameters.location;
31
+ readonly 'dictionary': parameters.dictionary;
32
+ };
33
+ type result = i__imports_schema.Type_Node;
34
+ }
35
+ type operation = {
36
+ readonly 'type parameters': operation.type_parameters;
37
+ readonly 'context': operation.context;
38
+ readonly 'parameters': operation.parameters;
39
+ readonly 'result': operation.result;
40
+ };
41
+ type _set = Operations_;
42
+ }
43
+ type state_group = readonly ['operation', state_group.operation] | readonly ['set', state_group._set];
44
+ }
45
+ type entry = {
46
+ readonly 'location': entry.location;
47
+ readonly 'state group': entry.state_group;
48
+ };
49
+ }
50
+ type D = {
51
+ readonly 'location': D.location;
52
+ readonly 'entry': D.entry;
53
+ };
54
+ }
55
+ type dictionary = _pi.Dictionary<dictionary.D>;
56
+ }
57
+ export type Operations_ = {
58
+ readonly 'location': Operations_.location;
59
+ readonly 'dictionary': Operations_.dictionary;
60
+ };
61
+ export declare namespace Module_ {
62
+ type schema_tree = i__imports_schema.Schema_Tree;
63
+ type operations = Operations_;
64
+ }
65
+ export type Module_ = {
66
+ readonly 'schema tree': Module_.schema_tree;
67
+ readonly 'operations': Module_.operations;
68
+ };
69
+ export { Operations_ as Operations, Module_ as Module, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5yZXNvbHZlZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL21vZHVsZS9kYXRhL3VucmVzb2x2ZWQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -0,0 +1,15 @@
1
+ import * as _pi from "pareto-core-interface";
2
+ import * as _i_resolved from "../data/resolved";
3
+ import * as _i_unresolved from "../data/unresolved";
4
+ export type Module = ($$_: _i_unresolved.Module, abort: _pi.Abort<null>, $$_p: {
5
+ readonly 'parameters': {
6
+ readonly 'values': null;
7
+ readonly 'lookups': null;
8
+ };
9
+ }) => _i_resolved.Module;
10
+ export type Operations = ($$_: _i_unresolved.Operations, abort: _pi.Abort<null>, $$_p: {
11
+ readonly 'parameters': {
12
+ readonly 'values': null;
13
+ readonly 'lookups': null;
14
+ };
15
+ }) => _i_resolved.Operations;
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL21vZHVsZS9kYXRhX3R5cGVzL3Jlc29sdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -0,0 +1,17 @@
1
+ import * as i_out from "./data/unresolved";
2
+ import * as i_in from "./data/resolved";
3
+ export declare namespace Operations_ {
4
+ type I = i_in.Operations;
5
+ type O = i_out.Operations;
6
+ namespace P {
7
+ }
8
+ }
9
+ export type Operations_ = ($$_: Operations_.I) => Operations_.O;
10
+ export declare namespace Module_ {
11
+ type I = i_in.Module;
12
+ type O = i_out.Module;
13
+ namespace P {
14
+ }
15
+ }
16
+ export type Module_ = ($$_: Module_.I) => Module_.O;
17
+ export { Operations_ as Operations, Module_ as Module, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWlncmF0ZV9ib2lsZXJwbGF0ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL21vZHVsZS9taWdyYXRlX2JvaWxlcnBsYXRlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -0,0 +1,17 @@
1
+ import * as i_resolved from "./data/resolved";
2
+ import * as i_unresolved from "./data/unresolved";
3
+ export declare namespace Module_ {
4
+ type I = i_unresolved.Module;
5
+ type O = i_resolved.Module;
6
+ namespace P {
7
+ }
8
+ }
9
+ export type Module_ = ($$_: Module_.I, $$_lookups: null, $$_p: null) => Module_.O;
10
+ export declare namespace Operations_ {
11
+ type I = i_unresolved.Operations;
12
+ type O = i_resolved.Operations;
13
+ namespace P {
14
+ }
15
+ }
16
+ export type Operations_ = ($$_: Operations_.I, $$_lookups: null, $$_p: null) => Operations_.O;
17
+ export { Module_ as Module, Operations_ as Operations, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL21vZHVsZS9yZXNvbHZlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -0,0 +1,182 @@
1
+ import * as _pi from "pareto-core-interface";
2
+ import * as i__imports_token from "../token/data";
3
+ export declare namespace Structural_Token_ {
4
+ type trailing_trivia = i__imports_token.Trivia;
5
+ type range = i__imports_token.Range;
6
+ }
7
+ export type Structural_Token_ = {
8
+ readonly 'trailing trivia': Structural_Token_.trailing_trivia;
9
+ readonly 'range': Structural_Token_.range;
10
+ };
11
+ export declare namespace Text_ {
12
+ type trailing_trivia = i__imports_token.Trivia;
13
+ type range = i__imports_token.Range;
14
+ type value = string;
15
+ type _type = i__imports_token.Text_Type;
16
+ }
17
+ export type Text_ = {
18
+ readonly 'trailing trivia': Text_.trailing_trivia;
19
+ readonly 'range': Text_.range;
20
+ readonly 'value': Text_.value;
21
+ readonly 'type': Text_._type;
22
+ };
23
+ export declare namespace Key_Value_Pairs_ {
24
+ namespace L {
25
+ type key = Text_;
26
+ namespace value {
27
+ namespace O {
28
+ type $cl_ = Structural_Token_;
29
+ type value = Value_;
30
+ }
31
+ type O = {
32
+ readonly ':': O.$cl_;
33
+ readonly 'value': O.value;
34
+ };
35
+ }
36
+ type value = _pi.Optional_Value<value.O>;
37
+ }
38
+ type L = {
39
+ readonly 'key': L.key;
40
+ readonly 'value': L.value;
41
+ };
42
+ }
43
+ export type Key_Value_Pairs_ = _pi.List<Key_Value_Pairs_.L>;
44
+ export declare namespace Elements_ {
45
+ namespace L {
46
+ type value = Value_;
47
+ }
48
+ type L = {
49
+ readonly 'value': L.value;
50
+ };
51
+ }
52
+ export type Elements_ = _pi.List<Elements_.L>;
53
+ export declare namespace Value_ {
54
+ namespace _type {
55
+ namespace concrete {
56
+ namespace dictionary {
57
+ type $co_ = Structural_Token_;
58
+ type entries = Key_Value_Pairs_;
59
+ type $cc_ = Structural_Token_;
60
+ }
61
+ type dictionary = {
62
+ readonly '{': dictionary.$co_;
63
+ readonly 'entries': dictionary.entries;
64
+ readonly '}': dictionary.$cc_;
65
+ };
66
+ namespace group {
67
+ namespace concise {
68
+ type $st_ = Structural_Token_;
69
+ type elements = Elements_;
70
+ type $gt_ = Structural_Token_;
71
+ }
72
+ type concise = {
73
+ readonly '<': concise.$st_;
74
+ readonly 'elements': concise.elements;
75
+ readonly '>': concise.$gt_;
76
+ };
77
+ namespace verbose {
78
+ type $po_ = Structural_Token_;
79
+ type entries = Key_Value_Pairs_;
80
+ type $pc_ = Structural_Token_;
81
+ }
82
+ type verbose = {
83
+ readonly '(': verbose.$po_;
84
+ readonly 'entries': verbose.entries;
85
+ readonly ')': verbose.$pc_;
86
+ };
87
+ }
88
+ type group = readonly ['concise', group.concise] | readonly ['verbose', group.verbose];
89
+ namespace list {
90
+ type $bo_ = Structural_Token_;
91
+ type elements = Elements_;
92
+ type $bc_ = Structural_Token_;
93
+ }
94
+ type list = {
95
+ readonly '[': list.$bo_;
96
+ readonly 'elements': list.elements;
97
+ readonly ']': list.$bc_;
98
+ };
99
+ namespace nothing {
100
+ type $ti_ = Structural_Token_;
101
+ }
102
+ type nothing = {
103
+ readonly '~': nothing.$ti_;
104
+ };
105
+ namespace optional {
106
+ namespace _set {
107
+ type $sr_ = Structural_Token_;
108
+ type value = Value_;
109
+ }
110
+ type _set = {
111
+ readonly '*': _set.$sr_;
112
+ readonly 'value': _set.value;
113
+ };
114
+ }
115
+ type optional = readonly ['set', optional._set];
116
+ namespace state_group {
117
+ type $vb_ = Structural_Token_;
118
+ namespace status {
119
+ namespace missing_data {
120
+ type $ha_ = Structural_Token_;
121
+ }
122
+ type missing_data = {
123
+ readonly '#': missing_data.$ha_;
124
+ };
125
+ namespace _set {
126
+ type state = Text_;
127
+ type value = Value_;
128
+ }
129
+ type _set = {
130
+ readonly 'state': _set.state;
131
+ readonly 'value': _set.value;
132
+ };
133
+ }
134
+ type status = readonly ['missing data', status.missing_data] | readonly ['set', status._set];
135
+ }
136
+ type state_group = {
137
+ readonly '|': state_group.$vb_;
138
+ readonly 'status': state_group.status;
139
+ };
140
+ type text = Text_;
141
+ }
142
+ type concrete = readonly ['dictionary', concrete.dictionary] | readonly ['group', concrete.group] | readonly ['list', concrete.list] | readonly ['nothing', concrete.nothing] | readonly ['optional', concrete.optional] | readonly ['state group', concrete.state_group] | readonly ['text', concrete.text];
143
+ namespace include {
144
+ type $at_ = Structural_Token_;
145
+ type path = Text_;
146
+ }
147
+ type include = {
148
+ readonly '@': include.$at_;
149
+ readonly 'path': include.path;
150
+ };
151
+ namespace missing_data {
152
+ type $ha_ = Structural_Token_;
153
+ }
154
+ type missing_data = {
155
+ readonly '#': missing_data.$ha_;
156
+ };
157
+ }
158
+ type _type = readonly ['concrete', _type.concrete] | readonly ['include', _type.include] | readonly ['missing data', _type.missing_data];
159
+ }
160
+ export type Value_ = {
161
+ readonly 'type': Value_._type;
162
+ };
163
+ export type Content_ = Value_;
164
+ export declare namespace Document_ {
165
+ namespace header {
166
+ namespace O {
167
+ type $ex_ = Structural_Token_;
168
+ type value = Value_;
169
+ }
170
+ type O = {
171
+ readonly '!': O.$ex_;
172
+ readonly 'value': O.value;
173
+ };
174
+ }
175
+ type header = _pi.Optional_Value<header.O>;
176
+ type content = Content_;
177
+ }
178
+ export type Document_ = {
179
+ readonly 'header': Document_.header;
180
+ readonly 'content': Document_.content;
181
+ };
182
+ export { Structural_Token_ as Structural_Token, Text_ as Text, Key_Value_Pairs_ as Key_Value_Pairs, Elements_ as Elements, Value_ as Value, Content_ as Content, Document_ as Document, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiZGF0YS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL3BhcnNlX3RyZWUvZGF0YS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,52 @@
1
+ import * as i_out from "./data";
2
+ import * as i_in from "./data";
3
+ export declare namespace Structural_Token_ {
4
+ type I = i_in.Structural_Token;
5
+ type O = i_out.Structural_Token;
6
+ namespace P {
7
+ }
8
+ }
9
+ export type Structural_Token_ = ($$_: Structural_Token_.I) => Structural_Token_.O;
10
+ export declare namespace Text_ {
11
+ type I = i_in.Text;
12
+ type O = i_out.Text;
13
+ namespace P {
14
+ }
15
+ }
16
+ export type Text_ = ($$_: Text_.I) => Text_.O;
17
+ export declare namespace Key_Value_Pairs_ {
18
+ type I = i_in.Key_Value_Pairs;
19
+ type O = i_out.Key_Value_Pairs;
20
+ namespace P {
21
+ }
22
+ }
23
+ export type Key_Value_Pairs_ = ($$_: Key_Value_Pairs_.I) => Key_Value_Pairs_.O;
24
+ export declare namespace Elements_ {
25
+ type I = i_in.Elements;
26
+ type O = i_out.Elements;
27
+ namespace P {
28
+ }
29
+ }
30
+ export type Elements_ = ($$_: Elements_.I) => Elements_.O;
31
+ export declare namespace Value_ {
32
+ type I = i_in.Value;
33
+ type O = i_out.Value;
34
+ namespace P {
35
+ }
36
+ }
37
+ export type Value_ = ($$_: Value_.I) => Value_.O;
38
+ export declare namespace Content_ {
39
+ type I = i_in.Content;
40
+ type O = i_out.Content;
41
+ namespace P {
42
+ }
43
+ }
44
+ export type Content_ = ($$_: Content_.I) => Content_.O;
45
+ export declare namespace Document_ {
46
+ type I = i_in.Document;
47
+ type O = i_out.Document;
48
+ namespace P {
49
+ }
50
+ }
51
+ export type Document_ = ($$_: Document_.I) => Document_.O;
52
+ export { Structural_Token_ as Structural_Token, Text_ as Text, Key_Value_Pairs_ as Key_Value_Pairs, Elements_ as Elements, Value_ as Value, Content_ as Content, Document_ as Document, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWlncmF0ZV9ib2lsZXJwbGF0ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL3BhcnNlX3RyZWUvbWlncmF0ZV9ib2lsZXJwbGF0ZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=