pareto-liana 0.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bin/compile_temp_schemas.d.ts +2 -0
- package/dist/bin/compile_temp_schemas.js +47 -0
- package/dist/bin/seal.d.ts +2 -0
- package/dist/bin/seal.js +35 -0
- package/dist/bin/serialize_schemas.d.ts +2 -0
- package/dist/bin/serialize_schemas.js +34 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schema_tree.astn.js +28 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.d.ts +7 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/alan_light_oldstyle/$.types.astn.js +63 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/csv/$.types.astn.js +21 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/html/$.types.astn.js +631 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.globals.astn.js +13 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/json_schema/$.types.astn.js +51 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/legacy_schema/$.types.astn.js +74 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/railroad_diagram/$.types.astn.js +50 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/regular_expression/$.types.astn.js +40 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/semantic_versioning/$.types.astn.js +18 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/parse_result/$.types.astn.js +63 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/accounting_ruwe_data/schemas/xml/simple/$.types.astn.js +31 -0
- package/dist/data/temporary_schemas/all.d.ts +7 -0
- package/dist/data/temporary_schemas/all.js +130 -0
- package/dist/data/temporary_schemas/antlr/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schema_tree.astn.js +15 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/ast/$.types.astn.js +73 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/atn/$.types.astn.js +127 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/dfa/$.types.astn.js +31 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.globals.astn.js +11 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/antlr/schemas/lookahead/$.types.astn.js +21 -0
- package/dist/data/temporary_schemas/astn/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/astn/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schema_tree.astn.js +13 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.resolvers.astn.js +110 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.signatures.astn.js +49 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/astn_schema/$.types.astn.js +64 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/authoring_target/$.types.astn.js +52 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn/schemas/ide/$.types.astn.js +29 -0
- package/dist/data/temporary_schemas/astn-core/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schema_tree.astn.js +15 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.module.astn.js +11 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/deserialize_parse_tree/$.types.astn.js +75 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/parse_tree/$.types.astn.js +93 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/sealed_target/$.types.astn.js +32 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-core/schemas/token/$.types.astn.js +76 -0
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/astn-to-xml/schemas/xml/$.types.astn.js +72 -0
- package/dist/data/temporary_schemas/exupery/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/module.astn.js +8 -0
- package/dist/data/temporary_schemas/exupery/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/exupery/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schema_tree.astn.js +13 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.module.astn.js +12 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.resolvers.astn.js +199 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.signatures.astn.js +13 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/implementation/$.types.astn.js +199 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.globals.astn.js +9 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.resolvers.astn.js +89 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.signatures.astn.js +11 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/interface/$.types.astn.js +89 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.globals.astn.js +9 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/exupery/schemas/typescript_light/$.types.astn.js +139 -0
- package/dist/data/temporary_schemas/git/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/module.astn.js +8 -0
- package/dist/data/temporary_schemas/git/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/git/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/git/schemas/git/$.types.astn.js +314 -0
- package/dist/data/temporary_schemas/json-to-astn/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/module.astn.js +8 -0
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/json-to-astn/schemas/legacy_json_schema/$.types.astn.js +79 -0
- package/dist/data/temporary_schemas/pareto/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schema_tree.astn.js +21 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.module.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.resolvers.astn.js +45 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.signatures.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/module/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.resolvers.astn.js +600 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.signatures.astn.js +129 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/schema/$.types.astn.js +397 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_errors/$.types.astn.js +68 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.module.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto/schemas/unmarshall_result/$.types.astn.js +157 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/operations.astn.js +217 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schema_tree.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.globals.astn.js +16 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.resolvers.astn.js +398 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.signatures.astn.js +49 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding/$.types.astn.js +365 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.globals.astn.js +17 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-boekhouding/schemas/boekhouding_oude_model/$.types.astn.js +372 -0
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-development-tools/schemas/structure/$.types.astn.js +30 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schema_tree.astn.js +15 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/block/$.types.astn.js +28 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/lines/$.types.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/semi_lines/$.types.astn.js +15 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-fountain-pen/schemas/text/$.types.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-graphviz/schemas/graphviz/$.types.astn.js +300 -0
- package/dist/data/temporary_schemas/pareto-json/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-json/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-json/schemas/json/$.types.astn.js +26 -0
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schema_tree.astn.js +13 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/lioncore/$.types.astn.js +60 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_chunk/$.types.astn.js +41 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-lionweb/schemas/serialization_tree/$.types.astn.js +27 -0
- package/dist/data/temporary_schemas/pareto-resources/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schema_tree.astn.js +47 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/copy/$.types.astn.js +23 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_command_executable/$.types.astn.js +20 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_query_executable/$.types.astn.js +23 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_any_smelly_command_executable/$.types.astn.js +26 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_command_executable/$.types.astn.js +19 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable/$.types.astn.js +22 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_query_executable_and_catch/$.types.astn.js +26 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/execute_smelly_command_executable/$.types.astn.js +25 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/get_instream_data/$.types.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log/$.types.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/log_error/$.types.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/make_directory/$.types.astn.js +12 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/path/$.types.astn.js +41 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_directory/$.types.astn.js +28 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/read_file/$.types.astn.js +16 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/remove/$.types.astn.js +15 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/stat/$.types.astn.js +16 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.module.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_file/$.types.astn.js +14 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stderr/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.globals.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-resources/schemas/write_to_stdout/$.types.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schema_tree.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-static-html/schemas/static-html/$.types.astn.js +84 -0
- package/dist/data/temporary_schemas/pareto-targets/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schema_tree.astn.js +17 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/alan_light/$.types.astn.js +59 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/high_level/$.types.astn.js +255 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/graphviz/low_level/$.types.astn.js +68 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.globals.astn.js +9 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/lionweb/$.types.astn.js +41 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.globals.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.module.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-targets/schemas/pareto_documentation/$.types.astn.js +17 -0
- package/dist/data/temporary_schemas/pareto-test/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-test/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schema_tree.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-test/schemas/json/$.types.astn.js +25 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/operations.astn.js +6 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schema_tree.astn.js +11 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/client/$.types.astn.js +46 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.globals.astn.js +10 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.module.astn.js +8 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.d.ts +2 -0
- package/dist/data/temporary_schemas/pareto-vscode-backend/schemas/server/$.types.astn.js +79 -0
- package/dist/globals.d.ts +26 -0
- package/dist/globals.js +2 -0
- package/dist/implementation/manual/commands/compile_temp_schemas.d.ts +3 -0
- package/dist/implementation/manual/commands/compile_temp_schemas.js +121 -0
- package/dist/implementation/manual/commands/seal.d.ts +2 -0
- package/dist/implementation/manual/commands/seal.js +57 -0
- package/dist/implementation/manual/commands/serialize_schemas.d.ts +2 -0
- package/dist/implementation/manual/commands/serialize_schemas.js +65 -0
- package/dist/implementation/manual/queries/load_pareto_document.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_document.js +43 -0
- package/dist/implementation/manual/queries/load_pareto_file.d.ts +2 -0
- package/dist/implementation/manual/queries/load_pareto_file.js +36 -0
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.d.ts +5 -0
- package/dist/implementation/manual/schemas/astn_authoring_target/refiners/unmarshall_result.js +65 -0
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.d.ts +7 -0
- package/dist/implementation/manual/schemas/load_pareto_document/transformers/fountain_pen.js +51 -0
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.d.ts +4 -0
- package/dist/implementation/manual/schemas/load_pareto_file/serializers.js +35 -0
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.d.ts +7 -0
- package/dist/implementation/manual/schemas/load_pareto_file/transformers/fountain_pen.js +38 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_implementation.js +37 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.d.ts +6 -0
- package/dist/implementation/manual/schemas/module/transformers/exupery_interface.js +82 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_implementation.js +50 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.d.ts +3 -0
- package/dist/implementation/manual/schemas/module/transformers/temp_typescript_interface.js +37 -0
- package/dist/implementation/manual/schemas/schema/deserializers.d.ts +12 -0
- package/dist/implementation/manual/schemas/schema/deserializers.js +102 -0
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.d.ts +9 -0
- package/dist/implementation/manual/schemas/schema/transformers/astn_schema.js +128 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.d.ts +7 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_deserialize.js +51 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.d.ts +9 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_main.js +90 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.d.ts +13 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_marshall.js +139 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.d.ts +13 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_migrate_boilerplate.js +131 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.d.ts +23 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_resolve.js +318 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.d.ts +8 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_serialize.js +63 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.d.ts +14 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_implementation_unmarshall.js +222 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.d.ts +3 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_deserialize.js +34 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_main.js +112 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.d.ts +3 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_marshall.js +44 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_migrate_boilerplate.js +41 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.d.ts +10 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_resolve.js +92 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_serialize.js +36 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.d.ts +16 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_types.js +203 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.d.ts +5 -0
- package/dist/implementation/manual/schemas/schema/transformers/exupery_interface_unmarshall.js +46 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.d.ts +9 -0
- package/dist/implementation/manual/schemas/unmarshall_errors/transformers/fountain_pen.js +85 -0
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.d.ts +15 -0
- package/dist/implementation/manual/schemas/unmarshall_result/deserializers.js +49 -0
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.d.ts +16 -0
- package/dist/implementation/manual/schemas/unmarshall_result/refiners/astn_parse_tree.js +468 -0
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.d.ts +8 -0
- package/dist/implementation/manual/schemas/unmarshall_result/transformers/unmarshall_errors.js +325 -0
- package/dist/implementation/temp/resolvers/module.d.ts +3 -0
- package/dist/implementation/temp/resolvers/module.js +126 -0
- package/dist/implementation/temp/resolvers/schema.d.ts +24 -0
- package/dist/implementation/temp/resolvers/schema.js +1894 -0
- package/dist/index.d.ts +1 -0
- package/dist/index.js +5 -0
- package/dist/interface/generated/pareto/core/location.d.ts +11 -0
- package/dist/interface/generated/pareto/core/location.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.d.ts +150 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/resolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.d.ts +270 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/data/unresolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.d.ts +80 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.d.ts +192 -0
- package/dist/interface/generated/pareto/schemas/astn_schema/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/data/resolved.d.ts +33 -0
- package/dist/interface/generated/pareto/schemas/module/data/resolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.d.ts +69 -0
- package/dist/interface/generated/pareto/schemas/module/data/unresolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/data_types/resolve.d.ts +15 -0
- package/dist/interface/generated/pareto/schemas/module/data_types/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.d.ts +17 -0
- package/dist/interface/generated/pareto/schemas/module/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/module/resolve.d.ts +17 -0
- package/dist/interface/generated/pareto/schemas/module/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/data.d.ts +182 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.d.ts +52 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.d.ts +92 -0
- package/dist/interface/generated/pareto/schemas/parse_tree/unmarshall.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.d.ts +971 -0
- package/dist/interface/generated/pareto/schemas/schema/data/resolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.d.ts +1497 -0
- package/dist/interface/generated/pareto/schemas/schema/data/unresolved.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.d.ts +410 -0
- package/dist/interface/generated/pareto/schemas/schema/data_types/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.d.ts +255 -0
- package/dist/interface/generated/pareto/schemas/schema/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/schema/resolve.d.ts +843 -0
- package/dist/interface/generated/pareto/schemas/schema/resolve.js +3 -0
- package/dist/interface/generated/pareto/schemas/token/data.d.ts +121 -0
- package/dist/interface/generated/pareto/schemas/token/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.d.ts +73 -0
- package/dist/interface/generated/pareto/schemas/token/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/data.d.ts +105 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.d.ts +31 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_errors/migrate_boilerplate.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.d.ts +1 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/data.js +3 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.d.ts +1 -0
- package/dist/interface/generated/pareto/schemas/unmarshall_result/migrate_boilerplate.js +3 -0
- package/dist/interface/resources.d.ts +7 -0
- package/dist/interface/resources.js +3 -0
- package/dist/interface/signatures.d.ts +28 -0
- package/dist/interface/signatures.js +3 -0
- package/dist/interface/to_be_generated/deserialize_schema.d.ts +2 -0
- package/dist/interface/to_be_generated/deserialize_schema.js +3 -0
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.d.ts +9 -0
- package/dist/interface/to_be_generated/deserialize_unmarshall_result.js +3 -0
- package/dist/interface/to_be_generated/load_pareto_document.d.ts +14 -0
- package/dist/interface/to_be_generated/load_pareto_document.js +3 -0
- package/dist/interface/to_be_generated/load_pareto_file.d.ts +9 -0
- package/dist/interface/to_be_generated/load_pareto_file.js +3 -0
- package/dist/interface/to_be_generated/temp_unmashall_result.d.ts +149 -0
- package/dist/interface/to_be_generated/temp_unmashall_result.js +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.d.ts +6 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_file_to_file_command.js +59 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.d.ts +3 -0
- package/dist/modules/common_tool_signatures/implementation/manual/command_creators/create_stream_to_stream_command.js +53 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.d.ts +4 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/productions/text.js +33 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.d.ts +4 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/refiners/main.js +37 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.d.ts +4 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/file_in_file_out/serializers.js +59 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.d.ts +2 -0
- package/dist/modules/common_tool_signatures/implementation/manual/schemas/transform_file/serializers.js +39 -0
- package/dist/modules/common_tool_signatures/interface/signatures.d.ts +18 -0
- package/dist/modules/common_tool_signatures/interface/signatures.js +3 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.d.ts +11 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/file_in_file_out.js +3 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.d.ts +2 -0
- package/dist/modules/common_tool_signatures/interface/to_be_generated/transform_file.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_error.js +37 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/console_log.js +37 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_directory.js +74 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/commands/write_to_file.js +43 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.d.ts +2 -0
- package/dist/modules/pareto-fountain-pen-directory/implementation/manual/schemas/path/transformers/path.js +53 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/resources.d.ts +11 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/resources.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.d.ts +19 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/signatures.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.d.ts +6 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_error.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.d.ts +6 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/console_log.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.d.ts +15 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_dictionary.js +3 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.d.ts +13 -0
- package/dist/modules/pareto-fountain-pen-directory/interface/to_be_generated/write_to_file.js +3 -0
- package/dist/shorthands/module.d.ts +7 -0
- package/dist/shorthands/module.js +48 -0
- package/dist/shorthands/schema.d.ts +201 -0
- package/dist/shorthands/schema.js +934 -0
- package/package.json +16 -0
|
@@ -0,0 +1,971 @@
|
|
|
1
|
+
import * as _pi from "pareto-core-interface";
|
|
2
|
+
export declare namespace Text_Type_ {
|
|
3
|
+
namespace _type {
|
|
4
|
+
type multi_line = null;
|
|
5
|
+
type single_line = null;
|
|
6
|
+
}
|
|
7
|
+
type _type = readonly ['multi line', _type.multi_line] | readonly ['single line', _type.single_line];
|
|
8
|
+
}
|
|
9
|
+
export type Text_Type_ = {
|
|
10
|
+
readonly 'type': Text_Type_._type;
|
|
11
|
+
};
|
|
12
|
+
export declare namespace Number_Type_ {
|
|
13
|
+
namespace precision {
|
|
14
|
+
namespace approximation {
|
|
15
|
+
type significant_digits = number;
|
|
16
|
+
}
|
|
17
|
+
type approximation = {
|
|
18
|
+
readonly 'significant digits': approximation.significant_digits;
|
|
19
|
+
};
|
|
20
|
+
namespace exact {
|
|
21
|
+
namespace decimal_separator_offset {
|
|
22
|
+
type O = number;
|
|
23
|
+
}
|
|
24
|
+
type decimal_separator_offset = _pi.Optional_Value<decimal_separator_offset.O>;
|
|
25
|
+
namespace _type {
|
|
26
|
+
type integer = null;
|
|
27
|
+
type natural = null;
|
|
28
|
+
type positive_natural = null;
|
|
29
|
+
}
|
|
30
|
+
type _type = readonly ['integer', _type.integer] | readonly ['natural', _type.natural] | readonly ['positive natural', _type.positive_natural];
|
|
31
|
+
}
|
|
32
|
+
type exact = {
|
|
33
|
+
readonly 'decimal separator offset': exact.decimal_separator_offset;
|
|
34
|
+
readonly 'type': exact._type;
|
|
35
|
+
};
|
|
36
|
+
}
|
|
37
|
+
type precision = readonly ['approximation', precision.approximation] | readonly ['exact', precision.exact];
|
|
38
|
+
}
|
|
39
|
+
export type Number_Type_ = {
|
|
40
|
+
readonly 'precision': Number_Type_.precision;
|
|
41
|
+
};
|
|
42
|
+
export declare namespace Globals_ {
|
|
43
|
+
namespace complexity {
|
|
44
|
+
type constrained = null;
|
|
45
|
+
type unconstrained = null;
|
|
46
|
+
}
|
|
47
|
+
type complexity = readonly ['constrained', complexity.constrained] | readonly ['unconstrained', complexity.unconstrained];
|
|
48
|
+
namespace text_types {
|
|
49
|
+
type D = Text_Type_;
|
|
50
|
+
}
|
|
51
|
+
type text_types = _pi.Dictionary<text_types.D>;
|
|
52
|
+
namespace number_types {
|
|
53
|
+
type D = Number_Type_;
|
|
54
|
+
}
|
|
55
|
+
type number_types = _pi.Dictionary<number_types.D>;
|
|
56
|
+
}
|
|
57
|
+
export type Globals_ = {
|
|
58
|
+
readonly 'complexity': Globals_.complexity;
|
|
59
|
+
readonly 'text types': Globals_.text_types;
|
|
60
|
+
readonly 'number types': Globals_.number_types;
|
|
61
|
+
};
|
|
62
|
+
export declare namespace Type_Parameters_ {
|
|
63
|
+
type D = null;
|
|
64
|
+
}
|
|
65
|
+
export type Type_Parameters_ = _pi.Dictionary<Type_Parameters_.D>;
|
|
66
|
+
export declare namespace Type_ {
|
|
67
|
+
type type_parameters = Type_Parameters_;
|
|
68
|
+
type node = Type_Node_;
|
|
69
|
+
}
|
|
70
|
+
export type Type_ = {
|
|
71
|
+
readonly 'type parameters': Type_.type_parameters;
|
|
72
|
+
readonly 'node': Type_.node;
|
|
73
|
+
};
|
|
74
|
+
export declare namespace Types_ {
|
|
75
|
+
type D = Type_;
|
|
76
|
+
}
|
|
77
|
+
export type Types_ = _pi.Dictionary<Types_.D>;
|
|
78
|
+
export declare namespace Resolve_Logic_ {
|
|
79
|
+
namespace signatures {
|
|
80
|
+
type types = Signatures_;
|
|
81
|
+
}
|
|
82
|
+
type signatures = {
|
|
83
|
+
readonly 'types': signatures.types;
|
|
84
|
+
};
|
|
85
|
+
type resolvers = Resolvers_;
|
|
86
|
+
}
|
|
87
|
+
export type Resolve_Logic_ = {
|
|
88
|
+
readonly 'signatures': Resolve_Logic_.signatures;
|
|
89
|
+
readonly 'resolvers': Resolve_Logic_.resolvers;
|
|
90
|
+
};
|
|
91
|
+
export declare namespace Schema_ {
|
|
92
|
+
type imports = Imports_;
|
|
93
|
+
type globals = Globals_;
|
|
94
|
+
type types = Types_;
|
|
95
|
+
namespace complexity {
|
|
96
|
+
type constrained = Resolve_Logic_;
|
|
97
|
+
type unconstrained = null;
|
|
98
|
+
}
|
|
99
|
+
type complexity = readonly ['constrained', complexity.constrained] | readonly ['unconstrained', complexity.unconstrained];
|
|
100
|
+
}
|
|
101
|
+
export type Schema_ = {
|
|
102
|
+
readonly 'imports': Schema_.imports;
|
|
103
|
+
readonly 'globals': Schema_.globals;
|
|
104
|
+
readonly 'types': Schema_.types;
|
|
105
|
+
readonly 'complexity': Schema_.complexity;
|
|
106
|
+
};
|
|
107
|
+
export declare namespace Schema_Tree_ {
|
|
108
|
+
type schema = Schema_;
|
|
109
|
+
type _set = Schemas_;
|
|
110
|
+
}
|
|
111
|
+
export type Schema_Tree_ = readonly ['schema', Schema_Tree_.schema] | readonly ['set', Schema_Tree_._set];
|
|
112
|
+
export declare namespace Type_Specification_ {
|
|
113
|
+
type schema = Schema_Tree_;
|
|
114
|
+
namespace schema_path {
|
|
115
|
+
type L = string;
|
|
116
|
+
}
|
|
117
|
+
type schema_path = _pi.List<schema_path.L>;
|
|
118
|
+
type _type = string;
|
|
119
|
+
}
|
|
120
|
+
export type Type_Specification_ = {
|
|
121
|
+
readonly 'schema': Type_Specification_.schema;
|
|
122
|
+
readonly 'schema path': Type_Specification_.schema_path;
|
|
123
|
+
readonly 'type': Type_Specification_._type;
|
|
124
|
+
};
|
|
125
|
+
export declare namespace Schemas_ {
|
|
126
|
+
type D = Schema_Tree_;
|
|
127
|
+
}
|
|
128
|
+
export type Schemas_ = _pi.Dictionary<Schemas_.D>;
|
|
129
|
+
export declare namespace Imports_ {
|
|
130
|
+
namespace D {
|
|
131
|
+
namespace schema_set_child {
|
|
132
|
+
type entry = Schemas_.D;
|
|
133
|
+
type key = string;
|
|
134
|
+
}
|
|
135
|
+
type schema_set_child = {
|
|
136
|
+
readonly 'entry': schema_set_child.entry;
|
|
137
|
+
readonly 'key': schema_set_child.key;
|
|
138
|
+
};
|
|
139
|
+
type schema = Schema_;
|
|
140
|
+
}
|
|
141
|
+
type D = {
|
|
142
|
+
readonly 'schema set child': D.schema_set_child;
|
|
143
|
+
readonly 'schema': D.schema;
|
|
144
|
+
};
|
|
145
|
+
}
|
|
146
|
+
export type Imports_ = _pi.Dictionary<Imports_.D>;
|
|
147
|
+
export declare namespace Presence_ {
|
|
148
|
+
type optional = null;
|
|
149
|
+
type required = null;
|
|
150
|
+
}
|
|
151
|
+
export type Presence_ = readonly ['optional', Presence_.optional] | readonly ['required', Presence_.required];
|
|
152
|
+
export declare namespace Dictionary_ {
|
|
153
|
+
type node = Type_Node_;
|
|
154
|
+
type ordered = boolean;
|
|
155
|
+
}
|
|
156
|
+
export type Dictionary_ = {
|
|
157
|
+
readonly 'node': Dictionary_.node;
|
|
158
|
+
readonly 'ordered': Dictionary_.ordered;
|
|
159
|
+
};
|
|
160
|
+
export declare namespace Signatures_ {
|
|
161
|
+
type D = Signature_;
|
|
162
|
+
}
|
|
163
|
+
export type Signatures_ = _pi.Dictionary<Signatures_.D>;
|
|
164
|
+
export declare namespace Resolvers_ {
|
|
165
|
+
namespace D {
|
|
166
|
+
type signature = Signatures_.D;
|
|
167
|
+
type type_resolver = Node_Resolver_;
|
|
168
|
+
}
|
|
169
|
+
type D = {
|
|
170
|
+
readonly 'signature': D.signature;
|
|
171
|
+
readonly 'type resolver': D.type_resolver;
|
|
172
|
+
};
|
|
173
|
+
}
|
|
174
|
+
export type Resolvers_ = _pi.Dictionary<Resolvers_.D>;
|
|
175
|
+
export declare namespace Group_ {
|
|
176
|
+
namespace D {
|
|
177
|
+
namespace description {
|
|
178
|
+
type O = string;
|
|
179
|
+
}
|
|
180
|
+
type description = _pi.Optional_Value<description.O>;
|
|
181
|
+
type node = Type_Node_;
|
|
182
|
+
}
|
|
183
|
+
type D = {
|
|
184
|
+
readonly 'description': D.description;
|
|
185
|
+
readonly 'node': D.node;
|
|
186
|
+
};
|
|
187
|
+
}
|
|
188
|
+
export type Group_ = _pi.Dictionary<Group_.D>;
|
|
189
|
+
export declare namespace Type_Node_ {
|
|
190
|
+
type _boolean = null;
|
|
191
|
+
namespace component {
|
|
192
|
+
namespace external {
|
|
193
|
+
namespace _import {
|
|
194
|
+
type entry = Imports_.D;
|
|
195
|
+
type key = string;
|
|
196
|
+
}
|
|
197
|
+
type _import = {
|
|
198
|
+
readonly 'entry': _import.entry;
|
|
199
|
+
readonly 'key': _import.key;
|
|
200
|
+
};
|
|
201
|
+
namespace _type {
|
|
202
|
+
type entry = Types_.D;
|
|
203
|
+
type key = string;
|
|
204
|
+
}
|
|
205
|
+
type _type = {
|
|
206
|
+
readonly 'entry': _type.entry;
|
|
207
|
+
readonly 'key': _type.key;
|
|
208
|
+
};
|
|
209
|
+
}
|
|
210
|
+
type external = {
|
|
211
|
+
readonly 'import': external._import;
|
|
212
|
+
readonly 'type': external._type;
|
|
213
|
+
};
|
|
214
|
+
namespace internal {
|
|
215
|
+
type entry = Types_.D;
|
|
216
|
+
type key = string;
|
|
217
|
+
}
|
|
218
|
+
type internal = {
|
|
219
|
+
readonly 'entry': internal.entry;
|
|
220
|
+
readonly 'key': internal.key;
|
|
221
|
+
};
|
|
222
|
+
namespace internal_cyclic {
|
|
223
|
+
type entry = Types_.D;
|
|
224
|
+
type key = string;
|
|
225
|
+
}
|
|
226
|
+
type internal_cyclic = {
|
|
227
|
+
readonly 'entry': _pi.Circular_Dependency<internal_cyclic.entry>;
|
|
228
|
+
readonly 'key': internal_cyclic.key;
|
|
229
|
+
};
|
|
230
|
+
}
|
|
231
|
+
type component = readonly ['external', component.external] | readonly ['internal', component.internal] | readonly ['internal cyclic', component.internal_cyclic];
|
|
232
|
+
type dictionary = Dictionary_;
|
|
233
|
+
type group = Group_;
|
|
234
|
+
namespace list {
|
|
235
|
+
type node = Type_Node_;
|
|
236
|
+
}
|
|
237
|
+
type list = {
|
|
238
|
+
readonly 'node': list.node;
|
|
239
|
+
};
|
|
240
|
+
type nothing = null;
|
|
241
|
+
namespace _number {
|
|
242
|
+
namespace global {
|
|
243
|
+
type entry = Globals_.number_types.D;
|
|
244
|
+
type key = string;
|
|
245
|
+
}
|
|
246
|
+
type global = {
|
|
247
|
+
readonly 'entry': global.entry;
|
|
248
|
+
readonly 'key': global.key;
|
|
249
|
+
};
|
|
250
|
+
type local = Number_Type_;
|
|
251
|
+
}
|
|
252
|
+
type _number = readonly ['global', _number.global] | readonly ['local', _number.local];
|
|
253
|
+
type optional = Type_Node_;
|
|
254
|
+
namespace reference {
|
|
255
|
+
type referent = Type_Node_Reference_;
|
|
256
|
+
namespace _type {
|
|
257
|
+
type derived = null;
|
|
258
|
+
namespace selected {
|
|
259
|
+
type dictionary = Dictionary_;
|
|
260
|
+
namespace dependency {
|
|
261
|
+
type acyclic = null;
|
|
262
|
+
type cyclic = null;
|
|
263
|
+
type stack = null;
|
|
264
|
+
}
|
|
265
|
+
type dependency = readonly ['acyclic', dependency.acyclic] | readonly ['cyclic', dependency.cyclic] | readonly ['stack', dependency.stack];
|
|
266
|
+
}
|
|
267
|
+
type selected = {
|
|
268
|
+
readonly 'dictionary': selected.dictionary;
|
|
269
|
+
readonly 'dependency': selected.dependency;
|
|
270
|
+
};
|
|
271
|
+
}
|
|
272
|
+
type _type = readonly ['derived', _type.derived] | readonly ['selected', _type.selected];
|
|
273
|
+
}
|
|
274
|
+
type reference = {
|
|
275
|
+
readonly 'referent': reference.referent;
|
|
276
|
+
readonly 'type': reference._type;
|
|
277
|
+
};
|
|
278
|
+
namespace state_group {
|
|
279
|
+
namespace D {
|
|
280
|
+
namespace description {
|
|
281
|
+
type O = string;
|
|
282
|
+
}
|
|
283
|
+
type description = _pi.Optional_Value<description.O>;
|
|
284
|
+
type node = Type_Node_;
|
|
285
|
+
}
|
|
286
|
+
type D = {
|
|
287
|
+
readonly 'description': D.description;
|
|
288
|
+
readonly 'node': D.node;
|
|
289
|
+
};
|
|
290
|
+
}
|
|
291
|
+
type state_group = _pi.Dictionary<state_group.D>;
|
|
292
|
+
namespace text {
|
|
293
|
+
namespace global {
|
|
294
|
+
type entry = Globals_.text_types.D;
|
|
295
|
+
type key = string;
|
|
296
|
+
}
|
|
297
|
+
type global = {
|
|
298
|
+
readonly 'entry': global.entry;
|
|
299
|
+
readonly 'key': global.key;
|
|
300
|
+
};
|
|
301
|
+
type local = Text_Type_;
|
|
302
|
+
}
|
|
303
|
+
type text = readonly ['global', text.global] | readonly ['local', text.local];
|
|
304
|
+
}
|
|
305
|
+
export type Type_Node_ = readonly ['boolean', Type_Node_._boolean] | readonly ['component', Type_Node_.component] | readonly ['dictionary', Type_Node_.dictionary] | readonly ['group', Type_Node_.group] | readonly ['list', Type_Node_.list] | readonly ['nothing', Type_Node_.nothing] | readonly ['number', Type_Node_._number] | readonly ['optional', Type_Node_.optional] | readonly ['reference', Type_Node_.reference] | readonly ['state group', Type_Node_.state_group] | readonly ['text', Type_Node_.text];
|
|
306
|
+
export declare namespace Type_Reference_ {
|
|
307
|
+
namespace location {
|
|
308
|
+
namespace internal {
|
|
309
|
+
type entry = Types_.D;
|
|
310
|
+
type key = string;
|
|
311
|
+
}
|
|
312
|
+
type internal = {
|
|
313
|
+
readonly 'entry': internal.entry;
|
|
314
|
+
readonly 'key': internal.key;
|
|
315
|
+
};
|
|
316
|
+
namespace external {
|
|
317
|
+
namespace _import {
|
|
318
|
+
type entry = Imports_.D;
|
|
319
|
+
type key = string;
|
|
320
|
+
}
|
|
321
|
+
type _import = {
|
|
322
|
+
readonly 'entry': _import.entry;
|
|
323
|
+
readonly 'key': _import.key;
|
|
324
|
+
};
|
|
325
|
+
namespace _type {
|
|
326
|
+
type entry = Types_.D;
|
|
327
|
+
type key = string;
|
|
328
|
+
}
|
|
329
|
+
type _type = {
|
|
330
|
+
readonly 'entry': _type.entry;
|
|
331
|
+
readonly 'key': _type.key;
|
|
332
|
+
};
|
|
333
|
+
}
|
|
334
|
+
type external = {
|
|
335
|
+
readonly 'import': external._import;
|
|
336
|
+
readonly 'type': external._type;
|
|
337
|
+
};
|
|
338
|
+
}
|
|
339
|
+
type location = readonly ['internal', location.internal] | readonly ['external', location.external];
|
|
340
|
+
type resulting_node = Type_Node_;
|
|
341
|
+
}
|
|
342
|
+
export type Type_Reference_ = {
|
|
343
|
+
readonly 'location': Type_Reference_.location;
|
|
344
|
+
readonly 'resulting node': Type_Reference_.resulting_node;
|
|
345
|
+
};
|
|
346
|
+
export declare namespace Type_Node_Reference_ {
|
|
347
|
+
type type_location = Type_Reference_;
|
|
348
|
+
namespace tail {
|
|
349
|
+
namespace L {
|
|
350
|
+
type dictionary = null;
|
|
351
|
+
namespace group {
|
|
352
|
+
type entry = Group_.D;
|
|
353
|
+
type key = string;
|
|
354
|
+
}
|
|
355
|
+
type group = {
|
|
356
|
+
readonly 'entry': group.entry;
|
|
357
|
+
readonly 'key': group.key;
|
|
358
|
+
};
|
|
359
|
+
type list = null;
|
|
360
|
+
type optional = null;
|
|
361
|
+
namespace state_group {
|
|
362
|
+
type entry = Type_Node_.state_group.D;
|
|
363
|
+
type key = string;
|
|
364
|
+
}
|
|
365
|
+
type state_group = {
|
|
366
|
+
readonly 'entry': state_group.entry;
|
|
367
|
+
readonly 'key': state_group.key;
|
|
368
|
+
};
|
|
369
|
+
}
|
|
370
|
+
type L = readonly ['dictionary', L.dictionary] | readonly ['group', L.group] | readonly ['list', L.list] | readonly ['optional', L.optional] | readonly ['state group', L.state_group];
|
|
371
|
+
}
|
|
372
|
+
type tail = _pi.List<tail.L>;
|
|
373
|
+
type resulting_node = Type_Node_;
|
|
374
|
+
}
|
|
375
|
+
export type Type_Node_Reference_ = {
|
|
376
|
+
readonly 'type location': Type_Node_Reference_.type_location;
|
|
377
|
+
readonly 'tail': Type_Node_Reference_.tail;
|
|
378
|
+
readonly 'resulting node': Type_Node_Reference_.resulting_node;
|
|
379
|
+
};
|
|
380
|
+
export declare namespace Signature_Parameters_ {
|
|
381
|
+
namespace values {
|
|
382
|
+
namespace D {
|
|
383
|
+
type data_type = Type_Reference_;
|
|
384
|
+
type presence = Presence_;
|
|
385
|
+
}
|
|
386
|
+
type D = {
|
|
387
|
+
readonly 'data type': D.data_type;
|
|
388
|
+
readonly 'presence': D.presence;
|
|
389
|
+
};
|
|
390
|
+
}
|
|
391
|
+
type values = _pi.Dictionary<values.D>;
|
|
392
|
+
namespace lookups {
|
|
393
|
+
namespace D {
|
|
394
|
+
type referent = Type_Reference_;
|
|
395
|
+
type dictionary = Dictionary_;
|
|
396
|
+
namespace _type {
|
|
397
|
+
type cyclic = null;
|
|
398
|
+
type acyclic = null;
|
|
399
|
+
type stack = null;
|
|
400
|
+
}
|
|
401
|
+
type _type = readonly ['cyclic', _type.cyclic] | readonly ['acyclic', _type.acyclic] | readonly ['stack', _type.stack];
|
|
402
|
+
type presence = Presence_;
|
|
403
|
+
}
|
|
404
|
+
type D = {
|
|
405
|
+
readonly 'referent': D.referent;
|
|
406
|
+
readonly 'dictionary': D.dictionary;
|
|
407
|
+
readonly 'type': D._type;
|
|
408
|
+
readonly 'presence': D.presence;
|
|
409
|
+
};
|
|
410
|
+
}
|
|
411
|
+
type lookups = _pi.Dictionary<lookups.D>;
|
|
412
|
+
}
|
|
413
|
+
export type Signature_Parameters_ = {
|
|
414
|
+
readonly 'values': Signature_Parameters_.values;
|
|
415
|
+
readonly 'lookups': Signature_Parameters_.lookups;
|
|
416
|
+
};
|
|
417
|
+
export declare namespace Signature_ {
|
|
418
|
+
type _type = Type_;
|
|
419
|
+
namespace parameters {
|
|
420
|
+
type local = Signature_Parameters_;
|
|
421
|
+
namespace same_as {
|
|
422
|
+
type entry = Signatures_.D;
|
|
423
|
+
type key = string;
|
|
424
|
+
}
|
|
425
|
+
type same_as = {
|
|
426
|
+
readonly 'entry': same_as.entry;
|
|
427
|
+
readonly 'key': same_as.key;
|
|
428
|
+
};
|
|
429
|
+
}
|
|
430
|
+
type parameters = readonly ['local', parameters.local] | readonly ['same as', parameters.same_as];
|
|
431
|
+
type resolved_parameters = Signature_Parameters_;
|
|
432
|
+
}
|
|
433
|
+
export type Signature_ = {
|
|
434
|
+
readonly 'type': Signature_._type;
|
|
435
|
+
readonly 'parameters': Signature_.parameters;
|
|
436
|
+
readonly 'resolved parameters': Signature_.resolved_parameters;
|
|
437
|
+
};
|
|
438
|
+
export declare namespace Relative_Value_Selection_ {
|
|
439
|
+
namespace path {
|
|
440
|
+
namespace L {
|
|
441
|
+
type component = null;
|
|
442
|
+
namespace group {
|
|
443
|
+
type entry = Group_.D;
|
|
444
|
+
type key = string;
|
|
445
|
+
}
|
|
446
|
+
type group = {
|
|
447
|
+
readonly 'entry': group.entry;
|
|
448
|
+
readonly 'key': group.key;
|
|
449
|
+
};
|
|
450
|
+
namespace reference {
|
|
451
|
+
type definition = Type_Node_.reference;
|
|
452
|
+
}
|
|
453
|
+
type reference = {
|
|
454
|
+
readonly 'definition': reference.definition;
|
|
455
|
+
};
|
|
456
|
+
}
|
|
457
|
+
type L = readonly ['component', L.component] | readonly ['group', L.group] | readonly ['reference', L.reference];
|
|
458
|
+
}
|
|
459
|
+
type path = _pi.List<path.L>;
|
|
460
|
+
type resulting_node = Type_Node_;
|
|
461
|
+
}
|
|
462
|
+
export type Relative_Value_Selection_ = {
|
|
463
|
+
readonly 'path': Relative_Value_Selection_.path;
|
|
464
|
+
readonly 'resulting node': Relative_Value_Selection_.resulting_node;
|
|
465
|
+
};
|
|
466
|
+
export declare namespace Lookup_Selection_ {
|
|
467
|
+
namespace _type {
|
|
468
|
+
namespace dictionary {
|
|
469
|
+
type selection = Guaranteed_Value_Selection_;
|
|
470
|
+
type selected_dictionary = Dictionary_;
|
|
471
|
+
}
|
|
472
|
+
type dictionary = {
|
|
473
|
+
readonly 'selection': dictionary.selection;
|
|
474
|
+
readonly 'selected dictionary': dictionary.selected_dictionary;
|
|
475
|
+
};
|
|
476
|
+
namespace parameter {
|
|
477
|
+
type entry = Signature_Parameters_.lookups.D;
|
|
478
|
+
type key = string;
|
|
479
|
+
}
|
|
480
|
+
type parameter = {
|
|
481
|
+
readonly 'entry': parameter.entry;
|
|
482
|
+
readonly 'key': parameter.key;
|
|
483
|
+
};
|
|
484
|
+
type not_circular_dependent_siblings = Dictionary_;
|
|
485
|
+
type possibly_circular_dependent_siblings = Dictionary_;
|
|
486
|
+
}
|
|
487
|
+
type _type = readonly ['dictionary', _type.dictionary] | readonly ['parameter', _type.parameter] | readonly ['not circular dependent siblings', _type.not_circular_dependent_siblings] | readonly ['possibly circular dependent siblings', _type.possibly_circular_dependent_siblings];
|
|
488
|
+
type resulting_dictionary = Dictionary_;
|
|
489
|
+
}
|
|
490
|
+
export type Lookup_Selection_ = {
|
|
491
|
+
readonly 'type': Lookup_Selection_._type;
|
|
492
|
+
readonly 'resulting dictionary': Lookup_Selection_.resulting_dictionary;
|
|
493
|
+
};
|
|
494
|
+
export declare namespace Constraint_ {
|
|
495
|
+
type selection = Relative_Value_Selection_;
|
|
496
|
+
namespace _type {
|
|
497
|
+
namespace state {
|
|
498
|
+
type selected_state_group = Type_Node_.state_group;
|
|
499
|
+
namespace state {
|
|
500
|
+
type entry = Type_Node_.state_group.D;
|
|
501
|
+
type key = string;
|
|
502
|
+
}
|
|
503
|
+
type state = {
|
|
504
|
+
readonly 'entry': state.entry;
|
|
505
|
+
readonly 'key': state.key;
|
|
506
|
+
};
|
|
507
|
+
}
|
|
508
|
+
type state = {
|
|
509
|
+
readonly 'selected state group': state.selected_state_group;
|
|
510
|
+
readonly 'state': state.state;
|
|
511
|
+
};
|
|
512
|
+
namespace optional_value {
|
|
513
|
+
type selected_optional_value = Type_Node_.optional;
|
|
514
|
+
}
|
|
515
|
+
type optional_value = {
|
|
516
|
+
readonly 'selected optional value': optional_value.selected_optional_value;
|
|
517
|
+
};
|
|
518
|
+
}
|
|
519
|
+
type _type = readonly ['state', _type.state] | readonly ['optional value', _type.optional_value];
|
|
520
|
+
}
|
|
521
|
+
export type Constraint_ = {
|
|
522
|
+
readonly 'selection': Constraint_.selection;
|
|
523
|
+
readonly 'type': Constraint_._type;
|
|
524
|
+
};
|
|
525
|
+
export declare namespace Option_Constraints_ {
|
|
526
|
+
namespace D {
|
|
527
|
+
namespace state {
|
|
528
|
+
type selection = Guaranteed_Value_Selection_;
|
|
529
|
+
type selected_state_group = Type_Node_.state_group;
|
|
530
|
+
namespace state {
|
|
531
|
+
type entry = Type_Node_.state_group.D;
|
|
532
|
+
type key = string;
|
|
533
|
+
}
|
|
534
|
+
type state = {
|
|
535
|
+
readonly 'entry': state.entry;
|
|
536
|
+
readonly 'key': state.key;
|
|
537
|
+
};
|
|
538
|
+
}
|
|
539
|
+
type state = {
|
|
540
|
+
readonly 'selection': state.selection;
|
|
541
|
+
readonly 'selected state group': state.selected_state_group;
|
|
542
|
+
readonly 'state': state.state;
|
|
543
|
+
};
|
|
544
|
+
type assert_is_set = Possible_Value_Selection_;
|
|
545
|
+
}
|
|
546
|
+
type D = readonly ['state', D.state] | readonly ['assert is set', D.assert_is_set];
|
|
547
|
+
}
|
|
548
|
+
export type Option_Constraints_ = _pi.Dictionary<Option_Constraints_.D>;
|
|
549
|
+
export declare namespace Property_Constraints_ {
|
|
550
|
+
type D = Property_Constraint_;
|
|
551
|
+
}
|
|
552
|
+
export type Property_Constraints_ = _pi.Dictionary<Property_Constraints_.D>;
|
|
553
|
+
export declare namespace Reference_To_Property_Constraint_ {
|
|
554
|
+
type entry = Property_Constraints_.D;
|
|
555
|
+
type key = string;
|
|
556
|
+
}
|
|
557
|
+
export type Reference_To_Property_Constraint_ = {
|
|
558
|
+
readonly 'entry': Reference_To_Property_Constraint_.entry;
|
|
559
|
+
readonly 'key': Reference_To_Property_Constraint_.key;
|
|
560
|
+
};
|
|
561
|
+
export declare namespace Property_Constraint_ {
|
|
562
|
+
namespace start {
|
|
563
|
+
type property = null;
|
|
564
|
+
type sibling = Reference_To_Property_Constraint_;
|
|
565
|
+
}
|
|
566
|
+
type start = readonly ['property', start.property] | readonly ['sibling', start.sibling];
|
|
567
|
+
type constraint = Constraint_;
|
|
568
|
+
}
|
|
569
|
+
export type Property_Constraint_ = {
|
|
570
|
+
readonly 'start': Property_Constraint_.start;
|
|
571
|
+
readonly 'constraint': Property_Constraint_.constraint;
|
|
572
|
+
};
|
|
573
|
+
export declare namespace Optional_Value_Initialization_ {
|
|
574
|
+
type not_set = null;
|
|
575
|
+
type _set = Guaranteed_Value_Selection_;
|
|
576
|
+
type selection = Possible_Value_Selection_;
|
|
577
|
+
}
|
|
578
|
+
export type Optional_Value_Initialization_ = readonly ['not set', Optional_Value_Initialization_.not_set] | readonly ['set', Optional_Value_Initialization_._set] | readonly ['selection', Optional_Value_Initialization_.selection];
|
|
579
|
+
export declare namespace Node_Resolver_Group_ {
|
|
580
|
+
namespace D {
|
|
581
|
+
type definition = Group_.D;
|
|
582
|
+
type resolver = Node_Resolver_;
|
|
583
|
+
}
|
|
584
|
+
type D = {
|
|
585
|
+
readonly 'definition': D.definition;
|
|
586
|
+
readonly 'resolver': D.resolver;
|
|
587
|
+
};
|
|
588
|
+
}
|
|
589
|
+
export type Node_Resolver_Group_ = _pi.Dictionary<Node_Resolver_Group_.D>;
|
|
590
|
+
export type Node_Resolver_List_Result_ = Type_Reference_;
|
|
591
|
+
export declare namespace Benchmark_ {
|
|
592
|
+
type selection = Guaranteed_Value_Selection_;
|
|
593
|
+
type resulting_dictionary = Dictionary_;
|
|
594
|
+
type dense = boolean;
|
|
595
|
+
}
|
|
596
|
+
export type Benchmark_ = {
|
|
597
|
+
readonly 'selection': Benchmark_.selection;
|
|
598
|
+
readonly 'resulting dictionary': Benchmark_.resulting_dictionary;
|
|
599
|
+
readonly 'dense': Benchmark_.dense;
|
|
600
|
+
};
|
|
601
|
+
export declare namespace Node_Resolver_ {
|
|
602
|
+
type _boolean = null;
|
|
603
|
+
namespace component {
|
|
604
|
+
namespace location {
|
|
605
|
+
namespace external {
|
|
606
|
+
namespace _import {
|
|
607
|
+
type entry = Imports_.D;
|
|
608
|
+
type key = string;
|
|
609
|
+
}
|
|
610
|
+
type _import = {
|
|
611
|
+
readonly 'entry': _import.entry;
|
|
612
|
+
readonly 'key': _import.key;
|
|
613
|
+
};
|
|
614
|
+
namespace _type {
|
|
615
|
+
type entry = Signatures_.D;
|
|
616
|
+
type key = string;
|
|
617
|
+
}
|
|
618
|
+
type _type = {
|
|
619
|
+
readonly 'entry': _type.entry;
|
|
620
|
+
readonly 'key': _type.key;
|
|
621
|
+
};
|
|
622
|
+
}
|
|
623
|
+
type external = {
|
|
624
|
+
readonly 'import': external._import;
|
|
625
|
+
readonly 'type': external._type;
|
|
626
|
+
};
|
|
627
|
+
namespace internal {
|
|
628
|
+
type entry = Signatures_.D;
|
|
629
|
+
type key = string;
|
|
630
|
+
}
|
|
631
|
+
type internal = {
|
|
632
|
+
readonly 'entry': internal.entry;
|
|
633
|
+
readonly 'key': internal.key;
|
|
634
|
+
};
|
|
635
|
+
}
|
|
636
|
+
type location = readonly ['external', location.external] | readonly ['internal', location.internal];
|
|
637
|
+
type signature = Signatures_.D;
|
|
638
|
+
namespace _arguments {
|
|
639
|
+
namespace O {
|
|
640
|
+
namespace values {
|
|
641
|
+
namespace O {
|
|
642
|
+
namespace D {
|
|
643
|
+
type optional = Optional_Value_Initialization_;
|
|
644
|
+
type required = Guaranteed_Value_Selection_;
|
|
645
|
+
namespace parameter {
|
|
646
|
+
type entry = Signature_Parameters_.values.D;
|
|
647
|
+
type key = string;
|
|
648
|
+
}
|
|
649
|
+
type parameter = {
|
|
650
|
+
readonly 'entry': parameter.entry;
|
|
651
|
+
readonly 'key': parameter.key;
|
|
652
|
+
};
|
|
653
|
+
}
|
|
654
|
+
type D = readonly ['optional', D.optional] | readonly ['required', D.required] | readonly ['parameter', D.parameter];
|
|
655
|
+
}
|
|
656
|
+
type O = _pi.Dictionary<O.D>;
|
|
657
|
+
}
|
|
658
|
+
type values = _pi.Optional_Value<values.O>;
|
|
659
|
+
namespace lookups {
|
|
660
|
+
namespace O {
|
|
661
|
+
namespace D {
|
|
662
|
+
type empty_stack = null;
|
|
663
|
+
type not_set = null;
|
|
664
|
+
type selection = Lookup_Selection_;
|
|
665
|
+
namespace stack {
|
|
666
|
+
type stack = Lookup_Selection_;
|
|
667
|
+
type element = Lookup_Selection_;
|
|
668
|
+
}
|
|
669
|
+
type stack = {
|
|
670
|
+
readonly 'stack': stack.stack;
|
|
671
|
+
readonly 'element': stack.element;
|
|
672
|
+
};
|
|
673
|
+
}
|
|
674
|
+
type D = readonly ['empty stack', D.empty_stack] | readonly ['not set', D.not_set] | readonly ['selection', D.selection] | readonly ['stack', D.stack];
|
|
675
|
+
}
|
|
676
|
+
type O = _pi.Dictionary<O.D>;
|
|
677
|
+
}
|
|
678
|
+
type lookups = _pi.Optional_Value<lookups.O>;
|
|
679
|
+
}
|
|
680
|
+
type O = {
|
|
681
|
+
readonly 'values': O.values;
|
|
682
|
+
readonly 'lookups': O.lookups;
|
|
683
|
+
};
|
|
684
|
+
}
|
|
685
|
+
type _arguments = _pi.Optional_Value<_arguments.O>;
|
|
686
|
+
type constraints = Property_Constraints_;
|
|
687
|
+
}
|
|
688
|
+
type component = {
|
|
689
|
+
readonly 'location': component.location;
|
|
690
|
+
readonly 'signature': component.signature;
|
|
691
|
+
readonly 'arguments': component._arguments;
|
|
692
|
+
readonly 'constraints': component.constraints;
|
|
693
|
+
};
|
|
694
|
+
namespace dictionary {
|
|
695
|
+
type definition = Dictionary_;
|
|
696
|
+
type resolver = Node_Resolver_;
|
|
697
|
+
namespace benchmark {
|
|
698
|
+
type O = Benchmark_;
|
|
699
|
+
}
|
|
700
|
+
type benchmark = _pi.Optional_Value<benchmark.O>;
|
|
701
|
+
}
|
|
702
|
+
type dictionary = {
|
|
703
|
+
readonly 'definition': dictionary.definition;
|
|
704
|
+
readonly 'resolver': dictionary.resolver;
|
|
705
|
+
readonly 'benchmark': dictionary.benchmark;
|
|
706
|
+
};
|
|
707
|
+
type group = Node_Resolver_Group_;
|
|
708
|
+
namespace list {
|
|
709
|
+
type definition = Type_Node_.list;
|
|
710
|
+
type resolver = Node_Resolver_;
|
|
711
|
+
namespace result {
|
|
712
|
+
type O = Node_Resolver_List_Result_;
|
|
713
|
+
}
|
|
714
|
+
type result = _pi.Optional_Value<result.O>;
|
|
715
|
+
}
|
|
716
|
+
type list = {
|
|
717
|
+
readonly 'definition': list.definition;
|
|
718
|
+
readonly 'resolver': list.resolver;
|
|
719
|
+
readonly 'result': list.result;
|
|
720
|
+
};
|
|
721
|
+
type nothing = null;
|
|
722
|
+
type _number = null;
|
|
723
|
+
namespace optional {
|
|
724
|
+
type constraints = Option_Constraints_;
|
|
725
|
+
type resolver = Node_Resolver_;
|
|
726
|
+
}
|
|
727
|
+
type optional = {
|
|
728
|
+
readonly 'constraints': optional.constraints;
|
|
729
|
+
readonly 'resolver': optional.resolver;
|
|
730
|
+
};
|
|
731
|
+
namespace reference {
|
|
732
|
+
type definition = Type_Node_.reference;
|
|
733
|
+
namespace _type {
|
|
734
|
+
namespace derived {
|
|
735
|
+
type value = Guaranteed_Value_Selection_;
|
|
736
|
+
}
|
|
737
|
+
type derived = {
|
|
738
|
+
readonly 'value': derived.value;
|
|
739
|
+
};
|
|
740
|
+
namespace selected {
|
|
741
|
+
type definition = Type_Node_.reference._type.selected;
|
|
742
|
+
type lookup = Lookup_Selection_;
|
|
743
|
+
type constraints = Property_Constraints_;
|
|
744
|
+
}
|
|
745
|
+
type selected = {
|
|
746
|
+
readonly 'definition': selected.definition;
|
|
747
|
+
readonly 'lookup': selected.lookup;
|
|
748
|
+
readonly 'constraints': selected.constraints;
|
|
749
|
+
};
|
|
750
|
+
}
|
|
751
|
+
type _type = readonly ['derived', _type.derived] | readonly ['selected', _type.selected];
|
|
752
|
+
}
|
|
753
|
+
type reference = {
|
|
754
|
+
readonly 'definition': reference.definition;
|
|
755
|
+
readonly 'type': reference._type;
|
|
756
|
+
};
|
|
757
|
+
namespace state_group {
|
|
758
|
+
type definition = Type_Node_.state_group;
|
|
759
|
+
namespace states {
|
|
760
|
+
namespace D {
|
|
761
|
+
type constraints = Option_Constraints_;
|
|
762
|
+
type resolver = Node_Resolver_;
|
|
763
|
+
}
|
|
764
|
+
type D = {
|
|
765
|
+
readonly 'constraints': D.constraints;
|
|
766
|
+
readonly 'resolver': D.resolver;
|
|
767
|
+
};
|
|
768
|
+
}
|
|
769
|
+
type states = _pi.Dictionary<states.D>;
|
|
770
|
+
}
|
|
771
|
+
type state_group = {
|
|
772
|
+
readonly 'definition': state_group.definition;
|
|
773
|
+
readonly 'states': state_group.states;
|
|
774
|
+
};
|
|
775
|
+
type text = null;
|
|
776
|
+
}
|
|
777
|
+
export type Node_Resolver_ = readonly ['boolean', Node_Resolver_._boolean] | readonly ['component', Node_Resolver_.component] | readonly ['dictionary', Node_Resolver_.dictionary] | readonly ['group', Node_Resolver_.group] | readonly ['list', Node_Resolver_.list] | readonly ['nothing', Node_Resolver_.nothing] | readonly ['number', Node_Resolver_._number] | readonly ['optional', Node_Resolver_.optional] | readonly ['reference', Node_Resolver_.reference] | readonly ['state group', Node_Resolver_.state_group] | readonly ['text', Node_Resolver_.text];
|
|
778
|
+
export declare namespace Guaranteed_Value_Selection_ {
|
|
779
|
+
namespace start {
|
|
780
|
+
namespace sibling {
|
|
781
|
+
type entry = Node_Resolver_Group_.D;
|
|
782
|
+
type key = string;
|
|
783
|
+
}
|
|
784
|
+
type sibling = {
|
|
785
|
+
readonly 'entry': sibling.entry;
|
|
786
|
+
readonly 'key': sibling.key;
|
|
787
|
+
};
|
|
788
|
+
namespace parent_sibling {
|
|
789
|
+
type entry = Node_Resolver_Group_.D;
|
|
790
|
+
type key = string;
|
|
791
|
+
}
|
|
792
|
+
type parent_sibling = {
|
|
793
|
+
readonly 'entry': parent_sibling.entry;
|
|
794
|
+
readonly 'key': parent_sibling.key;
|
|
795
|
+
};
|
|
796
|
+
namespace option_constraint {
|
|
797
|
+
type entry = Option_Constraints_.D;
|
|
798
|
+
type key = string;
|
|
799
|
+
}
|
|
800
|
+
type option_constraint = {
|
|
801
|
+
readonly 'entry': option_constraint.entry;
|
|
802
|
+
readonly 'key': option_constraint.key;
|
|
803
|
+
};
|
|
804
|
+
type list_cursor = null;
|
|
805
|
+
type linked_entry = null;
|
|
806
|
+
namespace constraint {
|
|
807
|
+
namespace component {
|
|
808
|
+
namespace property {
|
|
809
|
+
type entry = Node_Resolver_Group_.D;
|
|
810
|
+
type key = string;
|
|
811
|
+
}
|
|
812
|
+
type property = {
|
|
813
|
+
readonly 'entry': property.entry;
|
|
814
|
+
readonly 'key': property.key;
|
|
815
|
+
};
|
|
816
|
+
namespace constraint {
|
|
817
|
+
type entry = Property_Constraints_.D;
|
|
818
|
+
type key = string;
|
|
819
|
+
}
|
|
820
|
+
type constraint = {
|
|
821
|
+
readonly 'entry': constraint.entry;
|
|
822
|
+
readonly 'key': constraint.key;
|
|
823
|
+
};
|
|
824
|
+
}
|
|
825
|
+
type component = {
|
|
826
|
+
readonly 'property': component.property;
|
|
827
|
+
readonly 'constraint': component.constraint;
|
|
828
|
+
};
|
|
829
|
+
namespace reference {
|
|
830
|
+
namespace property {
|
|
831
|
+
type entry = Node_Resolver_Group_.D;
|
|
832
|
+
type key = string;
|
|
833
|
+
}
|
|
834
|
+
type property = {
|
|
835
|
+
readonly 'entry': property.entry;
|
|
836
|
+
readonly 'key': property.key;
|
|
837
|
+
};
|
|
838
|
+
namespace constraint {
|
|
839
|
+
type entry = Property_Constraints_.D;
|
|
840
|
+
type key = string;
|
|
841
|
+
}
|
|
842
|
+
type constraint = {
|
|
843
|
+
readonly 'entry': constraint.entry;
|
|
844
|
+
readonly 'key': constraint.key;
|
|
845
|
+
};
|
|
846
|
+
}
|
|
847
|
+
type reference = {
|
|
848
|
+
readonly 'property': reference.property;
|
|
849
|
+
readonly 'constraint': reference.constraint;
|
|
850
|
+
};
|
|
851
|
+
}
|
|
852
|
+
type constraint = readonly ['component', constraint.component] | readonly ['reference', constraint.reference];
|
|
853
|
+
namespace parameter {
|
|
854
|
+
type entry = Signature_Parameters_.values.D;
|
|
855
|
+
type key = string;
|
|
856
|
+
}
|
|
857
|
+
type parameter = {
|
|
858
|
+
readonly 'entry': parameter.entry;
|
|
859
|
+
readonly 'key': parameter.key;
|
|
860
|
+
};
|
|
861
|
+
namespace result {
|
|
862
|
+
namespace list {
|
|
863
|
+
namespace property {
|
|
864
|
+
type entry = Node_Resolver_Group_.D;
|
|
865
|
+
type key = string;
|
|
866
|
+
}
|
|
867
|
+
type property = {
|
|
868
|
+
readonly 'entry': property.entry;
|
|
869
|
+
readonly 'key': property.key;
|
|
870
|
+
};
|
|
871
|
+
type list_result = Node_Resolver_.list.result.O;
|
|
872
|
+
}
|
|
873
|
+
type list = {
|
|
874
|
+
readonly 'property': list.property;
|
|
875
|
+
readonly 'list result': list.list_result;
|
|
876
|
+
};
|
|
877
|
+
namespace state_group {
|
|
878
|
+
namespace property {
|
|
879
|
+
type entry = Node_Resolver_Group_.D;
|
|
880
|
+
type key = string;
|
|
881
|
+
}
|
|
882
|
+
type property = {
|
|
883
|
+
readonly 'entry': property.entry;
|
|
884
|
+
readonly 'key': property.key;
|
|
885
|
+
};
|
|
886
|
+
type state_group = Node_Resolver_.state_group;
|
|
887
|
+
type result = Type_Reference_;
|
|
888
|
+
}
|
|
889
|
+
type state_group = {
|
|
890
|
+
readonly 'property': state_group.property;
|
|
891
|
+
readonly 'state group': state_group.state_group;
|
|
892
|
+
readonly 'result': state_group.result;
|
|
893
|
+
};
|
|
894
|
+
namespace optional_value {
|
|
895
|
+
namespace property {
|
|
896
|
+
type entry = Node_Resolver_Group_.D;
|
|
897
|
+
type key = string;
|
|
898
|
+
}
|
|
899
|
+
type property = {
|
|
900
|
+
readonly 'entry': property.entry;
|
|
901
|
+
readonly 'key': property.key;
|
|
902
|
+
};
|
|
903
|
+
type optional_value = Node_Resolver_.optional;
|
|
904
|
+
type result = Type_Reference_;
|
|
905
|
+
}
|
|
906
|
+
type optional_value = {
|
|
907
|
+
readonly 'property': optional_value.property;
|
|
908
|
+
readonly 'optional value': optional_value.optional_value;
|
|
909
|
+
readonly 'result': optional_value.result;
|
|
910
|
+
};
|
|
911
|
+
}
|
|
912
|
+
type result = readonly ['list', result.list] | readonly ['state group', result.state_group] | readonly ['optional value', result.optional_value];
|
|
913
|
+
}
|
|
914
|
+
type start = readonly ['sibling', start.sibling] | readonly ['parent sibling', start.parent_sibling] | readonly ['option constraint', start.option_constraint] | readonly ['list cursor', start.list_cursor] | readonly ['linked entry', start.linked_entry] | readonly ['constraint', start.constraint] | readonly ['parameter', start.parameter] | readonly ['result', start.result];
|
|
915
|
+
type tail = Relative_Value_Selection_;
|
|
916
|
+
type resulting_node = Type_Node_;
|
|
917
|
+
}
|
|
918
|
+
export type Guaranteed_Value_Selection_ = {
|
|
919
|
+
readonly 'start': Guaranteed_Value_Selection_.start;
|
|
920
|
+
readonly 'tail': Guaranteed_Value_Selection_.tail;
|
|
921
|
+
readonly 'resulting node': Guaranteed_Value_Selection_.resulting_node;
|
|
922
|
+
};
|
|
923
|
+
export declare namespace Possible_Value_Selection_ {
|
|
924
|
+
namespace parameter {
|
|
925
|
+
type entry = Signature_Parameters_.values.D;
|
|
926
|
+
type key = string;
|
|
927
|
+
}
|
|
928
|
+
type parameter = {
|
|
929
|
+
readonly 'entry': parameter.entry;
|
|
930
|
+
readonly 'key': parameter.key;
|
|
931
|
+
};
|
|
932
|
+
namespace result {
|
|
933
|
+
namespace state_group {
|
|
934
|
+
namespace property {
|
|
935
|
+
type entry = Node_Resolver_Group_.D;
|
|
936
|
+
type key = string;
|
|
937
|
+
}
|
|
938
|
+
type property = {
|
|
939
|
+
readonly 'entry': property.entry;
|
|
940
|
+
readonly 'key': property.key;
|
|
941
|
+
};
|
|
942
|
+
type state_group = Node_Resolver_.state_group;
|
|
943
|
+
type result = Type_Reference_;
|
|
944
|
+
}
|
|
945
|
+
type state_group = {
|
|
946
|
+
readonly 'property': state_group.property;
|
|
947
|
+
readonly 'state group': state_group.state_group;
|
|
948
|
+
readonly 'result': state_group.result;
|
|
949
|
+
};
|
|
950
|
+
namespace optional_value {
|
|
951
|
+
namespace property {
|
|
952
|
+
type entry = Node_Resolver_Group_.D;
|
|
953
|
+
type key = string;
|
|
954
|
+
}
|
|
955
|
+
type property = {
|
|
956
|
+
readonly 'entry': property.entry;
|
|
957
|
+
readonly 'key': property.key;
|
|
958
|
+
};
|
|
959
|
+
type optional_value = Node_Resolver_.optional;
|
|
960
|
+
type result = Type_Reference_;
|
|
961
|
+
}
|
|
962
|
+
type optional_value = {
|
|
963
|
+
readonly 'property': optional_value.property;
|
|
964
|
+
readonly 'optional value': optional_value.optional_value;
|
|
965
|
+
readonly 'result': optional_value.result;
|
|
966
|
+
};
|
|
967
|
+
}
|
|
968
|
+
type result = readonly ['state group', result.state_group] | readonly ['optional value', result.optional_value];
|
|
969
|
+
}
|
|
970
|
+
export type Possible_Value_Selection_ = readonly ['parameter', Possible_Value_Selection_.parameter] | readonly ['result', Possible_Value_Selection_.result];
|
|
971
|
+
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, };
|