pareto-liana 0.0.1 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.js +2 -3
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.js +16 -16
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.js +170 -170
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.js +38 -38
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.js +26 -26
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.js +22 -22
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.js +31 -31
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.js +13 -13
- package/dist/data/temporary_schemas/all.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/module.astn.js +2 -3
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.js +28 -28
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.js +35 -35
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.js +3 -3
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/astn/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.js +43 -64
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.js +5 -26
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.js +37 -43
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.js +28 -28
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/astn-core/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.js +11 -9
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.js +2 -1
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.js +47 -47
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/{pareto-liana/schemas/unmarshall_result → astn-core/schemas/location}/$.globals.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/location/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.js +2 -1
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.js +38 -38
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.js +20 -20
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.js +37 -50
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.js +2 -3
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.js +26 -26
- package/dist/data/temporary_schemas/git/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/module.astn.js +2 -3
- package/dist/data/temporary_schemas/git/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.js +82 -82
- package/dist/data/temporary_schemas/json-to-astn/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/module.astn.js +2 -3
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.js +40 -40
- package/dist/data/temporary_schemas/pareto/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.resolvers.astn.js +294 -154
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.signatures.astn.js +6 -7
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/implementation/$.types.astn.js +300 -160
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.resolvers.astn.js +57 -64
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.signatures.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/interface/$.types.astn.js +60 -67
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto/schemas/typescript_light/$.types.astn.js +116 -126
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.js +154 -154
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.js +164 -164
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.js +109 -109
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.js +14 -14
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +44 -33
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.js +258 -258
- package/dist/data/temporary_schemas/pareto-json/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-liana/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schema_tree.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.resolvers.astn.js +3 -31
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.signatures.astn.js +1 -4
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/module/$.types.astn.js +4 -12
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.resolvers.astn.js +387 -280
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.signatures.astn.js +55 -50
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/schema/$.types.astn.js +371 -286
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_errors/$.types.astn.js +36 -36
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.js +18 -18
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.js +5 -5
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +23 -19
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.js +12 -12
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +8 -8
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +8 -8
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +7 -7
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.js +4 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/list_of_characters/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.js +4 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.js +5 -4
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.js +11 -11
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.js +3 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.js +10 -10
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.js +9 -9
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/terminal_output/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.js +3 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.js +3 -3
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.js +39 -39
- package/dist/data/temporary_schemas/pareto-targets/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.js +14 -14
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.js +198 -198
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.js +31 -31
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.js +5 -5
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.js +6 -6
- package/dist/data/temporary_schemas/pareto-test/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.js +15 -15
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.js +2 -3
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.js +16 -16
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.d.ts +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.js +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.js +1 -1
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.d.ts +2 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.js +27 -27
- package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +3 -1
- package/dist/implementation/manual/commands/compile_temp_schemas.js +103 -42
- package/dist/implementation/manual/commands/seal.d.ts +2 -0
- package/dist/implementation/manual/commands/seal.js +75 -63
- package/dist/implementation/manual/commands/serialize_schemas.js +9 -5
- package/dist/implementation/manual/queries/load_pareto_document.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_document.js +57 -31
- package/dist/implementation/manual/queries/load_pareto_file.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_file.js +49 -25
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +0 -4
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +51 -84
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +8 -2
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +113 -11
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +2 -2
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +3 -3
- package/dist/implementation/manual/schemas/module/transformers/pareto_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/{exupery_implementation.js → pareto_implementation.js} +5 -4
- package/dist/implementation/manual/schemas/module/transformers/pareto_interface.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/pareto_interface.js +117 -0
- package/dist/implementation/manual/schemas/schema/deserializers.d.ts +13 -0
- package/dist/implementation/manual/schemas/schema/deserializers.js +104 -98
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +4 -4
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +42 -38
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_deserialize.d.ts +6 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_deserialize.js +79 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_main.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_main.js +132 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_marshall.d.ts +10 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_marshall.js +181 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_migrate_boilerplate.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_migrate_boilerplate.js +236 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_resolve.d.ts +25 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_resolve.js +429 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_serialize.d.ts +6 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_serialize.js +75 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_unmarshall.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_implementation_unmarshall.js +270 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_deserialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_unmarshall.js → pareto_interface_deserialize.js} +12 -18
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_main.d.ts +11 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_main.js +115 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_marshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_marshall.js → pareto_interface_marshall.js} +9 -10
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_migrate_boilerplate.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_migrate_boilerplate.js → pareto_interface_migrate_boilerplate.js} +3 -3
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_resolve.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_resolve.js +111 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_serialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/{exupery_interface_serialize.js → pareto_interface_serialize.js} +8 -6
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_types.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_types.js +281 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_unmarshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/pareto_interface_unmarshall.js +58 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +5 -9
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +57 -55
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +16 -0
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +62 -50
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +8 -8
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +48 -49
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.d.ts +3 -3
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +30 -30
- package/dist/implementation/temp/resolve_generic.d.ts +18 -52
- package/dist/implementation/temp/resolve_generic.js +82 -154
- package/dist/implementation/temp/resolvers/module.d.ts +2 -3
- package/dist/implementation/temp/resolvers/module.js +17 -59
- package/dist/implementation/temp/resolvers/schema.d.ts +10 -8
- package/dist/implementation/temp/resolvers/schema.js +646 -493
- package/dist/implementation/temp_flatten_dictionary.d.ts +1 -1
- package/dist/implementation/temp_flatten_dictionary.js +12 -8
- package/dist/interface/generated/liana/generic/deserialize.d.ts +5 -0
- package/dist/interface/generated/liana/generic/deserialize.js +3 -0
- package/dist/interface/generated/{pareto/core → liana/generic}/location.d.ts +2 -2
- package/dist/interface/generated/{pareto/core → liana/generic}/location.js +1 -1
- package/dist/interface/generated/liana/generic/resolve.d.ts +36 -0
- package/dist/interface/generated/{pareto/core → liana/generic}/resolve.js +1 -1
- package/dist/interface/generated/liana/generic/unmarshall.d.ts +15 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/generic}/unmarshall.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/data/resolved.d.ts +149 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/data/unresolved.d.ts +267 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/deserialize.d.ts +108 -0
- package/dist/interface/generated/liana/schemas/astn_schema/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/marshall.d.ts +59 -0
- package/dist/interface/generated/liana/schemas/astn_schema/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/migrate_boilerplate.d.ts +59 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/resolve.d.ts +120 -0
- package/dist/interface/generated/{pareto → liana}/schemas/astn_schema/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/astn_schema/serialize.d.ts +58 -0
- package/dist/interface/generated/liana/schemas/astn_schema/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/astn_schema/unmarshall.d.ts +69 -0
- package/dist/interface/generated/liana/schemas/astn_schema/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/location/data.d.ts +27 -0
- package/dist/interface/generated/{pareto/schemas/parse_tree → liana/schemas/location}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/location/deserialize.d.ts +43 -0
- package/dist/interface/generated/liana/schemas/location/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/location/marshall.d.ts +24 -0
- package/dist/interface/generated/liana/schemas/location/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/location/migrate_boilerplate.d.ts +24 -0
- package/dist/interface/generated/{pareto/schemas/module → liana/schemas/location}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/location/serialize.d.ts +23 -0
- package/dist/interface/generated/liana/schemas/location/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/location/unmarshall.d.ts +29 -0
- package/dist/interface/generated/liana/schemas/location/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/module/data/resolved.d.ts +10 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/module/data/unresolved.d.ts +10 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/module/deserialize.d.ts +17 -0
- package/dist/interface/generated/liana/schemas/module/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/module/marshall.d.ts +10 -0
- package/dist/interface/generated/liana/schemas/module/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/module/migrate_boilerplate.d.ts +10 -0
- package/dist/interface/generated/{pareto/schemas/token → liana/schemas/module}/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/module/resolve.d.ts +13 -0
- package/dist/interface/generated/{pareto → liana}/schemas/module/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/module/serialize.d.ts +9 -0
- package/dist/interface/generated/liana/schemas/module/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/module/unmarshall.d.ts +13 -0
- package/dist/interface/generated/liana/schemas/module/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/parse_tree/data.d.ts +90 -89
- package/dist/interface/generated/{pareto/schemas/unmarshall_errors → liana/schemas/parse_tree}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/parse_tree/deserialize.d.ts +95 -0
- package/dist/interface/generated/liana/schemas/parse_tree/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/marshall.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/parse_tree/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/{pareto → liana}/schemas/parse_tree/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/parse_tree/serialize.d.ts +51 -0
- package/dist/interface/generated/liana/schemas/parse_tree/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/parse_tree/unmarshall.d.ts +61 -0
- package/dist/interface/generated/liana/schemas/parse_tree/unmarshall.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/data/resolved.d.ts +1093 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/data/resolved.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/data/unresolved.d.ts +1594 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/data/unresolved.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/deserialize.d.ts +498 -0
- package/dist/interface/generated/liana/schemas/schema/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/marshall.d.ts +269 -0
- package/dist/interface/generated/liana/schemas/schema/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/migrate_boilerplate.d.ts +269 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/migrate_boilerplate.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/resolve.d.ts +915 -0
- package/dist/interface/generated/{pareto → liana}/schemas/schema/resolve.js +1 -1
- package/dist/interface/generated/liana/schemas/schema/serialize.d.ts +268 -0
- package/dist/interface/generated/liana/schemas/schema/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/schema/unmarshall.d.ts +309 -0
- package/dist/interface/generated/liana/schemas/schema/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/token/data.d.ts +54 -79
- package/dist/interface/generated/{pareto → liana}/schemas/token/data.js +1 -1
- package/dist/interface/generated/liana/schemas/token/deserialize.d.ts +95 -0
- package/dist/interface/generated/liana/schemas/token/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/token/marshall.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/token/marshall.js +3 -0
- package/dist/interface/generated/liana/schemas/token/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/liana/schemas/token/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/liana/schemas/token/serialize.d.ts +51 -0
- package/dist/interface/generated/liana/schemas/token/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/token/unmarshall.d.ts +61 -0
- package/dist/interface/generated/liana/schemas/token/unmarshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/data.d.ts +32 -32
- package/dist/interface/generated/{pareto/schemas/unmarshall_result → liana/schemas/unmarshall_errors}/data.js +1 -1
- package/dist/interface/generated/liana/schemas/unmarshall_errors/deserialize.d.ts +56 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/deserialize.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/marshall.d.ts +31 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/marshall.js +3 -0
- package/dist/interface/generated/{pareto → liana}/schemas/unmarshall_errors/migrate_boilerplate.d.ts +14 -14
- package/dist/interface/generated/liana/schemas/unmarshall_errors/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/serialize.d.ts +30 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/serialize.js +3 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/unmarshall.d.ts +37 -0
- package/dist/interface/generated/liana/schemas/unmarshall_errors/unmarshall.js +3 -0
- package/dist/interface/signatures.d.ts +13 -13
- package/dist/interface/to_be_generated/deserialize_schema.d.ts +4 -3
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.d.ts +1 -1
- package/dist/interface/to_be_generated/load_pareto_document.d.ts +1 -1
- package/dist/interface/to_be_generated/load_pareto_file.d.ts +2 -2
- package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +47 -47
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +3 -1
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +15 -6
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +2 -1
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +10 -6
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +7 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +6 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/transformers/fountain_pen.d.ts +5 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/transformers/fountain_pen.js +85 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/transformers/fountain_pen.d.ts +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/transformers/fountain_pen.js +58 -0
- package/dist/modules/common_tool_signatures/interface/signatures.d.ts +9 -9
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.d.ts +3 -3
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.d.ts +2 -1
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +2 -6
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +2 -6
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +7 -7
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +11 -7
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.d.ts +1 -1
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +7 -46
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +6 -6
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.d.ts +2 -2
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.d.ts +2 -2
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +3 -3
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts +5 -5
- package/dist/shorthands/module.d.ts +3 -7
- package/dist/shorthands/module.js +4 -53
- package/dist/shorthands/schema.d.ts +127 -116
- package/dist/shorthands/schema.js +445 -377
- package/package.json +9 -4
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/antlr/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/antlr/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn-core/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn-core/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/git/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/git/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-json/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-json/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-liana/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/operations.astn.js +0 -217
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.globals.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.module.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.module.astn.js +0 -12
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.types.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-liana/schemas/unmarshall_result/$.types.astn.js +0 -157
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-test/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-test/operations.astn.js +0 -6
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.d.ts +0 -2
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.js +0 -6
- package/dist/implementation/generated/pareto/schemas/generic/unmarshall.d.ts +0 -0
- package/dist/implementation/generated/pareto/schemas/generic/unmarshall.js +0 -307
- package/dist/implementation/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
- package/dist/implementation/generated/pareto/schemas/schema/unmarshall.js +0 -2265
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +0 -4
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +0 -45
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +0 -6
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +0 -92
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +0 -60
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.d.ts +0 -3
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +0 -47
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +0 -7
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +0 -61
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +0 -9
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +0 -100
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +0 -13
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +0 -149
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +0 -13
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +0 -141
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +0 -23
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +0 -328
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +0 -8
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +0 -73
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +0 -14
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +0 -232
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +0 -44
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +0 -122
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +0 -3
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +0 -10
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +0 -102
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +0 -5
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +0 -16
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +0 -213
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +0 -5
- package/dist/interface/generated/pareto/core/resolve.d.ts +0 -12
- package/dist/interface/generated/pareto/core/unconstrained.d.ts +0 -19
- package/dist/interface/generated/pareto/core/unconstrained.js +0 -3
- package/dist/interface/generated/pareto/core/unresolved.d.ts +0 -181
- package/dist/interface/generated/pareto/core/unresolved.js +0 -3
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +0 -150
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +0 -270
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.d.ts +0 -80
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +0 -192
- package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +0 -33
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +0 -69
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.d.ts +0 -17
- package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +0 -19
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.d.ts +0 -52
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.d.ts +0 -92
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +0 -984
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +0 -1497
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.d.ts +0 -255
- package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +0 -844
- package/dist/interface/generated/pareto/schemas/schema/unmarshall.d.ts +0 -0
- package/dist/interface/generated/pareto/schemas/schema/unmarshall.js +0 -152
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.d.ts +0 -73
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.js +0 -3
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.d.ts +0 -1
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.d.ts +0 -1
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.js +0 -3
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.d.ts +0 -4
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +0 -69
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.d.ts +0 -2
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +0 -49
|
@@ -1,1497 +0,0 @@
|
|
|
1
|
-
import * as _pi from "pareto-core/dist/interface";
|
|
2
|
-
import * as i__location from "../../../core/location";
|
|
3
|
-
export declare namespace Text_Type_ {
|
|
4
|
-
namespace _type {
|
|
5
|
-
type location = i__location.Location;
|
|
6
|
-
namespace state_group {
|
|
7
|
-
type multi_line = null;
|
|
8
|
-
type single_line = null;
|
|
9
|
-
}
|
|
10
|
-
type state_group = readonly ['multi line', state_group.multi_line] | readonly ['single line', state_group.single_line];
|
|
11
|
-
}
|
|
12
|
-
type _type = {
|
|
13
|
-
readonly 'location': _type.location;
|
|
14
|
-
readonly 'state group': _type.state_group;
|
|
15
|
-
};
|
|
16
|
-
}
|
|
17
|
-
export type Text_Type_ = {
|
|
18
|
-
readonly 'type': Text_Type_._type;
|
|
19
|
-
};
|
|
20
|
-
export declare namespace Number_Type_ {
|
|
21
|
-
namespace precision {
|
|
22
|
-
type location = i__location.Location;
|
|
23
|
-
namespace state_group {
|
|
24
|
-
namespace approximation {
|
|
25
|
-
type significant_digits = number;
|
|
26
|
-
}
|
|
27
|
-
type approximation = {
|
|
28
|
-
readonly 'significant digits': approximation.significant_digits;
|
|
29
|
-
};
|
|
30
|
-
namespace exact {
|
|
31
|
-
namespace decimal_separator_offset {
|
|
32
|
-
type O = number;
|
|
33
|
-
}
|
|
34
|
-
type decimal_separator_offset = _pi.Optional_Value<decimal_separator_offset.O>;
|
|
35
|
-
namespace _type {
|
|
36
|
-
type location = i__location.Location;
|
|
37
|
-
namespace state_group {
|
|
38
|
-
type integer = null;
|
|
39
|
-
type natural = null;
|
|
40
|
-
type positive_natural = null;
|
|
41
|
-
}
|
|
42
|
-
type state_group = readonly ['integer', state_group.integer] | readonly ['natural', state_group.natural] | readonly ['positive natural', state_group.positive_natural];
|
|
43
|
-
}
|
|
44
|
-
type _type = {
|
|
45
|
-
readonly 'location': _type.location;
|
|
46
|
-
readonly 'state group': _type.state_group;
|
|
47
|
-
};
|
|
48
|
-
}
|
|
49
|
-
type exact = {
|
|
50
|
-
readonly 'decimal separator offset': exact.decimal_separator_offset;
|
|
51
|
-
readonly 'type': exact._type;
|
|
52
|
-
};
|
|
53
|
-
}
|
|
54
|
-
type state_group = readonly ['approximation', state_group.approximation] | readonly ['exact', state_group.exact];
|
|
55
|
-
}
|
|
56
|
-
type precision = {
|
|
57
|
-
readonly 'location': precision.location;
|
|
58
|
-
readonly 'state group': precision.state_group;
|
|
59
|
-
};
|
|
60
|
-
}
|
|
61
|
-
export type Number_Type_ = {
|
|
62
|
-
readonly 'precision': Number_Type_.precision;
|
|
63
|
-
};
|
|
64
|
-
export declare namespace Globals_ {
|
|
65
|
-
namespace complexity {
|
|
66
|
-
type location = i__location.Location;
|
|
67
|
-
namespace state_group {
|
|
68
|
-
type constrained = null;
|
|
69
|
-
type unconstrained = null;
|
|
70
|
-
}
|
|
71
|
-
type state_group = readonly ['constrained', state_group.constrained] | readonly ['unconstrained', state_group.unconstrained];
|
|
72
|
-
}
|
|
73
|
-
type complexity = {
|
|
74
|
-
readonly 'location': complexity.location;
|
|
75
|
-
readonly 'state group': complexity.state_group;
|
|
76
|
-
};
|
|
77
|
-
namespace text_types {
|
|
78
|
-
type location = i__location.Location;
|
|
79
|
-
namespace dictionary {
|
|
80
|
-
namespace D {
|
|
81
|
-
type location = i__location.Location;
|
|
82
|
-
type entry = Text_Type_;
|
|
83
|
-
}
|
|
84
|
-
type D = {
|
|
85
|
-
readonly 'location': D.location;
|
|
86
|
-
readonly 'entry': D.entry;
|
|
87
|
-
};
|
|
88
|
-
}
|
|
89
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
90
|
-
}
|
|
91
|
-
type text_types = {
|
|
92
|
-
readonly 'location': text_types.location;
|
|
93
|
-
readonly 'dictionary': text_types.dictionary;
|
|
94
|
-
};
|
|
95
|
-
namespace number_types {
|
|
96
|
-
type location = i__location.Location;
|
|
97
|
-
namespace dictionary {
|
|
98
|
-
namespace D {
|
|
99
|
-
type location = i__location.Location;
|
|
100
|
-
type entry = Number_Type_;
|
|
101
|
-
}
|
|
102
|
-
type D = {
|
|
103
|
-
readonly 'location': D.location;
|
|
104
|
-
readonly 'entry': D.entry;
|
|
105
|
-
};
|
|
106
|
-
}
|
|
107
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
108
|
-
}
|
|
109
|
-
type number_types = {
|
|
110
|
-
readonly 'location': number_types.location;
|
|
111
|
-
readonly 'dictionary': number_types.dictionary;
|
|
112
|
-
};
|
|
113
|
-
}
|
|
114
|
-
export type Globals_ = {
|
|
115
|
-
readonly 'complexity': Globals_.complexity;
|
|
116
|
-
readonly 'text types': Globals_.text_types;
|
|
117
|
-
readonly 'number types': Globals_.number_types;
|
|
118
|
-
};
|
|
119
|
-
export declare namespace Type_Parameters_ {
|
|
120
|
-
type location = i__location.Location;
|
|
121
|
-
namespace dictionary {
|
|
122
|
-
namespace D {
|
|
123
|
-
type location = i__location.Location;
|
|
124
|
-
type entry = null;
|
|
125
|
-
}
|
|
126
|
-
type D = {
|
|
127
|
-
readonly 'location': D.location;
|
|
128
|
-
readonly 'entry': D.entry;
|
|
129
|
-
};
|
|
130
|
-
}
|
|
131
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
132
|
-
}
|
|
133
|
-
export type Type_Parameters_ = {
|
|
134
|
-
readonly 'location': Type_Parameters_.location;
|
|
135
|
-
readonly 'dictionary': Type_Parameters_.dictionary;
|
|
136
|
-
};
|
|
137
|
-
export declare namespace Type_ {
|
|
138
|
-
type type_parameters = Type_Parameters_;
|
|
139
|
-
type node = Type_Node_;
|
|
140
|
-
}
|
|
141
|
-
export type Type_ = {
|
|
142
|
-
readonly 'type parameters': Type_.type_parameters;
|
|
143
|
-
readonly 'node': Type_.node;
|
|
144
|
-
};
|
|
145
|
-
export declare namespace Types_ {
|
|
146
|
-
type location = i__location.Location;
|
|
147
|
-
namespace dictionary {
|
|
148
|
-
namespace D {
|
|
149
|
-
type location = i__location.Location;
|
|
150
|
-
type entry = Type_;
|
|
151
|
-
}
|
|
152
|
-
type D = {
|
|
153
|
-
readonly 'location': D.location;
|
|
154
|
-
readonly 'entry': D.entry;
|
|
155
|
-
};
|
|
156
|
-
}
|
|
157
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
158
|
-
}
|
|
159
|
-
export type Types_ = {
|
|
160
|
-
readonly 'location': Types_.location;
|
|
161
|
-
readonly 'dictionary': Types_.dictionary;
|
|
162
|
-
};
|
|
163
|
-
export declare namespace Resolve_Logic_ {
|
|
164
|
-
namespace signatures {
|
|
165
|
-
type types = Signatures_;
|
|
166
|
-
}
|
|
167
|
-
type signatures = {
|
|
168
|
-
readonly 'types': signatures.types;
|
|
169
|
-
};
|
|
170
|
-
type resolvers = Resolvers_;
|
|
171
|
-
}
|
|
172
|
-
export type Resolve_Logic_ = {
|
|
173
|
-
readonly 'signatures': Resolve_Logic_.signatures;
|
|
174
|
-
readonly 'resolvers': Resolve_Logic_.resolvers;
|
|
175
|
-
};
|
|
176
|
-
export declare namespace Schema_ {
|
|
177
|
-
type imports = Imports_;
|
|
178
|
-
type globals = Globals_;
|
|
179
|
-
type types = Types_;
|
|
180
|
-
namespace complexity {
|
|
181
|
-
type location = i__location.Location;
|
|
182
|
-
namespace state_group {
|
|
183
|
-
type constrained = Resolve_Logic_;
|
|
184
|
-
type unconstrained = null;
|
|
185
|
-
}
|
|
186
|
-
type state_group = readonly ['constrained', state_group.constrained] | readonly ['unconstrained', state_group.unconstrained];
|
|
187
|
-
}
|
|
188
|
-
type complexity = {
|
|
189
|
-
readonly 'location': complexity.location;
|
|
190
|
-
readonly 'state group': complexity.state_group;
|
|
191
|
-
};
|
|
192
|
-
}
|
|
193
|
-
export type Schema_ = {
|
|
194
|
-
readonly 'imports': Schema_.imports;
|
|
195
|
-
readonly 'globals': Schema_.globals;
|
|
196
|
-
readonly 'types': Schema_.types;
|
|
197
|
-
readonly 'complexity': Schema_.complexity;
|
|
198
|
-
};
|
|
199
|
-
export declare namespace Schema_Tree_ {
|
|
200
|
-
type location = i__location.Location;
|
|
201
|
-
namespace state_group {
|
|
202
|
-
type schema = Schema_;
|
|
203
|
-
type _set = Schemas_;
|
|
204
|
-
}
|
|
205
|
-
type state_group = readonly ['schema', state_group.schema] | readonly ['set', state_group._set];
|
|
206
|
-
}
|
|
207
|
-
export type Schema_Tree_ = {
|
|
208
|
-
readonly 'location': Schema_Tree_.location;
|
|
209
|
-
readonly 'state group': Schema_Tree_.state_group;
|
|
210
|
-
};
|
|
211
|
-
export declare namespace Type_Specification_ {
|
|
212
|
-
type schema = Schema_Tree_;
|
|
213
|
-
namespace schema_path {
|
|
214
|
-
type location = i__location.Location;
|
|
215
|
-
namespace list {
|
|
216
|
-
namespace L {
|
|
217
|
-
type location = i__location.Location;
|
|
218
|
-
type element = string;
|
|
219
|
-
}
|
|
220
|
-
type L = {
|
|
221
|
-
readonly 'location': L.location;
|
|
222
|
-
readonly 'element': L.element;
|
|
223
|
-
};
|
|
224
|
-
}
|
|
225
|
-
type list = _pi.List<list.L>;
|
|
226
|
-
}
|
|
227
|
-
type schema_path = {
|
|
228
|
-
readonly 'location': schema_path.location;
|
|
229
|
-
readonly 'list': schema_path.list;
|
|
230
|
-
};
|
|
231
|
-
type _type = string;
|
|
232
|
-
}
|
|
233
|
-
export type Type_Specification_ = {
|
|
234
|
-
readonly 'schema': Type_Specification_.schema;
|
|
235
|
-
readonly 'schema path': Type_Specification_.schema_path;
|
|
236
|
-
readonly 'type': Type_Specification_._type;
|
|
237
|
-
};
|
|
238
|
-
export declare namespace Schemas_ {
|
|
239
|
-
type location = i__location.Location;
|
|
240
|
-
namespace dictionary {
|
|
241
|
-
namespace D {
|
|
242
|
-
type location = i__location.Location;
|
|
243
|
-
type entry = Schema_Tree_;
|
|
244
|
-
}
|
|
245
|
-
type D = {
|
|
246
|
-
readonly 'location': D.location;
|
|
247
|
-
readonly 'entry': D.entry;
|
|
248
|
-
};
|
|
249
|
-
}
|
|
250
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
251
|
-
}
|
|
252
|
-
export type Schemas_ = {
|
|
253
|
-
readonly 'location': Schemas_.location;
|
|
254
|
-
readonly 'dictionary': Schemas_.dictionary;
|
|
255
|
-
};
|
|
256
|
-
export declare namespace Imports_ {
|
|
257
|
-
type location = i__location.Location;
|
|
258
|
-
namespace dictionary {
|
|
259
|
-
namespace D {
|
|
260
|
-
type location = i__location.Location;
|
|
261
|
-
namespace entry {
|
|
262
|
-
namespace schema_set_child {
|
|
263
|
-
type location = i__location.Location;
|
|
264
|
-
type key = string;
|
|
265
|
-
}
|
|
266
|
-
type schema_set_child = {
|
|
267
|
-
readonly 'location': schema_set_child.location;
|
|
268
|
-
readonly 'key': schema_set_child.key;
|
|
269
|
-
};
|
|
270
|
-
type schema = null;
|
|
271
|
-
}
|
|
272
|
-
type entry = {
|
|
273
|
-
readonly 'schema set child': entry.schema_set_child;
|
|
274
|
-
readonly 'schema': entry.schema;
|
|
275
|
-
};
|
|
276
|
-
}
|
|
277
|
-
type D = {
|
|
278
|
-
readonly 'location': D.location;
|
|
279
|
-
readonly 'entry': D.entry;
|
|
280
|
-
};
|
|
281
|
-
}
|
|
282
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
283
|
-
}
|
|
284
|
-
export type Imports_ = {
|
|
285
|
-
readonly 'location': Imports_.location;
|
|
286
|
-
readonly 'dictionary': Imports_.dictionary;
|
|
287
|
-
};
|
|
288
|
-
export declare namespace Presence_ {
|
|
289
|
-
type location = i__location.Location;
|
|
290
|
-
namespace state_group {
|
|
291
|
-
type optional = null;
|
|
292
|
-
type required = null;
|
|
293
|
-
}
|
|
294
|
-
type state_group = readonly ['optional', state_group.optional] | readonly ['required', state_group.required];
|
|
295
|
-
}
|
|
296
|
-
export type Presence_ = {
|
|
297
|
-
readonly 'location': Presence_.location;
|
|
298
|
-
readonly 'state group': Presence_.state_group;
|
|
299
|
-
};
|
|
300
|
-
export declare namespace Dictionary_ {
|
|
301
|
-
type node = Type_Node_;
|
|
302
|
-
type ordered = boolean;
|
|
303
|
-
}
|
|
304
|
-
export type Dictionary_ = {
|
|
305
|
-
readonly 'node': Dictionary_.node;
|
|
306
|
-
readonly 'ordered': Dictionary_.ordered;
|
|
307
|
-
};
|
|
308
|
-
export declare namespace Signatures_ {
|
|
309
|
-
type location = i__location.Location;
|
|
310
|
-
namespace dictionary {
|
|
311
|
-
namespace D {
|
|
312
|
-
type location = i__location.Location;
|
|
313
|
-
type entry = Signature_;
|
|
314
|
-
}
|
|
315
|
-
type D = {
|
|
316
|
-
readonly 'location': D.location;
|
|
317
|
-
readonly 'entry': D.entry;
|
|
318
|
-
};
|
|
319
|
-
}
|
|
320
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
321
|
-
}
|
|
322
|
-
export type Signatures_ = {
|
|
323
|
-
readonly 'location': Signatures_.location;
|
|
324
|
-
readonly 'dictionary': Signatures_.dictionary;
|
|
325
|
-
};
|
|
326
|
-
export declare namespace Resolvers_ {
|
|
327
|
-
type location = i__location.Location;
|
|
328
|
-
namespace dictionary {
|
|
329
|
-
namespace D {
|
|
330
|
-
type location = i__location.Location;
|
|
331
|
-
namespace entry {
|
|
332
|
-
type signature = null;
|
|
333
|
-
type type_resolver = Node_Resolver_;
|
|
334
|
-
}
|
|
335
|
-
type entry = {
|
|
336
|
-
readonly 'signature': entry.signature;
|
|
337
|
-
readonly 'type resolver': entry.type_resolver;
|
|
338
|
-
};
|
|
339
|
-
}
|
|
340
|
-
type D = {
|
|
341
|
-
readonly 'location': D.location;
|
|
342
|
-
readonly 'entry': D.entry;
|
|
343
|
-
};
|
|
344
|
-
}
|
|
345
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
346
|
-
}
|
|
347
|
-
export type Resolvers_ = {
|
|
348
|
-
readonly 'location': Resolvers_.location;
|
|
349
|
-
readonly 'dictionary': Resolvers_.dictionary;
|
|
350
|
-
};
|
|
351
|
-
export declare namespace Group_ {
|
|
352
|
-
type location = i__location.Location;
|
|
353
|
-
namespace dictionary {
|
|
354
|
-
namespace D {
|
|
355
|
-
type location = i__location.Location;
|
|
356
|
-
namespace entry {
|
|
357
|
-
namespace description {
|
|
358
|
-
type O = string;
|
|
359
|
-
}
|
|
360
|
-
type description = _pi.Optional_Value<description.O>;
|
|
361
|
-
type node = Type_Node_;
|
|
362
|
-
}
|
|
363
|
-
type entry = {
|
|
364
|
-
readonly 'description': entry.description;
|
|
365
|
-
readonly 'node': entry.node;
|
|
366
|
-
};
|
|
367
|
-
}
|
|
368
|
-
type D = {
|
|
369
|
-
readonly 'location': D.location;
|
|
370
|
-
readonly 'entry': D.entry;
|
|
371
|
-
};
|
|
372
|
-
}
|
|
373
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
374
|
-
}
|
|
375
|
-
export type Group_ = {
|
|
376
|
-
readonly 'location': Group_.location;
|
|
377
|
-
readonly 'dictionary': Group_.dictionary;
|
|
378
|
-
};
|
|
379
|
-
export declare namespace Type_Node_ {
|
|
380
|
-
type location = i__location.Location;
|
|
381
|
-
namespace state_group {
|
|
382
|
-
type _boolean = null;
|
|
383
|
-
namespace component {
|
|
384
|
-
type location = i__location.Location;
|
|
385
|
-
namespace state_group {
|
|
386
|
-
namespace external {
|
|
387
|
-
namespace _import {
|
|
388
|
-
type location = i__location.Location;
|
|
389
|
-
type key = string;
|
|
390
|
-
}
|
|
391
|
-
type _import = {
|
|
392
|
-
readonly 'location': _import.location;
|
|
393
|
-
readonly 'key': _import.key;
|
|
394
|
-
};
|
|
395
|
-
namespace _type {
|
|
396
|
-
type location = i__location.Location;
|
|
397
|
-
type key = string;
|
|
398
|
-
}
|
|
399
|
-
type _type = {
|
|
400
|
-
readonly 'location': _type.location;
|
|
401
|
-
readonly 'key': _type.key;
|
|
402
|
-
};
|
|
403
|
-
}
|
|
404
|
-
type external = {
|
|
405
|
-
readonly 'import': external._import;
|
|
406
|
-
readonly 'type': external._type;
|
|
407
|
-
};
|
|
408
|
-
namespace internal {
|
|
409
|
-
type location = i__location.Location;
|
|
410
|
-
type key = string;
|
|
411
|
-
}
|
|
412
|
-
type internal = {
|
|
413
|
-
readonly 'location': internal.location;
|
|
414
|
-
readonly 'key': internal.key;
|
|
415
|
-
};
|
|
416
|
-
namespace internal_cyclic {
|
|
417
|
-
type location = i__location.Location;
|
|
418
|
-
type key = string;
|
|
419
|
-
}
|
|
420
|
-
type internal_cyclic = {
|
|
421
|
-
readonly 'location': internal_cyclic.location;
|
|
422
|
-
readonly 'key': internal_cyclic.key;
|
|
423
|
-
};
|
|
424
|
-
}
|
|
425
|
-
type state_group = readonly ['external', state_group.external] | readonly ['internal', state_group.internal] | readonly ['internal cyclic', state_group.internal_cyclic];
|
|
426
|
-
}
|
|
427
|
-
type component = {
|
|
428
|
-
readonly 'location': component.location;
|
|
429
|
-
readonly 'state group': component.state_group;
|
|
430
|
-
};
|
|
431
|
-
type dictionary = Dictionary_;
|
|
432
|
-
type group = Group_;
|
|
433
|
-
namespace list {
|
|
434
|
-
type node = Type_Node_;
|
|
435
|
-
}
|
|
436
|
-
type list = {
|
|
437
|
-
readonly 'node': list.node;
|
|
438
|
-
};
|
|
439
|
-
type nothing = null;
|
|
440
|
-
namespace _number {
|
|
441
|
-
type location = i__location.Location;
|
|
442
|
-
namespace state_group {
|
|
443
|
-
namespace global {
|
|
444
|
-
type location = i__location.Location;
|
|
445
|
-
type key = string;
|
|
446
|
-
}
|
|
447
|
-
type global = {
|
|
448
|
-
readonly 'location': global.location;
|
|
449
|
-
readonly 'key': global.key;
|
|
450
|
-
};
|
|
451
|
-
type local = Number_Type_;
|
|
452
|
-
}
|
|
453
|
-
type state_group = readonly ['global', state_group.global] | readonly ['local', state_group.local];
|
|
454
|
-
}
|
|
455
|
-
type _number = {
|
|
456
|
-
readonly 'location': _number.location;
|
|
457
|
-
readonly 'state group': _number.state_group;
|
|
458
|
-
};
|
|
459
|
-
type optional = Type_Node_;
|
|
460
|
-
namespace reference {
|
|
461
|
-
type referent = Type_Node_Reference_;
|
|
462
|
-
namespace _type {
|
|
463
|
-
type location = i__location.Location;
|
|
464
|
-
namespace state_group {
|
|
465
|
-
type derived = null;
|
|
466
|
-
namespace selected {
|
|
467
|
-
type dictionary = null;
|
|
468
|
-
namespace dependency {
|
|
469
|
-
type location = i__location.Location;
|
|
470
|
-
namespace state_group {
|
|
471
|
-
type acyclic = null;
|
|
472
|
-
type cyclic = null;
|
|
473
|
-
type stack = null;
|
|
474
|
-
}
|
|
475
|
-
type state_group = readonly ['acyclic', state_group.acyclic] | readonly ['cyclic', state_group.cyclic] | readonly ['stack', state_group.stack];
|
|
476
|
-
}
|
|
477
|
-
type dependency = {
|
|
478
|
-
readonly 'location': dependency.location;
|
|
479
|
-
readonly 'state group': dependency.state_group;
|
|
480
|
-
};
|
|
481
|
-
}
|
|
482
|
-
type selected = {
|
|
483
|
-
readonly 'dictionary': selected.dictionary;
|
|
484
|
-
readonly 'dependency': selected.dependency;
|
|
485
|
-
};
|
|
486
|
-
}
|
|
487
|
-
type state_group = readonly ['derived', state_group.derived] | readonly ['selected', state_group.selected];
|
|
488
|
-
}
|
|
489
|
-
type _type = {
|
|
490
|
-
readonly 'location': _type.location;
|
|
491
|
-
readonly 'state group': _type.state_group;
|
|
492
|
-
};
|
|
493
|
-
}
|
|
494
|
-
type reference = {
|
|
495
|
-
readonly 'referent': reference.referent;
|
|
496
|
-
readonly 'type': reference._type;
|
|
497
|
-
};
|
|
498
|
-
namespace state_group {
|
|
499
|
-
type location = i__location.Location;
|
|
500
|
-
namespace dictionary {
|
|
501
|
-
namespace D {
|
|
502
|
-
type location = i__location.Location;
|
|
503
|
-
namespace entry {
|
|
504
|
-
namespace description {
|
|
505
|
-
type O = string;
|
|
506
|
-
}
|
|
507
|
-
type description = _pi.Optional_Value<description.O>;
|
|
508
|
-
type node = Type_Node_;
|
|
509
|
-
}
|
|
510
|
-
type entry = {
|
|
511
|
-
readonly 'description': entry.description;
|
|
512
|
-
readonly 'node': entry.node;
|
|
513
|
-
};
|
|
514
|
-
}
|
|
515
|
-
type D = {
|
|
516
|
-
readonly 'location': D.location;
|
|
517
|
-
readonly 'entry': D.entry;
|
|
518
|
-
};
|
|
519
|
-
}
|
|
520
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
521
|
-
}
|
|
522
|
-
type state_group = {
|
|
523
|
-
readonly 'location': state_group.location;
|
|
524
|
-
readonly 'dictionary': state_group.dictionary;
|
|
525
|
-
};
|
|
526
|
-
namespace text {
|
|
527
|
-
type location = i__location.Location;
|
|
528
|
-
namespace state_group {
|
|
529
|
-
namespace global {
|
|
530
|
-
type location = i__location.Location;
|
|
531
|
-
type key = string;
|
|
532
|
-
}
|
|
533
|
-
type global = {
|
|
534
|
-
readonly 'location': global.location;
|
|
535
|
-
readonly 'key': global.key;
|
|
536
|
-
};
|
|
537
|
-
type local = Text_Type_;
|
|
538
|
-
}
|
|
539
|
-
type state_group = readonly ['global', state_group.global] | readonly ['local', state_group.local];
|
|
540
|
-
}
|
|
541
|
-
type text = {
|
|
542
|
-
readonly 'location': text.location;
|
|
543
|
-
readonly 'state group': text.state_group;
|
|
544
|
-
};
|
|
545
|
-
}
|
|
546
|
-
type state_group = readonly ['boolean', state_group._boolean] | readonly ['component', state_group.component] | readonly ['dictionary', state_group.dictionary] | readonly ['group', state_group.group] | readonly ['list', state_group.list] | readonly ['nothing', state_group.nothing] | readonly ['number', state_group._number] | readonly ['optional', state_group.optional] | readonly ['reference', state_group.reference] | readonly ['state group', state_group.state_group] | readonly ['text', state_group.text];
|
|
547
|
-
}
|
|
548
|
-
export type Type_Node_ = {
|
|
549
|
-
readonly 'location': Type_Node_.location;
|
|
550
|
-
readonly 'state group': Type_Node_.state_group;
|
|
551
|
-
};
|
|
552
|
-
export declare namespace Type_Reference_ {
|
|
553
|
-
namespace location {
|
|
554
|
-
type location = i__location.Location;
|
|
555
|
-
namespace state_group {
|
|
556
|
-
namespace internal {
|
|
557
|
-
type location = i__location.Location;
|
|
558
|
-
type key = string;
|
|
559
|
-
}
|
|
560
|
-
type internal = {
|
|
561
|
-
readonly 'location': internal.location;
|
|
562
|
-
readonly 'key': internal.key;
|
|
563
|
-
};
|
|
564
|
-
namespace external {
|
|
565
|
-
namespace _import {
|
|
566
|
-
type location = i__location.Location;
|
|
567
|
-
type key = string;
|
|
568
|
-
}
|
|
569
|
-
type _import = {
|
|
570
|
-
readonly 'location': _import.location;
|
|
571
|
-
readonly 'key': _import.key;
|
|
572
|
-
};
|
|
573
|
-
namespace _type {
|
|
574
|
-
type location = i__location.Location;
|
|
575
|
-
type key = string;
|
|
576
|
-
}
|
|
577
|
-
type _type = {
|
|
578
|
-
readonly 'location': _type.location;
|
|
579
|
-
readonly 'key': _type.key;
|
|
580
|
-
};
|
|
581
|
-
}
|
|
582
|
-
type external = {
|
|
583
|
-
readonly 'import': external._import;
|
|
584
|
-
readonly 'type': external._type;
|
|
585
|
-
};
|
|
586
|
-
}
|
|
587
|
-
type state_group = readonly ['internal', state_group.internal] | readonly ['external', state_group.external];
|
|
588
|
-
}
|
|
589
|
-
type location = {
|
|
590
|
-
readonly 'location': location.location;
|
|
591
|
-
readonly 'state group': location.state_group;
|
|
592
|
-
};
|
|
593
|
-
type resulting_node = null;
|
|
594
|
-
}
|
|
595
|
-
export type Type_Reference_ = {
|
|
596
|
-
readonly 'location': Type_Reference_.location;
|
|
597
|
-
readonly 'resulting node': Type_Reference_.resulting_node;
|
|
598
|
-
};
|
|
599
|
-
export declare namespace Type_Node_Reference_ {
|
|
600
|
-
type type_location = Type_Reference_;
|
|
601
|
-
namespace tail {
|
|
602
|
-
type location = i__location.Location;
|
|
603
|
-
namespace list {
|
|
604
|
-
namespace L {
|
|
605
|
-
type location = i__location.Location;
|
|
606
|
-
namespace element {
|
|
607
|
-
type location = i__location.Location;
|
|
608
|
-
namespace state_group {
|
|
609
|
-
type dictionary = null;
|
|
610
|
-
namespace group {
|
|
611
|
-
type location = i__location.Location;
|
|
612
|
-
type key = string;
|
|
613
|
-
}
|
|
614
|
-
type group = {
|
|
615
|
-
readonly 'location': group.location;
|
|
616
|
-
readonly 'key': group.key;
|
|
617
|
-
};
|
|
618
|
-
type list = null;
|
|
619
|
-
type optional = null;
|
|
620
|
-
namespace state_group {
|
|
621
|
-
type location = i__location.Location;
|
|
622
|
-
type key = string;
|
|
623
|
-
}
|
|
624
|
-
type state_group = {
|
|
625
|
-
readonly 'location': state_group.location;
|
|
626
|
-
readonly 'key': state_group.key;
|
|
627
|
-
};
|
|
628
|
-
}
|
|
629
|
-
type state_group = readonly ['dictionary', state_group.dictionary] | readonly ['group', state_group.group] | readonly ['list', state_group.list] | readonly ['optional', state_group.optional] | readonly ['state group', state_group.state_group];
|
|
630
|
-
}
|
|
631
|
-
type element = {
|
|
632
|
-
readonly 'location': element.location;
|
|
633
|
-
readonly 'state group': element.state_group;
|
|
634
|
-
};
|
|
635
|
-
}
|
|
636
|
-
type L = {
|
|
637
|
-
readonly 'location': L.location;
|
|
638
|
-
readonly 'element': L.element;
|
|
639
|
-
};
|
|
640
|
-
}
|
|
641
|
-
type list = _pi.List<list.L>;
|
|
642
|
-
}
|
|
643
|
-
type tail = {
|
|
644
|
-
readonly 'location': tail.location;
|
|
645
|
-
readonly 'list': tail.list;
|
|
646
|
-
};
|
|
647
|
-
type resulting_node = null;
|
|
648
|
-
}
|
|
649
|
-
export type Type_Node_Reference_ = {
|
|
650
|
-
readonly 'type location': Type_Node_Reference_.type_location;
|
|
651
|
-
readonly 'tail': Type_Node_Reference_.tail;
|
|
652
|
-
readonly 'resulting node': Type_Node_Reference_.resulting_node;
|
|
653
|
-
};
|
|
654
|
-
export declare namespace Signature_Parameters_ {
|
|
655
|
-
namespace values {
|
|
656
|
-
type location = i__location.Location;
|
|
657
|
-
namespace dictionary {
|
|
658
|
-
namespace D {
|
|
659
|
-
type location = i__location.Location;
|
|
660
|
-
namespace entry {
|
|
661
|
-
type data_type = Type_Reference_;
|
|
662
|
-
type presence = Presence_;
|
|
663
|
-
}
|
|
664
|
-
type entry = {
|
|
665
|
-
readonly 'data type': entry.data_type;
|
|
666
|
-
readonly 'presence': entry.presence;
|
|
667
|
-
};
|
|
668
|
-
}
|
|
669
|
-
type D = {
|
|
670
|
-
readonly 'location': D.location;
|
|
671
|
-
readonly 'entry': D.entry;
|
|
672
|
-
};
|
|
673
|
-
}
|
|
674
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
675
|
-
}
|
|
676
|
-
type values = {
|
|
677
|
-
readonly 'location': values.location;
|
|
678
|
-
readonly 'dictionary': values.dictionary;
|
|
679
|
-
};
|
|
680
|
-
namespace lookups {
|
|
681
|
-
type location = i__location.Location;
|
|
682
|
-
namespace dictionary {
|
|
683
|
-
namespace D {
|
|
684
|
-
type location = i__location.Location;
|
|
685
|
-
namespace entry {
|
|
686
|
-
type referent = Type_Reference_;
|
|
687
|
-
type dictionary = null;
|
|
688
|
-
namespace _type {
|
|
689
|
-
type location = i__location.Location;
|
|
690
|
-
namespace state_group {
|
|
691
|
-
type cyclic = null;
|
|
692
|
-
type acyclic = null;
|
|
693
|
-
type stack = null;
|
|
694
|
-
}
|
|
695
|
-
type state_group = readonly ['cyclic', state_group.cyclic] | readonly ['acyclic', state_group.acyclic] | readonly ['stack', state_group.stack];
|
|
696
|
-
}
|
|
697
|
-
type _type = {
|
|
698
|
-
readonly 'location': _type.location;
|
|
699
|
-
readonly 'state group': _type.state_group;
|
|
700
|
-
};
|
|
701
|
-
type presence = Presence_;
|
|
702
|
-
}
|
|
703
|
-
type entry = {
|
|
704
|
-
readonly 'referent': entry.referent;
|
|
705
|
-
readonly 'dictionary': entry.dictionary;
|
|
706
|
-
readonly 'type': entry._type;
|
|
707
|
-
readonly 'presence': entry.presence;
|
|
708
|
-
};
|
|
709
|
-
}
|
|
710
|
-
type D = {
|
|
711
|
-
readonly 'location': D.location;
|
|
712
|
-
readonly 'entry': D.entry;
|
|
713
|
-
};
|
|
714
|
-
}
|
|
715
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
716
|
-
}
|
|
717
|
-
type lookups = {
|
|
718
|
-
readonly 'location': lookups.location;
|
|
719
|
-
readonly 'dictionary': lookups.dictionary;
|
|
720
|
-
};
|
|
721
|
-
}
|
|
722
|
-
export type Signature_Parameters_ = {
|
|
723
|
-
readonly 'values': Signature_Parameters_.values;
|
|
724
|
-
readonly 'lookups': Signature_Parameters_.lookups;
|
|
725
|
-
};
|
|
726
|
-
export declare namespace Signature_ {
|
|
727
|
-
type _type = null;
|
|
728
|
-
namespace parameters {
|
|
729
|
-
type location = i__location.Location;
|
|
730
|
-
namespace state_group {
|
|
731
|
-
type local = Signature_Parameters_;
|
|
732
|
-
namespace same_as {
|
|
733
|
-
type location = i__location.Location;
|
|
734
|
-
type key = string;
|
|
735
|
-
}
|
|
736
|
-
type same_as = {
|
|
737
|
-
readonly 'location': same_as.location;
|
|
738
|
-
readonly 'key': same_as.key;
|
|
739
|
-
};
|
|
740
|
-
}
|
|
741
|
-
type state_group = readonly ['local', state_group.local] | readonly ['same as', state_group.same_as];
|
|
742
|
-
}
|
|
743
|
-
type parameters = {
|
|
744
|
-
readonly 'location': parameters.location;
|
|
745
|
-
readonly 'state group': parameters.state_group;
|
|
746
|
-
};
|
|
747
|
-
type resolved_parameters = null;
|
|
748
|
-
}
|
|
749
|
-
export type Signature_ = {
|
|
750
|
-
readonly 'type': Signature_._type;
|
|
751
|
-
readonly 'parameters': Signature_.parameters;
|
|
752
|
-
readonly 'resolved parameters': Signature_.resolved_parameters;
|
|
753
|
-
};
|
|
754
|
-
export declare namespace Relative_Value_Selection_ {
|
|
755
|
-
namespace path {
|
|
756
|
-
type location = i__location.Location;
|
|
757
|
-
namespace list {
|
|
758
|
-
namespace L {
|
|
759
|
-
type location = i__location.Location;
|
|
760
|
-
namespace element {
|
|
761
|
-
type location = i__location.Location;
|
|
762
|
-
namespace state_group {
|
|
763
|
-
type component = null;
|
|
764
|
-
namespace group {
|
|
765
|
-
type location = i__location.Location;
|
|
766
|
-
type key = string;
|
|
767
|
-
}
|
|
768
|
-
type group = {
|
|
769
|
-
readonly 'location': group.location;
|
|
770
|
-
readonly 'key': group.key;
|
|
771
|
-
};
|
|
772
|
-
namespace reference {
|
|
773
|
-
type definition = null;
|
|
774
|
-
}
|
|
775
|
-
type reference = {
|
|
776
|
-
readonly 'definition': reference.definition;
|
|
777
|
-
};
|
|
778
|
-
}
|
|
779
|
-
type state_group = readonly ['component', state_group.component] | readonly ['group', state_group.group] | readonly ['reference', state_group.reference];
|
|
780
|
-
}
|
|
781
|
-
type element = {
|
|
782
|
-
readonly 'location': element.location;
|
|
783
|
-
readonly 'state group': element.state_group;
|
|
784
|
-
};
|
|
785
|
-
}
|
|
786
|
-
type L = {
|
|
787
|
-
readonly 'location': L.location;
|
|
788
|
-
readonly 'element': L.element;
|
|
789
|
-
};
|
|
790
|
-
}
|
|
791
|
-
type list = _pi.List<list.L>;
|
|
792
|
-
}
|
|
793
|
-
type path = {
|
|
794
|
-
readonly 'location': path.location;
|
|
795
|
-
readonly 'list': path.list;
|
|
796
|
-
};
|
|
797
|
-
type resulting_node = null;
|
|
798
|
-
}
|
|
799
|
-
export type Relative_Value_Selection_ = {
|
|
800
|
-
readonly 'path': Relative_Value_Selection_.path;
|
|
801
|
-
readonly 'resulting node': Relative_Value_Selection_.resulting_node;
|
|
802
|
-
};
|
|
803
|
-
export declare namespace Lookup_Selection_ {
|
|
804
|
-
namespace _type {
|
|
805
|
-
type location = i__location.Location;
|
|
806
|
-
namespace state_group {
|
|
807
|
-
namespace dictionary {
|
|
808
|
-
type selection = Guaranteed_Value_Selection_;
|
|
809
|
-
type selected_dictionary = null;
|
|
810
|
-
}
|
|
811
|
-
type dictionary = {
|
|
812
|
-
readonly 'selection': dictionary.selection;
|
|
813
|
-
readonly 'selected dictionary': dictionary.selected_dictionary;
|
|
814
|
-
};
|
|
815
|
-
namespace parameter {
|
|
816
|
-
type location = i__location.Location;
|
|
817
|
-
type key = string;
|
|
818
|
-
}
|
|
819
|
-
type parameter = {
|
|
820
|
-
readonly 'location': parameter.location;
|
|
821
|
-
readonly 'key': parameter.key;
|
|
822
|
-
};
|
|
823
|
-
type not_circular_dependent_siblings = null;
|
|
824
|
-
type possibly_circular_dependent_siblings = null;
|
|
825
|
-
}
|
|
826
|
-
type state_group = readonly ['dictionary', state_group.dictionary] | readonly ['parameter', state_group.parameter] | readonly ['not circular dependent siblings', state_group.not_circular_dependent_siblings] | readonly ['possibly circular dependent siblings', state_group.possibly_circular_dependent_siblings];
|
|
827
|
-
}
|
|
828
|
-
type _type = {
|
|
829
|
-
readonly 'location': _type.location;
|
|
830
|
-
readonly 'state group': _type.state_group;
|
|
831
|
-
};
|
|
832
|
-
type resulting_dictionary = null;
|
|
833
|
-
}
|
|
834
|
-
export type Lookup_Selection_ = {
|
|
835
|
-
readonly 'type': Lookup_Selection_._type;
|
|
836
|
-
readonly 'resulting dictionary': Lookup_Selection_.resulting_dictionary;
|
|
837
|
-
};
|
|
838
|
-
export declare namespace Constraint_ {
|
|
839
|
-
type selection = Relative_Value_Selection_;
|
|
840
|
-
namespace _type {
|
|
841
|
-
type location = i__location.Location;
|
|
842
|
-
namespace state_group {
|
|
843
|
-
namespace state {
|
|
844
|
-
type selected_state_group = null;
|
|
845
|
-
namespace state {
|
|
846
|
-
type location = i__location.Location;
|
|
847
|
-
type key = string;
|
|
848
|
-
}
|
|
849
|
-
type state = {
|
|
850
|
-
readonly 'location': state.location;
|
|
851
|
-
readonly 'key': state.key;
|
|
852
|
-
};
|
|
853
|
-
}
|
|
854
|
-
type state = {
|
|
855
|
-
readonly 'selected state group': state.selected_state_group;
|
|
856
|
-
readonly 'state': state.state;
|
|
857
|
-
};
|
|
858
|
-
namespace optional_value {
|
|
859
|
-
type selected_optional_value = null;
|
|
860
|
-
}
|
|
861
|
-
type optional_value = {
|
|
862
|
-
readonly 'selected optional value': optional_value.selected_optional_value;
|
|
863
|
-
};
|
|
864
|
-
}
|
|
865
|
-
type state_group = readonly ['state', state_group.state] | readonly ['optional value', state_group.optional_value];
|
|
866
|
-
}
|
|
867
|
-
type _type = {
|
|
868
|
-
readonly 'location': _type.location;
|
|
869
|
-
readonly 'state group': _type.state_group;
|
|
870
|
-
};
|
|
871
|
-
}
|
|
872
|
-
export type Constraint_ = {
|
|
873
|
-
readonly 'selection': Constraint_.selection;
|
|
874
|
-
readonly 'type': Constraint_._type;
|
|
875
|
-
};
|
|
876
|
-
export declare namespace Option_Constraints_ {
|
|
877
|
-
type location = i__location.Location;
|
|
878
|
-
namespace dictionary {
|
|
879
|
-
namespace D {
|
|
880
|
-
type location = i__location.Location;
|
|
881
|
-
namespace entry {
|
|
882
|
-
type location = i__location.Location;
|
|
883
|
-
namespace state_group {
|
|
884
|
-
namespace state {
|
|
885
|
-
type selection = Guaranteed_Value_Selection_;
|
|
886
|
-
type selected_state_group = null;
|
|
887
|
-
namespace state {
|
|
888
|
-
type location = i__location.Location;
|
|
889
|
-
type key = string;
|
|
890
|
-
}
|
|
891
|
-
type state = {
|
|
892
|
-
readonly 'location': state.location;
|
|
893
|
-
readonly 'key': state.key;
|
|
894
|
-
};
|
|
895
|
-
}
|
|
896
|
-
type state = {
|
|
897
|
-
readonly 'selection': state.selection;
|
|
898
|
-
readonly 'selected state group': state.selected_state_group;
|
|
899
|
-
readonly 'state': state.state;
|
|
900
|
-
};
|
|
901
|
-
type assert_is_set = Possible_Value_Selection_;
|
|
902
|
-
}
|
|
903
|
-
type state_group = readonly ['state', state_group.state] | readonly ['assert is set', state_group.assert_is_set];
|
|
904
|
-
}
|
|
905
|
-
type entry = {
|
|
906
|
-
readonly 'location': entry.location;
|
|
907
|
-
readonly 'state group': entry.state_group;
|
|
908
|
-
};
|
|
909
|
-
}
|
|
910
|
-
type D = {
|
|
911
|
-
readonly 'location': D.location;
|
|
912
|
-
readonly 'entry': D.entry;
|
|
913
|
-
};
|
|
914
|
-
}
|
|
915
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
916
|
-
}
|
|
917
|
-
export type Option_Constraints_ = {
|
|
918
|
-
readonly 'location': Option_Constraints_.location;
|
|
919
|
-
readonly 'dictionary': Option_Constraints_.dictionary;
|
|
920
|
-
};
|
|
921
|
-
export declare namespace Property_Constraints_ {
|
|
922
|
-
type location = i__location.Location;
|
|
923
|
-
namespace dictionary {
|
|
924
|
-
namespace D {
|
|
925
|
-
type location = i__location.Location;
|
|
926
|
-
type entry = Property_Constraint_;
|
|
927
|
-
}
|
|
928
|
-
type D = {
|
|
929
|
-
readonly 'location': D.location;
|
|
930
|
-
readonly 'entry': D.entry;
|
|
931
|
-
};
|
|
932
|
-
}
|
|
933
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
934
|
-
}
|
|
935
|
-
export type Property_Constraints_ = {
|
|
936
|
-
readonly 'location': Property_Constraints_.location;
|
|
937
|
-
readonly 'dictionary': Property_Constraints_.dictionary;
|
|
938
|
-
};
|
|
939
|
-
export declare namespace Reference_To_Property_Constraint_ {
|
|
940
|
-
type location = i__location.Location;
|
|
941
|
-
type key = string;
|
|
942
|
-
}
|
|
943
|
-
export type Reference_To_Property_Constraint_ = {
|
|
944
|
-
readonly 'location': Reference_To_Property_Constraint_.location;
|
|
945
|
-
readonly 'key': Reference_To_Property_Constraint_.key;
|
|
946
|
-
};
|
|
947
|
-
export declare namespace Property_Constraint_ {
|
|
948
|
-
namespace start {
|
|
949
|
-
type location = i__location.Location;
|
|
950
|
-
namespace state_group {
|
|
951
|
-
type property = null;
|
|
952
|
-
type sibling = Reference_To_Property_Constraint_;
|
|
953
|
-
}
|
|
954
|
-
type state_group = readonly ['property', state_group.property] | readonly ['sibling', state_group.sibling];
|
|
955
|
-
}
|
|
956
|
-
type start = {
|
|
957
|
-
readonly 'location': start.location;
|
|
958
|
-
readonly 'state group': start.state_group;
|
|
959
|
-
};
|
|
960
|
-
type constraint = Constraint_;
|
|
961
|
-
}
|
|
962
|
-
export type Property_Constraint_ = {
|
|
963
|
-
readonly 'start': Property_Constraint_.start;
|
|
964
|
-
readonly 'constraint': Property_Constraint_.constraint;
|
|
965
|
-
};
|
|
966
|
-
export declare namespace Optional_Value_Initialization_ {
|
|
967
|
-
type location = i__location.Location;
|
|
968
|
-
namespace state_group {
|
|
969
|
-
type not_set = null;
|
|
970
|
-
type _set = Guaranteed_Value_Selection_;
|
|
971
|
-
type selection = Possible_Value_Selection_;
|
|
972
|
-
}
|
|
973
|
-
type state_group = readonly ['not set', state_group.not_set] | readonly ['set', state_group._set] | readonly ['selection', state_group.selection];
|
|
974
|
-
}
|
|
975
|
-
export type Optional_Value_Initialization_ = {
|
|
976
|
-
readonly 'location': Optional_Value_Initialization_.location;
|
|
977
|
-
readonly 'state group': Optional_Value_Initialization_.state_group;
|
|
978
|
-
};
|
|
979
|
-
export declare namespace Node_Resolver_Group_ {
|
|
980
|
-
type location = i__location.Location;
|
|
981
|
-
namespace dictionary {
|
|
982
|
-
namespace D {
|
|
983
|
-
type location = i__location.Location;
|
|
984
|
-
namespace entry {
|
|
985
|
-
type definition = null;
|
|
986
|
-
type resolver = Node_Resolver_;
|
|
987
|
-
}
|
|
988
|
-
type entry = {
|
|
989
|
-
readonly 'definition': entry.definition;
|
|
990
|
-
readonly 'resolver': entry.resolver;
|
|
991
|
-
};
|
|
992
|
-
}
|
|
993
|
-
type D = {
|
|
994
|
-
readonly 'location': D.location;
|
|
995
|
-
readonly 'entry': D.entry;
|
|
996
|
-
};
|
|
997
|
-
}
|
|
998
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
999
|
-
}
|
|
1000
|
-
export type Node_Resolver_Group_ = {
|
|
1001
|
-
readonly 'location': Node_Resolver_Group_.location;
|
|
1002
|
-
readonly 'dictionary': Node_Resolver_Group_.dictionary;
|
|
1003
|
-
};
|
|
1004
|
-
export type Node_Resolver_List_Result_ = Type_Reference_;
|
|
1005
|
-
export declare namespace Benchmark_ {
|
|
1006
|
-
type selection = Guaranteed_Value_Selection_;
|
|
1007
|
-
type resulting_dictionary = null;
|
|
1008
|
-
type dense = boolean;
|
|
1009
|
-
}
|
|
1010
|
-
export type Benchmark_ = {
|
|
1011
|
-
readonly 'selection': Benchmark_.selection;
|
|
1012
|
-
readonly 'resulting dictionary': Benchmark_.resulting_dictionary;
|
|
1013
|
-
readonly 'dense': Benchmark_.dense;
|
|
1014
|
-
};
|
|
1015
|
-
export declare namespace Node_Resolver_ {
|
|
1016
|
-
type location = i__location.Location;
|
|
1017
|
-
namespace state_group {
|
|
1018
|
-
type _boolean = null;
|
|
1019
|
-
namespace component {
|
|
1020
|
-
namespace location {
|
|
1021
|
-
type location = i__location.Location;
|
|
1022
|
-
namespace state_group {
|
|
1023
|
-
namespace external {
|
|
1024
|
-
namespace _import {
|
|
1025
|
-
type location = i__location.Location;
|
|
1026
|
-
type key = string;
|
|
1027
|
-
}
|
|
1028
|
-
type _import = {
|
|
1029
|
-
readonly 'location': _import.location;
|
|
1030
|
-
readonly 'key': _import.key;
|
|
1031
|
-
};
|
|
1032
|
-
namespace _type {
|
|
1033
|
-
type location = i__location.Location;
|
|
1034
|
-
type key = string;
|
|
1035
|
-
}
|
|
1036
|
-
type _type = {
|
|
1037
|
-
readonly 'location': _type.location;
|
|
1038
|
-
readonly 'key': _type.key;
|
|
1039
|
-
};
|
|
1040
|
-
}
|
|
1041
|
-
type external = {
|
|
1042
|
-
readonly 'import': external._import;
|
|
1043
|
-
readonly 'type': external._type;
|
|
1044
|
-
};
|
|
1045
|
-
namespace internal {
|
|
1046
|
-
type location = i__location.Location;
|
|
1047
|
-
type key = string;
|
|
1048
|
-
}
|
|
1049
|
-
type internal = {
|
|
1050
|
-
readonly 'location': internal.location;
|
|
1051
|
-
readonly 'key': internal.key;
|
|
1052
|
-
};
|
|
1053
|
-
}
|
|
1054
|
-
type state_group = readonly ['external', state_group.external] | readonly ['internal', state_group.internal];
|
|
1055
|
-
}
|
|
1056
|
-
type location = {
|
|
1057
|
-
readonly 'location': location.location;
|
|
1058
|
-
readonly 'state group': location.state_group;
|
|
1059
|
-
};
|
|
1060
|
-
type signature = null;
|
|
1061
|
-
namespace _arguments {
|
|
1062
|
-
namespace O {
|
|
1063
|
-
namespace values {
|
|
1064
|
-
namespace O {
|
|
1065
|
-
type location = i__location.Location;
|
|
1066
|
-
namespace dictionary {
|
|
1067
|
-
namespace D {
|
|
1068
|
-
type location = i__location.Location;
|
|
1069
|
-
namespace entry {
|
|
1070
|
-
type location = i__location.Location;
|
|
1071
|
-
namespace state_group {
|
|
1072
|
-
type optional = Optional_Value_Initialization_;
|
|
1073
|
-
type required = Guaranteed_Value_Selection_;
|
|
1074
|
-
namespace parameter {
|
|
1075
|
-
type location = i__location.Location;
|
|
1076
|
-
type key = string;
|
|
1077
|
-
}
|
|
1078
|
-
type parameter = {
|
|
1079
|
-
readonly 'location': parameter.location;
|
|
1080
|
-
readonly 'key': parameter.key;
|
|
1081
|
-
};
|
|
1082
|
-
}
|
|
1083
|
-
type state_group = readonly ['optional', state_group.optional] | readonly ['required', state_group.required] | readonly ['parameter', state_group.parameter];
|
|
1084
|
-
}
|
|
1085
|
-
type entry = {
|
|
1086
|
-
readonly 'location': entry.location;
|
|
1087
|
-
readonly 'state group': entry.state_group;
|
|
1088
|
-
};
|
|
1089
|
-
}
|
|
1090
|
-
type D = {
|
|
1091
|
-
readonly 'location': D.location;
|
|
1092
|
-
readonly 'entry': D.entry;
|
|
1093
|
-
};
|
|
1094
|
-
}
|
|
1095
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
1096
|
-
}
|
|
1097
|
-
type O = {
|
|
1098
|
-
readonly 'location': O.location;
|
|
1099
|
-
readonly 'dictionary': O.dictionary;
|
|
1100
|
-
};
|
|
1101
|
-
}
|
|
1102
|
-
type values = _pi.Optional_Value<values.O>;
|
|
1103
|
-
namespace lookups {
|
|
1104
|
-
namespace O {
|
|
1105
|
-
type location = i__location.Location;
|
|
1106
|
-
namespace dictionary {
|
|
1107
|
-
namespace D {
|
|
1108
|
-
type location = i__location.Location;
|
|
1109
|
-
namespace entry {
|
|
1110
|
-
type location = i__location.Location;
|
|
1111
|
-
namespace state_group {
|
|
1112
|
-
type empty_stack = null;
|
|
1113
|
-
type not_set = null;
|
|
1114
|
-
type selection = Lookup_Selection_;
|
|
1115
|
-
namespace stack {
|
|
1116
|
-
type stack = Lookup_Selection_;
|
|
1117
|
-
type element = Lookup_Selection_;
|
|
1118
|
-
}
|
|
1119
|
-
type stack = {
|
|
1120
|
-
readonly 'stack': stack.stack;
|
|
1121
|
-
readonly 'element': stack.element;
|
|
1122
|
-
};
|
|
1123
|
-
}
|
|
1124
|
-
type state_group = readonly ['empty stack', state_group.empty_stack] | readonly ['not set', state_group.not_set] | readonly ['selection', state_group.selection] | readonly ['stack', state_group.stack];
|
|
1125
|
-
}
|
|
1126
|
-
type entry = {
|
|
1127
|
-
readonly 'location': entry.location;
|
|
1128
|
-
readonly 'state group': entry.state_group;
|
|
1129
|
-
};
|
|
1130
|
-
}
|
|
1131
|
-
type D = {
|
|
1132
|
-
readonly 'location': D.location;
|
|
1133
|
-
readonly 'entry': D.entry;
|
|
1134
|
-
};
|
|
1135
|
-
}
|
|
1136
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
1137
|
-
}
|
|
1138
|
-
type O = {
|
|
1139
|
-
readonly 'location': O.location;
|
|
1140
|
-
readonly 'dictionary': O.dictionary;
|
|
1141
|
-
};
|
|
1142
|
-
}
|
|
1143
|
-
type lookups = _pi.Optional_Value<lookups.O>;
|
|
1144
|
-
}
|
|
1145
|
-
type O = {
|
|
1146
|
-
readonly 'values': O.values;
|
|
1147
|
-
readonly 'lookups': O.lookups;
|
|
1148
|
-
};
|
|
1149
|
-
}
|
|
1150
|
-
type _arguments = _pi.Optional_Value<_arguments.O>;
|
|
1151
|
-
type constraints = Property_Constraints_;
|
|
1152
|
-
}
|
|
1153
|
-
type component = {
|
|
1154
|
-
readonly 'location': component.location;
|
|
1155
|
-
readonly 'signature': component.signature;
|
|
1156
|
-
readonly 'arguments': component._arguments;
|
|
1157
|
-
readonly 'constraints': component.constraints;
|
|
1158
|
-
};
|
|
1159
|
-
namespace dictionary {
|
|
1160
|
-
type definition = null;
|
|
1161
|
-
type resolver = Node_Resolver_;
|
|
1162
|
-
namespace benchmark {
|
|
1163
|
-
type O = Benchmark_;
|
|
1164
|
-
}
|
|
1165
|
-
type benchmark = _pi.Optional_Value<benchmark.O>;
|
|
1166
|
-
}
|
|
1167
|
-
type dictionary = {
|
|
1168
|
-
readonly 'definition': dictionary.definition;
|
|
1169
|
-
readonly 'resolver': dictionary.resolver;
|
|
1170
|
-
readonly 'benchmark': dictionary.benchmark;
|
|
1171
|
-
};
|
|
1172
|
-
type group = Node_Resolver_Group_;
|
|
1173
|
-
namespace list {
|
|
1174
|
-
type definition = null;
|
|
1175
|
-
type resolver = Node_Resolver_;
|
|
1176
|
-
namespace result {
|
|
1177
|
-
type O = Node_Resolver_List_Result_;
|
|
1178
|
-
}
|
|
1179
|
-
type result = _pi.Optional_Value<result.O>;
|
|
1180
|
-
}
|
|
1181
|
-
type list = {
|
|
1182
|
-
readonly 'definition': list.definition;
|
|
1183
|
-
readonly 'resolver': list.resolver;
|
|
1184
|
-
readonly 'result': list.result;
|
|
1185
|
-
};
|
|
1186
|
-
type nothing = null;
|
|
1187
|
-
type _number = null;
|
|
1188
|
-
namespace optional {
|
|
1189
|
-
type constraints = Option_Constraints_;
|
|
1190
|
-
type resolver = Node_Resolver_;
|
|
1191
|
-
}
|
|
1192
|
-
type optional = {
|
|
1193
|
-
readonly 'constraints': optional.constraints;
|
|
1194
|
-
readonly 'resolver': optional.resolver;
|
|
1195
|
-
};
|
|
1196
|
-
namespace reference {
|
|
1197
|
-
type definition = null;
|
|
1198
|
-
namespace _type {
|
|
1199
|
-
type location = i__location.Location;
|
|
1200
|
-
namespace state_group {
|
|
1201
|
-
namespace derived {
|
|
1202
|
-
type value = Guaranteed_Value_Selection_;
|
|
1203
|
-
}
|
|
1204
|
-
type derived = {
|
|
1205
|
-
readonly 'value': derived.value;
|
|
1206
|
-
};
|
|
1207
|
-
namespace selected {
|
|
1208
|
-
type definition = null;
|
|
1209
|
-
type lookup = Lookup_Selection_;
|
|
1210
|
-
type constraints = Property_Constraints_;
|
|
1211
|
-
}
|
|
1212
|
-
type selected = {
|
|
1213
|
-
readonly 'definition': selected.definition;
|
|
1214
|
-
readonly 'lookup': selected.lookup;
|
|
1215
|
-
readonly 'constraints': selected.constraints;
|
|
1216
|
-
};
|
|
1217
|
-
}
|
|
1218
|
-
type state_group = readonly ['derived', state_group.derived] | readonly ['selected', state_group.selected];
|
|
1219
|
-
}
|
|
1220
|
-
type _type = {
|
|
1221
|
-
readonly 'location': _type.location;
|
|
1222
|
-
readonly 'state group': _type.state_group;
|
|
1223
|
-
};
|
|
1224
|
-
}
|
|
1225
|
-
type reference = {
|
|
1226
|
-
readonly 'definition': reference.definition;
|
|
1227
|
-
readonly 'type': reference._type;
|
|
1228
|
-
};
|
|
1229
|
-
namespace state_group {
|
|
1230
|
-
type definition = null;
|
|
1231
|
-
namespace states {
|
|
1232
|
-
type location = i__location.Location;
|
|
1233
|
-
namespace dictionary {
|
|
1234
|
-
namespace D {
|
|
1235
|
-
type location = i__location.Location;
|
|
1236
|
-
namespace entry {
|
|
1237
|
-
type constraints = Option_Constraints_;
|
|
1238
|
-
type resolver = Node_Resolver_;
|
|
1239
|
-
}
|
|
1240
|
-
type entry = {
|
|
1241
|
-
readonly 'constraints': entry.constraints;
|
|
1242
|
-
readonly 'resolver': entry.resolver;
|
|
1243
|
-
};
|
|
1244
|
-
}
|
|
1245
|
-
type D = {
|
|
1246
|
-
readonly 'location': D.location;
|
|
1247
|
-
readonly 'entry': D.entry;
|
|
1248
|
-
};
|
|
1249
|
-
}
|
|
1250
|
-
type dictionary = _pi.Dictionary<dictionary.D>;
|
|
1251
|
-
}
|
|
1252
|
-
type states = {
|
|
1253
|
-
readonly 'location': states.location;
|
|
1254
|
-
readonly 'dictionary': states.dictionary;
|
|
1255
|
-
};
|
|
1256
|
-
}
|
|
1257
|
-
type state_group = {
|
|
1258
|
-
readonly 'definition': state_group.definition;
|
|
1259
|
-
readonly 'states': state_group.states;
|
|
1260
|
-
};
|
|
1261
|
-
type text = null;
|
|
1262
|
-
}
|
|
1263
|
-
type state_group = readonly ['boolean', state_group._boolean] | readonly ['component', state_group.component] | readonly ['dictionary', state_group.dictionary] | readonly ['group', state_group.group] | readonly ['list', state_group.list] | readonly ['nothing', state_group.nothing] | readonly ['number', state_group._number] | readonly ['optional', state_group.optional] | readonly ['reference', state_group.reference] | readonly ['state group', state_group.state_group] | readonly ['text', state_group.text];
|
|
1264
|
-
}
|
|
1265
|
-
export type Node_Resolver_ = {
|
|
1266
|
-
readonly 'location': Node_Resolver_.location;
|
|
1267
|
-
readonly 'state group': Node_Resolver_.state_group;
|
|
1268
|
-
};
|
|
1269
|
-
export declare namespace Guaranteed_Value_Selection_ {
|
|
1270
|
-
namespace start {
|
|
1271
|
-
type location = i__location.Location;
|
|
1272
|
-
namespace state_group {
|
|
1273
|
-
namespace sibling {
|
|
1274
|
-
type location = i__location.Location;
|
|
1275
|
-
type key = string;
|
|
1276
|
-
}
|
|
1277
|
-
type sibling = {
|
|
1278
|
-
readonly 'location': sibling.location;
|
|
1279
|
-
readonly 'key': sibling.key;
|
|
1280
|
-
};
|
|
1281
|
-
namespace parent_sibling {
|
|
1282
|
-
type location = i__location.Location;
|
|
1283
|
-
type key = string;
|
|
1284
|
-
}
|
|
1285
|
-
type parent_sibling = {
|
|
1286
|
-
readonly 'location': parent_sibling.location;
|
|
1287
|
-
readonly 'key': parent_sibling.key;
|
|
1288
|
-
};
|
|
1289
|
-
namespace option_constraint {
|
|
1290
|
-
type location = i__location.Location;
|
|
1291
|
-
type key = string;
|
|
1292
|
-
}
|
|
1293
|
-
type option_constraint = {
|
|
1294
|
-
readonly 'location': option_constraint.location;
|
|
1295
|
-
readonly 'key': option_constraint.key;
|
|
1296
|
-
};
|
|
1297
|
-
type list_cursor = null;
|
|
1298
|
-
type linked_entry = null;
|
|
1299
|
-
namespace constraint {
|
|
1300
|
-
type location = i__location.Location;
|
|
1301
|
-
namespace state_group {
|
|
1302
|
-
namespace component {
|
|
1303
|
-
namespace property {
|
|
1304
|
-
type location = i__location.Location;
|
|
1305
|
-
type key = string;
|
|
1306
|
-
}
|
|
1307
|
-
type property = {
|
|
1308
|
-
readonly 'location': property.location;
|
|
1309
|
-
readonly 'key': property.key;
|
|
1310
|
-
};
|
|
1311
|
-
namespace constraint {
|
|
1312
|
-
type location = i__location.Location;
|
|
1313
|
-
type key = string;
|
|
1314
|
-
}
|
|
1315
|
-
type constraint = {
|
|
1316
|
-
readonly 'location': constraint.location;
|
|
1317
|
-
readonly 'key': constraint.key;
|
|
1318
|
-
};
|
|
1319
|
-
}
|
|
1320
|
-
type component = {
|
|
1321
|
-
readonly 'property': component.property;
|
|
1322
|
-
readonly 'constraint': component.constraint;
|
|
1323
|
-
};
|
|
1324
|
-
namespace reference {
|
|
1325
|
-
namespace property {
|
|
1326
|
-
type location = i__location.Location;
|
|
1327
|
-
type key = string;
|
|
1328
|
-
}
|
|
1329
|
-
type property = {
|
|
1330
|
-
readonly 'location': property.location;
|
|
1331
|
-
readonly 'key': property.key;
|
|
1332
|
-
};
|
|
1333
|
-
namespace constraint {
|
|
1334
|
-
type location = i__location.Location;
|
|
1335
|
-
type key = string;
|
|
1336
|
-
}
|
|
1337
|
-
type constraint = {
|
|
1338
|
-
readonly 'location': constraint.location;
|
|
1339
|
-
readonly 'key': constraint.key;
|
|
1340
|
-
};
|
|
1341
|
-
}
|
|
1342
|
-
type reference = {
|
|
1343
|
-
readonly 'property': reference.property;
|
|
1344
|
-
readonly 'constraint': reference.constraint;
|
|
1345
|
-
};
|
|
1346
|
-
}
|
|
1347
|
-
type state_group = readonly ['component', state_group.component] | readonly ['reference', state_group.reference];
|
|
1348
|
-
}
|
|
1349
|
-
type constraint = {
|
|
1350
|
-
readonly 'location': constraint.location;
|
|
1351
|
-
readonly 'state group': constraint.state_group;
|
|
1352
|
-
};
|
|
1353
|
-
namespace parameter {
|
|
1354
|
-
type location = i__location.Location;
|
|
1355
|
-
type key = string;
|
|
1356
|
-
}
|
|
1357
|
-
type parameter = {
|
|
1358
|
-
readonly 'location': parameter.location;
|
|
1359
|
-
readonly 'key': parameter.key;
|
|
1360
|
-
};
|
|
1361
|
-
namespace result {
|
|
1362
|
-
type location = i__location.Location;
|
|
1363
|
-
namespace state_group {
|
|
1364
|
-
namespace list {
|
|
1365
|
-
namespace property {
|
|
1366
|
-
type location = i__location.Location;
|
|
1367
|
-
type key = string;
|
|
1368
|
-
}
|
|
1369
|
-
type property = {
|
|
1370
|
-
readonly 'location': property.location;
|
|
1371
|
-
readonly 'key': property.key;
|
|
1372
|
-
};
|
|
1373
|
-
type list_result = null;
|
|
1374
|
-
}
|
|
1375
|
-
type list = {
|
|
1376
|
-
readonly 'property': list.property;
|
|
1377
|
-
readonly 'list result': list.list_result;
|
|
1378
|
-
};
|
|
1379
|
-
namespace state_group {
|
|
1380
|
-
namespace property {
|
|
1381
|
-
type location = i__location.Location;
|
|
1382
|
-
type key = string;
|
|
1383
|
-
}
|
|
1384
|
-
type property = {
|
|
1385
|
-
readonly 'location': property.location;
|
|
1386
|
-
readonly 'key': property.key;
|
|
1387
|
-
};
|
|
1388
|
-
type state_group = null;
|
|
1389
|
-
type result = Type_Reference_;
|
|
1390
|
-
}
|
|
1391
|
-
type state_group = {
|
|
1392
|
-
readonly 'property': state_group.property;
|
|
1393
|
-
readonly 'state group': state_group.state_group;
|
|
1394
|
-
readonly 'result': state_group.result;
|
|
1395
|
-
};
|
|
1396
|
-
namespace optional_value {
|
|
1397
|
-
namespace property {
|
|
1398
|
-
type location = i__location.Location;
|
|
1399
|
-
type key = string;
|
|
1400
|
-
}
|
|
1401
|
-
type property = {
|
|
1402
|
-
readonly 'location': property.location;
|
|
1403
|
-
readonly 'key': property.key;
|
|
1404
|
-
};
|
|
1405
|
-
type optional_value = null;
|
|
1406
|
-
type result = Type_Reference_;
|
|
1407
|
-
}
|
|
1408
|
-
type optional_value = {
|
|
1409
|
-
readonly 'property': optional_value.property;
|
|
1410
|
-
readonly 'optional value': optional_value.optional_value;
|
|
1411
|
-
readonly 'result': optional_value.result;
|
|
1412
|
-
};
|
|
1413
|
-
}
|
|
1414
|
-
type state_group = readonly ['list', state_group.list] | readonly ['state group', state_group.state_group] | readonly ['optional value', state_group.optional_value];
|
|
1415
|
-
}
|
|
1416
|
-
type result = {
|
|
1417
|
-
readonly 'location': result.location;
|
|
1418
|
-
readonly 'state group': result.state_group;
|
|
1419
|
-
};
|
|
1420
|
-
}
|
|
1421
|
-
type state_group = readonly ['sibling', state_group.sibling] | readonly ['parent sibling', state_group.parent_sibling] | readonly ['option constraint', state_group.option_constraint] | readonly ['list cursor', state_group.list_cursor] | readonly ['linked entry', state_group.linked_entry] | readonly ['constraint', state_group.constraint] | readonly ['parameter', state_group.parameter] | readonly ['result', state_group.result];
|
|
1422
|
-
}
|
|
1423
|
-
type start = {
|
|
1424
|
-
readonly 'location': start.location;
|
|
1425
|
-
readonly 'state group': start.state_group;
|
|
1426
|
-
};
|
|
1427
|
-
type tail = Relative_Value_Selection_;
|
|
1428
|
-
type resulting_node = null;
|
|
1429
|
-
}
|
|
1430
|
-
export type Guaranteed_Value_Selection_ = {
|
|
1431
|
-
readonly 'start': Guaranteed_Value_Selection_.start;
|
|
1432
|
-
readonly 'tail': Guaranteed_Value_Selection_.tail;
|
|
1433
|
-
readonly 'resulting node': Guaranteed_Value_Selection_.resulting_node;
|
|
1434
|
-
};
|
|
1435
|
-
export declare namespace Possible_Value_Selection_ {
|
|
1436
|
-
type location = i__location.Location;
|
|
1437
|
-
namespace state_group {
|
|
1438
|
-
namespace parameter {
|
|
1439
|
-
type location = i__location.Location;
|
|
1440
|
-
type key = string;
|
|
1441
|
-
}
|
|
1442
|
-
type parameter = {
|
|
1443
|
-
readonly 'location': parameter.location;
|
|
1444
|
-
readonly 'key': parameter.key;
|
|
1445
|
-
};
|
|
1446
|
-
namespace result {
|
|
1447
|
-
type location = i__location.Location;
|
|
1448
|
-
namespace state_group {
|
|
1449
|
-
namespace state_group {
|
|
1450
|
-
namespace property {
|
|
1451
|
-
type location = i__location.Location;
|
|
1452
|
-
type key = string;
|
|
1453
|
-
}
|
|
1454
|
-
type property = {
|
|
1455
|
-
readonly 'location': property.location;
|
|
1456
|
-
readonly 'key': property.key;
|
|
1457
|
-
};
|
|
1458
|
-
type state_group = null;
|
|
1459
|
-
type result = Type_Reference_;
|
|
1460
|
-
}
|
|
1461
|
-
type state_group = {
|
|
1462
|
-
readonly 'property': state_group.property;
|
|
1463
|
-
readonly 'state group': state_group.state_group;
|
|
1464
|
-
readonly 'result': state_group.result;
|
|
1465
|
-
};
|
|
1466
|
-
namespace optional_value {
|
|
1467
|
-
namespace property {
|
|
1468
|
-
type location = i__location.Location;
|
|
1469
|
-
type key = string;
|
|
1470
|
-
}
|
|
1471
|
-
type property = {
|
|
1472
|
-
readonly 'location': property.location;
|
|
1473
|
-
readonly 'key': property.key;
|
|
1474
|
-
};
|
|
1475
|
-
type optional_value = null;
|
|
1476
|
-
type result = Type_Reference_;
|
|
1477
|
-
}
|
|
1478
|
-
type optional_value = {
|
|
1479
|
-
readonly 'property': optional_value.property;
|
|
1480
|
-
readonly 'optional value': optional_value.optional_value;
|
|
1481
|
-
readonly 'result': optional_value.result;
|
|
1482
|
-
};
|
|
1483
|
-
}
|
|
1484
|
-
type state_group = readonly ['state group', state_group.state_group] | readonly ['optional value', state_group.optional_value];
|
|
1485
|
-
}
|
|
1486
|
-
type result = {
|
|
1487
|
-
readonly 'location': result.location;
|
|
1488
|
-
readonly 'state group': result.state_group;
|
|
1489
|
-
};
|
|
1490
|
-
}
|
|
1491
|
-
type state_group = readonly ['parameter', state_group.parameter] | readonly ['result', state_group.result];
|
|
1492
|
-
}
|
|
1493
|
-
export type Possible_Value_Selection_ = {
|
|
1494
|
-
readonly 'location': Possible_Value_Selection_.location;
|
|
1495
|
-
readonly 'state group': Possible_Value_Selection_.state_group;
|
|
1496
|
-
};
|
|
1497
|
-
export { Text_Type_ as Text_Type, Number_Type_ as Number_Type, Globals_ as Globals, Type_Parameters_ as Type_Parameters, Type_ as Type, Types_ as Types, Resolve_Logic_ as Resolve_Logic, Schema_ as Schema, Schema_Tree_ as Schema_Tree, Type_Specification_ as Type_Specification, Schemas_ as Schemas, Imports_ as Imports, Presence_ as Presence, Dictionary_ as Dictionary, Signatures_ as Signatures, Resolvers_ as Resolvers, Group_ as Group, Type_Node_ as Type_Node, Type_Reference_ as Type_Reference, Type_Node_Reference_ as Type_Node_Reference, Signature_Parameters_ as Signature_Parameters, Signature_ as Signature, Relative_Value_Selection_ as Relative_Value_Selection, Lookup_Selection_ as Lookup_Selection, Constraint_ as Constraint, Option_Constraints_ as Option_Constraints, Property_Constraints_ as Property_Constraints, Reference_To_Property_Constraint_ as Reference_To_Property_Constraint, Property_Constraint_ as Property_Constraint, Optional_Value_Initialization_ as Optional_Value_Initialization, Node_Resolver_Group_ as Node_Resolver_Group, Node_Resolver_List_Result_ as Node_Resolver_List_Result, Benchmark_ as Benchmark, Node_Resolver_ as Node_Resolver, Guaranteed_Value_Selection_ as Guaranteed_Value_Selection, Possible_Value_Selection_ as Possible_Value_Selection, };
|