pareto-liana 0.0.1 → 0.0.3
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/data/temporary_schemas/accounting_ruwe_data/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.js +2 -3
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.js +16 -16
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.js +170 -170
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.js +38 -38
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.js +26 -26
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.js +22 -22
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.js +31 -31
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.js +13 -13
- package/dist/data/temporary_schemas/all.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/module.astn.js +2 -3
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.js +28 -28
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.js +35 -35
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/astn/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.js +43 -64
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.js +5 -26
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.js +37 -43
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.js +28 -28
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/astn-core/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.js +11 -9
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.js +2 -1
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.js +47 -47
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto-liana/schemas/unmarshall_result → astn-core/schemas/location}/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.js +2 -1
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.js +38 -38
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.js +20 -20
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.js +37 -50
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.js +26 -26
- package/dist/data/temporary_schemas/git/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/module.astn.js +2 -3
- package/dist/data/temporary_schemas/git/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.js +82 -82
- package/dist/data/temporary_schemas/json-to-astn/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/module.astn.js +2 -3
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.js +40 -40
- package/dist/data/temporary_schemas/pareto/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.js +294 -154
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.js +6 -7
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.js +300 -160
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.js +57 -64
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.js +60 -67
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.js +116 -126
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.js +154 -154
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.js +164 -164
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.js +109 -109
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.js +14 -14
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +44 -33
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.js +258 -258
- package/dist/data/temporary_schemas/pareto-json/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-liana/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.js +3 -31
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.js +1 -4
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.js +4 -12
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.js +387 -280
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.js +55 -50
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.js +371 -286
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.js +36 -36
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.js +18 -18
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.js +5 -5
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +23 -19
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.js +12 -12
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +8 -8
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +8 -8
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.js +4 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.js +3 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.js +3 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.js +39 -39
- package/dist/data/temporary_schemas/pareto-targets/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.js +14 -14
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.js +198 -198
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.js +31 -31
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.js +5 -5
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-test/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.js +16 -16
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.js +27 -27
- package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +3 -1
- package/dist/implementation/manual/commands/compile_temp_schemas.js +103 -42
- package/dist/implementation/manual/commands/seal.d.ts +2 -0
- package/dist/implementation/manual/commands/seal.js +75 -63
- package/dist/implementation/manual/commands/serialize_schemas.js +9 -5
- package/dist/implementation/manual/queries/load_pareto_document.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_document.js +57 -31
- package/dist/implementation/manual/queries/load_pareto_file.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_file.js +49 -25
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +0 -4
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +51 -84
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +8 -2
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +113 -11
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +3 -3
- package/dist/implementation/manual/schemas/module/transformers/pareto_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/{exupery_implementation.js → pareto_implementation.js} +5 -4
- package/dist/implementation/manual/schemas/module/transformers/pareto_interface.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/pareto_interface.js +117 -0
- package/dist/implementation/manual/schemas/schema/deserializers.d.ts +13 -0
- package/dist/implementation/manual/schemas/schema/deserializers.js +104 -98
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +4 -4
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +42 -38
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_deserialize.d.ts +6 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_deserialize.js +79 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_main.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_main.js +132 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_marshall.d.ts +10 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_marshall.js +181 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_migrate_boilerplate.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_migrate_boilerplate.js +236 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_resolve.d.ts +25 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_resolve.js +429 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_serialize.d.ts +6 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_serialize.js +75 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_unmarshall.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_unmarshall.js +270 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_deserialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_unmarshall.js → pareto_interface_deserialize.js} +12 -18
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_main.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_main.js +115 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_marshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_marshall.js → pareto_interface_marshall.js} +9 -10
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_migrate_boilerplate.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_migrate_boilerplate.js → pareto_interface_migrate_boilerplate.js} +3 -3
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_resolve.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_resolve.js +111 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_serialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_serialize.js → pareto_interface_serialize.js} +8 -6
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_types.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_types.js +281 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_unmarshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_unmarshall.js +58 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +5 -9
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +57 -55
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +16 -0
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +62 -50
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +8 -8
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +48 -49
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.d.ts +3 -3
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +30 -30
- package/dist/implementation/temp/resolve_generic.d.ts +18 -52
- package/dist/implementation/temp/resolve_generic.js +82 -154
- package/dist/implementation/temp/resolvers/module.d.ts +2 -3
- package/dist/implementation/temp/resolvers/module.js +17 -59
- package/dist/implementation/temp/resolvers/schema.d.ts +10 -8
- package/dist/implementation/temp/resolvers/schema.js +646 -493
- package/dist/implementation/temp_flatten_dictionary.d.ts +1 -1
- package/dist/implementation/temp_flatten_dictionary.js +12 -8
- package/dist/interface/generated/liana/generic/deserialize.d.ts +5 -0
- package/dist/interface/generated/liana/generic/deserialize.js +3 -0
- package/dist/interface/generated/{pareto/core → liana/generic}/location.d.ts +2 -2
- package/dist/interface/generated/{pareto/core → liana/generic}/location.js +1 -1
- package/dist/interface/generated/liana/generic/resolve.d.ts +36 -0
- package/dist/interface/generated/{pareto/core → liana/generic}/resolve.js +1 -1
- package/dist/interface/generated/liana/generic/unmarshall.d.ts +15 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/generic}/unmarshall.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/data/resolved.d.ts +149 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/data/unresolved.d.ts +267 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/deserialize.d.ts +108 -0
- package/dist/interface/generated/liana/schemas/astn_schema/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/marshall.d.ts +59 -0
- package/dist/interface/generated/liana/schemas/astn_schema/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/migrate_boilerplate.d.ts +59 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/resolve.d.ts +120 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/serialize.d.ts +58 -0
- package/dist/interface/generated/liana/schemas/astn_schema/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/unmarshall.d.ts +69 -0
- package/dist/interface/generated/liana/schemas/astn_schema/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/location/data.d.ts +27 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/schemas/location}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/location/deserialize.d.ts +43 -0
- package/dist/interface/generated/liana/schemas/location/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/location/marshall.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/location/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/location/migrate_boilerplate.d.ts +24 -0
- package/dist/interface/generated/{pareto/schemas/module → liana/schemas/location}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/location/serialize.d.ts +23 -0
- package/dist/interface/generated/liana/schemas/location/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/location/unmarshall.d.ts +29 -0
- package/dist/interface/generated/liana/schemas/location/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/module/data/resolved.d.ts +10 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/module/data/unresolved.d.ts +10 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/module/deserialize.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/module/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/module/marshall.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/module/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/module/migrate_boilerplate.d.ts +10 -0
- package/dist/interface/generated/{pareto/schemas/token → liana/schemas/module}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/module/resolve.d.ts +13 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/module/serialize.d.ts +9 -0
- package/dist/interface/generated/liana/schemas/module/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/module/unmarshall.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/module/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/parse_tree/data.d.ts +90 -89
- package/dist/interface/generated/{pareto/schemas/unmarshall_errors → liana/schemas/parse_tree}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/parse_tree/deserialize.d.ts +95 -0
- package/dist/interface/generated/liana/schemas/parse_tree/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/marshall.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/parse_tree/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/{pareto → liana}/schemas/parse_tree/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/parse_tree/serialize.d.ts +51 -0
- package/dist/interface/generated/liana/schemas/parse_tree/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/unmarshall.d.ts +61 -0
- package/dist/interface/generated/liana/schemas/parse_tree/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/data/resolved.d.ts +1093 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/data/unresolved.d.ts +1594 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/deserialize.d.ts +498 -0
- package/dist/interface/generated/liana/schemas/schema/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/marshall.d.ts +269 -0
- package/dist/interface/generated/liana/schemas/schema/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/migrate_boilerplate.d.ts +269 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/resolve.d.ts +915 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/serialize.d.ts +268 -0
- package/dist/interface/generated/liana/schemas/schema/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/unmarshall.d.ts +309 -0
- package/dist/interface/generated/liana/schemas/schema/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/token/data.d.ts +54 -79
- package/dist/interface/generated/{pareto → liana}/schemas/token/data.js +1 -1
- package/dist/interface/generated/liana/schemas/token/deserialize.d.ts +95 -0
- package/dist/interface/generated/liana/schemas/token/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/token/marshall.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/token/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/token/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/token/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/liana/schemas/token/serialize.d.ts +51 -0
- package/dist/interface/generated/liana/schemas/token/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/token/unmarshall.d.ts +61 -0
- package/dist/interface/generated/liana/schemas/token/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/data.d.ts +32 -32
- package/dist/interface/generated/{pareto/schemas/unmarshall_result → liana/schemas/unmarshall_errors}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/unmarshall_errors/deserialize.d.ts +56 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/marshall.d.ts +31 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/marshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/migrate_boilerplate.d.ts +14 -14
- package/dist/interface/generated/liana/schemas/unmarshall_errors/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/serialize.d.ts +30 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/unmarshall.d.ts +37 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/unmarshall.js +3 -0
- package/dist/interface/signatures.d.ts +13 -13
- package/dist/interface/to_be_generated/deserialize_schema.d.ts +4 -3
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.d.ts +1 -1
- package/dist/interface/to_be_generated/load_pareto_document.d.ts +1 -1
- package/dist/interface/to_be_generated/load_pareto_file.d.ts +2 -2
- package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +47 -47
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +3 -1
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +15 -6
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +2 -1
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +10 -6
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +7 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +6 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/transformers/fountain_pen.d.ts +5 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/transformers/fountain_pen.js +85 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/transformers/fountain_pen.d.ts +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/transformers/fountain_pen.js +58 -0
- package/dist/modules/common_tool_signatures/interface/signatures.d.ts +9 -9
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.d.ts +3 -3
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.d.ts +2 -1
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +2 -6
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +2 -6
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +7 -7
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +11 -7
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.d.ts +1 -1
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +7 -46
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +6 -6
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.d.ts +2 -2
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.d.ts +2 -2
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +3 -3
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts +5 -5
- package/dist/shorthands/module.d.ts +3 -7
- package/dist/shorthands/module.js +4 -53
- package/dist/shorthands/schema.d.ts +127 -116
- package/dist/shorthands/schema.js +445 -377
- package/package.json +9 -4
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/antlr/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/antlr/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn-core/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn-core/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/git/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/git/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-json/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-json/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-liana/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.module.astn.js +0 -12
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.types.astn.js +0 -157
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-test/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-test/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.js +0 -6
- package/dist/implementation/generated/pareto/schemas/generic/unmarshall.d.ts +0 -0
- package/dist/implementation/generated/pareto/schemas/generic/unmarshall.js +0 -307
- package/dist/implementation/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
- package/dist/implementation/generated/pareto/schemas/schema/unmarshall.js +0 -2265
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +0 -4
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +0 -45
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +0 -6
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +0 -92
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +0 -60
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +0 -47
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +0 -7
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +0 -61
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +0 -9
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +0 -100
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +0 -13
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +0 -149
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +0 -13
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +0 -141
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +0 -23
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +0 -328
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +0 -8
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +0 -73
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +0 -14
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +0 -232
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +0 -44
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +0 -122
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +0 -10
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +0 -102
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +0 -16
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +0 -213
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +0 -5
- package/dist/interface/generated/pareto/core/resolve.d.ts +0 -12
- package/dist/interface/generated/pareto/core/unconstrained.d.ts +0 -19
- package/dist/interface/generated/pareto/core/unconstrained.js +0 -3
- package/dist/interface/generated/pareto/core/unresolved.d.ts +0 -181
- package/dist/interface/generated/pareto/core/unresolved.js +0 -3
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +0 -150
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +0 -270
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.d.ts +0 -80
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +0 -192
- package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +0 -33
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +0 -69
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.d.ts +0 -17
- package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +0 -19
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.d.ts +0 -52
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.d.ts +0 -92
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +0 -984
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +0 -1497
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.d.ts +0 -255
- package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +0 -844
- package/dist/interface/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
- package/dist/interface/generated/pareto/schemas/schema/unmarshall.js +0 -152
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.d.ts +0 -73
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.js +0 -3
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.d.ts +0 -1
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.d.ts +0 -1
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.js +0 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.d.ts +0 -4
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +0 -69
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.d.ts +0 -2
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +0 -49
|
@@ -0,0 +1,915 @@
|
|
|
1
|
+
import * as _pi from "pareto-core/dist/interface";
|
|
2
|
+
import * as i_generic from "../../generic/resolve";
|
|
3
|
+
import * as i_resolved from "./data/resolved";
|
|
4
|
+
import * as i_unresolved from "./data/unresolved";
|
|
5
|
+
export declare namespace Presence_ {
|
|
6
|
+
type I = i_unresolved.Presence;
|
|
7
|
+
type O = i_resolved.Presence;
|
|
8
|
+
type E = i_generic.Error;
|
|
9
|
+
namespace P {
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
export type Presence_ = (context: Presence_.I, abort: _pi.Abort<Presence_.E>, lookups: null, parameters: null) => Presence_.O;
|
|
13
|
+
export declare namespace Number_Type_ {
|
|
14
|
+
type I = i_unresolved.Number_Type;
|
|
15
|
+
type O = i_resolved.Number_Type;
|
|
16
|
+
type E = i_generic.Error;
|
|
17
|
+
namespace P {
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
export type Number_Type_ = (context: Number_Type_.I, abort: _pi.Abort<Number_Type_.E>, lookups: null, parameters: null) => Number_Type_.O;
|
|
21
|
+
export declare namespace Text_Type_ {
|
|
22
|
+
type I = i_unresolved.Text_Type;
|
|
23
|
+
type O = i_resolved.Text_Type;
|
|
24
|
+
type E = i_generic.Error;
|
|
25
|
+
namespace P {
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
export type Text_Type_ = (context: Text_Type_.I, abort: _pi.Abort<Text_Type_.E>, lookups: null, parameters: null) => Text_Type_.O;
|
|
29
|
+
export declare namespace Globals_ {
|
|
30
|
+
type I = i_unresolved.Globals;
|
|
31
|
+
type O = i_resolved.Globals;
|
|
32
|
+
type E = i_generic.Error;
|
|
33
|
+
namespace P {
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
export type Globals_ = (context: Globals_.I, abort: _pi.Abort<Globals_.E>, lookups: null, parameters: null) => Globals_.O;
|
|
37
|
+
export declare namespace Group_ {
|
|
38
|
+
type I = i_unresolved.Group;
|
|
39
|
+
type O = i_resolved.Group;
|
|
40
|
+
type E = i_generic.Error;
|
|
41
|
+
namespace L {
|
|
42
|
+
type noncircular_sibling_modules = i_resolved.Modules_.D;
|
|
43
|
+
}
|
|
44
|
+
namespace L {
|
|
45
|
+
type possibly_circular_dependent_sibling_modules = i_resolved.Modules_.D;
|
|
46
|
+
}
|
|
47
|
+
namespace P {
|
|
48
|
+
namespace globals {
|
|
49
|
+
type O = i_resolved.Globals_;
|
|
50
|
+
}
|
|
51
|
+
type globals = _pi.Optional_Value<globals.O>;
|
|
52
|
+
namespace imports {
|
|
53
|
+
type O = i_resolved.Imports_;
|
|
54
|
+
}
|
|
55
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
export type Group_ = (context: Group_.I, abort: _pi.Abort<Group_.E>, lookups: {
|
|
59
|
+
readonly 'noncircular sibling modules': _pi.lookup.Acyclic<Group_.L.noncircular_sibling_modules>;
|
|
60
|
+
readonly 'possibly circular dependent sibling modules': _pi.lookup.Cyclic<Group_.L.possibly_circular_dependent_sibling_modules>;
|
|
61
|
+
}, parameters: {
|
|
62
|
+
readonly 'globals': Group_.P.globals;
|
|
63
|
+
readonly 'imports': Group_.P.imports;
|
|
64
|
+
}) => Group_.O;
|
|
65
|
+
export declare namespace Dictionary_ {
|
|
66
|
+
type I = i_unresolved.Dictionary;
|
|
67
|
+
type O = i_resolved.Dictionary;
|
|
68
|
+
type E = i_generic.Error;
|
|
69
|
+
namespace L {
|
|
70
|
+
type noncircular_sibling_modules = i_resolved.Modules_.D;
|
|
71
|
+
}
|
|
72
|
+
namespace L {
|
|
73
|
+
type possibly_circular_dependent_sibling_modules = i_resolved.Modules_.D;
|
|
74
|
+
}
|
|
75
|
+
namespace P {
|
|
76
|
+
namespace globals {
|
|
77
|
+
type O = i_resolved.Globals_;
|
|
78
|
+
}
|
|
79
|
+
type globals = _pi.Optional_Value<globals.O>;
|
|
80
|
+
namespace imports {
|
|
81
|
+
type O = i_resolved.Imports_;
|
|
82
|
+
}
|
|
83
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
export type Dictionary_ = (context: Dictionary_.I, abort: _pi.Abort<Dictionary_.E>, lookups: {
|
|
87
|
+
readonly 'noncircular sibling modules': _pi.lookup.Acyclic<Dictionary_.L.noncircular_sibling_modules>;
|
|
88
|
+
readonly 'possibly circular dependent sibling modules': _pi.lookup.Cyclic<Dictionary_.L.possibly_circular_dependent_sibling_modules>;
|
|
89
|
+
}, parameters: {
|
|
90
|
+
readonly 'globals': Dictionary_.P.globals;
|
|
91
|
+
readonly 'imports': Dictionary_.P.imports;
|
|
92
|
+
}) => Dictionary_.O;
|
|
93
|
+
export declare namespace Value_ {
|
|
94
|
+
type I = i_unresolved.Value;
|
|
95
|
+
type O = i_resolved.Value;
|
|
96
|
+
type E = i_generic.Error;
|
|
97
|
+
namespace L {
|
|
98
|
+
type noncircular_sibling_modules = i_resolved.Modules_.D;
|
|
99
|
+
}
|
|
100
|
+
namespace L {
|
|
101
|
+
type possibly_circular_dependent_sibling_modules = i_resolved.Modules_.D;
|
|
102
|
+
}
|
|
103
|
+
namespace P {
|
|
104
|
+
namespace globals {
|
|
105
|
+
type O = i_resolved.Globals_;
|
|
106
|
+
}
|
|
107
|
+
type globals = _pi.Optional_Value<globals.O>;
|
|
108
|
+
namespace imports {
|
|
109
|
+
type O = i_resolved.Imports_;
|
|
110
|
+
}
|
|
111
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
export type Value_ = (context: Value_.I, abort: _pi.Abort<Value_.E>, lookups: {
|
|
115
|
+
readonly 'noncircular sibling modules': _pi.lookup.Acyclic<Value_.L.noncircular_sibling_modules>;
|
|
116
|
+
readonly 'possibly circular dependent sibling modules': _pi.lookup.Cyclic<Value_.L.possibly_circular_dependent_sibling_modules>;
|
|
117
|
+
}, parameters: {
|
|
118
|
+
readonly 'globals': Value_.P.globals;
|
|
119
|
+
readonly 'imports': Value_.P.imports;
|
|
120
|
+
}) => Value_.O;
|
|
121
|
+
export declare namespace Module_Reference_ {
|
|
122
|
+
type I = i_unresolved.Module_Reference;
|
|
123
|
+
type O = i_resolved.Module_Reference;
|
|
124
|
+
type E = i_generic.Error;
|
|
125
|
+
namespace L {
|
|
126
|
+
type modules = i_resolved.Modules_.D;
|
|
127
|
+
}
|
|
128
|
+
namespace P {
|
|
129
|
+
namespace imports {
|
|
130
|
+
type O = i_resolved.Imports_;
|
|
131
|
+
}
|
|
132
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
133
|
+
}
|
|
134
|
+
}
|
|
135
|
+
export type Module_Reference_ = (context: Module_Reference_.I, abort: _pi.Abort<Module_Reference_.E>, lookups: {
|
|
136
|
+
readonly 'modules': _pi.lookup.Acyclic<Module_Reference_.L.modules>;
|
|
137
|
+
}, parameters: {
|
|
138
|
+
readonly 'imports': Module_Reference_.P.imports;
|
|
139
|
+
}) => Module_Reference_.O;
|
|
140
|
+
export declare namespace Value_Reference_ {
|
|
141
|
+
type I = i_unresolved.Value_Reference;
|
|
142
|
+
type O = i_resolved.Value_Reference;
|
|
143
|
+
type E = i_generic.Error;
|
|
144
|
+
namespace L {
|
|
145
|
+
type modules = i_resolved.Modules_.D;
|
|
146
|
+
}
|
|
147
|
+
namespace P {
|
|
148
|
+
namespace imports {
|
|
149
|
+
type O = i_resolved.Imports_;
|
|
150
|
+
}
|
|
151
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
export type Value_Reference_ = (context: Value_Reference_.I, abort: _pi.Abort<Value_Reference_.E>, lookups: {
|
|
155
|
+
readonly 'modules': _pi.lookup.Acyclic<Value_Reference_.L.modules>;
|
|
156
|
+
}, parameters: {
|
|
157
|
+
readonly 'imports': Value_Reference_.P.imports;
|
|
158
|
+
}) => Value_Reference_.O;
|
|
159
|
+
export declare namespace Value_Results_ {
|
|
160
|
+
type I = i_unresolved.Value_Results;
|
|
161
|
+
type O = i_resolved.Value_Results;
|
|
162
|
+
type E = i_generic.Error;
|
|
163
|
+
namespace L {
|
|
164
|
+
type modules = i_resolved.Modules_.D;
|
|
165
|
+
}
|
|
166
|
+
namespace P {
|
|
167
|
+
namespace imports {
|
|
168
|
+
type O = i_resolved.Imports_;
|
|
169
|
+
}
|
|
170
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
export type Value_Results_ = (context: Value_Results_.I, abort: _pi.Abort<Value_Results_.E>, lookups: {
|
|
174
|
+
readonly 'modules': _pi.lookup.Acyclic<Value_Results_.L.modules>;
|
|
175
|
+
}, parameters: {
|
|
176
|
+
readonly 'imports': Value_Results_.P.imports;
|
|
177
|
+
}) => Value_Results_.O;
|
|
178
|
+
export declare namespace Option_Constraints_ {
|
|
179
|
+
type I = i_unresolved.Option_Constraints;
|
|
180
|
+
type O = i_resolved.Option_Constraints;
|
|
181
|
+
type E = i_generic.Error;
|
|
182
|
+
namespace L {
|
|
183
|
+
type modules = i_resolved.Modules_.D;
|
|
184
|
+
}
|
|
185
|
+
namespace P {
|
|
186
|
+
namespace imports {
|
|
187
|
+
type O = i_resolved.Imports_;
|
|
188
|
+
}
|
|
189
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
190
|
+
}
|
|
191
|
+
}
|
|
192
|
+
export type Option_Constraints_ = (context: Option_Constraints_.I, abort: _pi.Abort<Option_Constraints_.E>, lookups: {
|
|
193
|
+
readonly 'modules': _pi.lookup.Acyclic<Option_Constraints_.L.modules>;
|
|
194
|
+
}, parameters: {
|
|
195
|
+
readonly 'imports': Option_Constraints_.P.imports;
|
|
196
|
+
}) => Option_Constraints_.O;
|
|
197
|
+
export declare namespace Module_ {
|
|
198
|
+
type I = i_unresolved.Module;
|
|
199
|
+
type O = i_resolved.Module;
|
|
200
|
+
type E = i_generic.Error;
|
|
201
|
+
namespace L {
|
|
202
|
+
type noncircular_sibling_modules = i_resolved.Modules_.D;
|
|
203
|
+
}
|
|
204
|
+
namespace L {
|
|
205
|
+
type possibly_circular_dependent_sibling_modules = i_resolved.Modules_.D;
|
|
206
|
+
}
|
|
207
|
+
namespace P {
|
|
208
|
+
namespace globals {
|
|
209
|
+
type O = i_resolved.Globals_;
|
|
210
|
+
}
|
|
211
|
+
type globals = _pi.Optional_Value<globals.O>;
|
|
212
|
+
namespace imports {
|
|
213
|
+
type O = i_resolved.Imports_;
|
|
214
|
+
}
|
|
215
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
216
|
+
}
|
|
217
|
+
}
|
|
218
|
+
export type Module_ = (context: Module_.I, abort: _pi.Abort<Module_.E>, lookups: {
|
|
219
|
+
readonly 'noncircular sibling modules': _pi.lookup.Acyclic<Module_.L.noncircular_sibling_modules>;
|
|
220
|
+
readonly 'possibly circular dependent sibling modules': _pi.lookup.Cyclic<Module_.L.possibly_circular_dependent_sibling_modules>;
|
|
221
|
+
}, parameters: {
|
|
222
|
+
readonly 'globals': Module_.P.globals;
|
|
223
|
+
readonly 'imports': Module_.P.imports;
|
|
224
|
+
}) => Module_.O;
|
|
225
|
+
export declare namespace Value_Path_ {
|
|
226
|
+
type I = i_unresolved.Value_Path;
|
|
227
|
+
type O = i_resolved.Value_Path;
|
|
228
|
+
type E = i_generic.Error;
|
|
229
|
+
namespace P {
|
|
230
|
+
type module_ = i_resolved.Module_;
|
|
231
|
+
}
|
|
232
|
+
}
|
|
233
|
+
export type Value_Path_ = (context: Value_Path_.I, abort: _pi.Abort<Value_Path_.E>, lookups: null, parameters: {
|
|
234
|
+
readonly 'module': Value_Path_.P.module_;
|
|
235
|
+
}) => Value_Path_.O;
|
|
236
|
+
export declare namespace Value_Resolver_ {
|
|
237
|
+
type I = i_unresolved.Value_Resolver;
|
|
238
|
+
type O = i_resolved.Value_Resolver;
|
|
239
|
+
type E = i_generic.Error;
|
|
240
|
+
namespace L {
|
|
241
|
+
type sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
242
|
+
}
|
|
243
|
+
namespace L {
|
|
244
|
+
type parent_sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
245
|
+
}
|
|
246
|
+
namespace P {
|
|
247
|
+
type definition = i_resolved.Value_;
|
|
248
|
+
namespace list_cursor {
|
|
249
|
+
type O = i_resolved.Value_Resolver_List_Result_;
|
|
250
|
+
}
|
|
251
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
252
|
+
namespace linked_entry {
|
|
253
|
+
type O = i_resolved.Benchmark_;
|
|
254
|
+
}
|
|
255
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
256
|
+
namespace current_dictionary {
|
|
257
|
+
type O = i_resolved.Dictionary_;
|
|
258
|
+
}
|
|
259
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
260
|
+
namespace current_ordered_dictionary {
|
|
261
|
+
type O = i_resolved.Dictionary_;
|
|
262
|
+
}
|
|
263
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
264
|
+
type signature = i_resolved.Signature_;
|
|
265
|
+
namespace imports {
|
|
266
|
+
type O = i_resolved.Imports_;
|
|
267
|
+
}
|
|
268
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
269
|
+
type signatures = i_resolved.Signatures_;
|
|
270
|
+
type modules = i_resolved.Modules_;
|
|
271
|
+
namespace option_constraints {
|
|
272
|
+
type O = i_resolved.Option_Constraint_Resolvers_;
|
|
273
|
+
}
|
|
274
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
export type Value_Resolver_ = (context: Value_Resolver_.I, abort: _pi.Abort<Value_Resolver_.E>, lookups: {
|
|
278
|
+
readonly 'sibling property resolvers': _pi.lookup.Acyclic<Value_Resolver_.L.sibling_property_resolvers>;
|
|
279
|
+
readonly 'parent sibling property resolvers': _pi.lookup.Acyclic<Value_Resolver_.L.parent_sibling_property_resolvers>;
|
|
280
|
+
}, parameters: {
|
|
281
|
+
readonly 'definition': Value_Resolver_.P.definition;
|
|
282
|
+
readonly 'list cursor': Value_Resolver_.P.list_cursor;
|
|
283
|
+
readonly 'linked entry': Value_Resolver_.P.linked_entry;
|
|
284
|
+
readonly 'current dictionary': Value_Resolver_.P.current_dictionary;
|
|
285
|
+
readonly 'current ordered dictionary': Value_Resolver_.P.current_ordered_dictionary;
|
|
286
|
+
readonly 'signature': Value_Resolver_.P.signature;
|
|
287
|
+
readonly 'imports': Value_Resolver_.P.imports;
|
|
288
|
+
readonly 'signatures': Value_Resolver_.P.signatures;
|
|
289
|
+
readonly 'modules': Value_Resolver_.P.modules;
|
|
290
|
+
readonly 'option constraints': Value_Resolver_.P.option_constraints;
|
|
291
|
+
}) => Value_Resolver_.O;
|
|
292
|
+
export declare namespace Possible_Value_Selection_ {
|
|
293
|
+
type I = i_unresolved.Possible_Value_Selection;
|
|
294
|
+
type O = i_resolved.Possible_Value_Selection;
|
|
295
|
+
type E = i_generic.Error;
|
|
296
|
+
namespace L {
|
|
297
|
+
type sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
298
|
+
}
|
|
299
|
+
namespace L {
|
|
300
|
+
type parent_sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
301
|
+
}
|
|
302
|
+
namespace P {
|
|
303
|
+
type definition = i_resolved.Value_;
|
|
304
|
+
namespace list_cursor {
|
|
305
|
+
type O = i_resolved.Value_Resolver_List_Result_;
|
|
306
|
+
}
|
|
307
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
308
|
+
namespace linked_entry {
|
|
309
|
+
type O = i_resolved.Benchmark_;
|
|
310
|
+
}
|
|
311
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
312
|
+
namespace current_dictionary {
|
|
313
|
+
type O = i_resolved.Dictionary_;
|
|
314
|
+
}
|
|
315
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
316
|
+
namespace current_ordered_dictionary {
|
|
317
|
+
type O = i_resolved.Dictionary_;
|
|
318
|
+
}
|
|
319
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
320
|
+
type signature = i_resolved.Signature_;
|
|
321
|
+
namespace imports {
|
|
322
|
+
type O = i_resolved.Imports_;
|
|
323
|
+
}
|
|
324
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
325
|
+
type signatures = i_resolved.Signatures_;
|
|
326
|
+
type modules = i_resolved.Modules_;
|
|
327
|
+
namespace option_constraints {
|
|
328
|
+
type O = i_resolved.Option_Constraint_Resolvers_;
|
|
329
|
+
}
|
|
330
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
export type Possible_Value_Selection_ = (context: Possible_Value_Selection_.I, abort: _pi.Abort<Possible_Value_Selection_.E>, lookups: {
|
|
334
|
+
readonly 'sibling property resolvers': _pi.lookup.Acyclic<Possible_Value_Selection_.L.sibling_property_resolvers>;
|
|
335
|
+
readonly 'parent sibling property resolvers': _pi.lookup.Acyclic<Possible_Value_Selection_.L.parent_sibling_property_resolvers>;
|
|
336
|
+
}, parameters: {
|
|
337
|
+
readonly 'definition': Possible_Value_Selection_.P.definition;
|
|
338
|
+
readonly 'list cursor': Possible_Value_Selection_.P.list_cursor;
|
|
339
|
+
readonly 'linked entry': Possible_Value_Selection_.P.linked_entry;
|
|
340
|
+
readonly 'current dictionary': Possible_Value_Selection_.P.current_dictionary;
|
|
341
|
+
readonly 'current ordered dictionary': Possible_Value_Selection_.P.current_ordered_dictionary;
|
|
342
|
+
readonly 'signature': Possible_Value_Selection_.P.signature;
|
|
343
|
+
readonly 'imports': Possible_Value_Selection_.P.imports;
|
|
344
|
+
readonly 'signatures': Possible_Value_Selection_.P.signatures;
|
|
345
|
+
readonly 'modules': Possible_Value_Selection_.P.modules;
|
|
346
|
+
readonly 'option constraints': Possible_Value_Selection_.P.option_constraints;
|
|
347
|
+
}) => Possible_Value_Selection_.O;
|
|
348
|
+
export declare namespace Guaranteed_Value_Selection_ {
|
|
349
|
+
type I = i_unresolved.Guaranteed_Value_Selection;
|
|
350
|
+
type O = i_resolved.Guaranteed_Value_Selection;
|
|
351
|
+
type E = i_generic.Error;
|
|
352
|
+
namespace L {
|
|
353
|
+
type sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
354
|
+
}
|
|
355
|
+
namespace L {
|
|
356
|
+
type parent_sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
357
|
+
}
|
|
358
|
+
namespace P {
|
|
359
|
+
type definition = i_resolved.Value_;
|
|
360
|
+
namespace list_cursor {
|
|
361
|
+
type O = i_resolved.Value_Resolver_List_Result_;
|
|
362
|
+
}
|
|
363
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
364
|
+
namespace linked_entry {
|
|
365
|
+
type O = i_resolved.Benchmark_;
|
|
366
|
+
}
|
|
367
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
368
|
+
namespace current_dictionary {
|
|
369
|
+
type O = i_resolved.Dictionary_;
|
|
370
|
+
}
|
|
371
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
372
|
+
namespace current_ordered_dictionary {
|
|
373
|
+
type O = i_resolved.Dictionary_;
|
|
374
|
+
}
|
|
375
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
376
|
+
type signature = i_resolved.Signature_;
|
|
377
|
+
namespace imports {
|
|
378
|
+
type O = i_resolved.Imports_;
|
|
379
|
+
}
|
|
380
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
381
|
+
type signatures = i_resolved.Signatures_;
|
|
382
|
+
type modules = i_resolved.Modules_;
|
|
383
|
+
namespace option_constraints {
|
|
384
|
+
type O = i_resolved.Option_Constraint_Resolvers_;
|
|
385
|
+
}
|
|
386
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
387
|
+
}
|
|
388
|
+
}
|
|
389
|
+
export type Guaranteed_Value_Selection_ = (context: Guaranteed_Value_Selection_.I, abort: _pi.Abort<Guaranteed_Value_Selection_.E>, lookups: {
|
|
390
|
+
readonly 'sibling property resolvers': _pi.lookup.Acyclic<Guaranteed_Value_Selection_.L.sibling_property_resolvers>;
|
|
391
|
+
readonly 'parent sibling property resolvers': _pi.lookup.Acyclic<Guaranteed_Value_Selection_.L.parent_sibling_property_resolvers>;
|
|
392
|
+
}, parameters: {
|
|
393
|
+
readonly 'definition': Guaranteed_Value_Selection_.P.definition;
|
|
394
|
+
readonly 'list cursor': Guaranteed_Value_Selection_.P.list_cursor;
|
|
395
|
+
readonly 'linked entry': Guaranteed_Value_Selection_.P.linked_entry;
|
|
396
|
+
readonly 'current dictionary': Guaranteed_Value_Selection_.P.current_dictionary;
|
|
397
|
+
readonly 'current ordered dictionary': Guaranteed_Value_Selection_.P.current_ordered_dictionary;
|
|
398
|
+
readonly 'signature': Guaranteed_Value_Selection_.P.signature;
|
|
399
|
+
readonly 'imports': Guaranteed_Value_Selection_.P.imports;
|
|
400
|
+
readonly 'signatures': Guaranteed_Value_Selection_.P.signatures;
|
|
401
|
+
readonly 'modules': Guaranteed_Value_Selection_.P.modules;
|
|
402
|
+
readonly 'option constraints': Guaranteed_Value_Selection_.P.option_constraints;
|
|
403
|
+
}) => Guaranteed_Value_Selection_.O;
|
|
404
|
+
export declare namespace Benchmark_ {
|
|
405
|
+
type I = i_unresolved.Benchmark;
|
|
406
|
+
type O = i_resolved.Benchmark;
|
|
407
|
+
type E = i_generic.Error;
|
|
408
|
+
namespace L {
|
|
409
|
+
type sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
410
|
+
}
|
|
411
|
+
namespace L {
|
|
412
|
+
type parent_sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
413
|
+
}
|
|
414
|
+
namespace P {
|
|
415
|
+
type definition = i_resolved.Value_;
|
|
416
|
+
namespace list_cursor {
|
|
417
|
+
type O = i_resolved.Value_Resolver_List_Result_;
|
|
418
|
+
}
|
|
419
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
420
|
+
namespace linked_entry {
|
|
421
|
+
type O = i_resolved.Benchmark_;
|
|
422
|
+
}
|
|
423
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
424
|
+
namespace current_dictionary {
|
|
425
|
+
type O = i_resolved.Dictionary_;
|
|
426
|
+
}
|
|
427
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
428
|
+
namespace current_ordered_dictionary {
|
|
429
|
+
type O = i_resolved.Dictionary_;
|
|
430
|
+
}
|
|
431
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
432
|
+
type signature = i_resolved.Signature_;
|
|
433
|
+
namespace imports {
|
|
434
|
+
type O = i_resolved.Imports_;
|
|
435
|
+
}
|
|
436
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
437
|
+
type signatures = i_resolved.Signatures_;
|
|
438
|
+
type modules = i_resolved.Modules_;
|
|
439
|
+
namespace option_constraints {
|
|
440
|
+
type O = i_resolved.Option_Constraint_Resolvers_;
|
|
441
|
+
}
|
|
442
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
443
|
+
}
|
|
444
|
+
}
|
|
445
|
+
export type Benchmark_ = (context: Benchmark_.I, abort: _pi.Abort<Benchmark_.E>, lookups: {
|
|
446
|
+
readonly 'sibling property resolvers': _pi.lookup.Acyclic<Benchmark_.L.sibling_property_resolvers>;
|
|
447
|
+
readonly 'parent sibling property resolvers': _pi.lookup.Acyclic<Benchmark_.L.parent_sibling_property_resolvers>;
|
|
448
|
+
}, parameters: {
|
|
449
|
+
readonly 'definition': Benchmark_.P.definition;
|
|
450
|
+
readonly 'list cursor': Benchmark_.P.list_cursor;
|
|
451
|
+
readonly 'linked entry': Benchmark_.P.linked_entry;
|
|
452
|
+
readonly 'current dictionary': Benchmark_.P.current_dictionary;
|
|
453
|
+
readonly 'current ordered dictionary': Benchmark_.P.current_ordered_dictionary;
|
|
454
|
+
readonly 'signature': Benchmark_.P.signature;
|
|
455
|
+
readonly 'imports': Benchmark_.P.imports;
|
|
456
|
+
readonly 'signatures': Benchmark_.P.signatures;
|
|
457
|
+
readonly 'modules': Benchmark_.P.modules;
|
|
458
|
+
readonly 'option constraints': Benchmark_.P.option_constraints;
|
|
459
|
+
}) => Benchmark_.O;
|
|
460
|
+
export declare namespace Optional_Value_Initialization_ {
|
|
461
|
+
type I = i_unresolved.Optional_Value_Initialization;
|
|
462
|
+
type O = i_resolved.Optional_Value_Initialization;
|
|
463
|
+
type E = i_generic.Error;
|
|
464
|
+
namespace L {
|
|
465
|
+
type sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
466
|
+
}
|
|
467
|
+
namespace L {
|
|
468
|
+
type parent_sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
469
|
+
}
|
|
470
|
+
namespace P {
|
|
471
|
+
type definition = i_resolved.Value_;
|
|
472
|
+
namespace list_cursor {
|
|
473
|
+
type O = i_resolved.Value_Resolver_List_Result_;
|
|
474
|
+
}
|
|
475
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
476
|
+
namespace linked_entry {
|
|
477
|
+
type O = i_resolved.Benchmark_;
|
|
478
|
+
}
|
|
479
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
480
|
+
namespace current_dictionary {
|
|
481
|
+
type O = i_resolved.Dictionary_;
|
|
482
|
+
}
|
|
483
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
484
|
+
namespace current_ordered_dictionary {
|
|
485
|
+
type O = i_resolved.Dictionary_;
|
|
486
|
+
}
|
|
487
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
488
|
+
type signature = i_resolved.Signature_;
|
|
489
|
+
namespace imports {
|
|
490
|
+
type O = i_resolved.Imports_;
|
|
491
|
+
}
|
|
492
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
493
|
+
type signatures = i_resolved.Signatures_;
|
|
494
|
+
type modules = i_resolved.Modules_;
|
|
495
|
+
namespace option_constraints {
|
|
496
|
+
type O = i_resolved.Option_Constraint_Resolvers_;
|
|
497
|
+
}
|
|
498
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
499
|
+
}
|
|
500
|
+
}
|
|
501
|
+
export type Optional_Value_Initialization_ = (context: Optional_Value_Initialization_.I, abort: _pi.Abort<Optional_Value_Initialization_.E>, lookups: {
|
|
502
|
+
readonly 'sibling property resolvers': _pi.lookup.Acyclic<Optional_Value_Initialization_.L.sibling_property_resolvers>;
|
|
503
|
+
readonly 'parent sibling property resolvers': _pi.lookup.Acyclic<Optional_Value_Initialization_.L.parent_sibling_property_resolvers>;
|
|
504
|
+
}, parameters: {
|
|
505
|
+
readonly 'definition': Optional_Value_Initialization_.P.definition;
|
|
506
|
+
readonly 'list cursor': Optional_Value_Initialization_.P.list_cursor;
|
|
507
|
+
readonly 'linked entry': Optional_Value_Initialization_.P.linked_entry;
|
|
508
|
+
readonly 'current dictionary': Optional_Value_Initialization_.P.current_dictionary;
|
|
509
|
+
readonly 'current ordered dictionary': Optional_Value_Initialization_.P.current_ordered_dictionary;
|
|
510
|
+
readonly 'signature': Optional_Value_Initialization_.P.signature;
|
|
511
|
+
readonly 'imports': Optional_Value_Initialization_.P.imports;
|
|
512
|
+
readonly 'signatures': Optional_Value_Initialization_.P.signatures;
|
|
513
|
+
readonly 'modules': Optional_Value_Initialization_.P.modules;
|
|
514
|
+
readonly 'option constraints': Optional_Value_Initialization_.P.option_constraints;
|
|
515
|
+
}) => Optional_Value_Initialization_.O;
|
|
516
|
+
export declare namespace Lookup_Selection_ {
|
|
517
|
+
type I = i_unresolved.Lookup_Selection;
|
|
518
|
+
type O = i_resolved.Lookup_Selection;
|
|
519
|
+
type E = i_generic.Error;
|
|
520
|
+
namespace L {
|
|
521
|
+
type sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
522
|
+
}
|
|
523
|
+
namespace L {
|
|
524
|
+
type parent_sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
525
|
+
}
|
|
526
|
+
namespace P {
|
|
527
|
+
type definition = i_resolved.Value_;
|
|
528
|
+
namespace list_cursor {
|
|
529
|
+
type O = i_resolved.Value_Resolver_List_Result_;
|
|
530
|
+
}
|
|
531
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
532
|
+
namespace linked_entry {
|
|
533
|
+
type O = i_resolved.Benchmark_;
|
|
534
|
+
}
|
|
535
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
536
|
+
namespace current_dictionary {
|
|
537
|
+
type O = i_resolved.Dictionary_;
|
|
538
|
+
}
|
|
539
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
540
|
+
namespace current_ordered_dictionary {
|
|
541
|
+
type O = i_resolved.Dictionary_;
|
|
542
|
+
}
|
|
543
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
544
|
+
type signature = i_resolved.Signature_;
|
|
545
|
+
namespace imports {
|
|
546
|
+
type O = i_resolved.Imports_;
|
|
547
|
+
}
|
|
548
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
549
|
+
type signatures = i_resolved.Signatures_;
|
|
550
|
+
type modules = i_resolved.Modules_;
|
|
551
|
+
namespace option_constraints {
|
|
552
|
+
type O = i_resolved.Option_Constraint_Resolvers_;
|
|
553
|
+
}
|
|
554
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
555
|
+
}
|
|
556
|
+
}
|
|
557
|
+
export type Lookup_Selection_ = (context: Lookup_Selection_.I, abort: _pi.Abort<Lookup_Selection_.E>, lookups: {
|
|
558
|
+
readonly 'sibling property resolvers': _pi.lookup.Acyclic<Lookup_Selection_.L.sibling_property_resolvers>;
|
|
559
|
+
readonly 'parent sibling property resolvers': _pi.lookup.Acyclic<Lookup_Selection_.L.parent_sibling_property_resolvers>;
|
|
560
|
+
}, parameters: {
|
|
561
|
+
readonly 'definition': Lookup_Selection_.P.definition;
|
|
562
|
+
readonly 'list cursor': Lookup_Selection_.P.list_cursor;
|
|
563
|
+
readonly 'linked entry': Lookup_Selection_.P.linked_entry;
|
|
564
|
+
readonly 'current dictionary': Lookup_Selection_.P.current_dictionary;
|
|
565
|
+
readonly 'current ordered dictionary': Lookup_Selection_.P.current_ordered_dictionary;
|
|
566
|
+
readonly 'signature': Lookup_Selection_.P.signature;
|
|
567
|
+
readonly 'imports': Lookup_Selection_.P.imports;
|
|
568
|
+
readonly 'signatures': Lookup_Selection_.P.signatures;
|
|
569
|
+
readonly 'modules': Lookup_Selection_.P.modules;
|
|
570
|
+
readonly 'option constraints': Lookup_Selection_.P.option_constraints;
|
|
571
|
+
}) => Lookup_Selection_.O;
|
|
572
|
+
export declare namespace Option_Constraint_Resolvers_ {
|
|
573
|
+
type I = i_unresolved.Option_Constraint_Resolvers;
|
|
574
|
+
type O = i_resolved.Option_Constraint_Resolvers;
|
|
575
|
+
type E = i_generic.Error;
|
|
576
|
+
namespace L {
|
|
577
|
+
type sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
578
|
+
}
|
|
579
|
+
namespace L {
|
|
580
|
+
type parent_sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
581
|
+
}
|
|
582
|
+
namespace P {
|
|
583
|
+
type definition = i_resolved.Value_;
|
|
584
|
+
namespace list_cursor {
|
|
585
|
+
type O = i_resolved.Value_Resolver_List_Result_;
|
|
586
|
+
}
|
|
587
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
588
|
+
namespace linked_entry {
|
|
589
|
+
type O = i_resolved.Benchmark_;
|
|
590
|
+
}
|
|
591
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
592
|
+
namespace current_dictionary {
|
|
593
|
+
type O = i_resolved.Dictionary_;
|
|
594
|
+
}
|
|
595
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
596
|
+
namespace current_ordered_dictionary {
|
|
597
|
+
type O = i_resolved.Dictionary_;
|
|
598
|
+
}
|
|
599
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
600
|
+
type signature = i_resolved.Signature_;
|
|
601
|
+
namespace imports {
|
|
602
|
+
type O = i_resolved.Imports_;
|
|
603
|
+
}
|
|
604
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
605
|
+
type signatures = i_resolved.Signatures_;
|
|
606
|
+
type modules = i_resolved.Modules_;
|
|
607
|
+
namespace option_constraints {
|
|
608
|
+
type O = i_resolved.Option_Constraint_Resolvers_;
|
|
609
|
+
}
|
|
610
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
611
|
+
}
|
|
612
|
+
}
|
|
613
|
+
export type Option_Constraint_Resolvers_ = (context: Option_Constraint_Resolvers_.I, abort: _pi.Abort<Option_Constraint_Resolvers_.E>, lookups: {
|
|
614
|
+
readonly 'sibling property resolvers': _pi.lookup.Acyclic<Option_Constraint_Resolvers_.L.sibling_property_resolvers>;
|
|
615
|
+
readonly 'parent sibling property resolvers': _pi.lookup.Acyclic<Option_Constraint_Resolvers_.L.parent_sibling_property_resolvers>;
|
|
616
|
+
}, parameters: {
|
|
617
|
+
readonly 'definition': Option_Constraint_Resolvers_.P.definition;
|
|
618
|
+
readonly 'list cursor': Option_Constraint_Resolvers_.P.list_cursor;
|
|
619
|
+
readonly 'linked entry': Option_Constraint_Resolvers_.P.linked_entry;
|
|
620
|
+
readonly 'current dictionary': Option_Constraint_Resolvers_.P.current_dictionary;
|
|
621
|
+
readonly 'current ordered dictionary': Option_Constraint_Resolvers_.P.current_ordered_dictionary;
|
|
622
|
+
readonly 'signature': Option_Constraint_Resolvers_.P.signature;
|
|
623
|
+
readonly 'imports': Option_Constraint_Resolvers_.P.imports;
|
|
624
|
+
readonly 'signatures': Option_Constraint_Resolvers_.P.signatures;
|
|
625
|
+
readonly 'modules': Option_Constraint_Resolvers_.P.modules;
|
|
626
|
+
readonly 'option constraints': Option_Constraint_Resolvers_.P.option_constraints;
|
|
627
|
+
}) => Option_Constraint_Resolvers_.O;
|
|
628
|
+
export declare namespace Value_Resolver_List_Result_ {
|
|
629
|
+
type I = i_unresolved.Value_Resolver_List_Result;
|
|
630
|
+
type O = i_resolved.Value_Resolver_List_Result;
|
|
631
|
+
type E = i_generic.Error;
|
|
632
|
+
namespace L {
|
|
633
|
+
type modules = i_resolved.Modules_.D;
|
|
634
|
+
}
|
|
635
|
+
namespace P {
|
|
636
|
+
namespace imports {
|
|
637
|
+
type O = i_resolved.Imports_;
|
|
638
|
+
}
|
|
639
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
640
|
+
}
|
|
641
|
+
}
|
|
642
|
+
export type Value_Resolver_List_Result_ = (context: Value_Resolver_List_Result_.I, abort: _pi.Abort<Value_Resolver_List_Result_.E>, lookups: {
|
|
643
|
+
readonly 'modules': _pi.lookup.Acyclic<Value_Resolver_List_Result_.L.modules>;
|
|
644
|
+
}, parameters: {
|
|
645
|
+
readonly 'imports': Value_Resolver_List_Result_.P.imports;
|
|
646
|
+
}) => Value_Resolver_List_Result_.O;
|
|
647
|
+
export declare namespace Value_Resolver_Group_ {
|
|
648
|
+
type I = i_unresolved.Value_Resolver_Group;
|
|
649
|
+
type O = i_resolved.Value_Resolver_Group;
|
|
650
|
+
type E = i_generic.Error;
|
|
651
|
+
namespace L {
|
|
652
|
+
type sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
653
|
+
}
|
|
654
|
+
namespace L {
|
|
655
|
+
type parent_sibling_property_resolvers = i_resolved.Value_Resolver_Group_.D;
|
|
656
|
+
}
|
|
657
|
+
namespace P {
|
|
658
|
+
type definition = i_resolved.Group_;
|
|
659
|
+
namespace list_cursor {
|
|
660
|
+
type O = i_resolved.Value_Resolver_List_Result_;
|
|
661
|
+
}
|
|
662
|
+
type list_cursor = _pi.Optional_Value<list_cursor.O>;
|
|
663
|
+
namespace linked_entry {
|
|
664
|
+
type O = i_resolved.Benchmark_;
|
|
665
|
+
}
|
|
666
|
+
type linked_entry = _pi.Optional_Value<linked_entry.O>;
|
|
667
|
+
namespace current_dictionary {
|
|
668
|
+
type O = i_resolved.Dictionary_;
|
|
669
|
+
}
|
|
670
|
+
type current_dictionary = _pi.Optional_Value<current_dictionary.O>;
|
|
671
|
+
namespace current_ordered_dictionary {
|
|
672
|
+
type O = i_resolved.Dictionary_;
|
|
673
|
+
}
|
|
674
|
+
type current_ordered_dictionary = _pi.Optional_Value<current_ordered_dictionary.O>;
|
|
675
|
+
type signature = i_resolved.Signature_;
|
|
676
|
+
namespace imports {
|
|
677
|
+
type O = i_resolved.Imports_;
|
|
678
|
+
}
|
|
679
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
680
|
+
type signatures = i_resolved.Signatures_;
|
|
681
|
+
type modules = i_resolved.Modules_;
|
|
682
|
+
namespace option_constraints {
|
|
683
|
+
type O = i_resolved.Option_Constraint_Resolvers_;
|
|
684
|
+
}
|
|
685
|
+
type option_constraints = _pi.Optional_Value<option_constraints.O>;
|
|
686
|
+
}
|
|
687
|
+
}
|
|
688
|
+
export type Value_Resolver_Group_ = (context: Value_Resolver_Group_.I, abort: _pi.Abort<Value_Resolver_Group_.E>, lookups: {
|
|
689
|
+
readonly 'sibling property resolvers': _pi.lookup.Acyclic<Value_Resolver_Group_.L.sibling_property_resolvers>;
|
|
690
|
+
readonly 'parent sibling property resolvers': _pi.lookup.Acyclic<Value_Resolver_Group_.L.parent_sibling_property_resolvers>;
|
|
691
|
+
}, parameters: {
|
|
692
|
+
readonly 'definition': Value_Resolver_Group_.P.definition;
|
|
693
|
+
readonly 'list cursor': Value_Resolver_Group_.P.list_cursor;
|
|
694
|
+
readonly 'linked entry': Value_Resolver_Group_.P.linked_entry;
|
|
695
|
+
readonly 'current dictionary': Value_Resolver_Group_.P.current_dictionary;
|
|
696
|
+
readonly 'current ordered dictionary': Value_Resolver_Group_.P.current_ordered_dictionary;
|
|
697
|
+
readonly 'signature': Value_Resolver_Group_.P.signature;
|
|
698
|
+
readonly 'imports': Value_Resolver_Group_.P.imports;
|
|
699
|
+
readonly 'signatures': Value_Resolver_Group_.P.signatures;
|
|
700
|
+
readonly 'modules': Value_Resolver_Group_.P.modules;
|
|
701
|
+
readonly 'option constraints': Value_Resolver_Group_.P.option_constraints;
|
|
702
|
+
}) => Value_Resolver_Group_.O;
|
|
703
|
+
export declare namespace Relative_Value_Selection_ {
|
|
704
|
+
type I = i_unresolved.Relative_Value_Selection;
|
|
705
|
+
type O = i_resolved.Relative_Value_Selection;
|
|
706
|
+
type E = i_generic.Error;
|
|
707
|
+
namespace P {
|
|
708
|
+
type value = i_resolved.Value_;
|
|
709
|
+
}
|
|
710
|
+
}
|
|
711
|
+
export type Relative_Value_Selection_ = (context: Relative_Value_Selection_.I, abort: _pi.Abort<Relative_Value_Selection_.E>, lookups: null, parameters: {
|
|
712
|
+
readonly 'value': Relative_Value_Selection_.P.value;
|
|
713
|
+
}) => Relative_Value_Selection_.O;
|
|
714
|
+
export declare namespace Constraint_ {
|
|
715
|
+
type I = i_unresolved.Constraint;
|
|
716
|
+
type O = i_resolved.Constraint;
|
|
717
|
+
type E = i_generic.Error;
|
|
718
|
+
namespace P {
|
|
719
|
+
type value = i_resolved.Value_;
|
|
720
|
+
}
|
|
721
|
+
}
|
|
722
|
+
export type Constraint_ = (context: Constraint_.I, abort: _pi.Abort<Constraint_.E>, lookups: null, parameters: {
|
|
723
|
+
readonly 'value': Constraint_.P.value;
|
|
724
|
+
}) => Constraint_.O;
|
|
725
|
+
export declare namespace Value_Constraint_Resolvers_ {
|
|
726
|
+
type I = i_unresolved.Value_Constraint_Resolvers;
|
|
727
|
+
type O = i_resolved.Value_Constraint_Resolvers;
|
|
728
|
+
type E = i_generic.Error;
|
|
729
|
+
namespace P {
|
|
730
|
+
type value = i_resolved.Value_;
|
|
731
|
+
}
|
|
732
|
+
}
|
|
733
|
+
export type Value_Constraint_Resolvers_ = (context: Value_Constraint_Resolvers_.I, abort: _pi.Abort<Value_Constraint_Resolvers_.E>, lookups: null, parameters: {
|
|
734
|
+
readonly 'value': Value_Constraint_Resolvers_.P.value;
|
|
735
|
+
}) => Value_Constraint_Resolvers_.O;
|
|
736
|
+
export declare namespace Value_Constraint_Resolver_ {
|
|
737
|
+
type I = i_unresolved.Value_Constraint_Resolver;
|
|
738
|
+
type O = i_resolved.Value_Constraint_Resolver;
|
|
739
|
+
type E = i_generic.Error;
|
|
740
|
+
namespace L {
|
|
741
|
+
type property_constraints = i_resolved.Value_Constraint_Resolvers_.D;
|
|
742
|
+
}
|
|
743
|
+
namespace P {
|
|
744
|
+
}
|
|
745
|
+
}
|
|
746
|
+
export type Value_Constraint_Resolver_ = (context: Value_Constraint_Resolver_.I, abort: _pi.Abort<Value_Constraint_Resolver_.E>, lookups: {
|
|
747
|
+
readonly 'property constraints': _pi.lookup.Acyclic<Value_Constraint_Resolver_.L.property_constraints>;
|
|
748
|
+
}, parameters: null) => Value_Constraint_Resolver_.O;
|
|
749
|
+
export declare namespace Resolve_Logic_ {
|
|
750
|
+
type I = i_unresolved.Resolve_Logic;
|
|
751
|
+
type O = i_resolved.Resolve_Logic;
|
|
752
|
+
type E = i_generic.Error;
|
|
753
|
+
namespace P {
|
|
754
|
+
type modules = i_resolved.Modules_;
|
|
755
|
+
type imports = i_resolved.Imports_;
|
|
756
|
+
}
|
|
757
|
+
}
|
|
758
|
+
export type Resolve_Logic_ = (context: Resolve_Logic_.I, abort: _pi.Abort<Resolve_Logic_.E>, lookups: null, parameters: {
|
|
759
|
+
readonly 'modules': Resolve_Logic_.P.modules;
|
|
760
|
+
readonly 'imports': Resolve_Logic_.P.imports;
|
|
761
|
+
}) => Resolve_Logic_.O;
|
|
762
|
+
export declare namespace Signature_Parameters_ {
|
|
763
|
+
type I = i_unresolved.Signature_Parameters;
|
|
764
|
+
type O = i_resolved.Signature_Parameters;
|
|
765
|
+
type E = i_generic.Error;
|
|
766
|
+
namespace P {
|
|
767
|
+
type modules = i_resolved.Modules_;
|
|
768
|
+
type imports = i_resolved.Imports_;
|
|
769
|
+
}
|
|
770
|
+
}
|
|
771
|
+
export type Signature_Parameters_ = (context: Signature_Parameters_.I, abort: _pi.Abort<Signature_Parameters_.E>, lookups: null, parameters: {
|
|
772
|
+
readonly 'modules': Signature_Parameters_.P.modules;
|
|
773
|
+
readonly 'imports': Signature_Parameters_.P.imports;
|
|
774
|
+
}) => Signature_Parameters_.O;
|
|
775
|
+
export declare namespace Signature_ {
|
|
776
|
+
type I = i_unresolved.Signature;
|
|
777
|
+
type O = i_resolved.Signature;
|
|
778
|
+
type E = i_generic.Error;
|
|
779
|
+
namespace L {
|
|
780
|
+
type sibling_signatures = i_resolved.Signatures_.D;
|
|
781
|
+
}
|
|
782
|
+
namespace P {
|
|
783
|
+
type modules = i_resolved.Modules_;
|
|
784
|
+
type module_ = i_resolved.Module_;
|
|
785
|
+
type imports = i_resolved.Imports_;
|
|
786
|
+
}
|
|
787
|
+
}
|
|
788
|
+
export type Signature_ = (context: Signature_.I, abort: _pi.Abort<Signature_.E>, lookups: {
|
|
789
|
+
readonly 'sibling signatures': _pi.lookup.Acyclic<Signature_.L.sibling_signatures>;
|
|
790
|
+
}, parameters: {
|
|
791
|
+
readonly 'modules': Signature_.P.modules;
|
|
792
|
+
readonly 'module': Signature_.P.module_;
|
|
793
|
+
readonly 'imports': Signature_.P.imports;
|
|
794
|
+
}) => Signature_.O;
|
|
795
|
+
export declare namespace Signatures_ {
|
|
796
|
+
type I = i_unresolved.Signatures;
|
|
797
|
+
type O = i_resolved.Signatures;
|
|
798
|
+
type E = i_generic.Error;
|
|
799
|
+
namespace P {
|
|
800
|
+
type modules = i_resolved.Modules_;
|
|
801
|
+
type imports = i_resolved.Imports_;
|
|
802
|
+
}
|
|
803
|
+
}
|
|
804
|
+
export type Signatures_ = (context: Signatures_.I, abort: _pi.Abort<Signatures_.E>, lookups: null, parameters: {
|
|
805
|
+
readonly 'modules': Signatures_.P.modules;
|
|
806
|
+
readonly 'imports': Signatures_.P.imports;
|
|
807
|
+
}) => Signatures_.O;
|
|
808
|
+
export declare namespace Module_Resolvers_ {
|
|
809
|
+
type I = i_unresolved.Module_Resolvers;
|
|
810
|
+
type O = i_resolved.Module_Resolvers;
|
|
811
|
+
type E = i_generic.Error;
|
|
812
|
+
namespace P {
|
|
813
|
+
type signatures = i_resolved.Signatures_;
|
|
814
|
+
type modules = i_resolved.Modules_;
|
|
815
|
+
type imports = i_resolved.Imports_;
|
|
816
|
+
}
|
|
817
|
+
}
|
|
818
|
+
export type Module_Resolvers_ = (context: Module_Resolvers_.I, abort: _pi.Abort<Module_Resolvers_.E>, lookups: null, parameters: {
|
|
819
|
+
readonly 'signatures': Module_Resolvers_.P.signatures;
|
|
820
|
+
readonly 'modules': Module_Resolvers_.P.modules;
|
|
821
|
+
readonly 'imports': Module_Resolvers_.P.imports;
|
|
822
|
+
}) => Module_Resolvers_.O;
|
|
823
|
+
export declare namespace Schemas_ {
|
|
824
|
+
type I = i_unresolved.Schemas;
|
|
825
|
+
type O = i_resolved.Schemas;
|
|
826
|
+
type E = i_generic.Error;
|
|
827
|
+
namespace L {
|
|
828
|
+
type sibling_schemas = i_resolved.Schemas_.D;
|
|
829
|
+
}
|
|
830
|
+
namespace P {
|
|
831
|
+
}
|
|
832
|
+
}
|
|
833
|
+
export type Schemas_ = (context: Schemas_.I, abort: _pi.Abort<Schemas_.E>, lookups: {
|
|
834
|
+
readonly 'sibling schemas': _pi.lookup.Stack<Schemas_.L.sibling_schemas>;
|
|
835
|
+
}, parameters: null) => Schemas_.O;
|
|
836
|
+
export declare namespace Module_Specification_ {
|
|
837
|
+
type I = i_unresolved.Module_Specification;
|
|
838
|
+
type O = i_resolved.Module_Specification;
|
|
839
|
+
type E = i_generic.Error;
|
|
840
|
+
namespace P {
|
|
841
|
+
}
|
|
842
|
+
}
|
|
843
|
+
export type Module_Specification_ = (context: Module_Specification_.I, abort: _pi.Abort<Module_Specification_.E>, lookups: null, parameters: null) => Module_Specification_.O;
|
|
844
|
+
export declare namespace Schema_Tree_ {
|
|
845
|
+
type I = i_unresolved.Schema_Tree;
|
|
846
|
+
type O = i_resolved.Schema_Tree;
|
|
847
|
+
type E = i_generic.Error;
|
|
848
|
+
namespace L {
|
|
849
|
+
type sibling_schemas = i_resolved.Schemas_.D;
|
|
850
|
+
}
|
|
851
|
+
namespace P {
|
|
852
|
+
}
|
|
853
|
+
}
|
|
854
|
+
export type Schema_Tree_ = (context: Schema_Tree_.I, abort: _pi.Abort<Schema_Tree_.E>, lookups: {
|
|
855
|
+
readonly 'sibling schemas': _pi.lookup.Stack<Schema_Tree_.L.sibling_schemas>;
|
|
856
|
+
}, parameters: null) => Schema_Tree_.O;
|
|
857
|
+
export declare namespace Schema_ {
|
|
858
|
+
type I = i_unresolved.Schema;
|
|
859
|
+
type O = i_resolved.Schema;
|
|
860
|
+
type E = i_generic.Error;
|
|
861
|
+
namespace L {
|
|
862
|
+
type sibling_schemas = i_resolved.Schemas_.D;
|
|
863
|
+
}
|
|
864
|
+
namespace P {
|
|
865
|
+
}
|
|
866
|
+
}
|
|
867
|
+
export type Schema_ = (context: Schema_.I, abort: _pi.Abort<Schema_.E>, lookups: {
|
|
868
|
+
readonly 'sibling schemas': _pi.lookup.Stack<Schema_.L.sibling_schemas>;
|
|
869
|
+
}, parameters: null) => Schema_.O;
|
|
870
|
+
export declare namespace Imports_ {
|
|
871
|
+
type I = i_unresolved.Imports;
|
|
872
|
+
type O = i_resolved.Imports;
|
|
873
|
+
type E = i_generic.Error;
|
|
874
|
+
namespace L {
|
|
875
|
+
type sibling_schemas = i_resolved.Schemas_.D;
|
|
876
|
+
}
|
|
877
|
+
namespace P {
|
|
878
|
+
}
|
|
879
|
+
}
|
|
880
|
+
export type Imports_ = (context: Imports_.I, abort: _pi.Abort<Imports_.E>, lookups: {
|
|
881
|
+
readonly 'sibling schemas': _pi.lookup.Stack<Imports_.L.sibling_schemas>;
|
|
882
|
+
}, parameters: null) => Imports_.O;
|
|
883
|
+
export declare namespace Reference_To_Value_Constraint_Resolver_ {
|
|
884
|
+
type I = i_unresolved.Reference_To_Value_Constraint_Resolver;
|
|
885
|
+
type O = i_resolved.Reference_To_Value_Constraint_Resolver;
|
|
886
|
+
type E = i_generic.Error;
|
|
887
|
+
namespace L {
|
|
888
|
+
type property_constraints = i_resolved.Value_Constraint_Resolvers_.D;
|
|
889
|
+
}
|
|
890
|
+
namespace P {
|
|
891
|
+
}
|
|
892
|
+
}
|
|
893
|
+
export type Reference_To_Value_Constraint_Resolver_ = (context: Reference_To_Value_Constraint_Resolver_.I, abort: _pi.Abort<Reference_To_Value_Constraint_Resolver_.E>, lookups: {
|
|
894
|
+
readonly 'property constraints': _pi.lookup.Acyclic<Reference_To_Value_Constraint_Resolver_.L.property_constraints>;
|
|
895
|
+
}, parameters: null) => Reference_To_Value_Constraint_Resolver_.O;
|
|
896
|
+
export declare namespace Modules_ {
|
|
897
|
+
type I = i_unresolved.Modules;
|
|
898
|
+
type O = i_resolved.Modules;
|
|
899
|
+
type E = i_generic.Error;
|
|
900
|
+
namespace P {
|
|
901
|
+
namespace globals {
|
|
902
|
+
type O = i_resolved.Globals_;
|
|
903
|
+
}
|
|
904
|
+
type globals = _pi.Optional_Value<globals.O>;
|
|
905
|
+
namespace imports {
|
|
906
|
+
type O = i_resolved.Imports_;
|
|
907
|
+
}
|
|
908
|
+
type imports = _pi.Optional_Value<imports.O>;
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
export type Modules_ = (context: Modules_.I, abort: _pi.Abort<Modules_.E>, lookups: null, parameters: {
|
|
912
|
+
readonly 'globals': Modules_.P.globals;
|
|
913
|
+
readonly 'imports': Modules_.P.imports;
|
|
914
|
+
}) => Modules_.O;
|
|
915
|
+
export { Presence_ as Presence, Number_Type_ as Number_Type, Text_Type_ as Text_Type, Globals_ as Globals, Group_ as Group, Dictionary_ as Dictionary, Value_ as Value, Module_Reference_ as Module_Reference, Value_Reference_ as Value_Reference, Value_Results_ as Value_Results, Option_Constraints_ as Option_Constraints, Module_ as Module, Value_Path_ as Value_Path, Value_Resolver_ as Value_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_Constraint_Resolvers_ as Option_Constraint_Resolvers, Value_Resolver_List_Result_ as Value_Resolver_List_Result, Value_Resolver_Group_ as Value_Resolver_Group, Relative_Value_Selection_ as Relative_Value_Selection, Constraint_ as Constraint, Value_Constraint_Resolvers_ as Value_Constraint_Resolvers, Value_Constraint_Resolver_ as Value_Constraint_Resolver, Resolve_Logic_ as Resolve_Logic, Signature_Parameters_ as Signature_Parameters, Signature_ as Signature, Signatures_ as Signatures, Module_Resolvers_ as Module_Resolvers, Schemas_ as Schemas, Module_Specification_ as Module_Specification, Schema_Tree_ as Schema_Tree, Schema_ as Schema, Imports_ as Imports, Reference_To_Value_Constraint_Resolver_ as Reference_To_Value_Constraint_Resolver, Modules_ as Modules, };
|