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