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 @@
1
+ export declare const dont_import_the_root_of_this_package_but_the_specific_file_or_files_needed = 42;
package/dist/index.js ADDED
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.dont_import_the_root_of_this_package_but_the_specific_file_or_files_needed = void 0;
4
+ exports.dont_import_the_root_of_this_package_but_the_specific_file_or_files_needed = 42;
5
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi9zcmMvaW5kZXgudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7O0FBQWEsUUFBQSwwRUFBMEUsR0FBRyxFQUFFLENBQUEifQ==
@@ -0,0 +1,11 @@
1
+ export declare namespace Location_ {
2
+ type file = string;
3
+ type line = number;
4
+ type column = number;
5
+ }
6
+ export type Location_ = {
7
+ readonly 'file': Location_.file;
8
+ readonly 'line': Location_.line;
9
+ readonly 'column': Location_.column;
10
+ };
11
+ export { Location_ as Location, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibG9jYXRpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9wYXJldG8vY29yZS9sb2NhdGlvbi50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,150 @@
1
+ import * as _pi from "pareto-core-interface";
2
+ export declare namespace Schemas_ {
3
+ type D = Schema_Tree_;
4
+ }
5
+ export type Schemas_ = _pi.Dictionary<Schemas_.D>;
6
+ export declare namespace Text_Type_ {
7
+ namespace _type {
8
+ type multi_line = null;
9
+ type single_line = null;
10
+ }
11
+ type _type = readonly ['multi line', _type.multi_line] | readonly ['single line', _type.single_line];
12
+ }
13
+ export type Text_Type_ = {
14
+ readonly 'type': Text_Type_._type;
15
+ };
16
+ export declare namespace Globals_ {
17
+ namespace text_types {
18
+ type D = Text_Type_;
19
+ }
20
+ type text_types = _pi.Dictionary<text_types.D>;
21
+ }
22
+ export type Globals_ = {
23
+ readonly 'text types': Globals_.text_types;
24
+ };
25
+ export declare namespace Type_ {
26
+ type node = Type_Node_;
27
+ }
28
+ export type Type_ = {
29
+ readonly 'node': Type_.node;
30
+ };
31
+ export declare namespace Types_ {
32
+ type D = Type_;
33
+ }
34
+ export type Types_ = _pi.Dictionary<Types_.D>;
35
+ export declare namespace Schema_ {
36
+ type imports = Imports_;
37
+ type globals = Globals_;
38
+ type types = Types_;
39
+ }
40
+ export type Schema_ = {
41
+ readonly 'imports': Schema_.imports;
42
+ readonly 'globals': Schema_.globals;
43
+ readonly 'types': Schema_.types;
44
+ };
45
+ export declare namespace Schema_Tree_ {
46
+ type _set = Schemas_;
47
+ type schema = Schema_;
48
+ }
49
+ export type Schema_Tree_ = readonly ['set', Schema_Tree_._set] | readonly ['schema', Schema_Tree_.schema];
50
+ export declare namespace Imports_ {
51
+ namespace D {
52
+ namespace schema_set_child {
53
+ type entry = Schemas_.D;
54
+ type key = string;
55
+ }
56
+ type schema_set_child = {
57
+ readonly 'entry': schema_set_child.entry;
58
+ readonly 'key': schema_set_child.key;
59
+ };
60
+ type schema = Schema_;
61
+ }
62
+ type D = {
63
+ readonly 'schema set child': D.schema_set_child;
64
+ readonly 'schema': D.schema;
65
+ };
66
+ }
67
+ export type Imports_ = _pi.Dictionary<Imports_.D>;
68
+ export declare namespace Dictionary_ {
69
+ type node = Type_Node_;
70
+ type ordered = boolean;
71
+ }
72
+ export type Dictionary_ = {
73
+ readonly 'node': Dictionary_.node;
74
+ readonly 'ordered': Dictionary_.ordered;
75
+ };
76
+ export declare namespace Group_ {
77
+ type D = Type_Node_;
78
+ }
79
+ export type Group_ = _pi.Dictionary<Group_.D>;
80
+ export declare namespace Type_Node_ {
81
+ namespace component {
82
+ namespace external {
83
+ namespace _import {
84
+ type entry = Imports_.D;
85
+ type key = string;
86
+ }
87
+ type _import = {
88
+ readonly 'entry': _import.entry;
89
+ readonly 'key': _import.key;
90
+ };
91
+ namespace _type {
92
+ type entry = Types_.D;
93
+ type key = string;
94
+ }
95
+ type _type = {
96
+ readonly 'entry': _type.entry;
97
+ readonly 'key': _type.key;
98
+ };
99
+ }
100
+ type external = {
101
+ readonly 'import': external._import;
102
+ readonly 'type': external._type;
103
+ };
104
+ namespace internal {
105
+ type entry = Types_.D;
106
+ type key = string;
107
+ }
108
+ type internal = {
109
+ readonly 'entry': internal.entry;
110
+ readonly 'key': internal.key;
111
+ };
112
+ namespace internal_cyclic {
113
+ type entry = Types_.D;
114
+ type key = string;
115
+ }
116
+ type internal_cyclic = {
117
+ readonly 'entry': internal_cyclic.entry;
118
+ readonly 'key': internal_cyclic.key;
119
+ };
120
+ }
121
+ type component = readonly ['external', component.external] | readonly ['internal', component.internal] | readonly ['internal cyclic', component.internal_cyclic];
122
+ type dictionary = Dictionary_;
123
+ type group = Group_;
124
+ namespace list {
125
+ type node = Type_Node_;
126
+ }
127
+ type list = {
128
+ readonly 'node': list.node;
129
+ };
130
+ type nothing = null;
131
+ type optional = Type_Node_;
132
+ namespace state_group {
133
+ type D = Type_Node_;
134
+ }
135
+ type state_group = _pi.Dictionary<state_group.D>;
136
+ namespace text {
137
+ namespace global {
138
+ type entry = Globals_.text_types.D;
139
+ type key = string;
140
+ }
141
+ type global = {
142
+ readonly 'entry': global.entry;
143
+ readonly 'key': global.key;
144
+ };
145
+ type local = Text_Type_;
146
+ }
147
+ type text = readonly ['global', text.global] | readonly ['local', text.local];
148
+ }
149
+ export type Type_Node_ = readonly ['component', Type_Node_.component] | readonly ['dictionary', Type_Node_.dictionary] | readonly ['group', Type_Node_.group] | readonly ['list', Type_Node_.list] | readonly ['nothing', Type_Node_.nothing] | readonly ['optional', Type_Node_.optional] | readonly ['state group', Type_Node_.state_group] | readonly ['text', Type_Node_.text];
150
+ export { Schemas_ as Schemas, Text_Type_ as Text_Type, Globals_ as Globals, Type_ as Type, Types_ as Types, Schema_ as Schema, Schema_Tree_ as Schema_Tree, Imports_ as Imports, Dictionary_ as Dictionary, Group_ as Group, Type_Node_ as Type_Node, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZWQuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi8uLi8uLi9zcmMvaW50ZXJmYWNlL2dlbmVyYXRlZC9wYXJldG8vc2NoZW1hcy9hc3RuX3NjaGVtYS9kYXRhL3Jlc29sdmVkLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -0,0 +1,270 @@
1
+ import * as _pi from "pareto-core-interface";
2
+ import * as i__location from "../../../core/location";
3
+ export declare namespace Schemas_ {
4
+ type location = i__location.Location;
5
+ namespace dictionary {
6
+ namespace D {
7
+ type location = i__location.Location;
8
+ type entry = Schema_Tree_;
9
+ }
10
+ type D = {
11
+ readonly 'location': D.location;
12
+ readonly 'entry': D.entry;
13
+ };
14
+ }
15
+ type dictionary = _pi.Dictionary<dictionary.D>;
16
+ }
17
+ export type Schemas_ = {
18
+ readonly 'location': Schemas_.location;
19
+ readonly 'dictionary': Schemas_.dictionary;
20
+ };
21
+ export declare namespace Text_Type_ {
22
+ namespace _type {
23
+ type location = i__location.Location;
24
+ namespace state_group {
25
+ type multi_line = null;
26
+ type single_line = null;
27
+ }
28
+ type state_group = readonly ['multi line', state_group.multi_line] | readonly ['single line', state_group.single_line];
29
+ }
30
+ type _type = {
31
+ readonly 'location': _type.location;
32
+ readonly 'state group': _type.state_group;
33
+ };
34
+ }
35
+ export type Text_Type_ = {
36
+ readonly 'type': Text_Type_._type;
37
+ };
38
+ export declare namespace Globals_ {
39
+ namespace text_types {
40
+ type location = i__location.Location;
41
+ namespace dictionary {
42
+ namespace D {
43
+ type location = i__location.Location;
44
+ type entry = Text_Type_;
45
+ }
46
+ type D = {
47
+ readonly 'location': D.location;
48
+ readonly 'entry': D.entry;
49
+ };
50
+ }
51
+ type dictionary = _pi.Dictionary<dictionary.D>;
52
+ }
53
+ type text_types = {
54
+ readonly 'location': text_types.location;
55
+ readonly 'dictionary': text_types.dictionary;
56
+ };
57
+ }
58
+ export type Globals_ = {
59
+ readonly 'text types': Globals_.text_types;
60
+ };
61
+ export declare namespace Type_ {
62
+ type node = Type_Node_;
63
+ }
64
+ export type Type_ = {
65
+ readonly 'node': Type_.node;
66
+ };
67
+ export declare namespace Types_ {
68
+ type location = i__location.Location;
69
+ namespace dictionary {
70
+ namespace D {
71
+ type location = i__location.Location;
72
+ type entry = Type_;
73
+ }
74
+ type D = {
75
+ readonly 'location': D.location;
76
+ readonly 'entry': D.entry;
77
+ };
78
+ }
79
+ type dictionary = _pi.Dictionary<dictionary.D>;
80
+ }
81
+ export type Types_ = {
82
+ readonly 'location': Types_.location;
83
+ readonly 'dictionary': Types_.dictionary;
84
+ };
85
+ export declare namespace Schema_ {
86
+ type imports = Imports_;
87
+ type globals = Globals_;
88
+ type types = Types_;
89
+ }
90
+ export type Schema_ = {
91
+ readonly 'imports': Schema_.imports;
92
+ readonly 'globals': Schema_.globals;
93
+ readonly 'types': Schema_.types;
94
+ };
95
+ export declare namespace Schema_Tree_ {
96
+ type location = i__location.Location;
97
+ namespace state_group {
98
+ type _set = Schemas_;
99
+ type schema = Schema_;
100
+ }
101
+ type state_group = readonly ['set', state_group._set] | readonly ['schema', state_group.schema];
102
+ }
103
+ export type Schema_Tree_ = {
104
+ readonly 'location': Schema_Tree_.location;
105
+ readonly 'state group': Schema_Tree_.state_group;
106
+ };
107
+ export declare namespace Imports_ {
108
+ type location = i__location.Location;
109
+ namespace dictionary {
110
+ namespace D {
111
+ type location = i__location.Location;
112
+ namespace entry {
113
+ namespace schema_set_child {
114
+ type location = i__location.Location;
115
+ type key = string;
116
+ }
117
+ type schema_set_child = {
118
+ readonly 'location': schema_set_child.location;
119
+ readonly 'key': schema_set_child.key;
120
+ };
121
+ type schema = null;
122
+ }
123
+ type entry = {
124
+ readonly 'schema set child': entry.schema_set_child;
125
+ readonly 'schema': entry.schema;
126
+ };
127
+ }
128
+ type D = {
129
+ readonly 'location': D.location;
130
+ readonly 'entry': D.entry;
131
+ };
132
+ }
133
+ type dictionary = _pi.Dictionary<dictionary.D>;
134
+ }
135
+ export type Imports_ = {
136
+ readonly 'location': Imports_.location;
137
+ readonly 'dictionary': Imports_.dictionary;
138
+ };
139
+ export declare namespace Dictionary_ {
140
+ type node = Type_Node_;
141
+ type ordered = boolean;
142
+ }
143
+ export type Dictionary_ = {
144
+ readonly 'node': Dictionary_.node;
145
+ readonly 'ordered': Dictionary_.ordered;
146
+ };
147
+ export declare namespace Group_ {
148
+ type location = i__location.Location;
149
+ namespace dictionary {
150
+ namespace D {
151
+ type location = i__location.Location;
152
+ type entry = Type_Node_;
153
+ }
154
+ type D = {
155
+ readonly 'location': D.location;
156
+ readonly 'entry': D.entry;
157
+ };
158
+ }
159
+ type dictionary = _pi.Dictionary<dictionary.D>;
160
+ }
161
+ export type Group_ = {
162
+ readonly 'location': Group_.location;
163
+ readonly 'dictionary': Group_.dictionary;
164
+ };
165
+ export declare namespace Type_Node_ {
166
+ type location = i__location.Location;
167
+ namespace state_group {
168
+ namespace component {
169
+ type location = i__location.Location;
170
+ namespace state_group {
171
+ namespace external {
172
+ namespace _import {
173
+ type location = i__location.Location;
174
+ type key = string;
175
+ }
176
+ type _import = {
177
+ readonly 'location': _import.location;
178
+ readonly 'key': _import.key;
179
+ };
180
+ namespace _type {
181
+ type location = i__location.Location;
182
+ type key = string;
183
+ }
184
+ type _type = {
185
+ readonly 'location': _type.location;
186
+ readonly 'key': _type.key;
187
+ };
188
+ }
189
+ type external = {
190
+ readonly 'import': external._import;
191
+ readonly 'type': external._type;
192
+ };
193
+ namespace internal {
194
+ type location = i__location.Location;
195
+ type key = string;
196
+ }
197
+ type internal = {
198
+ readonly 'location': internal.location;
199
+ readonly 'key': internal.key;
200
+ };
201
+ namespace internal_cyclic {
202
+ type location = i__location.Location;
203
+ type key = string;
204
+ }
205
+ type internal_cyclic = {
206
+ readonly 'location': internal_cyclic.location;
207
+ readonly 'key': internal_cyclic.key;
208
+ };
209
+ }
210
+ type state_group = readonly ['external', state_group.external] | readonly ['internal', state_group.internal] | readonly ['internal cyclic', state_group.internal_cyclic];
211
+ }
212
+ type component = {
213
+ readonly 'location': component.location;
214
+ readonly 'state group': component.state_group;
215
+ };
216
+ type dictionary = Dictionary_;
217
+ type group = Group_;
218
+ namespace list {
219
+ type node = Type_Node_;
220
+ }
221
+ type list = {
222
+ readonly 'node': list.node;
223
+ };
224
+ type nothing = null;
225
+ type optional = Type_Node_;
226
+ namespace state_group {
227
+ type location = i__location.Location;
228
+ namespace dictionary {
229
+ namespace D {
230
+ type location = i__location.Location;
231
+ type entry = Type_Node_;
232
+ }
233
+ type D = {
234
+ readonly 'location': D.location;
235
+ readonly 'entry': D.entry;
236
+ };
237
+ }
238
+ type dictionary = _pi.Dictionary<dictionary.D>;
239
+ }
240
+ type state_group = {
241
+ readonly 'location': state_group.location;
242
+ readonly 'dictionary': state_group.dictionary;
243
+ };
244
+ namespace text {
245
+ type location = i__location.Location;
246
+ namespace state_group {
247
+ namespace global {
248
+ type location = i__location.Location;
249
+ type key = string;
250
+ }
251
+ type global = {
252
+ readonly 'location': global.location;
253
+ readonly 'key': global.key;
254
+ };
255
+ type local = Text_Type_;
256
+ }
257
+ type state_group = readonly ['global', state_group.global] | readonly ['local', state_group.local];
258
+ }
259
+ type text = {
260
+ readonly 'location': text.location;
261
+ readonly 'state group': text.state_group;
262
+ };
263
+ }
264
+ type state_group = readonly ['component', state_group.component] | readonly ['dictionary', state_group.dictionary] | readonly ['group', state_group.group] | readonly ['list', state_group.list] | readonly ['nothing', state_group.nothing] | readonly ['optional', state_group.optional] | readonly ['state group', state_group.state_group] | readonly ['text', state_group.text];
265
+ }
266
+ export type Type_Node_ = {
267
+ readonly 'location': Type_Node_.location;
268
+ readonly 'state group': Type_Node_.state_group;
269
+ };
270
+ export { Schemas_ as Schemas, Text_Type_ as Text_Type, Globals_ as Globals, Type_ as Type, Types_ as Types, Schema_ as Schema, Schema_Tree_ as Schema_Tree, Imports_ as Imports, Dictionary_ as Dictionary, Group_ as Group, Type_Node_ as Type_Node, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5yZXNvbHZlZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL2FzdG5fc2NoZW1hL2RhdGEvdW5yZXNvbHZlZC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -0,0 +1,80 @@
1
+ import * as i_out from "./data/unresolved";
2
+ import * as i_in from "./data/resolved";
3
+ export declare namespace Schemas_ {
4
+ type I = i_in.Schemas;
5
+ type O = i_out.Schemas;
6
+ namespace P {
7
+ }
8
+ }
9
+ export type Schemas_ = ($$_: Schemas_.I) => Schemas_.O;
10
+ export declare namespace Text_Type_ {
11
+ type I = i_in.Text_Type;
12
+ type O = i_out.Text_Type;
13
+ namespace P {
14
+ }
15
+ }
16
+ export type Text_Type_ = ($$_: Text_Type_.I) => Text_Type_.O;
17
+ export declare namespace Globals_ {
18
+ type I = i_in.Globals;
19
+ type O = i_out.Globals;
20
+ namespace P {
21
+ }
22
+ }
23
+ export type Globals_ = ($$_: Globals_.I) => Globals_.O;
24
+ export declare namespace Type_ {
25
+ type I = i_in.Type;
26
+ type O = i_out.Type;
27
+ namespace P {
28
+ }
29
+ }
30
+ export type Type_ = ($$_: Type_.I) => Type_.O;
31
+ export declare namespace Types_ {
32
+ type I = i_in.Types;
33
+ type O = i_out.Types;
34
+ namespace P {
35
+ }
36
+ }
37
+ export type Types_ = ($$_: Types_.I) => Types_.O;
38
+ export declare namespace Schema_ {
39
+ type I = i_in.Schema;
40
+ type O = i_out.Schema;
41
+ namespace P {
42
+ }
43
+ }
44
+ export type Schema_ = ($$_: Schema_.I) => Schema_.O;
45
+ export declare namespace Schema_Tree_ {
46
+ type I = i_in.Schema_Tree;
47
+ type O = i_out.Schema_Tree;
48
+ namespace P {
49
+ }
50
+ }
51
+ export type Schema_Tree_ = ($$_: Schema_Tree_.I) => Schema_Tree_.O;
52
+ export declare namespace Imports_ {
53
+ type I = i_in.Imports;
54
+ type O = i_out.Imports;
55
+ namespace P {
56
+ }
57
+ }
58
+ export type Imports_ = ($$_: Imports_.I) => Imports_.O;
59
+ export declare namespace Dictionary_ {
60
+ type I = i_in.Dictionary;
61
+ type O = i_out.Dictionary;
62
+ namespace P {
63
+ }
64
+ }
65
+ export type Dictionary_ = ($$_: Dictionary_.I) => Dictionary_.O;
66
+ export declare namespace Group_ {
67
+ type I = i_in.Group;
68
+ type O = i_out.Group;
69
+ namespace P {
70
+ }
71
+ }
72
+ export type Group_ = ($$_: Group_.I) => Group_.O;
73
+ export declare namespace Type_Node_ {
74
+ type I = i_in.Type_Node;
75
+ type O = i_out.Type_Node;
76
+ namespace P {
77
+ }
78
+ }
79
+ export type Type_Node_ = ($$_: Type_Node_.I) => Type_Node_.O;
80
+ export { Schemas_ as Schemas, Text_Type_ as Text_Type, Globals_ as Globals, Type_ as Type, Types_ as Types, Schema_ as Schema, Schema_Tree_ as Schema_Tree, Imports_ as Imports, Dictionary_ as Dictionary, Group_ as Group, Type_Node_ as Type_Node, };
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWlncmF0ZV9ib2lsZXJwbGF0ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL2FzdG5fc2NoZW1hL21pZ3JhdGVfYm9pbGVycGxhdGUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9