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,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5yZXNvbHZlZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL3NjaGVtYS9kYXRhL3VucmVzb2x2ZWQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,410 @@
|
|
|
1
|
+
import * as _pi from "pareto-core-interface";
|
|
2
|
+
import * as _i_resolved from "../data/resolved";
|
|
3
|
+
import * as _i_unresolved from "../data/unresolved";
|
|
4
|
+
export type Type_Parameters = ($$_: _i_unresolved.Type_Parameters, $$_p: {
|
|
5
|
+
readonly 'parameters': {
|
|
6
|
+
readonly 'values': null;
|
|
7
|
+
readonly 'lookups': null;
|
|
8
|
+
};
|
|
9
|
+
}) => _i_resolved.Type_Parameters;
|
|
10
|
+
export type Presence = ($$_: _i_unresolved.Presence, $$_p: {
|
|
11
|
+
readonly 'parameters': {
|
|
12
|
+
readonly 'values': null;
|
|
13
|
+
readonly 'lookups': null;
|
|
14
|
+
};
|
|
15
|
+
}) => _i_resolved.Presence;
|
|
16
|
+
export type Number_Type = ($$_: _i_unresolved.Number_Type, $$_p: {
|
|
17
|
+
readonly 'parameters': {
|
|
18
|
+
readonly 'values': null;
|
|
19
|
+
readonly 'lookups': null;
|
|
20
|
+
};
|
|
21
|
+
}) => _i_resolved.Number_Type;
|
|
22
|
+
export type Text_Type = ($$_: _i_unresolved.Text_Type, $$_p: {
|
|
23
|
+
readonly 'parameters': {
|
|
24
|
+
readonly 'values': null;
|
|
25
|
+
readonly 'lookups': null;
|
|
26
|
+
};
|
|
27
|
+
}) => _i_resolved.Text_Type;
|
|
28
|
+
export type Globals = ($$_: _i_unresolved.Globals, $$_p: {
|
|
29
|
+
readonly 'parameters': {
|
|
30
|
+
readonly 'values': null;
|
|
31
|
+
readonly 'lookups': null;
|
|
32
|
+
};
|
|
33
|
+
}) => _i_resolved.Globals;
|
|
34
|
+
export type Group = ($$_: _i_unresolved.Group, $$_p: {
|
|
35
|
+
readonly 'parameters': {
|
|
36
|
+
readonly 'values': {
|
|
37
|
+
readonly 'globals': _pi.Optional_Value<_i_resolved.Globals>;
|
|
38
|
+
readonly 'type parameters': _i_resolved.Type_Parameters;
|
|
39
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
40
|
+
};
|
|
41
|
+
readonly 'lookups': {
|
|
42
|
+
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<_i_resolved.Types.D>;
|
|
43
|
+
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<_i_resolved.Types.D>;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}) => _i_resolved.Group;
|
|
47
|
+
export type Dictionary = ($$_: _i_unresolved.Dictionary, $$_p: {
|
|
48
|
+
readonly 'parameters': {
|
|
49
|
+
readonly 'values': {
|
|
50
|
+
readonly 'globals': _pi.Optional_Value<_i_resolved.Globals>;
|
|
51
|
+
readonly 'type parameters': _i_resolved.Type_Parameters;
|
|
52
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
53
|
+
};
|
|
54
|
+
readonly 'lookups': {
|
|
55
|
+
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<_i_resolved.Types.D>;
|
|
56
|
+
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<_i_resolved.Types.D>;
|
|
57
|
+
};
|
|
58
|
+
};
|
|
59
|
+
}) => _i_resolved.Dictionary;
|
|
60
|
+
export type Type_Node = ($$_: _i_unresolved.Type_Node, $$_p: {
|
|
61
|
+
readonly 'parameters': {
|
|
62
|
+
readonly 'values': {
|
|
63
|
+
readonly 'globals': _pi.Optional_Value<_i_resolved.Globals>;
|
|
64
|
+
readonly 'type parameters': _i_resolved.Type_Parameters;
|
|
65
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
66
|
+
};
|
|
67
|
+
readonly 'lookups': {
|
|
68
|
+
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<_i_resolved.Types.D>;
|
|
69
|
+
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<_i_resolved.Types.D>;
|
|
70
|
+
};
|
|
71
|
+
};
|
|
72
|
+
}) => _i_resolved.Type_Node;
|
|
73
|
+
export type Type = ($$_: _i_unresolved.Type, $$_p: {
|
|
74
|
+
readonly 'parameters': {
|
|
75
|
+
readonly 'values': {
|
|
76
|
+
readonly 'globals': _pi.Optional_Value<_i_resolved.Globals>;
|
|
77
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
78
|
+
};
|
|
79
|
+
readonly 'lookups': {
|
|
80
|
+
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<_i_resolved.Types.D>;
|
|
81
|
+
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<_i_resolved.Types.D>;
|
|
82
|
+
};
|
|
83
|
+
};
|
|
84
|
+
}) => _i_resolved.Type;
|
|
85
|
+
export type Type_Reference = ($$_: _i_unresolved.Type_Reference, $$_p: {
|
|
86
|
+
readonly 'parameters': {
|
|
87
|
+
readonly 'values': {
|
|
88
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
89
|
+
};
|
|
90
|
+
readonly 'lookups': {
|
|
91
|
+
readonly 'types': _pi.Acyclic_Lookup<_i_resolved.Types.D>;
|
|
92
|
+
};
|
|
93
|
+
};
|
|
94
|
+
}) => _i_resolved.Type_Reference;
|
|
95
|
+
export type Type_Node_Reference = ($$_: _i_unresolved.Type_Node_Reference, $$_p: {
|
|
96
|
+
readonly 'parameters': {
|
|
97
|
+
readonly 'values': {
|
|
98
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
99
|
+
};
|
|
100
|
+
readonly 'lookups': {
|
|
101
|
+
readonly 'types': _pi.Acyclic_Lookup<_i_resolved.Types.D>;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
104
|
+
}) => _i_resolved.Type_Node_Reference;
|
|
105
|
+
export type Node_Resolver = ($$_: _i_unresolved.Node_Resolver, $$_p: {
|
|
106
|
+
readonly 'parameters': {
|
|
107
|
+
readonly 'values': {
|
|
108
|
+
readonly 'definition': _i_resolved.Type_Node;
|
|
109
|
+
readonly 'list cursor': _pi.Optional_Value<_i_resolved.Node_Resolver_List_Result>;
|
|
110
|
+
readonly 'linked entry': _pi.Optional_Value<_i_resolved.Benchmark>;
|
|
111
|
+
readonly 'current dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
112
|
+
readonly 'current ordered dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
113
|
+
readonly 'signature': _i_resolved.Signature;
|
|
114
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
115
|
+
readonly 'signatures': _i_resolved.Signatures;
|
|
116
|
+
readonly 'types': _i_resolved.Types;
|
|
117
|
+
readonly 'option constraints': _pi.Optional_Value<_i_resolved.Option_Constraints>;
|
|
118
|
+
};
|
|
119
|
+
readonly 'lookups': {
|
|
120
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
121
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
122
|
+
};
|
|
123
|
+
};
|
|
124
|
+
}) => _i_resolved.Node_Resolver;
|
|
125
|
+
export type Possible_Value_Selection = ($$_: _i_unresolved.Possible_Value_Selection, $$_p: {
|
|
126
|
+
readonly 'parameters': {
|
|
127
|
+
readonly 'values': {
|
|
128
|
+
readonly 'definition': _i_resolved.Type_Node;
|
|
129
|
+
readonly 'list cursor': _pi.Optional_Value<_i_resolved.Node_Resolver_List_Result>;
|
|
130
|
+
readonly 'linked entry': _pi.Optional_Value<_i_resolved.Benchmark>;
|
|
131
|
+
readonly 'current dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
132
|
+
readonly 'current ordered dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
133
|
+
readonly 'signature': _i_resolved.Signature;
|
|
134
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
135
|
+
readonly 'signatures': _i_resolved.Signatures;
|
|
136
|
+
readonly 'types': _i_resolved.Types;
|
|
137
|
+
readonly 'option constraints': _pi.Optional_Value<_i_resolved.Option_Constraints>;
|
|
138
|
+
};
|
|
139
|
+
readonly 'lookups': {
|
|
140
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
141
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
142
|
+
};
|
|
143
|
+
};
|
|
144
|
+
}) => _i_resolved.Possible_Value_Selection;
|
|
145
|
+
export type Guaranteed_Value_Selection = ($$_: _i_unresolved.Guaranteed_Value_Selection, $$_p: {
|
|
146
|
+
readonly 'parameters': {
|
|
147
|
+
readonly 'values': {
|
|
148
|
+
readonly 'definition': _i_resolved.Type_Node;
|
|
149
|
+
readonly 'list cursor': _pi.Optional_Value<_i_resolved.Node_Resolver_List_Result>;
|
|
150
|
+
readonly 'linked entry': _pi.Optional_Value<_i_resolved.Benchmark>;
|
|
151
|
+
readonly 'current dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
152
|
+
readonly 'current ordered dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
153
|
+
readonly 'signature': _i_resolved.Signature;
|
|
154
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
155
|
+
readonly 'signatures': _i_resolved.Signatures;
|
|
156
|
+
readonly 'types': _i_resolved.Types;
|
|
157
|
+
readonly 'option constraints': _pi.Optional_Value<_i_resolved.Option_Constraints>;
|
|
158
|
+
};
|
|
159
|
+
readonly 'lookups': {
|
|
160
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
161
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
162
|
+
};
|
|
163
|
+
};
|
|
164
|
+
}) => _i_resolved.Guaranteed_Value_Selection;
|
|
165
|
+
export type Benchmark = ($$_: _i_unresolved.Benchmark, $$_p: {
|
|
166
|
+
readonly 'parameters': {
|
|
167
|
+
readonly 'values': {
|
|
168
|
+
readonly 'definition': _i_resolved.Type_Node;
|
|
169
|
+
readonly 'list cursor': _pi.Optional_Value<_i_resolved.Node_Resolver_List_Result>;
|
|
170
|
+
readonly 'linked entry': _pi.Optional_Value<_i_resolved.Benchmark>;
|
|
171
|
+
readonly 'current dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
172
|
+
readonly 'current ordered dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
173
|
+
readonly 'signature': _i_resolved.Signature;
|
|
174
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
175
|
+
readonly 'signatures': _i_resolved.Signatures;
|
|
176
|
+
readonly 'types': _i_resolved.Types;
|
|
177
|
+
readonly 'option constraints': _pi.Optional_Value<_i_resolved.Option_Constraints>;
|
|
178
|
+
};
|
|
179
|
+
readonly 'lookups': {
|
|
180
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
181
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
182
|
+
};
|
|
183
|
+
};
|
|
184
|
+
}) => _i_resolved.Benchmark;
|
|
185
|
+
export type Optional_Value_Initialization = ($$_: _i_unresolved.Optional_Value_Initialization, $$_p: {
|
|
186
|
+
readonly 'parameters': {
|
|
187
|
+
readonly 'values': {
|
|
188
|
+
readonly 'definition': _i_resolved.Type_Node;
|
|
189
|
+
readonly 'list cursor': _pi.Optional_Value<_i_resolved.Node_Resolver_List_Result>;
|
|
190
|
+
readonly 'linked entry': _pi.Optional_Value<_i_resolved.Benchmark>;
|
|
191
|
+
readonly 'current dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
192
|
+
readonly 'current ordered dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
193
|
+
readonly 'signature': _i_resolved.Signature;
|
|
194
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
195
|
+
readonly 'signatures': _i_resolved.Signatures;
|
|
196
|
+
readonly 'types': _i_resolved.Types;
|
|
197
|
+
readonly 'option constraints': _pi.Optional_Value<_i_resolved.Option_Constraints>;
|
|
198
|
+
};
|
|
199
|
+
readonly 'lookups': {
|
|
200
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
201
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
202
|
+
};
|
|
203
|
+
};
|
|
204
|
+
}) => _i_resolved.Optional_Value_Initialization;
|
|
205
|
+
export type Lookup_Selection = ($$_: _i_unresolved.Lookup_Selection, $$_p: {
|
|
206
|
+
readonly 'parameters': {
|
|
207
|
+
readonly 'values': {
|
|
208
|
+
readonly 'definition': _i_resolved.Type_Node;
|
|
209
|
+
readonly 'list cursor': _pi.Optional_Value<_i_resolved.Node_Resolver_List_Result>;
|
|
210
|
+
readonly 'linked entry': _pi.Optional_Value<_i_resolved.Benchmark>;
|
|
211
|
+
readonly 'current dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
212
|
+
readonly 'current ordered dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
213
|
+
readonly 'signature': _i_resolved.Signature;
|
|
214
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
215
|
+
readonly 'signatures': _i_resolved.Signatures;
|
|
216
|
+
readonly 'types': _i_resolved.Types;
|
|
217
|
+
readonly 'option constraints': _pi.Optional_Value<_i_resolved.Option_Constraints>;
|
|
218
|
+
};
|
|
219
|
+
readonly 'lookups': {
|
|
220
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
221
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
222
|
+
};
|
|
223
|
+
};
|
|
224
|
+
}) => _i_resolved.Lookup_Selection;
|
|
225
|
+
export type Option_Constraints = ($$_: _i_unresolved.Option_Constraints, $$_p: {
|
|
226
|
+
readonly 'parameters': {
|
|
227
|
+
readonly 'values': {
|
|
228
|
+
readonly 'definition': _i_resolved.Type_Node;
|
|
229
|
+
readonly 'list cursor': _pi.Optional_Value<_i_resolved.Node_Resolver_List_Result>;
|
|
230
|
+
readonly 'linked entry': _pi.Optional_Value<_i_resolved.Benchmark>;
|
|
231
|
+
readonly 'current dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
232
|
+
readonly 'current ordered dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
233
|
+
readonly 'signature': _i_resolved.Signature;
|
|
234
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
235
|
+
readonly 'signatures': _i_resolved.Signatures;
|
|
236
|
+
readonly 'types': _i_resolved.Types;
|
|
237
|
+
readonly 'option constraints': _pi.Optional_Value<_i_resolved.Option_Constraints>;
|
|
238
|
+
};
|
|
239
|
+
readonly 'lookups': {
|
|
240
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
241
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
242
|
+
};
|
|
243
|
+
};
|
|
244
|
+
}) => _i_resolved.Option_Constraints;
|
|
245
|
+
export type Node_Resolver_List_Result = ($$_: _i_unresolved.Node_Resolver_List_Result, $$_p: {
|
|
246
|
+
readonly 'parameters': {
|
|
247
|
+
readonly 'values': {
|
|
248
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
249
|
+
};
|
|
250
|
+
readonly 'lookups': {
|
|
251
|
+
readonly 'types': _pi.Acyclic_Lookup<_i_resolved.Types.D>;
|
|
252
|
+
};
|
|
253
|
+
};
|
|
254
|
+
}) => _i_resolved.Node_Resolver_List_Result;
|
|
255
|
+
export type Node_Resolver_Group = ($$_: _i_unresolved.Node_Resolver_Group, $$_p: {
|
|
256
|
+
readonly 'parameters': {
|
|
257
|
+
readonly 'values': {
|
|
258
|
+
readonly 'definition': _i_resolved.Group;
|
|
259
|
+
readonly 'list cursor': _pi.Optional_Value<_i_resolved.Node_Resolver_List_Result>;
|
|
260
|
+
readonly 'linked entry': _pi.Optional_Value<_i_resolved.Benchmark>;
|
|
261
|
+
readonly 'current dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
262
|
+
readonly 'current ordered dictionary': _pi.Optional_Value<_i_resolved.Dictionary>;
|
|
263
|
+
readonly 'signature': _i_resolved.Signature;
|
|
264
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
265
|
+
readonly 'signatures': _i_resolved.Signatures;
|
|
266
|
+
readonly 'types': _i_resolved.Types;
|
|
267
|
+
readonly 'option constraints': _pi.Optional_Value<_i_resolved.Option_Constraints>;
|
|
268
|
+
};
|
|
269
|
+
readonly 'lookups': {
|
|
270
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
271
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<_i_resolved.Node_Resolver_Group.D>;
|
|
272
|
+
};
|
|
273
|
+
};
|
|
274
|
+
}) => _i_resolved.Node_Resolver_Group;
|
|
275
|
+
export type Relative_Value_Selection = ($$_: _i_unresolved.Relative_Value_Selection, $$_p: {
|
|
276
|
+
readonly 'parameters': {
|
|
277
|
+
readonly 'values': {
|
|
278
|
+
readonly 'node': _i_resolved.Type_Node;
|
|
279
|
+
};
|
|
280
|
+
readonly 'lookups': null;
|
|
281
|
+
};
|
|
282
|
+
}) => _i_resolved.Relative_Value_Selection;
|
|
283
|
+
export type Constraint = ($$_: _i_unresolved.Constraint, $$_p: {
|
|
284
|
+
readonly 'parameters': {
|
|
285
|
+
readonly 'values': {
|
|
286
|
+
readonly 'node': _i_resolved.Type_Node;
|
|
287
|
+
};
|
|
288
|
+
readonly 'lookups': null;
|
|
289
|
+
};
|
|
290
|
+
}) => _i_resolved.Constraint;
|
|
291
|
+
export type Property_Constraints = ($$_: _i_unresolved.Property_Constraints, $$_p: {
|
|
292
|
+
readonly 'parameters': {
|
|
293
|
+
readonly 'values': {
|
|
294
|
+
readonly 'node': _i_resolved.Type_Node;
|
|
295
|
+
};
|
|
296
|
+
readonly 'lookups': null;
|
|
297
|
+
};
|
|
298
|
+
}) => _i_resolved.Property_Constraints;
|
|
299
|
+
export type Property_Constraint = ($$_: _i_unresolved.Property_Constraint, $$_p: {
|
|
300
|
+
readonly 'parameters': {
|
|
301
|
+
readonly 'values': null;
|
|
302
|
+
readonly 'lookups': {
|
|
303
|
+
readonly 'property constraints': _pi.Acyclic_Lookup<_i_resolved.Property_Constraints.D>;
|
|
304
|
+
};
|
|
305
|
+
};
|
|
306
|
+
}) => _i_resolved.Property_Constraint;
|
|
307
|
+
export type Resolve_Logic = ($$_: _i_unresolved.Resolve_Logic, $$_p: {
|
|
308
|
+
readonly 'parameters': {
|
|
309
|
+
readonly 'values': {
|
|
310
|
+
readonly 'types': _i_resolved.Types;
|
|
311
|
+
readonly 'imports': _i_resolved.Imports;
|
|
312
|
+
};
|
|
313
|
+
readonly 'lookups': null;
|
|
314
|
+
};
|
|
315
|
+
}) => _i_resolved.Resolve_Logic;
|
|
316
|
+
export type Signature_Parameters = ($$_: _i_unresolved.Signature_Parameters, $$_p: {
|
|
317
|
+
readonly 'parameters': {
|
|
318
|
+
readonly 'values': {
|
|
319
|
+
readonly 'types': _i_resolved.Types;
|
|
320
|
+
readonly 'imports': _i_resolved.Imports;
|
|
321
|
+
};
|
|
322
|
+
readonly 'lookups': null;
|
|
323
|
+
};
|
|
324
|
+
}) => _i_resolved.Signature_Parameters;
|
|
325
|
+
export type Signature = ($$_: _i_unresolved.Signature, $$_p: {
|
|
326
|
+
readonly 'parameters': {
|
|
327
|
+
readonly 'values': {
|
|
328
|
+
readonly 'types': _i_resolved.Types;
|
|
329
|
+
readonly 'type': _i_resolved.Type;
|
|
330
|
+
readonly 'imports': _i_resolved.Imports;
|
|
331
|
+
};
|
|
332
|
+
readonly 'lookups': {
|
|
333
|
+
readonly 'sibling signatures': _pi.Acyclic_Lookup<_i_resolved.Signatures.D>;
|
|
334
|
+
};
|
|
335
|
+
};
|
|
336
|
+
}) => _i_resolved.Signature;
|
|
337
|
+
export type Signatures = ($$_: _i_unresolved.Signatures, $$_p: {
|
|
338
|
+
readonly 'parameters': {
|
|
339
|
+
readonly 'values': {
|
|
340
|
+
readonly 'types': _i_resolved.Types;
|
|
341
|
+
readonly 'imports': _i_resolved.Imports;
|
|
342
|
+
};
|
|
343
|
+
readonly 'lookups': null;
|
|
344
|
+
};
|
|
345
|
+
}) => _i_resolved.Signatures;
|
|
346
|
+
export type Resolvers = ($$_: _i_unresolved.Resolvers, $$_p: {
|
|
347
|
+
readonly 'parameters': {
|
|
348
|
+
readonly 'values': {
|
|
349
|
+
readonly 'signatures': _i_resolved.Signatures;
|
|
350
|
+
readonly 'types': _i_resolved.Types;
|
|
351
|
+
readonly 'imports': _i_resolved.Imports;
|
|
352
|
+
};
|
|
353
|
+
readonly 'lookups': null;
|
|
354
|
+
};
|
|
355
|
+
}) => _i_resolved.Resolvers;
|
|
356
|
+
export type Schemas = ($$_: _i_unresolved.Schemas, $$_p: {
|
|
357
|
+
readonly 'parameters': {
|
|
358
|
+
readonly 'values': null;
|
|
359
|
+
readonly 'lookups': {
|
|
360
|
+
readonly 'sibling schemas': _pi.Stack_Lookup<_i_resolved.Schemas.D>;
|
|
361
|
+
};
|
|
362
|
+
};
|
|
363
|
+
}) => _i_resolved.Schemas;
|
|
364
|
+
export type Type_Specification = ($$_: _i_unresolved.Type_Specification, $$_p: {
|
|
365
|
+
readonly 'parameters': {
|
|
366
|
+
readonly 'values': null;
|
|
367
|
+
readonly 'lookups': null;
|
|
368
|
+
};
|
|
369
|
+
}) => _i_resolved.Type_Specification;
|
|
370
|
+
export type Schema_Tree = ($$_: _i_unresolved.Schema_Tree, $$_p: {
|
|
371
|
+
readonly 'parameters': {
|
|
372
|
+
readonly 'values': null;
|
|
373
|
+
readonly 'lookups': {
|
|
374
|
+
readonly 'sibling schemas': _pi.Stack_Lookup<_i_resolved.Schemas.D>;
|
|
375
|
+
};
|
|
376
|
+
};
|
|
377
|
+
}) => _i_resolved.Schema_Tree;
|
|
378
|
+
export type Schema = ($$_: _i_unresolved.Schema, $$_p: {
|
|
379
|
+
readonly 'parameters': {
|
|
380
|
+
readonly 'values': null;
|
|
381
|
+
readonly 'lookups': {
|
|
382
|
+
readonly 'sibling schemas': _pi.Stack_Lookup<_i_resolved.Schemas.D>;
|
|
383
|
+
};
|
|
384
|
+
};
|
|
385
|
+
}) => _i_resolved.Schema;
|
|
386
|
+
export type Imports = ($$_: _i_unresolved.Imports, $$_p: {
|
|
387
|
+
readonly 'parameters': {
|
|
388
|
+
readonly 'values': null;
|
|
389
|
+
readonly 'lookups': {
|
|
390
|
+
readonly 'sibling schemas': _pi.Stack_Lookup<_i_resolved.Schemas.D>;
|
|
391
|
+
};
|
|
392
|
+
};
|
|
393
|
+
}) => _i_resolved.Imports;
|
|
394
|
+
export type Reference_To_Property_Constraint = ($$_: _i_unresolved.Reference_To_Property_Constraint, $$_p: {
|
|
395
|
+
readonly 'parameters': {
|
|
396
|
+
readonly 'values': null;
|
|
397
|
+
readonly 'lookups': {
|
|
398
|
+
readonly 'property constraints': _pi.Acyclic_Lookup<_i_resolved.Property_Constraints.D>;
|
|
399
|
+
};
|
|
400
|
+
};
|
|
401
|
+
}) => _i_resolved.Reference_To_Property_Constraint;
|
|
402
|
+
export type Types = ($$_: _i_unresolved.Types, $$_p: {
|
|
403
|
+
readonly 'parameters': {
|
|
404
|
+
readonly 'values': {
|
|
405
|
+
readonly 'globals': _pi.Optional_Value<_i_resolved.Globals>;
|
|
406
|
+
readonly 'imports': _pi.Optional_Value<_i_resolved.Imports>;
|
|
407
|
+
};
|
|
408
|
+
readonly 'lookups': null;
|
|
409
|
+
};
|
|
410
|
+
}) => _i_resolved.Types;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL3NjaGVtYS9kYXRhX3R5cGVzL3Jlc29sdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
|
|
@@ -0,0 +1,255 @@
|
|
|
1
|
+
import * as i_out from "./data/unresolved";
|
|
2
|
+
import * as i_in from "./data/resolved";
|
|
3
|
+
export declare namespace Text_Type_ {
|
|
4
|
+
type I = i_in.Text_Type;
|
|
5
|
+
type O = i_out.Text_Type;
|
|
6
|
+
namespace P {
|
|
7
|
+
}
|
|
8
|
+
}
|
|
9
|
+
export type Text_Type_ = ($$_: Text_Type_.I) => Text_Type_.O;
|
|
10
|
+
export declare namespace Number_Type_ {
|
|
11
|
+
type I = i_in.Number_Type;
|
|
12
|
+
type O = i_out.Number_Type;
|
|
13
|
+
namespace P {
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
export type Number_Type_ = ($$_: Number_Type_.I) => Number_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_Parameters_ {
|
|
25
|
+
type I = i_in.Type_Parameters;
|
|
26
|
+
type O = i_out.Type_Parameters;
|
|
27
|
+
namespace P {
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
export type Type_Parameters_ = ($$_: Type_Parameters_.I) => Type_Parameters_.O;
|
|
31
|
+
export declare namespace Type_ {
|
|
32
|
+
type I = i_in.Type;
|
|
33
|
+
type O = i_out.Type;
|
|
34
|
+
namespace P {
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
export type Type_ = ($$_: Type_.I) => Type_.O;
|
|
38
|
+
export declare namespace Types_ {
|
|
39
|
+
type I = i_in.Types;
|
|
40
|
+
type O = i_out.Types;
|
|
41
|
+
namespace P {
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
export type Types_ = ($$_: Types_.I) => Types_.O;
|
|
45
|
+
export declare namespace Resolve_Logic_ {
|
|
46
|
+
type I = i_in.Resolve_Logic;
|
|
47
|
+
type O = i_out.Resolve_Logic;
|
|
48
|
+
namespace P {
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
export type Resolve_Logic_ = ($$_: Resolve_Logic_.I) => Resolve_Logic_.O;
|
|
52
|
+
export declare namespace Schema_ {
|
|
53
|
+
type I = i_in.Schema;
|
|
54
|
+
type O = i_out.Schema;
|
|
55
|
+
namespace P {
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
export type Schema_ = ($$_: Schema_.I) => Schema_.O;
|
|
59
|
+
export declare namespace Schema_Tree_ {
|
|
60
|
+
type I = i_in.Schema_Tree;
|
|
61
|
+
type O = i_out.Schema_Tree;
|
|
62
|
+
namespace P {
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
export type Schema_Tree_ = ($$_: Schema_Tree_.I) => Schema_Tree_.O;
|
|
66
|
+
export declare namespace Type_Specification_ {
|
|
67
|
+
type I = i_in.Type_Specification;
|
|
68
|
+
type O = i_out.Type_Specification;
|
|
69
|
+
namespace P {
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
export type Type_Specification_ = ($$_: Type_Specification_.I) => Type_Specification_.O;
|
|
73
|
+
export declare namespace Schemas_ {
|
|
74
|
+
type I = i_in.Schemas;
|
|
75
|
+
type O = i_out.Schemas;
|
|
76
|
+
namespace P {
|
|
77
|
+
}
|
|
78
|
+
}
|
|
79
|
+
export type Schemas_ = ($$_: Schemas_.I) => Schemas_.O;
|
|
80
|
+
export declare namespace Imports_ {
|
|
81
|
+
type I = i_in.Imports;
|
|
82
|
+
type O = i_out.Imports;
|
|
83
|
+
namespace P {
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
export type Imports_ = ($$_: Imports_.I) => Imports_.O;
|
|
87
|
+
export declare namespace Presence_ {
|
|
88
|
+
type I = i_in.Presence;
|
|
89
|
+
type O = i_out.Presence;
|
|
90
|
+
namespace P {
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
export type Presence_ = ($$_: Presence_.I) => Presence_.O;
|
|
94
|
+
export declare namespace Dictionary_ {
|
|
95
|
+
type I = i_in.Dictionary;
|
|
96
|
+
type O = i_out.Dictionary;
|
|
97
|
+
namespace P {
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
export type Dictionary_ = ($$_: Dictionary_.I) => Dictionary_.O;
|
|
101
|
+
export declare namespace Signatures_ {
|
|
102
|
+
type I = i_in.Signatures;
|
|
103
|
+
type O = i_out.Signatures;
|
|
104
|
+
namespace P {
|
|
105
|
+
}
|
|
106
|
+
}
|
|
107
|
+
export type Signatures_ = ($$_: Signatures_.I) => Signatures_.O;
|
|
108
|
+
export declare namespace Resolvers_ {
|
|
109
|
+
type I = i_in.Resolvers;
|
|
110
|
+
type O = i_out.Resolvers;
|
|
111
|
+
namespace P {
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
export type Resolvers_ = ($$_: Resolvers_.I) => Resolvers_.O;
|
|
115
|
+
export declare namespace Group_ {
|
|
116
|
+
type I = i_in.Group;
|
|
117
|
+
type O = i_out.Group;
|
|
118
|
+
namespace P {
|
|
119
|
+
}
|
|
120
|
+
}
|
|
121
|
+
export type Group_ = ($$_: Group_.I) => Group_.O;
|
|
122
|
+
export declare namespace Type_Node_ {
|
|
123
|
+
type I = i_in.Type_Node;
|
|
124
|
+
type O = i_out.Type_Node;
|
|
125
|
+
namespace P {
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
export type Type_Node_ = ($$_: Type_Node_.I) => Type_Node_.O;
|
|
129
|
+
export declare namespace Type_Reference_ {
|
|
130
|
+
type I = i_in.Type_Reference;
|
|
131
|
+
type O = i_out.Type_Reference;
|
|
132
|
+
namespace P {
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
export type Type_Reference_ = ($$_: Type_Reference_.I) => Type_Reference_.O;
|
|
136
|
+
export declare namespace Type_Node_Reference_ {
|
|
137
|
+
type I = i_in.Type_Node_Reference;
|
|
138
|
+
type O = i_out.Type_Node_Reference;
|
|
139
|
+
namespace P {
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
export type Type_Node_Reference_ = ($$_: Type_Node_Reference_.I) => Type_Node_Reference_.O;
|
|
143
|
+
export declare namespace Signature_Parameters_ {
|
|
144
|
+
type I = i_in.Signature_Parameters;
|
|
145
|
+
type O = i_out.Signature_Parameters;
|
|
146
|
+
namespace P {
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
export type Signature_Parameters_ = ($$_: Signature_Parameters_.I) => Signature_Parameters_.O;
|
|
150
|
+
export declare namespace Signature_ {
|
|
151
|
+
type I = i_in.Signature;
|
|
152
|
+
type O = i_out.Signature;
|
|
153
|
+
namespace P {
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
export type Signature_ = ($$_: Signature_.I) => Signature_.O;
|
|
157
|
+
export declare namespace Relative_Value_Selection_ {
|
|
158
|
+
type I = i_in.Relative_Value_Selection;
|
|
159
|
+
type O = i_out.Relative_Value_Selection;
|
|
160
|
+
namespace P {
|
|
161
|
+
}
|
|
162
|
+
}
|
|
163
|
+
export type Relative_Value_Selection_ = ($$_: Relative_Value_Selection_.I) => Relative_Value_Selection_.O;
|
|
164
|
+
export declare namespace Lookup_Selection_ {
|
|
165
|
+
type I = i_in.Lookup_Selection;
|
|
166
|
+
type O = i_out.Lookup_Selection;
|
|
167
|
+
namespace P {
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
export type Lookup_Selection_ = ($$_: Lookup_Selection_.I) => Lookup_Selection_.O;
|
|
171
|
+
export declare namespace Constraint_ {
|
|
172
|
+
type I = i_in.Constraint;
|
|
173
|
+
type O = i_out.Constraint;
|
|
174
|
+
namespace P {
|
|
175
|
+
}
|
|
176
|
+
}
|
|
177
|
+
export type Constraint_ = ($$_: Constraint_.I) => Constraint_.O;
|
|
178
|
+
export declare namespace Option_Constraints_ {
|
|
179
|
+
type I = i_in.Option_Constraints;
|
|
180
|
+
type O = i_out.Option_Constraints;
|
|
181
|
+
namespace P {
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
export type Option_Constraints_ = ($$_: Option_Constraints_.I) => Option_Constraints_.O;
|
|
185
|
+
export declare namespace Property_Constraints_ {
|
|
186
|
+
type I = i_in.Property_Constraints;
|
|
187
|
+
type O = i_out.Property_Constraints;
|
|
188
|
+
namespace P {
|
|
189
|
+
}
|
|
190
|
+
}
|
|
191
|
+
export type Property_Constraints_ = ($$_: Property_Constraints_.I) => Property_Constraints_.O;
|
|
192
|
+
export declare namespace Reference_To_Property_Constraint_ {
|
|
193
|
+
type I = i_in.Reference_To_Property_Constraint;
|
|
194
|
+
type O = i_out.Reference_To_Property_Constraint;
|
|
195
|
+
namespace P {
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
export type Reference_To_Property_Constraint_ = ($$_: Reference_To_Property_Constraint_.I) => Reference_To_Property_Constraint_.O;
|
|
199
|
+
export declare namespace Property_Constraint_ {
|
|
200
|
+
type I = i_in.Property_Constraint;
|
|
201
|
+
type O = i_out.Property_Constraint;
|
|
202
|
+
namespace P {
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
export type Property_Constraint_ = ($$_: Property_Constraint_.I) => Property_Constraint_.O;
|
|
206
|
+
export declare namespace Optional_Value_Initialization_ {
|
|
207
|
+
type I = i_in.Optional_Value_Initialization;
|
|
208
|
+
type O = i_out.Optional_Value_Initialization;
|
|
209
|
+
namespace P {
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
export type Optional_Value_Initialization_ = ($$_: Optional_Value_Initialization_.I) => Optional_Value_Initialization_.O;
|
|
213
|
+
export declare namespace Node_Resolver_Group_ {
|
|
214
|
+
type I = i_in.Node_Resolver_Group;
|
|
215
|
+
type O = i_out.Node_Resolver_Group;
|
|
216
|
+
namespace P {
|
|
217
|
+
}
|
|
218
|
+
}
|
|
219
|
+
export type Node_Resolver_Group_ = ($$_: Node_Resolver_Group_.I) => Node_Resolver_Group_.O;
|
|
220
|
+
export declare namespace Node_Resolver_List_Result_ {
|
|
221
|
+
type I = i_in.Node_Resolver_List_Result;
|
|
222
|
+
type O = i_out.Node_Resolver_List_Result;
|
|
223
|
+
namespace P {
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
export type Node_Resolver_List_Result_ = ($$_: Node_Resolver_List_Result_.I) => Node_Resolver_List_Result_.O;
|
|
227
|
+
export declare namespace Benchmark_ {
|
|
228
|
+
type I = i_in.Benchmark;
|
|
229
|
+
type O = i_out.Benchmark;
|
|
230
|
+
namespace P {
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
export type Benchmark_ = ($$_: Benchmark_.I) => Benchmark_.O;
|
|
234
|
+
export declare namespace Node_Resolver_ {
|
|
235
|
+
type I = i_in.Node_Resolver;
|
|
236
|
+
type O = i_out.Node_Resolver;
|
|
237
|
+
namespace P {
|
|
238
|
+
}
|
|
239
|
+
}
|
|
240
|
+
export type Node_Resolver_ = ($$_: Node_Resolver_.I) => Node_Resolver_.O;
|
|
241
|
+
export declare namespace Guaranteed_Value_Selection_ {
|
|
242
|
+
type I = i_in.Guaranteed_Value_Selection;
|
|
243
|
+
type O = i_out.Guaranteed_Value_Selection;
|
|
244
|
+
namespace P {
|
|
245
|
+
}
|
|
246
|
+
}
|
|
247
|
+
export type Guaranteed_Value_Selection_ = ($$_: Guaranteed_Value_Selection_.I) => Guaranteed_Value_Selection_.O;
|
|
248
|
+
export declare namespace Possible_Value_Selection_ {
|
|
249
|
+
type I = i_in.Possible_Value_Selection;
|
|
250
|
+
type O = i_out.Possible_Value_Selection;
|
|
251
|
+
namespace P {
|
|
252
|
+
}
|
|
253
|
+
}
|
|
254
|
+
export type Possible_Value_Selection_ = ($$_: Possible_Value_Selection_.I) => Possible_Value_Selection_.O;
|
|
255
|
+
export { Text_Type_ as Text_Type, Number_Type_ as Number_Type, Globals_ as Globals, Type_Parameters_ as Type_Parameters, Type_ as Type, Types_ as Types, Resolve_Logic_ as Resolve_Logic, Schema_ as Schema, Schema_Tree_ as Schema_Tree, Type_Specification_ as Type_Specification, Schemas_ as Schemas, Imports_ as Imports, Presence_ as Presence, Dictionary_ as Dictionary, Signatures_ as Signatures, Resolvers_ as Resolvers, Group_ as Group, Type_Node_ as Type_Node, Type_Reference_ as Type_Reference, Type_Node_Reference_ as Type_Node_Reference, Signature_Parameters_ as Signature_Parameters, Signature_ as Signature, Relative_Value_Selection_ as Relative_Value_Selection, Lookup_Selection_ as Lookup_Selection, Constraint_ as Constraint, Option_Constraints_ as Option_Constraints, Property_Constraints_ as Property_Constraints, Reference_To_Property_Constraint_ as Reference_To_Property_Constraint, Property_Constraint_ as Property_Constraint, Optional_Value_Initialization_ as Optional_Value_Initialization, Node_Resolver_Group_ as Node_Resolver_Group, Node_Resolver_List_Result_ as Node_Resolver_List_Result, Benchmark_ as Benchmark, Node_Resolver_ as Node_Resolver, Guaranteed_Value_Selection_ as Guaranteed_Value_Selection, Possible_Value_Selection_ as Possible_Value_Selection, };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWlncmF0ZV9ib2lsZXJwbGF0ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9pbnRlcmZhY2UvZ2VuZXJhdGVkL3BhcmV0by9zY2hlbWFzL3NjaGVtYS9taWdyYXRlX2JvaWxlcnBsYXRlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
|