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,270 +0,0 @@
|
|
|
1
|
-
import * as _pi from "pareto-core/dist/interface";
|
|
2
|
-
import * as i__location from "../../../core/location";
|
|
3
|
-
export declare namespace Schemas_ {
|
|
4
|
-
type location = i__location.Location;
|
|
5
|
-
namespace dictionary {
|
|
6
|
-
namespace D {
|
|
7
|
-
type location = i__location.Location;
|
|
8
|
-
type entry = Schema_Tree_;
|
|
9
|
-
}
|
|
10
|
-
type D = {
|
|
11
|
-
readonly 'location': D.location;
|
|
12
|
-
readonly 'entry': D.entry;
|
|
13
|
-
};
|
|
14
|
-
}
|
|
15
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
16
|
-
}
|
|
17
|
-
export type Schemas_ = {
|
|
18
|
-
readonly 'location': Schemas_.location;
|
|
19
|
-
readonly 'dictionary': Schemas_.dictionary;
|
|
20
|
-
};
|
|
21
|
-
export declare namespace Text_Type_ {
|
|
22
|
-
namespace _type {
|
|
23
|
-
type location = i__location.Location;
|
|
24
|
-
namespace state_group {
|
|
25
|
-
type multi_line = null;
|
|
26
|
-
type single_line = null;
|
|
27
|
-
}
|
|
28
|
-
type state_group = readonly ['multi line', state_group.multi_line] | readonly ['single line', state_group.single_line];
|
|
29
|
-
}
|
|
30
|
-
type _type = {
|
|
31
|
-
readonly 'location': _type.location;
|
|
32
|
-
readonly 'state group': _type.state_group;
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
export type Text_Type_ = {
|
|
36
|
-
readonly 'type': Text_Type_._type;
|
|
37
|
-
};
|
|
38
|
-
export declare namespace Globals_ {
|
|
39
|
-
namespace text_types {
|
|
40
|
-
type location = i__location.Location;
|
|
41
|
-
namespace dictionary {
|
|
42
|
-
namespace D {
|
|
43
|
-
type location = i__location.Location;
|
|
44
|
-
type entry = Text_Type_;
|
|
45
|
-
}
|
|
46
|
-
type D = {
|
|
47
|
-
readonly 'location': D.location;
|
|
48
|
-
readonly 'entry': D.entry;
|
|
49
|
-
};
|
|
50
|
-
}
|
|
51
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
52
|
-
}
|
|
53
|
-
type text_types = {
|
|
54
|
-
readonly 'location': text_types.location;
|
|
55
|
-
readonly 'dictionary': text_types.dictionary;
|
|
56
|
-
};
|
|
57
|
-
}
|
|
58
|
-
export type Globals_ = {
|
|
59
|
-
readonly 'text types': Globals_.text_types;
|
|
60
|
-
};
|
|
61
|
-
export declare namespace Type_ {
|
|
62
|
-
type node = Type_Node_;
|
|
63
|
-
}
|
|
64
|
-
export type Type_ = {
|
|
65
|
-
readonly 'node': Type_.node;
|
|
66
|
-
};
|
|
67
|
-
export declare namespace Types_ {
|
|
68
|
-
type location = i__location.Location;
|
|
69
|
-
namespace dictionary {
|
|
70
|
-
namespace D {
|
|
71
|
-
type location = i__location.Location;
|
|
72
|
-
type entry = Type_;
|
|
73
|
-
}
|
|
74
|
-
type D = {
|
|
75
|
-
readonly 'location': D.location;
|
|
76
|
-
readonly 'entry': D.entry;
|
|
77
|
-
};
|
|
78
|
-
}
|
|
79
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
80
|
-
}
|
|
81
|
-
export type Types_ = {
|
|
82
|
-
readonly 'location': Types_.location;
|
|
83
|
-
readonly 'dictionary': Types_.dictionary;
|
|
84
|
-
};
|
|
85
|
-
export declare namespace Schema_ {
|
|
86
|
-
type imports = Imports_;
|
|
87
|
-
type globals = Globals_;
|
|
88
|
-
type types = Types_;
|
|
89
|
-
}
|
|
90
|
-
export type Schema_ = {
|
|
91
|
-
readonly 'imports': Schema_.imports;
|
|
92
|
-
readonly 'globals': Schema_.globals;
|
|
93
|
-
readonly 'types': Schema_.types;
|
|
94
|
-
};
|
|
95
|
-
export declare namespace Schema_Tree_ {
|
|
96
|
-
type location = i__location.Location;
|
|
97
|
-
namespace state_group {
|
|
98
|
-
type _set = Schemas_;
|
|
99
|
-
type schema = Schema_;
|
|
100
|
-
}
|
|
101
|
-
type state_group = readonly ['set', state_group._set] | readonly ['schema', state_group.schema];
|
|
102
|
-
}
|
|
103
|
-
export type Schema_Tree_ = {
|
|
104
|
-
readonly 'location': Schema_Tree_.location;
|
|
105
|
-
readonly 'state group': Schema_Tree_.state_group;
|
|
106
|
-
};
|
|
107
|
-
export declare namespace Imports_ {
|
|
108
|
-
type location = i__location.Location;
|
|
109
|
-
namespace dictionary {
|
|
110
|
-
namespace D {
|
|
111
|
-
type location = i__location.Location;
|
|
112
|
-
namespace entry {
|
|
113
|
-
namespace schema_set_child {
|
|
114
|
-
type location = i__location.Location;
|
|
115
|
-
type key = string;
|
|
116
|
-
}
|
|
117
|
-
type schema_set_child = {
|
|
118
|
-
readonly 'location': schema_set_child.location;
|
|
119
|
-
readonly 'key': schema_set_child.key;
|
|
120
|
-
};
|
|
121
|
-
type schema = null;
|
|
122
|
-
}
|
|
123
|
-
type entry = {
|
|
124
|
-
readonly 'schema set child': entry.schema_set_child;
|
|
125
|
-
readonly 'schema': entry.schema;
|
|
126
|
-
};
|
|
127
|
-
}
|
|
128
|
-
type D = {
|
|
129
|
-
readonly 'location': D.location;
|
|
130
|
-
readonly 'entry': D.entry;
|
|
131
|
-
};
|
|
132
|
-
}
|
|
133
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
134
|
-
}
|
|
135
|
-
export type Imports_ = {
|
|
136
|
-
readonly 'location': Imports_.location;
|
|
137
|
-
readonly 'dictionary': Imports_.dictionary;
|
|
138
|
-
};
|
|
139
|
-
export declare namespace Dictionary_ {
|
|
140
|
-
type node = Type_Node_;
|
|
141
|
-
type ordered = boolean;
|
|
142
|
-
}
|
|
143
|
-
export type Dictionary_ = {
|
|
144
|
-
readonly 'node': Dictionary_.node;
|
|
145
|
-
readonly 'ordered': Dictionary_.ordered;
|
|
146
|
-
};
|
|
147
|
-
export declare namespace Group_ {
|
|
148
|
-
type location = i__location.Location;
|
|
149
|
-
namespace dictionary {
|
|
150
|
-
namespace D {
|
|
151
|
-
type location = i__location.Location;
|
|
152
|
-
type entry = Type_Node_;
|
|
153
|
-
}
|
|
154
|
-
type D = {
|
|
155
|
-
readonly 'location': D.location;
|
|
156
|
-
readonly 'entry': D.entry;
|
|
157
|
-
};
|
|
158
|
-
}
|
|
159
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
160
|
-
}
|
|
161
|
-
export type Group_ = {
|
|
162
|
-
readonly 'location': Group_.location;
|
|
163
|
-
readonly 'dictionary': Group_.dictionary;
|
|
164
|
-
};
|
|
165
|
-
export declare namespace Type_Node_ {
|
|
166
|
-
type location = i__location.Location;
|
|
167
|
-
namespace state_group {
|
|
168
|
-
namespace component {
|
|
169
|
-
type location = i__location.Location;
|
|
170
|
-
namespace state_group {
|
|
171
|
-
namespace external {
|
|
172
|
-
namespace _import {
|
|
173
|
-
type location = i__location.Location;
|
|
174
|
-
type key = string;
|
|
175
|
-
}
|
|
176
|
-
type _import = {
|
|
177
|
-
readonly 'location': _import.location;
|
|
178
|
-
readonly 'key': _import.key;
|
|
179
|
-
};
|
|
180
|
-
namespace _type {
|
|
181
|
-
type location = i__location.Location;
|
|
182
|
-
type key = string;
|
|
183
|
-
}
|
|
184
|
-
type _type = {
|
|
185
|
-
readonly 'location': _type.location;
|
|
186
|
-
readonly 'key': _type.key;
|
|
187
|
-
};
|
|
188
|
-
}
|
|
189
|
-
type external = {
|
|
190
|
-
readonly 'import': external._import;
|
|
191
|
-
readonly 'type': external._type;
|
|
192
|
-
};
|
|
193
|
-
namespace internal {
|
|
194
|
-
type location = i__location.Location;
|
|
195
|
-
type key = string;
|
|
196
|
-
}
|
|
197
|
-
type internal = {
|
|
198
|
-
readonly 'location': internal.location;
|
|
199
|
-
readonly 'key': internal.key;
|
|
200
|
-
};
|
|
201
|
-
namespace internal_cyclic {
|
|
202
|
-
type location = i__location.Location;
|
|
203
|
-
type key = string;
|
|
204
|
-
}
|
|
205
|
-
type internal_cyclic = {
|
|
206
|
-
readonly 'location': internal_cyclic.location;
|
|
207
|
-
readonly 'key': internal_cyclic.key;
|
|
208
|
-
};
|
|
209
|
-
}
|
|
210
|
-
type state_group = readonly ['external', state_group.external] | readonly ['internal', state_group.internal] | readonly ['internal cyclic', state_group.internal_cyclic];
|
|
211
|
-
}
|
|
212
|
-
type component = {
|
|
213
|
-
readonly 'location': component.location;
|
|
214
|
-
readonly 'state group': component.state_group;
|
|
215
|
-
};
|
|
216
|
-
type dictionary = Dictionary_;
|
|
217
|
-
type group = Group_;
|
|
218
|
-
namespace list {
|
|
219
|
-
type node = Type_Node_;
|
|
220
|
-
}
|
|
221
|
-
type list = {
|
|
222
|
-
readonly 'node': list.node;
|
|
223
|
-
};
|
|
224
|
-
type nothing = null;
|
|
225
|
-
type optional = Type_Node_;
|
|
226
|
-
namespace state_group {
|
|
227
|
-
type location = i__location.Location;
|
|
228
|
-
namespace dictionary {
|
|
229
|
-
namespace D {
|
|
230
|
-
type location = i__location.Location;
|
|
231
|
-
type entry = Type_Node_;
|
|
232
|
-
}
|
|
233
|
-
type D = {
|
|
234
|
-
readonly 'location': D.location;
|
|
235
|
-
readonly 'entry': D.entry;
|
|
236
|
-
};
|
|
237
|
-
}
|
|
238
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
239
|
-
}
|
|
240
|
-
type state_group = {
|
|
241
|
-
readonly 'location': state_group.location;
|
|
242
|
-
readonly 'dictionary': state_group.dictionary;
|
|
243
|
-
};
|
|
244
|
-
namespace text {
|
|
245
|
-
type location = i__location.Location;
|
|
246
|
-
namespace state_group {
|
|
247
|
-
namespace global {
|
|
248
|
-
type location = i__location.Location;
|
|
249
|
-
type key = string;
|
|
250
|
-
}
|
|
251
|
-
type global = {
|
|
252
|
-
readonly 'location': global.location;
|
|
253
|
-
readonly 'key': global.key;
|
|
254
|
-
};
|
|
255
|
-
type local = Text_Type_;
|
|
256
|
-
}
|
|
257
|
-
type state_group = readonly ['global', state_group.global] | readonly ['local', state_group.local];
|
|
258
|
-
}
|
|
259
|
-
type text = {
|
|
260
|
-
readonly 'location': text.location;
|
|
261
|
-
readonly 'state group': text.state_group;
|
|
262
|
-
};
|
|
263
|
-
}
|
|
264
|
-
type state_group = readonly ['component', state_group.component] | readonly ['dictionary', state_group.dictionary] | readonly ['group', state_group.group] | readonly ['list', state_group.list] | readonly ['nothing', state_group.nothing] | readonly ['optional', state_group.optional] | readonly ['state group', state_group.state_group] | readonly ['text', state_group.text];
|
|
265
|
-
}
|
|
266
|
-
export type Type_Node_ = {
|
|
267
|
-
readonly 'location': Type_Node_.location;
|
|
268
|
-
readonly 'state group': Type_Node_.state_group;
|
|
269
|
-
};
|
|
270
|
-
export { Schemas_ as Schemas, Text_Type_ as Text_Type, Globals_ as Globals, Type_ as Type, Types_ as Types, Schema_ as Schema, Schema_Tree_ as Schema_Tree, Imports_ as Imports, Dictionary_ as Dictionary, Group_ as Group, Type_Node_ as Type_Node, };
|
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import * as i_out from "./data/unresolved";
|
|
2
|
-
import * as i_in from "./data/resolved";
|
|
3
|
-
export declare namespace Schemas_ {
|
|
4
|
-
type I = i_in.Schemas;
|
|
5
|
-
type O = i_out.Schemas;
|
|
6
|
-
namespace P {
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
export type Schemas_ = ($$_: Schemas_.I) => Schemas_.O;
|
|
10
|
-
export declare namespace Text_Type_ {
|
|
11
|
-
type I = i_in.Text_Type;
|
|
12
|
-
type O = i_out.Text_Type;
|
|
13
|
-
namespace P {
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
export type Text_Type_ = ($$_: Text_Type_.I) => Text_Type_.O;
|
|
17
|
-
export declare namespace Globals_ {
|
|
18
|
-
type I = i_in.Globals;
|
|
19
|
-
type O = i_out.Globals;
|
|
20
|
-
namespace P {
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
export type Globals_ = ($$_: Globals_.I) => Globals_.O;
|
|
24
|
-
export declare namespace Type_ {
|
|
25
|
-
type I = i_in.Type;
|
|
26
|
-
type O = i_out.Type;
|
|
27
|
-
namespace P {
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
export type Type_ = ($$_: Type_.I) => Type_.O;
|
|
31
|
-
export declare namespace Types_ {
|
|
32
|
-
type I = i_in.Types;
|
|
33
|
-
type O = i_out.Types;
|
|
34
|
-
namespace P {
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
export type Types_ = ($$_: Types_.I) => Types_.O;
|
|
38
|
-
export declare namespace Schema_ {
|
|
39
|
-
type I = i_in.Schema;
|
|
40
|
-
type O = i_out.Schema;
|
|
41
|
-
namespace P {
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
export type Schema_ = ($$_: Schema_.I) => Schema_.O;
|
|
45
|
-
export declare namespace Schema_Tree_ {
|
|
46
|
-
type I = i_in.Schema_Tree;
|
|
47
|
-
type O = i_out.Schema_Tree;
|
|
48
|
-
namespace P {
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
export type Schema_Tree_ = ($$_: Schema_Tree_.I) => Schema_Tree_.O;
|
|
52
|
-
export declare namespace Imports_ {
|
|
53
|
-
type I = i_in.Imports;
|
|
54
|
-
type O = i_out.Imports;
|
|
55
|
-
namespace P {
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
export type Imports_ = ($$_: Imports_.I) => Imports_.O;
|
|
59
|
-
export declare namespace Dictionary_ {
|
|
60
|
-
type I = i_in.Dictionary;
|
|
61
|
-
type O = i_out.Dictionary;
|
|
62
|
-
namespace P {
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
export type Dictionary_ = ($$_: Dictionary_.I) => Dictionary_.O;
|
|
66
|
-
export declare namespace Group_ {
|
|
67
|
-
type I = i_in.Group;
|
|
68
|
-
type O = i_out.Group;
|
|
69
|
-
namespace P {
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
export type Group_ = ($$_: Group_.I) => Group_.O;
|
|
73
|
-
export declare namespace Type_Node_ {
|
|
74
|
-
type I = i_in.Type_Node;
|
|
75
|
-
type O = i_out.Type_Node;
|
|
76
|
-
namespace P {
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
export type Type_Node_ = ($$_: Type_Node_.I) => Type_Node_.O;
|
|
80
|
-
export { Schemas_ as Schemas, Text_Type_ as Text_Type, Globals_ as Globals, Type_ as Type, Types_ as Types, Schema_ as Schema, Schema_Tree_ as Schema_Tree, Imports_ as Imports, Dictionary_ as Dictionary, Group_ as Group, Type_Node_ as Type_Node, };
|
|
@@ -1,192 +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
|
-
export declare namespace Text_Type_ {
|
|
5
|
-
type I = i_unresolved.Text_Type;
|
|
6
|
-
type O = i_resolved.Text_Type;
|
|
7
|
-
namespace P {
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
export type Text_Type_ = ($$_: Text_Type_.I, $$_lookups: null, $$_p: null) => Text_Type_.O;
|
|
11
|
-
export declare namespace Globals_ {
|
|
12
|
-
type I = i_unresolved.Globals;
|
|
13
|
-
type O = i_resolved.Globals;
|
|
14
|
-
namespace P {
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
export type Globals_ = ($$_: Globals_.I, $$_lookups: null, $$_p: null) => Globals_.O;
|
|
18
|
-
export declare namespace Group_ {
|
|
19
|
-
type I = i_unresolved.Group;
|
|
20
|
-
type O = i_resolved.Group;
|
|
21
|
-
namespace L {
|
|
22
|
-
type noncircular_sibling_types = i_resolved.Types_.D;
|
|
23
|
-
}
|
|
24
|
-
namespace L {
|
|
25
|
-
type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
|
|
26
|
-
}
|
|
27
|
-
namespace P {
|
|
28
|
-
namespace globals {
|
|
29
|
-
type O = i_resolved.Globals_;
|
|
30
|
-
}
|
|
31
|
-
type globals = _pi.Optional_Value<globals.O>;
|
|
32
|
-
namespace imports {
|
|
33
|
-
type O = i_resolved.Imports_;
|
|
34
|
-
}
|
|
35
|
-
type imports = _pi.Optional_Value<imports.O>;
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
export type Group_ = ($$_: Group_.I, $$_lookups: {
|
|
39
|
-
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Group_.L.noncircular_sibling_types>;
|
|
40
|
-
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Group_.L.possibly_circular_dependent_sibling_types>;
|
|
41
|
-
}, $$_p: {
|
|
42
|
-
readonly 'globals': Group_.P.globals;
|
|
43
|
-
readonly 'imports': Group_.P.imports;
|
|
44
|
-
}) => Group_.O;
|
|
45
|
-
export declare namespace Dictionary_ {
|
|
46
|
-
type I = i_unresolved.Dictionary;
|
|
47
|
-
type O = i_resolved.Dictionary;
|
|
48
|
-
namespace L {
|
|
49
|
-
type noncircular_sibling_types = i_resolved.Types_.D;
|
|
50
|
-
}
|
|
51
|
-
namespace L {
|
|
52
|
-
type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
|
|
53
|
-
}
|
|
54
|
-
namespace P {
|
|
55
|
-
namespace globals {
|
|
56
|
-
type O = i_resolved.Globals_;
|
|
57
|
-
}
|
|
58
|
-
type globals = _pi.Optional_Value<globals.O>;
|
|
59
|
-
namespace imports {
|
|
60
|
-
type O = i_resolved.Imports_;
|
|
61
|
-
}
|
|
62
|
-
type imports = _pi.Optional_Value<imports.O>;
|
|
63
|
-
}
|
|
64
|
-
}
|
|
65
|
-
export type Dictionary_ = ($$_: Dictionary_.I, $$_lookups: {
|
|
66
|
-
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Dictionary_.L.noncircular_sibling_types>;
|
|
67
|
-
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Dictionary_.L.possibly_circular_dependent_sibling_types>;
|
|
68
|
-
}, $$_p: {
|
|
69
|
-
readonly 'globals': Dictionary_.P.globals;
|
|
70
|
-
readonly 'imports': Dictionary_.P.imports;
|
|
71
|
-
}) => Dictionary_.O;
|
|
72
|
-
export declare namespace Type_Node_ {
|
|
73
|
-
type I = i_unresolved.Type_Node;
|
|
74
|
-
type O = i_resolved.Type_Node;
|
|
75
|
-
namespace L {
|
|
76
|
-
type noncircular_sibling_types = i_resolved.Types_.D;
|
|
77
|
-
}
|
|
78
|
-
namespace L {
|
|
79
|
-
type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
|
|
80
|
-
}
|
|
81
|
-
namespace P {
|
|
82
|
-
namespace globals {
|
|
83
|
-
type O = i_resolved.Globals_;
|
|
84
|
-
}
|
|
85
|
-
type globals = _pi.Optional_Value<globals.O>;
|
|
86
|
-
namespace imports {
|
|
87
|
-
type O = i_resolved.Imports_;
|
|
88
|
-
}
|
|
89
|
-
type imports = _pi.Optional_Value<imports.O>;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
export type Type_Node_ = ($$_: Type_Node_.I, $$_lookups: {
|
|
93
|
-
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Type_Node_.L.noncircular_sibling_types>;
|
|
94
|
-
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Type_Node_.L.possibly_circular_dependent_sibling_types>;
|
|
95
|
-
}, $$_p: {
|
|
96
|
-
readonly 'globals': Type_Node_.P.globals;
|
|
97
|
-
readonly 'imports': Type_Node_.P.imports;
|
|
98
|
-
}) => Type_Node_.O;
|
|
99
|
-
export declare namespace Type_ {
|
|
100
|
-
type I = i_unresolved.Type;
|
|
101
|
-
type O = i_resolved.Type;
|
|
102
|
-
namespace L {
|
|
103
|
-
type noncircular_sibling_types = i_resolved.Types_.D;
|
|
104
|
-
}
|
|
105
|
-
namespace L {
|
|
106
|
-
type possibly_circular_dependent_sibling_types = i_resolved.Types_.D;
|
|
107
|
-
}
|
|
108
|
-
namespace P {
|
|
109
|
-
namespace globals {
|
|
110
|
-
type O = i_resolved.Globals_;
|
|
111
|
-
}
|
|
112
|
-
type globals = _pi.Optional_Value<globals.O>;
|
|
113
|
-
namespace imports {
|
|
114
|
-
type O = i_resolved.Imports_;
|
|
115
|
-
}
|
|
116
|
-
type imports = _pi.Optional_Value<imports.O>;
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
export type Type_ = ($$_: Type_.I, $$_lookups: {
|
|
120
|
-
readonly 'noncircular sibling types': _pi.Acyclic_Lookup<Type_.L.noncircular_sibling_types>;
|
|
121
|
-
readonly 'possibly circular dependent sibling types': _pi.Cyclic_Lookup<Type_.L.possibly_circular_dependent_sibling_types>;
|
|
122
|
-
}, $$_p: {
|
|
123
|
-
readonly 'globals': Type_.P.globals;
|
|
124
|
-
readonly 'imports': Type_.P.imports;
|
|
125
|
-
}) => Type_.O;
|
|
126
|
-
export declare namespace Schemas_ {
|
|
127
|
-
type I = i_unresolved.Schemas;
|
|
128
|
-
type O = i_resolved.Schemas;
|
|
129
|
-
namespace L {
|
|
130
|
-
type sibling_schemas = i_resolved.Schemas_.D;
|
|
131
|
-
}
|
|
132
|
-
namespace P {
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
export type Schemas_ = ($$_: Schemas_.I, $$_lookups: {
|
|
136
|
-
readonly 'sibling schemas': _pi.Stack_Lookup<Schemas_.L.sibling_schemas>;
|
|
137
|
-
}, $$_p: null) => Schemas_.O;
|
|
138
|
-
export declare namespace Schema_Tree_ {
|
|
139
|
-
type I = i_unresolved.Schema_Tree;
|
|
140
|
-
type O = i_resolved.Schema_Tree;
|
|
141
|
-
namespace L {
|
|
142
|
-
type sibling_schemas = i_resolved.Schemas_.D;
|
|
143
|
-
}
|
|
144
|
-
namespace P {
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
export type Schema_Tree_ = ($$_: Schema_Tree_.I, $$_lookups: {
|
|
148
|
-
readonly 'sibling schemas': _pi.Stack_Lookup<Schema_Tree_.L.sibling_schemas>;
|
|
149
|
-
}, $$_p: null) => Schema_Tree_.O;
|
|
150
|
-
export declare namespace Schema_ {
|
|
151
|
-
type I = i_unresolved.Schema;
|
|
152
|
-
type O = i_resolved.Schema;
|
|
153
|
-
namespace L {
|
|
154
|
-
type sibling_schemas = i_resolved.Schemas_.D;
|
|
155
|
-
}
|
|
156
|
-
namespace P {
|
|
157
|
-
}
|
|
158
|
-
}
|
|
159
|
-
export type Schema_ = ($$_: Schema_.I, $$_lookups: {
|
|
160
|
-
readonly 'sibling schemas': _pi.Stack_Lookup<Schema_.L.sibling_schemas>;
|
|
161
|
-
}, $$_p: null) => Schema_.O;
|
|
162
|
-
export declare namespace Imports_ {
|
|
163
|
-
type I = i_unresolved.Imports;
|
|
164
|
-
type O = i_resolved.Imports;
|
|
165
|
-
namespace L {
|
|
166
|
-
type sibling_schemas = i_resolved.Schemas_.D;
|
|
167
|
-
}
|
|
168
|
-
namespace P {
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
export type Imports_ = ($$_: Imports_.I, $$_lookups: {
|
|
172
|
-
readonly 'sibling schemas': _pi.Stack_Lookup<Imports_.L.sibling_schemas>;
|
|
173
|
-
}, $$_p: null) => Imports_.O;
|
|
174
|
-
export declare namespace Types_ {
|
|
175
|
-
type I = i_unresolved.Types;
|
|
176
|
-
type O = i_resolved.Types;
|
|
177
|
-
namespace P {
|
|
178
|
-
namespace globals {
|
|
179
|
-
type O = i_resolved.Globals_;
|
|
180
|
-
}
|
|
181
|
-
type globals = _pi.Optional_Value<globals.O>;
|
|
182
|
-
namespace imports {
|
|
183
|
-
type O = i_resolved.Imports_;
|
|
184
|
-
}
|
|
185
|
-
type imports = _pi.Optional_Value<imports.O>;
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
export type Types_ = ($$_: Types_.I, $$_lookups: null, $$_p: {
|
|
189
|
-
readonly 'globals': Types_.P.globals;
|
|
190
|
-
readonly 'imports': Types_.P.imports;
|
|
191
|
-
}) => Types_.O;
|
|
192
|
-
export { Text_Type_ as Text_Type, Globals_ as Globals, Group_ as Group, Dictionary_ as Dictionary, Type_Node_ as Type_Node, Type_ as Type, Schemas_ as Schemas, Schema_Tree_ as Schema_Tree, Schema_ as Schema, Imports_ as Imports, Types_ as Types, };
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import * as _pi from "pareto-core/dist/interface";
|
|
2
|
-
import * as i__imports_schema from "../../schema/data/resolved";
|
|
3
|
-
export declare namespace Operations_ {
|
|
4
|
-
namespace D {
|
|
5
|
-
namespace operation {
|
|
6
|
-
type type_parameters = i__imports_schema.Type_Parameters;
|
|
7
|
-
type context = i__imports_schema.Type_Node;
|
|
8
|
-
namespace parameters {
|
|
9
|
-
type D = i__imports_schema.Type_Node;
|
|
10
|
-
}
|
|
11
|
-
type parameters = _pi.Dictionary<parameters.D>;
|
|
12
|
-
type result = i__imports_schema.Type_Node;
|
|
13
|
-
}
|
|
14
|
-
type operation = {
|
|
15
|
-
readonly 'type parameters': operation.type_parameters;
|
|
16
|
-
readonly 'context': operation.context;
|
|
17
|
-
readonly 'parameters': operation.parameters;
|
|
18
|
-
readonly 'result': operation.result;
|
|
19
|
-
};
|
|
20
|
-
type _set = Operations_;
|
|
21
|
-
}
|
|
22
|
-
type D = readonly ['operation', D.operation] | readonly ['set', D._set];
|
|
23
|
-
}
|
|
24
|
-
export type Operations_ = _pi.Dictionary<Operations_.D>;
|
|
25
|
-
export declare namespace Module_ {
|
|
26
|
-
type schema_tree = i__imports_schema.Schema_Tree;
|
|
27
|
-
type operations = Operations_;
|
|
28
|
-
}
|
|
29
|
-
export type Module_ = {
|
|
30
|
-
readonly 'schema tree': Module_.schema_tree;
|
|
31
|
-
readonly 'operations': Module_.operations;
|
|
32
|
-
};
|
|
33
|
-
export { Operations_ as Operations, Module_ as Module, };
|
|
@@ -1,69 +0,0 @@
|
|
|
1
|
-
import * as _pi from "pareto-core/dist/interface";
|
|
2
|
-
import * as i__location from "../../../core/location";
|
|
3
|
-
import * as i__imports_schema from "../../schema/data/unresolved";
|
|
4
|
-
export declare namespace Operations_ {
|
|
5
|
-
type location = i__location.Location;
|
|
6
|
-
namespace dictionary {
|
|
7
|
-
namespace D {
|
|
8
|
-
type location = i__location.Location;
|
|
9
|
-
namespace entry {
|
|
10
|
-
type location = i__location.Location;
|
|
11
|
-
namespace state_group {
|
|
12
|
-
namespace operation {
|
|
13
|
-
type type_parameters = i__imports_schema.Type_Parameters;
|
|
14
|
-
type context = i__imports_schema.Type_Node;
|
|
15
|
-
namespace parameters {
|
|
16
|
-
type location = i__location.Location;
|
|
17
|
-
namespace dictionary {
|
|
18
|
-
namespace D {
|
|
19
|
-
type location = i__location.Location;
|
|
20
|
-
type entry = i__imports_schema.Type_Node;
|
|
21
|
-
}
|
|
22
|
-
type D = {
|
|
23
|
-
readonly 'location': D.location;
|
|
24
|
-
readonly 'entry': D.entry;
|
|
25
|
-
};
|
|
26
|
-
}
|
|
27
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
28
|
-
}
|
|
29
|
-
type parameters = {
|
|
30
|
-
readonly 'location': parameters.location;
|
|
31
|
-
readonly 'dictionary': parameters.dictionary;
|
|
32
|
-
};
|
|
33
|
-
type result = i__imports_schema.Type_Node;
|
|
34
|
-
}
|
|
35
|
-
type operation = {
|
|
36
|
-
readonly 'type parameters': operation.type_parameters;
|
|
37
|
-
readonly 'context': operation.context;
|
|
38
|
-
readonly 'parameters': operation.parameters;
|
|
39
|
-
readonly 'result': operation.result;
|
|
40
|
-
};
|
|
41
|
-
type _set = Operations_;
|
|
42
|
-
}
|
|
43
|
-
type state_group = readonly ['operation', state_group.operation] | readonly ['set', state_group._set];
|
|
44
|
-
}
|
|
45
|
-
type entry = {
|
|
46
|
-
readonly 'location': entry.location;
|
|
47
|
-
readonly 'state group': entry.state_group;
|
|
48
|
-
};
|
|
49
|
-
}
|
|
50
|
-
type D = {
|
|
51
|
-
readonly 'location': D.location;
|
|
52
|
-
readonly 'entry': D.entry;
|
|
53
|
-
};
|
|
54
|
-
}
|
|
55
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
56
|
-
}
|
|
57
|
-
export type Operations_ = {
|
|
58
|
-
readonly 'location': Operations_.location;
|
|
59
|
-
readonly 'dictionary': Operations_.dictionary;
|
|
60
|
-
};
|
|
61
|
-
export declare namespace Module_ {
|
|
62
|
-
type schema_tree = i__imports_schema.Schema_Tree;
|
|
63
|
-
type operations = Operations_;
|
|
64
|
-
}
|
|
65
|
-
export type Module_ = {
|
|
66
|
-
readonly 'schema tree': Module_.schema_tree;
|
|
67
|
-
readonly 'operations': Module_.operations;
|
|
68
|
-
};
|
|
69
|
-
export { Operations_ as Operations, Module_ as Module, };
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import * as i_out from "./data/unresolved";
|
|
2
|
-
import * as i_in from "./data/resolved";
|
|
3
|
-
export declare namespace Operations_ {
|
|
4
|
-
type I = i_in.Operations;
|
|
5
|
-
type O = i_out.Operations;
|
|
6
|
-
namespace P {
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
export type Operations_ = ($$_: Operations_.I) => Operations_.O;
|
|
10
|
-
export declare namespace Module_ {
|
|
11
|
-
type I = i_in.Module;
|
|
12
|
-
type O = i_out.Module;
|
|
13
|
-
namespace P {
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
export type Module_ = ($$_: Module_.I) => Module_.O;
|
|
17
|
-
export { Operations_ as Operations, Module_ as Module, };
|
|
@@ -1,19 +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 Module_ {
|
|
6
|
-
type I = i_unresolved.Module;
|
|
7
|
-
type O = i_resolved.Module;
|
|
8
|
-
namespace P {
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export type Module_ = ($$_: Module_.I, abort: _pi.Abort<gen.Error>, $$_lookups: null, $$_p: null) => Module_.O;
|
|
12
|
-
export declare namespace Operations_ {
|
|
13
|
-
type I = i_unresolved.Operations;
|
|
14
|
-
type O = i_resolved.Operations;
|
|
15
|
-
namespace P {
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
export type Operations_ = ($$_: Operations_.I, abort: _pi.Abort<gen.Error>, $$_lookups: null, $$_p: null) => Operations_.O;
|
|
19
|
-
export { Module_ as Module, Operations_ as Operations, };
|