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.
- package/dist/bin/compile_temp_schemas.d.ts +2 -0
- package/dist/bin/compile_temp_schemas.js +47 -0
- package/dist/bin/seal.d.ts +2 -0
- package/dist/bin/seal.js +35 -0
- package/dist/bin/serialize_schemas.d.ts +2 -0
- package/dist/bin/serialize_schemas.js +34 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.js +28 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.d.ts +7 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.js +63 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.js +21 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.js +631 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.js +13 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.js +51 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.js +74 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.js +50 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.js +40 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.js +18 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.js +63 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.js +31 -0
- package/dist/data/temporary_schemas/all.d.ts +7 -0
- package/dist/data/temporary_schemas/all.js +130 -0
- package/dist/data/temporary_schemas/antlr/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.js +15 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.js +73 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.js +127 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.js +31 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.js +21 -0
- package/dist/data/temporary_schemas/astn/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/astn/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schema_tree.astn.js +13 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.js +110 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.js +49 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.js +64 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.js +52 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.js +29 -0
- package/dist/data/temporary_schemas/astn-core/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.js +15 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.js +11 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.js +75 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.js +93 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.js +32 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.js +76 -0
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.js +72 -0
- package/dist/data/temporary_schemas/exupery/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/module.astn.js +8 -0
- package/dist/data/temporary_schemas/exupery/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/exupery/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schema_tree.astn.js +13 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.module.astn.js +12 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.js +199 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.js +13 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.js +199 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.globals.astn.js +9 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.js +89 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.js +11 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.js +89 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.globals.astn.js +9 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.js +139 -0
- package/dist/data/temporary_schemas/git/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/module.astn.js +8 -0
- package/dist/data/temporary_schemas/git/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/git/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.js +314 -0
- package/dist/data/temporary_schemas/json-to-astn/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/module.astn.js +8 -0
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.js +79 -0
- package/dist/data/temporary_schemas/pareto/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.js +21 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.module.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.js +45 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.js +600 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.js +129 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.js +397 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.js +68 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.js +157 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.js +16 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.js +398 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.js +49 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.js +365 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.js +17 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.js +372 -0
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.js +30 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.js +15 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +28 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.js +15 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.js +300 -0
- package/dist/data/temporary_schemas/pareto-json/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-json/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.js +26 -0
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.js +13 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.js +60 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.js +41 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.js +27 -0
- package/dist/data/temporary_schemas/pareto-resources/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +47 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.js +23 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +23 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +26 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +19 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +22 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +26 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +25 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.js +41 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.js +28 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.js +16 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.js +15 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.js +16 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.js +14 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.js +84 -0
- package/dist/data/temporary_schemas/pareto-targets/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.js +17 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.js +59 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.js +255 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.js +68 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.js +41 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.js +17 -0
- package/dist/data/temporary_schemas/pareto-test/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-test/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.js +25 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.js +46 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.js +79 -0
- package/dist/globals.d.ts +26 -0
- package/dist/globals.js +2 -0
- package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +3 -0
- package/dist/implementation/manual/commands/compile_temp_schemas.js +121 -0
- package/dist/implementation/manual/commands/seal.d.ts +2 -0
- package/dist/implementation/manual/commands/seal.js +57 -0
- package/dist/implementation/manual/commands/serialize_schemas.d.ts +2 -0
- package/dist/implementation/manual/commands/serialize_schemas.js +65 -0
- package/dist/implementation/manual/queries/load_pareto_document.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_document.js +43 -0
- package/dist/implementation/manual/queries/load_pareto_file.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_file.js +36 -0
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +5 -0
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +65 -0
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +7 -0
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +51 -0
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +4 -0
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +35 -0
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +7 -0
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +38 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.js +37 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +6 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +82 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +50 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +37 -0
- package/dist/implementation/manual/schemas/schema/deserializers.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/deserializers.js +102 -0
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +9 -0
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +128 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +7 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +51 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +9 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +90 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +13 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +139 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +13 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +131 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +23 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +318 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +8 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +63 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +14 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +222 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +3 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +34 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +112 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +3 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.js +44 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.js +41 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +10 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +92 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.js +36 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +16 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +203 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.js +46 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +9 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +85 -0
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +15 -0
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +49 -0
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +16 -0
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +468 -0
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.d.ts +8 -0
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +325 -0
- package/dist/implementation/temp/resolvers/module.d.ts +3 -0
- package/dist/implementation/temp/resolvers/module.js +126 -0
- package/dist/implementation/temp/resolvers/schema.d.ts +24 -0
- package/dist/implementation/temp/resolvers/schema.js +1894 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +5 -0
- package/dist/interface/generated/pareto/core/location.d.ts +11 -0
- package/dist/interface/generated/pareto/core/location.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +150 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +270 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.d.ts +80 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +192 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +33 -0
- package/dist/interface/generated/pareto/schemas/module/data/resolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +69 -0
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/data_types/resolve.d.ts +15 -0
- package/dist/interface/generated/pareto/schemas/module/data_types/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.d.ts +17 -0
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +17 -0
- package/dist/interface/generated/pareto/schemas/module/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/data.d.ts +182 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.d.ts +92 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +971 -0
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +1497 -0
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.d.ts +410 -0
- package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.d.ts +255 -0
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +843 -0
- package/dist/interface/generated/pareto/schemas/schema/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/token/data.d.ts +121 -0
- package/dist/interface/generated/pareto/schemas/token/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.d.ts +73 -0
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/data.d.ts +105 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.d.ts +31 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.d.ts +1 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.d.ts +1 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.js +3 -0
- package/dist/interface/resources.d.ts +7 -0
- package/dist/interface/resources.js +3 -0
- package/dist/interface/signatures.d.ts +28 -0
- package/dist/interface/signatures.js +3 -0
- package/dist/interface/to_be_generated/deserialize_schema.d.ts +2 -0
- package/dist/interface/to_be_generated/deserialize_schema.js +3 -0
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.d.ts +9 -0
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.js +3 -0
- package/dist/interface/to_be_generated/load_pareto_document.d.ts +14 -0
- package/dist/interface/to_be_generated/load_pareto_document.js +3 -0
- package/dist/interface/to_be_generated/load_pareto_file.d.ts +9 -0
- package/dist/interface/to_be_generated/load_pareto_file.js +3 -0
- package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +149 -0
- package/dist/interface/to_be_generated/temp_unmashall_result.js +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +6 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +59 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +53 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.d.ts +4 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +33 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.d.ts +4 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +37 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.d.ts +4 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +59 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.d.ts +2 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +39 -0
- package/dist/modules/common_tool_signatures/interface/signatures.d.ts +18 -0
- package/dist/modules/common_tool_signatures/interface/signatures.js +3 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.d.ts +11 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.js +3 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.d.ts +2 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +37 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +37 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +74 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +43 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +53 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/resources.d.ts +11 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/resources.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +19 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.d.ts +6 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.d.ts +6 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +15 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts +13 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.js +3 -0
- package/dist/shorthands/module.d.ts +7 -0
- package/dist/shorthands/module.js +48 -0
- package/dist/shorthands/schema.d.ts +201 -0
- package/dist/shorthands/schema.js +934 -0
- package/package.json +16 -0
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import * as _i_out from "./data";
|
|
2
|
+
import * as _i_in from "astn-core/dist/interface/generated/pareto/schemas/parse_tree/data";
|
|
3
|
+
export type Structural_Token = ($$_: _i_in.Value, $$_p: {}) => _i_out.Structural_Token;
|
|
4
|
+
export type String = ($$_: _i_in.Value, $$_p: {}) => _i_out.Text;
|
|
5
|
+
export type Key_Value_Pairs = ($$_: _i_in.Value, $$_p: {}) => _i_out.Key_Value_Pairs;
|
|
6
|
+
export type Elements = ($$_: _i_in.Value, $$_p: {}) => _i_out.Elements;
|
|
7
|
+
export type Concrete_Value = ($$_: _i_in.Value, $$_p: {}) => _i_out.Value._type.concrete;
|
|
8
|
+
export type Value = ($$_: _i_in.Value, $$_p: {}) => _i_out.Value;
|
|
9
|
+
export type Content = ($$_: _i_in.Value, $$_p: {}) => _i_out.Content;
|
|
10
|
+
export type Document = ($$_: _i_in.Value, $$_p: {}) => _i_out.Document;
|
|
11
|
+
export declare namespace Structural_Token {
|
|
12
|
+
namespace CONTEXT {
|
|
13
|
+
}
|
|
14
|
+
type CONTEXT = _i_in.Value;
|
|
15
|
+
namespace PARAMS {
|
|
16
|
+
namespace value_deserializers {
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
namespace RESULT {
|
|
20
|
+
}
|
|
21
|
+
type RESULT = _i_out.Structural_Token;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace String {
|
|
24
|
+
namespace CONTEXT {
|
|
25
|
+
}
|
|
26
|
+
type CONTEXT = _i_in.Value;
|
|
27
|
+
namespace PARAMS {
|
|
28
|
+
}
|
|
29
|
+
namespace RESULT {
|
|
30
|
+
}
|
|
31
|
+
type RESULT = _i_out.Text;
|
|
32
|
+
}
|
|
33
|
+
export declare namespace Key_Value_Pairs {
|
|
34
|
+
namespace CONTEXT {
|
|
35
|
+
}
|
|
36
|
+
type CONTEXT = _i_in.Value;
|
|
37
|
+
namespace PARAMS {
|
|
38
|
+
}
|
|
39
|
+
namespace RESULT {
|
|
40
|
+
}
|
|
41
|
+
type RESULT = _i_out.Key_Value_Pairs;
|
|
42
|
+
}
|
|
43
|
+
export declare namespace Elements {
|
|
44
|
+
namespace CONTEXT {
|
|
45
|
+
}
|
|
46
|
+
type CONTEXT = _i_in.Value;
|
|
47
|
+
namespace PARAMS {
|
|
48
|
+
}
|
|
49
|
+
namespace RESULT {
|
|
50
|
+
}
|
|
51
|
+
type RESULT = _i_out.Elements;
|
|
52
|
+
}
|
|
53
|
+
export declare namespace Concrete_Value {
|
|
54
|
+
namespace CONTEXT {
|
|
55
|
+
}
|
|
56
|
+
type CONTEXT = _i_in.Value;
|
|
57
|
+
namespace PARAMS {
|
|
58
|
+
}
|
|
59
|
+
namespace RESULT {
|
|
60
|
+
}
|
|
61
|
+
type RESULT = _i_out.Value._type.concrete;
|
|
62
|
+
}
|
|
63
|
+
export declare namespace Value {
|
|
64
|
+
namespace CONTEXT {
|
|
65
|
+
}
|
|
66
|
+
type CONTEXT = _i_in.Value;
|
|
67
|
+
namespace PARAMS {
|
|
68
|
+
}
|
|
69
|
+
namespace RESULT {
|
|
70
|
+
}
|
|
71
|
+
type RESULT = _i_out.Value;
|
|
72
|
+
}
|
|
73
|
+
export declare namespace Content {
|
|
74
|
+
namespace CONTEXT {
|
|
75
|
+
}
|
|
76
|
+
type CONTEXT = _i_in.Value;
|
|
77
|
+
namespace PARAMS {
|
|
78
|
+
}
|
|
79
|
+
namespace RESULT {
|
|
80
|
+
}
|
|
81
|
+
type RESULT = _i_out.Content;
|
|
82
|
+
}
|
|
83
|
+
export declare namespace Document {
|
|
84
|
+
namespace CONTEXT {
|
|
85
|
+
}
|
|
86
|
+
type CONTEXT = _i_in.Value;
|
|
87
|
+
namespace PARAMS {
|
|
88
|
+
}
|
|
89
|
+
namespace RESULT {
|
|
90
|
+
}
|
|
91
|
+
type RESULT = _i_out.Document;
|
|
92
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5tYXJzaGFsbC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL3BhcnNlX3RyZWUvdW5tYXJzaGFsbC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
|