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,843 @@
|
|
|
1
|
+
import * as _pi from "pareto-core-interface";
|
|
2
|
+
import * as i_resolved from "./data/resolved";
|
|
3
|
+
import * as i_unresolved from "./data/unresolved";
|
|
4
|
+
export declare namespace Type_Parameters_ {
|
|
5
|
+
type I = i_unresolved.Type_Parameters;
|
|
6
|
+
type O = i_resolved.Type_Parameters;
|
|
7
|
+
namespace P {
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
export type Type_Parameters_ = ($$_: Type_Parameters_.I, $$_lookups: null, $$_p: null) => Type_Parameters_.O;
|
|
11
|
+
export declare namespace Presence_ {
|
|
12
|
+
type I = i_unresolved.Presence;
|
|
13
|
+
type O = i_resolved.Presence;
|
|
14
|
+
namespace P {
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
export type Presence_ = ($$_: Presence_.I, $$_lookups: null, $$_p: null) => Presence_.O;
|
|
18
|
+
export declare namespace Number_Type_ {
|
|
19
|
+
type I = i_unresolved.Number_Type;
|
|
20
|
+
type O = i_resolved.Number_Type;
|
|
21
|
+
namespace P {
|
|
22
|
+
}
|
|
23
|
+
}
|
|
24
|
+
export type Number_Type_ = ($$_: Number_Type_.I, $$_lookups: null, $$_p: null) => Number_Type_.O;
|
|
25
|
+
export declare namespace Text_Type_ {
|
|
26
|
+
type I = i_unresolved.Text_Type;
|
|
27
|
+
type O = i_resolved.Text_Type;
|
|
28
|
+
namespace P {
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
export type Text_Type_ = ($$_: Text_Type_.I, $$_lookups: null, $$_p: null) => Text_Type_.O;
|
|
32
|
+
export declare namespace Globals_ {
|
|
33
|
+
type I = i_unresolved.Globals;
|
|
34
|
+
type O = i_resolved.Globals;
|
|
35
|
+
namespace P {
|
|
36
|
+
}
|
|
37
|
+
}
|
|
38
|
+
export type Globals_ = ($$_: Globals_.I, $$_lookups: null, $$_p: null) => Globals_.O;
|
|
39
|
+
export declare namespace Group_ {
|
|
40
|
+
type I = i_unresolved.Group;
|
|
41
|
+
type O = i_resolved.Group;
|
|
42
|
+
namespace L {
|
|
43
|
+
type noncircular_sibling_types = i_resolved.Types_.D;
|
|
44
|
+
}
|
|
45
|
+
namespace L {
|
|
46
|
+
type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
|
|
47
|
+
}
|
|
48
|
+
namespace P {
|
|
49
|
+
namespace globals {
|
|
50
|
+
type O = i_resolved.Globals_;
|
|
51
|
+
}
|
|
52
|
+
type globals = _pi.Optional_Value<globals.O>;
|
|
53
|
+
type type_parameters = i_resolved.Type_Parameters_;
|
|
54
|
+
namespace imports {
|
|
55
|
+
type O = i_resolved.Imports_;
|
|
56
|
+
}
|
|
57
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
export type Group_ = ($$_: Group_.I, $$_lookups: {
|
|
61
|
+
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Group_.L.noncircular_sibling_types>;
|
|
62
|
+
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Group_.L.possibly_circular_dependent_sibling_types>;
|
|
63
|
+
}, $$_p: {
|
|
64
|
+
readonly 'globals': Group_.P.globals;
|
|
65
|
+
readonly 'type parameters': Group_.P.type_parameters;
|
|
66
|
+
readonly 'imports': Group_.P.imports;
|
|
67
|
+
}) => Group_.O;
|
|
68
|
+
export declare namespace Dictionary_ {
|
|
69
|
+
type I = i_unresolved.Dictionary;
|
|
70
|
+
type O = i_resolved.Dictionary;
|
|
71
|
+
namespace L {
|
|
72
|
+
type noncircular_sibling_types = i_resolved.Types_.D;
|
|
73
|
+
}
|
|
74
|
+
namespace L {
|
|
75
|
+
type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
|
|
76
|
+
}
|
|
77
|
+
namespace P {
|
|
78
|
+
namespace globals {
|
|
79
|
+
type O = i_resolved.Globals_;
|
|
80
|
+
}
|
|
81
|
+
type globals = _pi.Optional_Value<globals.O>;
|
|
82
|
+
type type_parameters = i_resolved.Type_Parameters_;
|
|
83
|
+
namespace imports {
|
|
84
|
+
type O = i_resolved.Imports_;
|
|
85
|
+
}
|
|
86
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
export type Dictionary_ = ($$_: Dictionary_.I, $$_lookups: {
|
|
90
|
+
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Dictionary_.L.noncircular_sibling_types>;
|
|
91
|
+
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Dictionary_.L.possibly_circular_dependent_sibling_types>;
|
|
92
|
+
}, $$_p: {
|
|
93
|
+
readonly 'globals': Dictionary_.P.globals;
|
|
94
|
+
readonly 'type parameters': Dictionary_.P.type_parameters;
|
|
95
|
+
readonly 'imports': Dictionary_.P.imports;
|
|
96
|
+
}) => Dictionary_.O;
|
|
97
|
+
export declare namespace Type_Node_ {
|
|
98
|
+
type I = i_unresolved.Type_Node;
|
|
99
|
+
type O = i_resolved.Type_Node;
|
|
100
|
+
namespace L {
|
|
101
|
+
type noncircular_sibling_types = i_resolved.Types_.D;
|
|
102
|
+
}
|
|
103
|
+
namespace L {
|
|
104
|
+
type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
|
|
105
|
+
}
|
|
106
|
+
namespace P {
|
|
107
|
+
namespace globals {
|
|
108
|
+
type O = i_resolved.Globals_;
|
|
109
|
+
}
|
|
110
|
+
type globals = _pi.Optional_Value<globals.O>;
|
|
111
|
+
type type_parameters = i_resolved.Type_Parameters_;
|
|
112
|
+
namespace imports {
|
|
113
|
+
type O = i_resolved.Imports_;
|
|
114
|
+
}
|
|
115
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
116
|
+
}
|
|
117
|
+
}
|
|
118
|
+
export type Type_Node_ = ($$_: Type_Node_.I, $$_lookups: {
|
|
119
|
+
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Type_Node_.L.noncircular_sibling_types>;
|
|
120
|
+
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Type_Node_.L.possibly_circular_dependent_sibling_types>;
|
|
121
|
+
}, $$_p: {
|
|
122
|
+
readonly 'globals': Type_Node_.P.globals;
|
|
123
|
+
readonly 'type parameters': Type_Node_.P.type_parameters;
|
|
124
|
+
readonly 'imports': Type_Node_.P.imports;
|
|
125
|
+
}) => Type_Node_.O;
|
|
126
|
+
export declare namespace Type_ {
|
|
127
|
+
type I = i_unresolved.Type;
|
|
128
|
+
type O = i_resolved.Type;
|
|
129
|
+
namespace L {
|
|
130
|
+
type noncircular_sibling_types = i_resolved.Types_.D;
|
|
131
|
+
}
|
|
132
|
+
namespace L {
|
|
133
|
+
type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
|
|
134
|
+
}
|
|
135
|
+
namespace P {
|
|
136
|
+
namespace globals {
|
|
137
|
+
type O = i_resolved.Globals_;
|
|
138
|
+
}
|
|
139
|
+
type globals = _pi.Optional_Value<globals.O>;
|
|
140
|
+
namespace imports {
|
|
141
|
+
type O = i_resolved.Imports_;
|
|
142
|
+
}
|
|
143
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
export type Type_ = ($$_: Type_.I, $$_lookups: {
|
|
147
|
+
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Type_.L.noncircular_sibling_types>;
|
|
148
|
+
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Type_.L.possibly_circular_dependent_sibling_types>;
|
|
149
|
+
}, $$_p: {
|
|
150
|
+
readonly 'globals': Type_.P.globals;
|
|
151
|
+
readonly 'imports': Type_.P.imports;
|
|
152
|
+
}) => Type_.O;
|
|
153
|
+
export declare namespace Type_Reference_ {
|
|
154
|
+
type I = i_unresolved.Type_Reference;
|
|
155
|
+
type O = i_resolved.Type_Reference;
|
|
156
|
+
namespace L {
|
|
157
|
+
type types = i_resolved.Types_.D;
|
|
158
|
+
}
|
|
159
|
+
namespace P {
|
|
160
|
+
namespace imports {
|
|
161
|
+
type O = i_resolved.Imports_;
|
|
162
|
+
}
|
|
163
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
164
|
+
}
|
|
165
|
+
}
|
|
166
|
+
export type Type_Reference_ = ($$_: Type_Reference_.I, $$_lookups: {
|
|
167
|
+
readonly 'types': _pi.Acyclic_Lookup<Type_Reference_.L.types>;
|
|
168
|
+
}, $$_p: {
|
|
169
|
+
readonly 'imports': Type_Reference_.P.imports;
|
|
170
|
+
}) => Type_Reference_.O;
|
|
171
|
+
export declare namespace Type_Node_Reference_ {
|
|
172
|
+
type I = i_unresolved.Type_Node_Reference;
|
|
173
|
+
type O = i_resolved.Type_Node_Reference;
|
|
174
|
+
namespace L {
|
|
175
|
+
type types = i_resolved.Types_.D;
|
|
176
|
+
}
|
|
177
|
+
namespace P {
|
|
178
|
+
namespace imports {
|
|
179
|
+
type O = i_resolved.Imports_;
|
|
180
|
+
}
|
|
181
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
export type Type_Node_Reference_ = ($$_: Type_Node_Reference_.I, $$_lookups: {
|
|
185
|
+
readonly 'types': _pi.Acyclic_Lookup<Type_Node_Reference_.L.types>;
|
|
186
|
+
}, $$_p: {
|
|
187
|
+
readonly 'imports': Type_Node_Reference_.P.imports;
|
|
188
|
+
}) => Type_Node_Reference_.O;
|
|
189
|
+
export declare namespace Node_Resolver_ {
|
|
190
|
+
type I = i_unresolved.Node_Resolver;
|
|
191
|
+
type O = i_resolved.Node_Resolver;
|
|
192
|
+
namespace L {
|
|
193
|
+
type sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
194
|
+
}
|
|
195
|
+
namespace L {
|
|
196
|
+
type parent_sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
197
|
+
}
|
|
198
|
+
namespace P {
|
|
199
|
+
type definition = i_resolved.Type_Node_;
|
|
200
|
+
namespace list_cursor {
|
|
201
|
+
type O = i_resolved.Node_Resolver_List_Result_;
|
|
202
|
+
}
|
|
203
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
204
|
+
namespace linked_entry {
|
|
205
|
+
type O = i_resolved.Benchmark_;
|
|
206
|
+
}
|
|
207
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
208
|
+
namespace current_dictionary {
|
|
209
|
+
type O = i_resolved.Dictionary_;
|
|
210
|
+
}
|
|
211
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
212
|
+
namespace current_ordered_dictionary {
|
|
213
|
+
type O = i_resolved.Dictionary_;
|
|
214
|
+
}
|
|
215
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
216
|
+
type signature = i_resolved.Signature_;
|
|
217
|
+
namespace imports {
|
|
218
|
+
type O = i_resolved.Imports_;
|
|
219
|
+
}
|
|
220
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
221
|
+
type signatures = i_resolved.Signatures_;
|
|
222
|
+
type types = i_resolved.Types_;
|
|
223
|
+
namespace option_constraints {
|
|
224
|
+
type O = i_resolved.Option_Constraints_;
|
|
225
|
+
}
|
|
226
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
227
|
+
}
|
|
228
|
+
}
|
|
229
|
+
export type Node_Resolver_ = ($$_: Node_Resolver_.I, $$_lookups: {
|
|
230
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<Node_Resolver_.L.sibling_property_resolvers>;
|
|
231
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<Node_Resolver_.L.parent_sibling_property_resolvers>;
|
|
232
|
+
}, $$_p: {
|
|
233
|
+
readonly 'definition': Node_Resolver_.P.definition;
|
|
234
|
+
readonly 'list cursor': Node_Resolver_.P.list_cursor;
|
|
235
|
+
readonly 'linked entry': Node_Resolver_.P.linked_entry;
|
|
236
|
+
readonly 'current dictionary': Node_Resolver_.P.current_dictionary;
|
|
237
|
+
readonly 'current ordered dictionary': Node_Resolver_.P.current_ordered_dictionary;
|
|
238
|
+
readonly 'signature': Node_Resolver_.P.signature;
|
|
239
|
+
readonly 'imports': Node_Resolver_.P.imports;
|
|
240
|
+
readonly 'signatures': Node_Resolver_.P.signatures;
|
|
241
|
+
readonly 'types': Node_Resolver_.P.types;
|
|
242
|
+
readonly 'option constraints': Node_Resolver_.P.option_constraints;
|
|
243
|
+
}) => Node_Resolver_.O;
|
|
244
|
+
export declare namespace Possible_Value_Selection_ {
|
|
245
|
+
type I = i_unresolved.Possible_Value_Selection;
|
|
246
|
+
type O = i_resolved.Possible_Value_Selection;
|
|
247
|
+
namespace L {
|
|
248
|
+
type sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
249
|
+
}
|
|
250
|
+
namespace L {
|
|
251
|
+
type parent_sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
252
|
+
}
|
|
253
|
+
namespace P {
|
|
254
|
+
type definition = i_resolved.Type_Node_;
|
|
255
|
+
namespace list_cursor {
|
|
256
|
+
type O = i_resolved.Node_Resolver_List_Result_;
|
|
257
|
+
}
|
|
258
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
259
|
+
namespace linked_entry {
|
|
260
|
+
type O = i_resolved.Benchmark_;
|
|
261
|
+
}
|
|
262
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
263
|
+
namespace current_dictionary {
|
|
264
|
+
type O = i_resolved.Dictionary_;
|
|
265
|
+
}
|
|
266
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
267
|
+
namespace current_ordered_dictionary {
|
|
268
|
+
type O = i_resolved.Dictionary_;
|
|
269
|
+
}
|
|
270
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
271
|
+
type signature = i_resolved.Signature_;
|
|
272
|
+
namespace imports {
|
|
273
|
+
type O = i_resolved.Imports_;
|
|
274
|
+
}
|
|
275
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
276
|
+
type signatures = i_resolved.Signatures_;
|
|
277
|
+
type types = i_resolved.Types_;
|
|
278
|
+
namespace option_constraints {
|
|
279
|
+
type O = i_resolved.Option_Constraints_;
|
|
280
|
+
}
|
|
281
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
282
|
+
}
|
|
283
|
+
}
|
|
284
|
+
export type Possible_Value_Selection_ = ($$_: Possible_Value_Selection_.I, $$_lookups: {
|
|
285
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<Possible_Value_Selection_.L.sibling_property_resolvers>;
|
|
286
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<Possible_Value_Selection_.L.parent_sibling_property_resolvers>;
|
|
287
|
+
}, $$_p: {
|
|
288
|
+
readonly 'definition': Possible_Value_Selection_.P.definition;
|
|
289
|
+
readonly 'list cursor': Possible_Value_Selection_.P.list_cursor;
|
|
290
|
+
readonly 'linked entry': Possible_Value_Selection_.P.linked_entry;
|
|
291
|
+
readonly 'current dictionary': Possible_Value_Selection_.P.current_dictionary;
|
|
292
|
+
readonly 'current ordered dictionary': Possible_Value_Selection_.P.current_ordered_dictionary;
|
|
293
|
+
readonly 'signature': Possible_Value_Selection_.P.signature;
|
|
294
|
+
readonly 'imports': Possible_Value_Selection_.P.imports;
|
|
295
|
+
readonly 'signatures': Possible_Value_Selection_.P.signatures;
|
|
296
|
+
readonly 'types': Possible_Value_Selection_.P.types;
|
|
297
|
+
readonly 'option constraints': Possible_Value_Selection_.P.option_constraints;
|
|
298
|
+
}) => Possible_Value_Selection_.O;
|
|
299
|
+
export declare namespace Guaranteed_Value_Selection_ {
|
|
300
|
+
type I = i_unresolved.Guaranteed_Value_Selection;
|
|
301
|
+
type O = i_resolved.Guaranteed_Value_Selection;
|
|
302
|
+
namespace L {
|
|
303
|
+
type sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
304
|
+
}
|
|
305
|
+
namespace L {
|
|
306
|
+
type parent_sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
307
|
+
}
|
|
308
|
+
namespace P {
|
|
309
|
+
type definition = i_resolved.Type_Node_;
|
|
310
|
+
namespace list_cursor {
|
|
311
|
+
type O = i_resolved.Node_Resolver_List_Result_;
|
|
312
|
+
}
|
|
313
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
314
|
+
namespace linked_entry {
|
|
315
|
+
type O = i_resolved.Benchmark_;
|
|
316
|
+
}
|
|
317
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
318
|
+
namespace current_dictionary {
|
|
319
|
+
type O = i_resolved.Dictionary_;
|
|
320
|
+
}
|
|
321
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
322
|
+
namespace current_ordered_dictionary {
|
|
323
|
+
type O = i_resolved.Dictionary_;
|
|
324
|
+
}
|
|
325
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
326
|
+
type signature = i_resolved.Signature_;
|
|
327
|
+
namespace imports {
|
|
328
|
+
type O = i_resolved.Imports_;
|
|
329
|
+
}
|
|
330
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
331
|
+
type signatures = i_resolved.Signatures_;
|
|
332
|
+
type types = i_resolved.Types_;
|
|
333
|
+
namespace option_constraints {
|
|
334
|
+
type O = i_resolved.Option_Constraints_;
|
|
335
|
+
}
|
|
336
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
337
|
+
}
|
|
338
|
+
}
|
|
339
|
+
export type Guaranteed_Value_Selection_ = ($$_: Guaranteed_Value_Selection_.I, $$_lookups: {
|
|
340
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<Guaranteed_Value_Selection_.L.sibling_property_resolvers>;
|
|
341
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<Guaranteed_Value_Selection_.L.parent_sibling_property_resolvers>;
|
|
342
|
+
}, $$_p: {
|
|
343
|
+
readonly 'definition': Guaranteed_Value_Selection_.P.definition;
|
|
344
|
+
readonly 'list cursor': Guaranteed_Value_Selection_.P.list_cursor;
|
|
345
|
+
readonly 'linked entry': Guaranteed_Value_Selection_.P.linked_entry;
|
|
346
|
+
readonly 'current dictionary': Guaranteed_Value_Selection_.P.current_dictionary;
|
|
347
|
+
readonly 'current ordered dictionary': Guaranteed_Value_Selection_.P.current_ordered_dictionary;
|
|
348
|
+
readonly 'signature': Guaranteed_Value_Selection_.P.signature;
|
|
349
|
+
readonly 'imports': Guaranteed_Value_Selection_.P.imports;
|
|
350
|
+
readonly 'signatures': Guaranteed_Value_Selection_.P.signatures;
|
|
351
|
+
readonly 'types': Guaranteed_Value_Selection_.P.types;
|
|
352
|
+
readonly 'option constraints': Guaranteed_Value_Selection_.P.option_constraints;
|
|
353
|
+
}) => Guaranteed_Value_Selection_.O;
|
|
354
|
+
export declare namespace Benchmark_ {
|
|
355
|
+
type I = i_unresolved.Benchmark;
|
|
356
|
+
type O = i_resolved.Benchmark;
|
|
357
|
+
namespace L {
|
|
358
|
+
type sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
359
|
+
}
|
|
360
|
+
namespace L {
|
|
361
|
+
type parent_sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
362
|
+
}
|
|
363
|
+
namespace P {
|
|
364
|
+
type definition = i_resolved.Type_Node_;
|
|
365
|
+
namespace list_cursor {
|
|
366
|
+
type O = i_resolved.Node_Resolver_List_Result_;
|
|
367
|
+
}
|
|
368
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
369
|
+
namespace linked_entry {
|
|
370
|
+
type O = i_resolved.Benchmark_;
|
|
371
|
+
}
|
|
372
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
373
|
+
namespace current_dictionary {
|
|
374
|
+
type O = i_resolved.Dictionary_;
|
|
375
|
+
}
|
|
376
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
377
|
+
namespace current_ordered_dictionary {
|
|
378
|
+
type O = i_resolved.Dictionary_;
|
|
379
|
+
}
|
|
380
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
381
|
+
type signature = i_resolved.Signature_;
|
|
382
|
+
namespace imports {
|
|
383
|
+
type O = i_resolved.Imports_;
|
|
384
|
+
}
|
|
385
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
386
|
+
type signatures = i_resolved.Signatures_;
|
|
387
|
+
type types = i_resolved.Types_;
|
|
388
|
+
namespace option_constraints {
|
|
389
|
+
type O = i_resolved.Option_Constraints_;
|
|
390
|
+
}
|
|
391
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
392
|
+
}
|
|
393
|
+
}
|
|
394
|
+
export type Benchmark_ = ($$_: Benchmark_.I, $$_lookups: {
|
|
395
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<Benchmark_.L.sibling_property_resolvers>;
|
|
396
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<Benchmark_.L.parent_sibling_property_resolvers>;
|
|
397
|
+
}, $$_p: {
|
|
398
|
+
readonly 'definition': Benchmark_.P.definition;
|
|
399
|
+
readonly 'list cursor': Benchmark_.P.list_cursor;
|
|
400
|
+
readonly 'linked entry': Benchmark_.P.linked_entry;
|
|
401
|
+
readonly 'current dictionary': Benchmark_.P.current_dictionary;
|
|
402
|
+
readonly 'current ordered dictionary': Benchmark_.P.current_ordered_dictionary;
|
|
403
|
+
readonly 'signature': Benchmark_.P.signature;
|
|
404
|
+
readonly 'imports': Benchmark_.P.imports;
|
|
405
|
+
readonly 'signatures': Benchmark_.P.signatures;
|
|
406
|
+
readonly 'types': Benchmark_.P.types;
|
|
407
|
+
readonly 'option constraints': Benchmark_.P.option_constraints;
|
|
408
|
+
}) => Benchmark_.O;
|
|
409
|
+
export declare namespace Optional_Value_Initialization_ {
|
|
410
|
+
type I = i_unresolved.Optional_Value_Initialization;
|
|
411
|
+
type O = i_resolved.Optional_Value_Initialization;
|
|
412
|
+
namespace L {
|
|
413
|
+
type sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
414
|
+
}
|
|
415
|
+
namespace L {
|
|
416
|
+
type parent_sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
417
|
+
}
|
|
418
|
+
namespace P {
|
|
419
|
+
type definition = i_resolved.Type_Node_;
|
|
420
|
+
namespace list_cursor {
|
|
421
|
+
type O = i_resolved.Node_Resolver_List_Result_;
|
|
422
|
+
}
|
|
423
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
424
|
+
namespace linked_entry {
|
|
425
|
+
type O = i_resolved.Benchmark_;
|
|
426
|
+
}
|
|
427
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
428
|
+
namespace current_dictionary {
|
|
429
|
+
type O = i_resolved.Dictionary_;
|
|
430
|
+
}
|
|
431
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
432
|
+
namespace current_ordered_dictionary {
|
|
433
|
+
type O = i_resolved.Dictionary_;
|
|
434
|
+
}
|
|
435
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
436
|
+
type signature = i_resolved.Signature_;
|
|
437
|
+
namespace imports {
|
|
438
|
+
type O = i_resolved.Imports_;
|
|
439
|
+
}
|
|
440
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
441
|
+
type signatures = i_resolved.Signatures_;
|
|
442
|
+
type types = i_resolved.Types_;
|
|
443
|
+
namespace option_constraints {
|
|
444
|
+
type O = i_resolved.Option_Constraints_;
|
|
445
|
+
}
|
|
446
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
447
|
+
}
|
|
448
|
+
}
|
|
449
|
+
export type Optional_Value_Initialization_ = ($$_: Optional_Value_Initialization_.I, $$_lookups: {
|
|
450
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<Optional_Value_Initialization_.L.sibling_property_resolvers>;
|
|
451
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<Optional_Value_Initialization_.L.parent_sibling_property_resolvers>;
|
|
452
|
+
}, $$_p: {
|
|
453
|
+
readonly 'definition': Optional_Value_Initialization_.P.definition;
|
|
454
|
+
readonly 'list cursor': Optional_Value_Initialization_.P.list_cursor;
|
|
455
|
+
readonly 'linked entry': Optional_Value_Initialization_.P.linked_entry;
|
|
456
|
+
readonly 'current dictionary': Optional_Value_Initialization_.P.current_dictionary;
|
|
457
|
+
readonly 'current ordered dictionary': Optional_Value_Initialization_.P.current_ordered_dictionary;
|
|
458
|
+
readonly 'signature': Optional_Value_Initialization_.P.signature;
|
|
459
|
+
readonly 'imports': Optional_Value_Initialization_.P.imports;
|
|
460
|
+
readonly 'signatures': Optional_Value_Initialization_.P.signatures;
|
|
461
|
+
readonly 'types': Optional_Value_Initialization_.P.types;
|
|
462
|
+
readonly 'option constraints': Optional_Value_Initialization_.P.option_constraints;
|
|
463
|
+
}) => Optional_Value_Initialization_.O;
|
|
464
|
+
export declare namespace Lookup_Selection_ {
|
|
465
|
+
type I = i_unresolved.Lookup_Selection;
|
|
466
|
+
type O = i_resolved.Lookup_Selection;
|
|
467
|
+
namespace L {
|
|
468
|
+
type sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
469
|
+
}
|
|
470
|
+
namespace L {
|
|
471
|
+
type parent_sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
472
|
+
}
|
|
473
|
+
namespace P {
|
|
474
|
+
type definition = i_resolved.Type_Node_;
|
|
475
|
+
namespace list_cursor {
|
|
476
|
+
type O = i_resolved.Node_Resolver_List_Result_;
|
|
477
|
+
}
|
|
478
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
479
|
+
namespace linked_entry {
|
|
480
|
+
type O = i_resolved.Benchmark_;
|
|
481
|
+
}
|
|
482
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
483
|
+
namespace current_dictionary {
|
|
484
|
+
type O = i_resolved.Dictionary_;
|
|
485
|
+
}
|
|
486
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
487
|
+
namespace current_ordered_dictionary {
|
|
488
|
+
type O = i_resolved.Dictionary_;
|
|
489
|
+
}
|
|
490
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
491
|
+
type signature = i_resolved.Signature_;
|
|
492
|
+
namespace imports {
|
|
493
|
+
type O = i_resolved.Imports_;
|
|
494
|
+
}
|
|
495
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
496
|
+
type signatures = i_resolved.Signatures_;
|
|
497
|
+
type types = i_resolved.Types_;
|
|
498
|
+
namespace option_constraints {
|
|
499
|
+
type O = i_resolved.Option_Constraints_;
|
|
500
|
+
}
|
|
501
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
502
|
+
}
|
|
503
|
+
}
|
|
504
|
+
export type Lookup_Selection_ = ($$_: Lookup_Selection_.I, $$_lookups: {
|
|
505
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<Lookup_Selection_.L.sibling_property_resolvers>;
|
|
506
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<Lookup_Selection_.L.parent_sibling_property_resolvers>;
|
|
507
|
+
}, $$_p: {
|
|
508
|
+
readonly 'definition': Lookup_Selection_.P.definition;
|
|
509
|
+
readonly 'list cursor': Lookup_Selection_.P.list_cursor;
|
|
510
|
+
readonly 'linked entry': Lookup_Selection_.P.linked_entry;
|
|
511
|
+
readonly 'current dictionary': Lookup_Selection_.P.current_dictionary;
|
|
512
|
+
readonly 'current ordered dictionary': Lookup_Selection_.P.current_ordered_dictionary;
|
|
513
|
+
readonly 'signature': Lookup_Selection_.P.signature;
|
|
514
|
+
readonly 'imports': Lookup_Selection_.P.imports;
|
|
515
|
+
readonly 'signatures': Lookup_Selection_.P.signatures;
|
|
516
|
+
readonly 'types': Lookup_Selection_.P.types;
|
|
517
|
+
readonly 'option constraints': Lookup_Selection_.P.option_constraints;
|
|
518
|
+
}) => Lookup_Selection_.O;
|
|
519
|
+
export declare namespace Option_Constraints_ {
|
|
520
|
+
type I = i_unresolved.Option_Constraints;
|
|
521
|
+
type O = i_resolved.Option_Constraints;
|
|
522
|
+
namespace L {
|
|
523
|
+
type sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
524
|
+
}
|
|
525
|
+
namespace L {
|
|
526
|
+
type parent_sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
527
|
+
}
|
|
528
|
+
namespace P {
|
|
529
|
+
type definition = i_resolved.Type_Node_;
|
|
530
|
+
namespace list_cursor {
|
|
531
|
+
type O = i_resolved.Node_Resolver_List_Result_;
|
|
532
|
+
}
|
|
533
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
534
|
+
namespace linked_entry {
|
|
535
|
+
type O = i_resolved.Benchmark_;
|
|
536
|
+
}
|
|
537
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
538
|
+
namespace current_dictionary {
|
|
539
|
+
type O = i_resolved.Dictionary_;
|
|
540
|
+
}
|
|
541
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
542
|
+
namespace current_ordered_dictionary {
|
|
543
|
+
type O = i_resolved.Dictionary_;
|
|
544
|
+
}
|
|
545
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
546
|
+
type signature = i_resolved.Signature_;
|
|
547
|
+
namespace imports {
|
|
548
|
+
type O = i_resolved.Imports_;
|
|
549
|
+
}
|
|
550
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
551
|
+
type signatures = i_resolved.Signatures_;
|
|
552
|
+
type types = i_resolved.Types_;
|
|
553
|
+
namespace option_constraints {
|
|
554
|
+
type O = i_resolved.Option_Constraints_;
|
|
555
|
+
}
|
|
556
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
557
|
+
}
|
|
558
|
+
}
|
|
559
|
+
export type Option_Constraints_ = ($$_: Option_Constraints_.I, $$_lookups: {
|
|
560
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<Option_Constraints_.L.sibling_property_resolvers>;
|
|
561
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<Option_Constraints_.L.parent_sibling_property_resolvers>;
|
|
562
|
+
}, $$_p: {
|
|
563
|
+
readonly 'definition': Option_Constraints_.P.definition;
|
|
564
|
+
readonly 'list cursor': Option_Constraints_.P.list_cursor;
|
|
565
|
+
readonly 'linked entry': Option_Constraints_.P.linked_entry;
|
|
566
|
+
readonly 'current dictionary': Option_Constraints_.P.current_dictionary;
|
|
567
|
+
readonly 'current ordered dictionary': Option_Constraints_.P.current_ordered_dictionary;
|
|
568
|
+
readonly 'signature': Option_Constraints_.P.signature;
|
|
569
|
+
readonly 'imports': Option_Constraints_.P.imports;
|
|
570
|
+
readonly 'signatures': Option_Constraints_.P.signatures;
|
|
571
|
+
readonly 'types': Option_Constraints_.P.types;
|
|
572
|
+
readonly 'option constraints': Option_Constraints_.P.option_constraints;
|
|
573
|
+
}) => Option_Constraints_.O;
|
|
574
|
+
export declare namespace Node_Resolver_List_Result_ {
|
|
575
|
+
type I = i_unresolved.Node_Resolver_List_Result;
|
|
576
|
+
type O = i_resolved.Node_Resolver_List_Result;
|
|
577
|
+
namespace L {
|
|
578
|
+
type types = i_resolved.Types_.D;
|
|
579
|
+
}
|
|
580
|
+
namespace P {
|
|
581
|
+
namespace imports {
|
|
582
|
+
type O = i_resolved.Imports_;
|
|
583
|
+
}
|
|
584
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
585
|
+
}
|
|
586
|
+
}
|
|
587
|
+
export type Node_Resolver_List_Result_ = ($$_: Node_Resolver_List_Result_.I, $$_lookups: {
|
|
588
|
+
readonly 'types': _pi.Acyclic_Lookup<Node_Resolver_List_Result_.L.types>;
|
|
589
|
+
}, $$_p: {
|
|
590
|
+
readonly 'imports': Node_Resolver_List_Result_.P.imports;
|
|
591
|
+
}) => Node_Resolver_List_Result_.O;
|
|
592
|
+
export declare namespace Node_Resolver_Group_ {
|
|
593
|
+
type I = i_unresolved.Node_Resolver_Group;
|
|
594
|
+
type O = i_resolved.Node_Resolver_Group;
|
|
595
|
+
namespace L {
|
|
596
|
+
type sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
597
|
+
}
|
|
598
|
+
namespace L {
|
|
599
|
+
type parent_sibling_property_resolvers = i_resolved.Node_Resolver_Group_.D;
|
|
600
|
+
}
|
|
601
|
+
namespace P {
|
|
602
|
+
type definition = i_resolved.Group_;
|
|
603
|
+
namespace list_cursor {
|
|
604
|
+
type O = i_resolved.Node_Resolver_List_Result_;
|
|
605
|
+
}
|
|
606
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
607
|
+
namespace linked_entry {
|
|
608
|
+
type O = i_resolved.Benchmark_;
|
|
609
|
+
}
|
|
610
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
611
|
+
namespace current_dictionary {
|
|
612
|
+
type O = i_resolved.Dictionary_;
|
|
613
|
+
}
|
|
614
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
615
|
+
namespace current_ordered_dictionary {
|
|
616
|
+
type O = i_resolved.Dictionary_;
|
|
617
|
+
}
|
|
618
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
619
|
+
type signature = i_resolved.Signature_;
|
|
620
|
+
namespace imports {
|
|
621
|
+
type O = i_resolved.Imports_;
|
|
622
|
+
}
|
|
623
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
624
|
+
type signatures = i_resolved.Signatures_;
|
|
625
|
+
type types = i_resolved.Types_;
|
|
626
|
+
namespace option_constraints {
|
|
627
|
+
type O = i_resolved.Option_Constraints_;
|
|
628
|
+
}
|
|
629
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
export type Node_Resolver_Group_ = ($$_: Node_Resolver_Group_.I, $$_lookups: {
|
|
633
|
+
readonly 'sibling property resolvers': _pi.Acyclic_Lookup<Node_Resolver_Group_.L.sibling_property_resolvers>;
|
|
634
|
+
readonly 'parent sibling property resolvers': _pi.Acyclic_Lookup<Node_Resolver_Group_.L.parent_sibling_property_resolvers>;
|
|
635
|
+
}, $$_p: {
|
|
636
|
+
readonly 'definition': Node_Resolver_Group_.P.definition;
|
|
637
|
+
readonly 'list cursor': Node_Resolver_Group_.P.list_cursor;
|
|
638
|
+
readonly 'linked entry': Node_Resolver_Group_.P.linked_entry;
|
|
639
|
+
readonly 'current dictionary': Node_Resolver_Group_.P.current_dictionary;
|
|
640
|
+
readonly 'current ordered dictionary': Node_Resolver_Group_.P.current_ordered_dictionary;
|
|
641
|
+
readonly 'signature': Node_Resolver_Group_.P.signature;
|
|
642
|
+
readonly 'imports': Node_Resolver_Group_.P.imports;
|
|
643
|
+
readonly 'signatures': Node_Resolver_Group_.P.signatures;
|
|
644
|
+
readonly 'types': Node_Resolver_Group_.P.types;
|
|
645
|
+
readonly 'option constraints': Node_Resolver_Group_.P.option_constraints;
|
|
646
|
+
}) => Node_Resolver_Group_.O;
|
|
647
|
+
export declare namespace Relative_Value_Selection_ {
|
|
648
|
+
type I = i_unresolved.Relative_Value_Selection;
|
|
649
|
+
type O = i_resolved.Relative_Value_Selection;
|
|
650
|
+
namespace P {
|
|
651
|
+
type node = i_resolved.Type_Node_;
|
|
652
|
+
}
|
|
653
|
+
}
|
|
654
|
+
export type Relative_Value_Selection_ = ($$_: Relative_Value_Selection_.I, $$_lookups: null, $$_p: {
|
|
655
|
+
readonly 'node': Relative_Value_Selection_.P.node;
|
|
656
|
+
}) => Relative_Value_Selection_.O;
|
|
657
|
+
export declare namespace Constraint_ {
|
|
658
|
+
type I = i_unresolved.Constraint;
|
|
659
|
+
type O = i_resolved.Constraint;
|
|
660
|
+
namespace P {
|
|
661
|
+
type node = i_resolved.Type_Node_;
|
|
662
|
+
}
|
|
663
|
+
}
|
|
664
|
+
export type Constraint_ = ($$_: Constraint_.I, $$_lookups: null, $$_p: {
|
|
665
|
+
readonly 'node': Constraint_.P.node;
|
|
666
|
+
}) => Constraint_.O;
|
|
667
|
+
export declare namespace Property_Constraints_ {
|
|
668
|
+
type I = i_unresolved.Property_Constraints;
|
|
669
|
+
type O = i_resolved.Property_Constraints;
|
|
670
|
+
namespace P {
|
|
671
|
+
type node = i_resolved.Type_Node_;
|
|
672
|
+
}
|
|
673
|
+
}
|
|
674
|
+
export type Property_Constraints_ = ($$_: Property_Constraints_.I, $$_lookups: null, $$_p: {
|
|
675
|
+
readonly 'node': Property_Constraints_.P.node;
|
|
676
|
+
}) => Property_Constraints_.O;
|
|
677
|
+
export declare namespace Property_Constraint_ {
|
|
678
|
+
type I = i_unresolved.Property_Constraint;
|
|
679
|
+
type O = i_resolved.Property_Constraint;
|
|
680
|
+
namespace L {
|
|
681
|
+
type property_constraints = i_resolved.Property_Constraints_.D;
|
|
682
|
+
}
|
|
683
|
+
namespace P {
|
|
684
|
+
}
|
|
685
|
+
}
|
|
686
|
+
export type Property_Constraint_ = ($$_: Property_Constraint_.I, $$_lookups: {
|
|
687
|
+
readonly 'property constraints': _pi.Acyclic_Lookup<Property_Constraint_.L.property_constraints>;
|
|
688
|
+
}, $$_p: null) => Property_Constraint_.O;
|
|
689
|
+
export declare namespace Resolve_Logic_ {
|
|
690
|
+
type I = i_unresolved.Resolve_Logic;
|
|
691
|
+
type O = i_resolved.Resolve_Logic;
|
|
692
|
+
namespace P {
|
|
693
|
+
type types = i_resolved.Types_;
|
|
694
|
+
type imports = i_resolved.Imports_;
|
|
695
|
+
}
|
|
696
|
+
}
|
|
697
|
+
export type Resolve_Logic_ = ($$_: Resolve_Logic_.I, $$_lookups: null, $$_p: {
|
|
698
|
+
readonly 'types': Resolve_Logic_.P.types;
|
|
699
|
+
readonly 'imports': Resolve_Logic_.P.imports;
|
|
700
|
+
}) => Resolve_Logic_.O;
|
|
701
|
+
export declare namespace Signature_Parameters_ {
|
|
702
|
+
type I = i_unresolved.Signature_Parameters;
|
|
703
|
+
type O = i_resolved.Signature_Parameters;
|
|
704
|
+
namespace P {
|
|
705
|
+
type types = i_resolved.Types_;
|
|
706
|
+
type imports = i_resolved.Imports_;
|
|
707
|
+
}
|
|
708
|
+
}
|
|
709
|
+
export type Signature_Parameters_ = ($$_: Signature_Parameters_.I, $$_lookups: null, $$_p: {
|
|
710
|
+
readonly 'types': Signature_Parameters_.P.types;
|
|
711
|
+
readonly 'imports': Signature_Parameters_.P.imports;
|
|
712
|
+
}) => Signature_Parameters_.O;
|
|
713
|
+
export declare namespace Signature_ {
|
|
714
|
+
type I = i_unresolved.Signature;
|
|
715
|
+
type O = i_resolved.Signature;
|
|
716
|
+
namespace L {
|
|
717
|
+
type sibling_signatures = i_resolved.Signatures_.D;
|
|
718
|
+
}
|
|
719
|
+
namespace P {
|
|
720
|
+
type types = i_resolved.Types_;
|
|
721
|
+
type _type = i_resolved.Type_;
|
|
722
|
+
type imports = i_resolved.Imports_;
|
|
723
|
+
}
|
|
724
|
+
}
|
|
725
|
+
export type Signature_ = ($$_: Signature_.I, $$_lookups: {
|
|
726
|
+
readonly 'sibling signatures': _pi.Acyclic_Lookup<Signature_.L.sibling_signatures>;
|
|
727
|
+
}, $$_p: {
|
|
728
|
+
readonly 'types': Signature_.P.types;
|
|
729
|
+
readonly 'type': Signature_.P._type;
|
|
730
|
+
readonly 'imports': Signature_.P.imports;
|
|
731
|
+
}) => Signature_.O;
|
|
732
|
+
export declare namespace Signatures_ {
|
|
733
|
+
type I = i_unresolved.Signatures;
|
|
734
|
+
type O = i_resolved.Signatures;
|
|
735
|
+
namespace P {
|
|
736
|
+
type types = i_resolved.Types_;
|
|
737
|
+
type imports = i_resolved.Imports_;
|
|
738
|
+
}
|
|
739
|
+
}
|
|
740
|
+
export type Signatures_ = ($$_: Signatures_.I, $$_lookups: null, $$_p: {
|
|
741
|
+
readonly 'types': Signatures_.P.types;
|
|
742
|
+
readonly 'imports': Signatures_.P.imports;
|
|
743
|
+
}) => Signatures_.O;
|
|
744
|
+
export declare namespace Resolvers_ {
|
|
745
|
+
type I = i_unresolved.Resolvers;
|
|
746
|
+
type O = i_resolved.Resolvers;
|
|
747
|
+
namespace P {
|
|
748
|
+
type signatures = i_resolved.Signatures_;
|
|
749
|
+
type types = i_resolved.Types_;
|
|
750
|
+
type imports = i_resolved.Imports_;
|
|
751
|
+
}
|
|
752
|
+
}
|
|
753
|
+
export type Resolvers_ = ($$_: Resolvers_.I, $$_lookups: null, $$_p: {
|
|
754
|
+
readonly 'signatures': Resolvers_.P.signatures;
|
|
755
|
+
readonly 'types': Resolvers_.P.types;
|
|
756
|
+
readonly 'imports': Resolvers_.P.imports;
|
|
757
|
+
}) => Resolvers_.O;
|
|
758
|
+
export declare namespace Schemas_ {
|
|
759
|
+
type I = i_unresolved.Schemas;
|
|
760
|
+
type O = i_resolved.Schemas;
|
|
761
|
+
namespace L {
|
|
762
|
+
type sibling_schemas = i_resolved.Schemas_.D;
|
|
763
|
+
}
|
|
764
|
+
namespace P {
|
|
765
|
+
}
|
|
766
|
+
}
|
|
767
|
+
export type Schemas_ = ($$_: Schemas_.I, $$_lookups: {
|
|
768
|
+
readonly 'sibling schemas': _pi.Stack_Lookup<Schemas_.L.sibling_schemas>;
|
|
769
|
+
}, $$_p: null) => Schemas_.O;
|
|
770
|
+
export declare namespace Type_Specification_ {
|
|
771
|
+
type I = i_unresolved.Type_Specification;
|
|
772
|
+
type O = i_resolved.Type_Specification;
|
|
773
|
+
namespace P {
|
|
774
|
+
}
|
|
775
|
+
}
|
|
776
|
+
export type Type_Specification_ = ($$_: Type_Specification_.I, $$_lookups: null, $$_p: null) => Type_Specification_.O;
|
|
777
|
+
export declare namespace Schema_Tree_ {
|
|
778
|
+
type I = i_unresolved.Schema_Tree;
|
|
779
|
+
type O = i_resolved.Schema_Tree;
|
|
780
|
+
namespace L {
|
|
781
|
+
type sibling_schemas = i_resolved.Schemas_.D;
|
|
782
|
+
}
|
|
783
|
+
namespace P {
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
export type Schema_Tree_ = ($$_: Schema_Tree_.I, $$_lookups: {
|
|
787
|
+
readonly 'sibling schemas': _pi.Stack_Lookup<Schema_Tree_.L.sibling_schemas>;
|
|
788
|
+
}, $$_p: null) => Schema_Tree_.O;
|
|
789
|
+
export declare namespace Schema_ {
|
|
790
|
+
type I = i_unresolved.Schema;
|
|
791
|
+
type O = i_resolved.Schema;
|
|
792
|
+
namespace L {
|
|
793
|
+
type sibling_schemas = i_resolved.Schemas_.D;
|
|
794
|
+
}
|
|
795
|
+
namespace P {
|
|
796
|
+
}
|
|
797
|
+
}
|
|
798
|
+
export type Schema_ = ($$_: Schema_.I, $$_lookups: {
|
|
799
|
+
readonly 'sibling schemas': _pi.Stack_Lookup<Schema_.L.sibling_schemas>;
|
|
800
|
+
}, $$_p: null) => Schema_.O;
|
|
801
|
+
export declare namespace Imports_ {
|
|
802
|
+
type I = i_unresolved.Imports;
|
|
803
|
+
type O = i_resolved.Imports;
|
|
804
|
+
namespace L {
|
|
805
|
+
type sibling_schemas = i_resolved.Schemas_.D;
|
|
806
|
+
}
|
|
807
|
+
namespace P {
|
|
808
|
+
}
|
|
809
|
+
}
|
|
810
|
+
export type Imports_ = ($$_: Imports_.I, $$_lookups: {
|
|
811
|
+
readonly 'sibling schemas': _pi.Stack_Lookup<Imports_.L.sibling_schemas>;
|
|
812
|
+
}, $$_p: null) => Imports_.O;
|
|
813
|
+
export declare namespace Reference_To_Property_Constraint_ {
|
|
814
|
+
type I = i_unresolved.Reference_To_Property_Constraint;
|
|
815
|
+
type O = i_resolved.Reference_To_Property_Constraint;
|
|
816
|
+
namespace L {
|
|
817
|
+
type property_constraints = i_resolved.Property_Constraints_.D;
|
|
818
|
+
}
|
|
819
|
+
namespace P {
|
|
820
|
+
}
|
|
821
|
+
}
|
|
822
|
+
export type Reference_To_Property_Constraint_ = ($$_: Reference_To_Property_Constraint_.I, $$_lookups: {
|
|
823
|
+
readonly 'property constraints': _pi.Acyclic_Lookup<Reference_To_Property_Constraint_.L.property_constraints>;
|
|
824
|
+
}, $$_p: null) => Reference_To_Property_Constraint_.O;
|
|
825
|
+
export declare namespace Types_ {
|
|
826
|
+
type I = i_unresolved.Types;
|
|
827
|
+
type O = i_resolved.Types;
|
|
828
|
+
namespace P {
|
|
829
|
+
namespace globals {
|
|
830
|
+
type O = i_resolved.Globals_;
|
|
831
|
+
}
|
|
832
|
+
type globals = _pi.Optional_Value<globals.O>;
|
|
833
|
+
namespace imports {
|
|
834
|
+
type O = i_resolved.Imports_;
|
|
835
|
+
}
|
|
836
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
837
|
+
}
|
|
838
|
+
}
|
|
839
|
+
export type Types_ = ($$_: Types_.I, $$_lookups: null, $$_p: {
|
|
840
|
+
readonly 'globals': Types_.P.globals;
|
|
841
|
+
readonly 'imports': Types_.P.imports;
|
|
842
|
+
}) => Types_.O;
|
|
843
|
+
export { Type_Parameters_ as Type_Parameters, Presence_ as Presence, Number_Type_ as Number_Type, Text_Type_ as Text_Type, Globals_ as Globals, Group_ as Group, Dictionary_ as Dictionary, Type_Node_ as Type_Node, Type_ as Type, Type_Reference_ as Type_Reference, Type_Node_Reference_ as Type_Node_Reference, Node_Resolver_ as Node_Resolver, Possible_Value_Selection_ as Possible_Value_Selection, Guaranteed_Value_Selection_ as Guaranteed_Value_Selection, Benchmark_ as Benchmark, Optional_Value_Initialization_ as Optional_Value_Initialization, Lookup_Selection_ as Lookup_Selection, Option_Constraints_ as Option_Constraints, Node_Resolver_List_Result_ as Node_Resolver_List_Result, Node_Resolver_Group_ as Node_Resolver_Group, Relative_Value_Selection_ as Relative_Value_Selection, Constraint_ as Constraint, Property_Constraints_ as Property_Constraints, Property_Constraint_ as Property_Constraint, Resolve_Logic_ as Resolve_Logic, Signature_Parameters_ as Signature_Parameters, Signature_ as Signature, Signatures_ as Signatures, Resolvers_ as Resolvers, Schemas_ as Schemas, Type_Specification_ as Type_Specification, Schema_Tree_ as Schema_Tree, Schema_ as Schema, Imports_ as Imports, Reference_To_Property_Constraint_ as Reference_To_Property_Constraint, Types_ as Types, };
|