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