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
|
@@ -32,192 +32,120 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
32
32
|
return result;
|
|
33
33
|
};
|
|
34
34
|
})();
|
|
35
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
+
};
|
|
35
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.
|
|
37
|
-
const _p = __importStar(require("pareto-core/dist/
|
|
38
|
-
const
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
exports.resolve_ordered_dictionary = resolve_ordered_dictionary;
|
|
47
|
-
const resolve_dense_ordered_dictionary = ($, abort, benchmark, handle_entry) => {
|
|
48
|
-
benchmark.__d_map((_, key) => {
|
|
49
|
-
$.dictionary.__get_entry(key, () => abort({
|
|
50
|
-
'type': ['missing required entry', key],
|
|
51
|
-
'location': $.location,
|
|
52
|
-
}));
|
|
53
|
-
});
|
|
54
|
-
return _p.dictionary.resolve($.dictionary, ($, key, a$, c$) => {
|
|
55
|
-
return handle_entry($['entry'], { key: key, location: $.location }, a$, c$);
|
|
56
|
-
});
|
|
39
|
+
exports.get_entry_stack = exports.get_entry_cyclic = exports.get_entry_acyclic = exports.abort = exports.resolve_dense_dictionary = void 0;
|
|
40
|
+
const _p = __importStar(require("pareto-core/dist/expression"));
|
|
41
|
+
const _p_unreachable_code_path_1 = __importDefault(require("pareto-core/dist/_p_unreachable_code_path"));
|
|
42
|
+
//functions
|
|
43
|
+
const resolve_dense_dictionary = ($, location, abort, benchmark, handle_entry) => {
|
|
44
|
+
const xx = _p.decide.dictionary.has_entries(_p.dictionary.filter(benchmark, (_, id) => $.__get_possible_entry(id).__decide(() => _p.optional.not_set(), () => _p.optional.set(null))), ($) => abort({
|
|
45
|
+
'type': ['missing required entries', $],
|
|
46
|
+
'location': location,
|
|
47
|
+
}), () => null);
|
|
48
|
+
return _p.dictionary.resolve($, handle_entry);
|
|
57
49
|
};
|
|
58
|
-
exports.
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
50
|
+
exports.resolve_dense_dictionary = resolve_dense_dictionary;
|
|
51
|
+
var abort;
|
|
52
|
+
(function (abort_1) {
|
|
53
|
+
abort_1.state_constraint_found_expected = (found, expected, location, abort) => abort({
|
|
54
|
+
'type': ['constraint', ['state', {
|
|
55
|
+
'expected': expected[0],
|
|
56
|
+
'found': found,
|
|
57
|
+
}]],
|
|
58
|
+
'location': location,
|
|
65
59
|
});
|
|
66
|
-
|
|
67
|
-
|
|
60
|
+
abort_1.state_constraint_expected_found = (expected, found, location, abort) => abort({
|
|
61
|
+
'type': ['constraint', ['state', {
|
|
62
|
+
'expected': expected,
|
|
63
|
+
'found': found[0],
|
|
64
|
+
}]],
|
|
65
|
+
'location': location,
|
|
68
66
|
});
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
(function (acyclic) {
|
|
73
|
-
acyclic.not_set = () => ({
|
|
74
|
-
get_entry: (id, abort) => abort.no_context_lookup(null),
|
|
75
|
-
__get_entry_raw: (id, abort) => abort.no_context_lookup(null),
|
|
67
|
+
abort_1.same_node_constraint = (property, location, abort) => abort({
|
|
68
|
+
'type': ['constraint', ['same node', property]],
|
|
69
|
+
'location': location,
|
|
76
70
|
});
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
cyclic.not_set = () => ({
|
|
81
|
-
get_entry: (id, abort) => {
|
|
82
|
-
//return abort['no context lookup']()
|
|
83
|
-
return _pdev.implement_me("NCL");
|
|
84
|
-
}
|
|
71
|
+
abort_1.is_set_assertion = (parameter, location, abort) => abort({
|
|
72
|
+
'type': ['constraint', ['missingoptional value', null]],
|
|
73
|
+
'location': location,
|
|
85
74
|
});
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
stack.empty = () => ({
|
|
90
|
-
get_entry: (id, abort) => abort.no_context_lookup(null),
|
|
91
|
-
get_entry_depth(key) {
|
|
92
|
-
return -1;
|
|
93
|
-
},
|
|
75
|
+
abort_1.parameter_is_set_assertion = (parameter, location, abort) => abort({
|
|
76
|
+
'type': ['constraint', ['missingoptional value', null]],
|
|
77
|
+
'location': location,
|
|
94
78
|
});
|
|
95
|
-
})(
|
|
96
|
-
const
|
|
79
|
+
})(abort || (exports.abort = abort = {}));
|
|
80
|
+
const get_entry_acyclic = (lookup, ref, abort) => {
|
|
97
81
|
return {
|
|
98
|
-
'
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
'
|
|
102
|
-
'location': reference.location,
|
|
82
|
+
'l entry': lookup.get_entry(ref['l reference'], {
|
|
83
|
+
cycle_detected: () => abort({
|
|
84
|
+
'type': ['lookup', ['cycle detected', null]],
|
|
85
|
+
'location': ref['l location'],
|
|
103
86
|
}),
|
|
104
87
|
no_such_entry: () => abort({
|
|
105
|
-
'type': ['no such entry', reference
|
|
106
|
-
'location':
|
|
88
|
+
'type': ['lookup', ['no such entry', ref['l reference']]],
|
|
89
|
+
'location': ref['l location'],
|
|
107
90
|
}),
|
|
108
91
|
no_context_lookup: () => abort({
|
|
109
|
-
'type': ['no context lookup', null],
|
|
110
|
-
'location':
|
|
92
|
+
'type': ['lookup', ['no context lookup', null]],
|
|
93
|
+
'location': ref['l location'],
|
|
111
94
|
})
|
|
112
95
|
}),
|
|
113
|
-
'
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
96
|
+
'l id': ref['l reference'],
|
|
97
|
+
};
|
|
98
|
+
};
|
|
99
|
+
exports.get_entry_acyclic = get_entry_acyclic;
|
|
100
|
+
const get_entry_cyclic = (lookup, reference, abort) => {
|
|
101
|
+
return {
|
|
102
|
+
'l id': reference['l reference'],
|
|
103
|
+
'l entry': lookup.get_entry(reference['l reference'], {
|
|
104
|
+
accessing_cyclic_before_resolved: () => (0, _p_unreachable_code_path_1.default)(),
|
|
118
105
|
no_such_entry: () => abort({
|
|
119
|
-
'type': ['no such entry', reference
|
|
120
|
-
'location': reference
|
|
106
|
+
'type': ['lookup', ['no such entry', reference['l reference']]],
|
|
107
|
+
'location': reference['l location'],
|
|
121
108
|
}),
|
|
122
109
|
no_context_lookup: () => abort({
|
|
123
|
-
'type': ['no context lookup', null],
|
|
124
|
-
'location': reference
|
|
110
|
+
'type': ['lookup', ['no context lookup', null]],
|
|
111
|
+
'location': reference['l location'],
|
|
125
112
|
})
|
|
126
113
|
})
|
|
127
114
|
};
|
|
128
115
|
};
|
|
129
|
-
exports.
|
|
130
|
-
|
|
131
|
-
(function (abort_1) {
|
|
132
|
-
abort_1.wrong_state = (expected, found, location, abort) => abort({
|
|
133
|
-
'type': ['wrong state', {
|
|
134
|
-
'expected': expected,
|
|
135
|
-
'found': found,
|
|
136
|
-
}],
|
|
137
|
-
'location': location,
|
|
138
|
-
});
|
|
139
|
-
abort_1.not_the_same_node = (property, location, abort) => abort({
|
|
140
|
-
'type': ['not the same node', property],
|
|
141
|
-
'location': location,
|
|
142
|
-
});
|
|
143
|
-
abort_1.tbd = (desc, location, abort) => abort({
|
|
144
|
-
'type': ['tbd', desc],
|
|
145
|
-
'location': location,
|
|
146
|
-
});
|
|
147
|
-
})(abort || (exports.abort = abort = {}));
|
|
148
|
-
const dictionary_to_lookup = (dict, x) => ({
|
|
149
|
-
get_entry: (id, abort) => dict.__get_entry(id, () => abort.no_such_entry(id)),
|
|
150
|
-
__get_entry_raw: (id, abort) => dict.__get_entry_raw(id)
|
|
151
|
-
});
|
|
152
|
-
exports.dictionary_to_lookup = dictionary_to_lookup;
|
|
153
|
-
const get_entry = (lookup, id, abort) => {
|
|
116
|
+
exports.get_entry_cyclic = get_entry_cyclic;
|
|
117
|
+
const get_entry_stack = (stack, reference, abort) => {
|
|
154
118
|
return {
|
|
155
|
-
'
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
'
|
|
119
|
+
'l id': reference['l reference'],
|
|
120
|
+
'l up steps': stack.get_entry_depth(reference['l reference'], {
|
|
121
|
+
cycle_detected: () => abort({
|
|
122
|
+
'type': ['lookup', ['cycle detected', null]],
|
|
123
|
+
'location': reference['l location'],
|
|
159
124
|
}),
|
|
160
125
|
no_such_entry: () => abort({
|
|
161
|
-
'type': ['no such entry',
|
|
162
|
-
'location':
|
|
126
|
+
'type': ['lookup', ['no such entry', reference['l reference']]],
|
|
127
|
+
'location': reference['l location'],
|
|
163
128
|
}),
|
|
164
129
|
no_context_lookup: () => abort({
|
|
165
|
-
'type': ['no context lookup', null],
|
|
166
|
-
'location':
|
|
130
|
+
'type': ['lookup', ['no context lookup', null]],
|
|
131
|
+
'location': reference['l location'],
|
|
167
132
|
})
|
|
168
133
|
}),
|
|
169
|
-
'
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
return ({
|
|
175
|
-
get_entry: (id, abort) => {
|
|
176
|
-
const temp = acyclic.__get_entry_raw(id, abort);
|
|
177
|
-
if (temp === null) {
|
|
178
|
-
return stack.get_entry(id, abort);
|
|
179
|
-
}
|
|
180
|
-
return temp[0];
|
|
181
|
-
},
|
|
182
|
-
get_entry_depth: (id, abort) => {
|
|
183
|
-
const temp = acyclic.__get_entry_raw(id, abort);
|
|
184
|
-
if (temp === null) {
|
|
185
|
-
return 1 + stack.get_entry_depth(id, abort);
|
|
186
|
-
}
|
|
187
|
-
return 0;
|
|
188
|
-
}
|
|
189
|
-
});
|
|
190
|
-
};
|
|
191
|
-
exports.push_stack = push_stack;
|
|
192
|
-
const get_possibly_circular_dependent_sibling_entry = (lookup, reference, abort) => {
|
|
193
|
-
return {
|
|
194
|
-
'key': reference.key,
|
|
195
|
-
'entry': lookup.get_entry(reference.key, {
|
|
196
|
-
accessing_cyclic_before_resolved: () => _p.unreachable_code_path(),
|
|
134
|
+
'l entry': stack.get_entry(reference['l reference'], {
|
|
135
|
+
cycle_detected: () => abort({
|
|
136
|
+
'type': ['lookup', ['cycle detected', null]],
|
|
137
|
+
'location': reference['l location'],
|
|
138
|
+
}),
|
|
197
139
|
no_such_entry: () => abort({
|
|
198
|
-
'type': ['no such entry', reference
|
|
199
|
-
'location': reference
|
|
140
|
+
'type': ['lookup', ['no such entry', reference['l reference']]],
|
|
141
|
+
'location': reference['l location'],
|
|
200
142
|
}),
|
|
201
143
|
no_context_lookup: () => abort({
|
|
202
|
-
'type': ['no context lookup', null],
|
|
203
|
-
'location': reference
|
|
144
|
+
'type': ['lookup', ['no context lookup', null]],
|
|
145
|
+
'location': reference['l location'],
|
|
204
146
|
})
|
|
205
147
|
})
|
|
206
148
|
};
|
|
207
149
|
};
|
|
208
|
-
exports.
|
|
209
|
-
|
|
210
|
-
let current = seed;
|
|
211
|
-
return {
|
|
212
|
-
'list': _p.list.deprecated_build(($i) => {
|
|
213
|
-
source.list.__for_each(($) => {
|
|
214
|
-
const step = handle_step($['element'], current);
|
|
215
|
-
$i['add element'](step);
|
|
216
|
-
current = step.referred;
|
|
217
|
-
});
|
|
218
|
-
}),
|
|
219
|
-
'referred': current
|
|
220
|
-
};
|
|
221
|
-
};
|
|
222
|
-
exports.resolve_path = resolve_path;
|
|
223
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZV9nZW5lcmljLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL3RlbXAvcmVzb2x2ZV9nZW5lcmljLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLDZEQUE4QztBQUU5Qyx1REFBd0M7QUFhakMsTUFBTSxrQkFBa0IsR0FBRyxDQUM5QixDQUFvQyxFQUNwQyxZQUlhLEVBQ1csRUFBRSxDQUFDLEVBQUUsQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUNoRCxDQUFDLENBQUMsVUFBVSxFQUNaLENBQUMsQ0FBQyxFQUFFLEdBQUcsRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUU7SUFDZixPQUFPLFlBQVksQ0FBQyxDQUFDLENBQUMsT0FBTyxDQUFDLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxDQUFBO0FBQzNDLENBQUMsQ0FDSixDQUFBO0FBWlksUUFBQSxrQkFBa0Isc0JBWTlCO0FBRU0sTUFBTSwwQkFBMEIsR0FBRyxDQUN0QyxDQUFvQyxFQUNwQyxZQUlhLEVBQ1csRUFBRSxDQUFDLEVBQUUsQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUNoRCxDQUFDLENBQUMsVUFBVSxFQUNaLENBQUMsQ0FBQyxFQUFFLEdBQUcsRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUU7SUFDZixPQUFPLFlBQVksQ0FBQyxDQUFDLENBQUMsT0FBTyxDQUFDLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxDQUFBO0FBQzNDLENBQUMsQ0FDSixDQUFBO0FBWlksUUFBQSwwQkFBMEIsOEJBWXRDO0FBRU0sTUFBTSxnQ0FBZ0MsR0FBRyxDQUM1QyxDQUFvQyxFQUNwQyxLQUFtQyxFQUNuQyxTQUFvQyxFQUNwQyxZQUthLEVBQ1csRUFBRTtJQUMxQixTQUFTLENBQUMsT0FBTyxDQUFDLENBQUMsQ0FBQyxFQUFFLEdBQUcsRUFBRSxFQUFFO1FBQ3pC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
|
|
150
|
+
exports.get_entry_stack = get_entry_stack;
|
|
151
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZV9nZW5lcmljLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL3RlbXAvcmVzb2x2ZV9nZW5lcmljLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiI7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OztBQUFBLGdFQUFpRDtBQUlqRCx5R0FBZ0Y7QUF1QmhGLFdBQVc7QUFFSixNQUFNLHdCQUF3QixHQUFHLENBQ3BDLENBQTZCLEVBQzdCLFFBQW1DLEVBQ25DLEtBQW1DLEVBQ25DLFNBQW9DLEVBQ3BDLFlBS2EsRUFDVyxFQUFFO0lBQzFCLE1BQU0sRUFBRSxHQUFJLEVBQUUsQ0FBQyxNQUFNLENBQUMsVUFBVSxDQUFDLFdBQVcsQ0FDeEMsRUFBRSxDQUFDLFVBQVUsQ0FBQyxNQUFNLENBQ2hCLFNBQVMsRUFDVCxDQUFDLENBQUMsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FBQyxvQkFBb0IsQ0FDN0IsRUFBRSxDQUNMLENBQUMsUUFBUSxDQUNOLEdBQUcsRUFBRSxDQUFDLEVBQUUsQ0FBQyxRQUFRLENBQUMsT0FBTyxFQUFRLEVBQ2pDLEdBQUcsRUFBRSxDQUFDLEVBQUUsQ0FBQyxRQUFRLENBQUMsR0FBRyxDQUFDLElBQUksQ0FBQyxDQUM5QixDQUNKLEVBQ0QsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLEtBQUssQ0FBQztRQUNULE1BQU0sRUFBRSxDQUFDLDBCQUEwQixFQUFFLENBQUMsQ0FBQztRQUN2QyxVQUFVLEVBQUUsUUFBUTtLQUN2QixDQUFDLEVBQ0YsR0FBRyxFQUFFLENBQUMsSUFBSSxDQUNiLENBQUE7SUFDRCxPQUFPLEVBQUUsQ0FBQyxVQUFVLENBQUMsT0FBTyxDQUN4QixDQUFDLEVBQ0QsWUFBWSxDQUNmLENBQUE7QUFDTCxDQUFDLENBQUE7QUFoQ1ksUUFBQSx3QkFBd0IsNEJBZ0NwQztBQUNELElBQWlCLEtBQUssQ0FxRHJCO0FBckRE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
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import * as
|
|
2
|
-
export declare const Module:
|
|
3
|
-
export declare const Operations: signatures.Operations;
|
|
1
|
+
import * as t_signatures from "../../../interface/generated/liana/schemas/module/resolve";
|
|
2
|
+
export declare const Module: t_signatures.Module;
|
|
@@ -32,66 +32,24 @@ var __importStar = (this && this.__importStar) || (function () {
|
|
|
32
32
|
return result;
|
|
33
33
|
};
|
|
34
34
|
})();
|
|
35
|
+
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
36
|
+
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
37
|
+
};
|
|
35
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
-
exports.
|
|
37
|
-
const _p = __importStar(require("pareto-core/dist/
|
|
38
|
-
const
|
|
39
|
-
const
|
|
40
|
-
const
|
|
41
|
-
|
|
42
|
-
|
|
39
|
+
exports.Module = void 0;
|
|
40
|
+
const _p = __importStar(require("pareto-core/dist/expression"));
|
|
41
|
+
const _p_ls = __importStar(require("pareto-core/dist/select_lookup"));
|
|
42
|
+
const _p_change_context_1 = __importDefault(require("pareto-core/dist/_p_change_context"));
|
|
43
|
+
const v_external_schema = __importStar(require("./schema"));
|
|
44
|
+
const Module = ($, abort, $l, $p) => _p.group.resolve(() => {
|
|
45
|
+
const prop_omit_$po_de$pc_serializer = (0, _p_change_context_1.default)($['omit (de)serializer'], ($) => $);
|
|
46
|
+
const prop_schema_tree = (0, _p_change_context_1.default)($['schema tree'], ($) => v_external_schema.Schema_Tree($, ($) => abort($), {
|
|
47
|
+
'sibling schemas': _p_ls.stack.empty(),
|
|
43
48
|
}, null));
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
'schema tree':
|
|
47
|
-
|
|
48
|
-
});
|
|
49
|
+
return {
|
|
50
|
+
'omit (de)serializer': prop_omit_$po_de$pc_serializer,
|
|
51
|
+
'schema tree': prop_schema_tree,
|
|
52
|
+
};
|
|
49
53
|
});
|
|
50
54
|
exports.Module = Module;
|
|
51
|
-
|
|
52
|
-
return _i_generic.resolve_dictionary($, ($, $x) => _p.deprecated_cc($, ($) => _p.deprecated_cc($['state group'], ($) => {
|
|
53
|
-
switch ($[0]) {
|
|
54
|
-
case 'operation': return _p.ss($, ($) => ['operation', _p.deprecated_block(() => {
|
|
55
|
-
return _p.deprecated_block(() => {
|
|
56
|
-
const p_type_parameters = _p.deprecated_cc($['type parameters'], ($) => _i_r_schema.Type_Parameters($, abort, $l, $p));
|
|
57
|
-
const p_context = _p.deprecated_cc($['context'], ($) => _i_r_schema.Type_Node($, abort, {
|
|
58
|
-
'noncircular sibling types': _i_generic.acyclic.not_set(),
|
|
59
|
-
'possibly circular dependent sibling types': _i_generic.cyclic.not_set(),
|
|
60
|
-
}, {
|
|
61
|
-
'imports': _p.optional.not_set(),
|
|
62
|
-
'globals': _p.optional.not_set(),
|
|
63
|
-
'type parameters': p_type_parameters,
|
|
64
|
-
}));
|
|
65
|
-
const p_parameters = _p.deprecated_cc($['parameters'], ($) => _i_generic.resolve_dictionary($, ($, $x) => _p.deprecated_cc($, ($) => _i_r_schema.Type_Node($, abort, {
|
|
66
|
-
'noncircular sibling types': _i_generic.acyclic.not_set(),
|
|
67
|
-
'possibly circular dependent sibling types': _i_generic.cyclic.not_set(),
|
|
68
|
-
}, {
|
|
69
|
-
'imports': _p.optional.not_set(),
|
|
70
|
-
'globals': _p.optional.not_set(),
|
|
71
|
-
'type parameters': p_type_parameters,
|
|
72
|
-
}))));
|
|
73
|
-
const p_result = _p.deprecated_cc($['result'], ($) => _i_r_schema.Type_Node($, abort, {
|
|
74
|
-
'noncircular sibling types': _i_generic.acyclic.not_set(),
|
|
75
|
-
'possibly circular dependent sibling types': _i_generic.cyclic.not_set(),
|
|
76
|
-
}, {
|
|
77
|
-
'imports': _p.optional.not_set(),
|
|
78
|
-
'globals': _p.optional.not_set(),
|
|
79
|
-
'type parameters': p_type_parameters,
|
|
80
|
-
}));
|
|
81
|
-
return ({
|
|
82
|
-
'context': p_context,
|
|
83
|
-
'parameters': p_parameters,
|
|
84
|
-
'result': p_result,
|
|
85
|
-
'type parameters': p_type_parameters,
|
|
86
|
-
});
|
|
87
|
-
});
|
|
88
|
-
})]);
|
|
89
|
-
case 'set': return _p.ss($, ($) => ['set', _p.deprecated_block(() => {
|
|
90
|
-
return (0, exports.Operations)($, abort, $l, $p);
|
|
91
|
-
})]);
|
|
92
|
-
default: return _p.au($[0]);
|
|
93
|
-
}
|
|
94
|
-
})));
|
|
95
|
-
});
|
|
96
|
-
exports.Operations = Operations;
|
|
97
|
-
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL3RlbXAvcmVzb2x2ZXJzL21vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFBQSw2REFBOEM7QUFNOUMsc0RBQXVDO0FBQ3ZDLCtEQUFnRDtBQUV6QyxNQUFNLE1BQU0sR0FBc0IsQ0FBQyxDQUFDLEVBQUUsS0FBSyxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUUsRUFBRSxDQUFDLEVBQUUsQ0FBQyxnQkFBZ0IsQ0FBQyxHQUFHLEVBQUU7SUFDcEYsTUFBTSxhQUFhLEdBQTZCLEVBQUUsQ0FBQyxhQUFhLENBQUMsQ0FBQyxDQUFDLGFBQWEsQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxXQUFXLENBQUMsV0FBVyxDQUM3RyxDQUFDLEVBQ0QsS0FBSyxFQUNMO1FBQ0ksaUJBQWlCLEVBQUUsVUFBVSxDQUFDLEtBQUssQ0FBQyxLQUFLLEVBQUU7S0FDOUMsRUFDRCxJQUFJLENBQ1AsQ0FBQyxDQUFBO0lBQ0YsTUFBTSxZQUFZLEdBQTRCLEVBQUUsQ0FBQyxhQUFhLENBQUMsQ0FBQyxDQUFDLFlBQVksQ0FBQyxFQUFFLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxJQUFBLGtCQUFVLEVBQzdGLENBQUMsRUFDRCxLQUFLLEVBQ0wsRUFBRSxFQUNGLEVBQUUsQ0FDTCxDQUFDLENBQUE7SUFDRixPQUFPLENBQUM7UUFDSixhQUFhLEVBQUUsYUFBYTtRQUM1QixZQUFZLEVBQUUsWUFBWTtLQUM3QixDQUFDLENBQUE7QUFDTixDQUFDLENBQUMsQ0FBQTtBQW5CVyxRQUFBLE1BQU0sVUFtQmpCO0FBRUssTUFBTSxVQUFVLEdBQTBCLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsZ0JBQWdC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
|
|
55
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibW9kdWxlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vc3JjL2ltcGxlbWVudGF0aW9uL3RlbXAvcmVzb2x2ZXJzL21vZHVsZS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7QUFDQSxnRUFBaUQ7QUFDakQsc0VBQXVEO0FBQ3ZELDJGQUFrRTtBQU1sRSw0REFBNkM7QUFFdEMsTUFBTSxNQUFNLEdBQXdCLENBQUMsQ0FBQyxFQUFFLEtBQUssRUFBRSxFQUFFLEVBQUUsRUFBRSxFQUFFLEVBQUUsQ0FBQyxFQUFFLENBQUMsS0FBSyxDQUFDLE9BQU8sQ0FDN0UsR0FBRyxFQUFFO0lBRUQsTUFBTSw4QkFBOEIsR0FBRyxJQUFBLDJCQUFpQixFQUNwRCxDQUFDLENBQUMscUJBQXFCLENBQUMsRUFDeEIsQ0FBQyxDQUFDLEVBQUUsRUFBRSxDQUFDLENBQUMsQ0FDWCxDQUFBO0lBRUQsTUFBTSxnQkFBZ0IsR0FBRyxJQUFBLDJCQUFpQixFQUN0QyxDQUFDLENBQUMsYUFBYSxDQUFDLEVBQ2hCLENBQUMsQ0FBQyxFQUFFLEVBQUUsQ0FBQyxpQkFBaUIsQ0FBQyxXQUFXLENBQ2hDLENBQUMsRUFDRCxDQUFDLENBQUMsRUFBRSxFQUFFLENBQUMsS0FBSyxDQUNSLENBQUMsQ0FDSixFQUNEO1FBQ0ksaUJBQWlCLEVBQUUsS0FBSyxDQUFDLEtBQUssQ0FBQyxLQUFLLEVBQUU7S0FDekMsRUFDRCxJQUFJLENBQ1AsQ0FDSixDQUFBO0lBQ0QsT0FBTztRQUNILHFCQUFxQixFQUFFLDhCQUE4QjtRQUNyRCxhQUFhLEVBQUUsZ0JBQWdCO0tBQ2xDLENBQUE7QUFDTCxDQUFDLENBQ0osQ0FBQTtBQTFCWSxRQUFBLE1BQU0sVUEwQmxCIn0=
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as signatures from "../../../interface/generated/
|
|
1
|
+
import * as signatures from "../../../interface/generated/liana/schemas/schema/resolve";
|
|
2
2
|
export declare const Imports: signatures.Imports;
|
|
3
3
|
export declare const Lookup_Selection: signatures.Lookup_Selection;
|
|
4
4
|
export declare const Number_Type: signatures.Number_Type;
|
|
@@ -9,16 +9,18 @@ export declare const Signatures: signatures.Signatures;
|
|
|
9
9
|
export declare const Schema_Tree: signatures.Schema_Tree;
|
|
10
10
|
export declare const Schemas: signatures.Schemas;
|
|
11
11
|
export declare const Text_Type: signatures.Text_Type;
|
|
12
|
-
export declare const Type_Node: signatures.Type_Node;
|
|
13
|
-
export declare const Type_Parameters: signatures.Type_Parameters;
|
|
14
|
-
export declare const Type_Reference: signatures.Type_Reference;
|
|
15
|
-
export declare const Type_Node_Reference: signatures.Type_Node_Reference;
|
|
16
12
|
export declare const Option_Constraints: signatures.Option_Constraints;
|
|
13
|
+
export declare const Value_Results: signatures.Value_Results;
|
|
14
|
+
export declare const Value: signatures.Value;
|
|
15
|
+
export declare const Module_Reference: signatures.Module_Reference;
|
|
16
|
+
export declare const Value_Reference: signatures.Value_Reference;
|
|
17
|
+
export declare const Value_Path: signatures.Value_Path;
|
|
18
|
+
export declare const Option_Constraint_Resolvers: signatures.Option_Constraint_Resolvers;
|
|
17
19
|
export declare const Constraint: signatures.Constraint;
|
|
18
|
-
export declare const
|
|
19
|
-
export declare const
|
|
20
|
+
export declare const Value_Constraint_Resolvers: signatures.Value_Constraint_Resolvers;
|
|
21
|
+
export declare const Value_Resolver: signatures.Value_Resolver;
|
|
20
22
|
export declare const Relative_Value_Selection: signatures.Relative_Value_Selection;
|
|
21
23
|
export declare const Possible_Value_Selection: signatures.Optional_Value_Initialization;
|
|
22
24
|
export declare const Possibly_Optional: signatures.Possible_Value_Selection;
|
|
23
25
|
export declare const Guaranteed_Value_Selection: signatures.Guaranteed_Value_Selection;
|
|
24
|
-
export declare const Type_Specification: signatures.
|
|
26
|
+
export declare const Type_Specification: signatures.Module_Specification;
|