pareto 0.63.0 → 0.65.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/auto.dist/data/boekhouding.data.js +115 -115
- package/auto.dist/index.d.ts +1 -1
- package/auto.dist/index.js +3 -3
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.api.js +3 -0
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.implementation.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.d.ts +0 -4
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.js +1 -1
- package/auto.dist/public/modules/fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts/auto.provided_interface_glossary.shadow.d.ts +23 -0
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.provided_interface_glossary.shadow.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/implementations/map__Block__2__Block.alg.js +1 -1
- package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/index.js +1 -1
- package/auto.dist/public/modules/main/auto.provided_interface_glossary.shadow.d.ts +5 -3
- package/auto.dist/public/modules/main/implementations/temp_$compile_$boekhouding.alg.js +2 -2
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.d.ts +4 -10
- package/auto.dist/public/modules/pareto__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +20 -30
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.d.ts +0 -4
- package/auto.dist/public/modules/typescript__intermediate__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +14 -20
- package/auto.dist/public/modules/typescript__naming/auto.provided_interface_glossary.shadow.d.ts +5 -3
- package/auto.pareto/$.data.ts +10 -2
- package/auto.pareto/auto.dependencies/index.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/$.data.ts +15 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +41 -27
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +11 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +6 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +38 -17
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +10 -11
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +34 -35
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +28 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +36 -19
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +20 -6
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/astn.data.ts +30 -17
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.alan_light.data.ts +74 -116
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_type_system.data.ts +716 -561
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.cosmos_typescript.data.ts +10 -22
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.grammar.data.ts +35 -49
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.graphviz.data.ts +116 -182
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.pareto.data.ts +315 -431
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.semantic_versioning.data.ts +101 -0
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril.data.ts +253 -393
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/auto.tendril_resolved.data.ts +208 -284
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_directory.data.ts +25 -14
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file.data.ts +30 -16
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/fountain_pen_indented_file_with_escaped_strings.data.ts +31 -16
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/lines.data.ts +20 -5
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/testresult.data.ts +74 -57
- package/auto.pareto/auto.dependencies/{pareto-standard-library/modules/nested/glossary.data.ts → pareto-pure/glossaries/text.data.ts} +44 -25
- package/auto.pareto/auto.dependencies/pareto-pure/glossaries/typescript_intermediate.data.ts +38 -23
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/alan_light_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +17 -10
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/astn_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +20 -9
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_graphviz/glossary.data.ts +21 -3
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_type_system_2_pareto/glossary.data.ts +22 -4
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/cosmos_typescript_2_fountain_pen_directory/glossary.data.ts +24 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_indented_file_2_fountain_pen_indented_file/glossary.data.ts +23 -8
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-pure/modules/fountain_pen_lines_2_lines/glossary.data.ts +27 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/graphviz_2_fountain_pen_indented_file_with_escaped_strings/glossary.data.ts +17 -10
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/pareto_2_typescript_intermediate/glossary.data.ts +17 -19
- package/auto.pareto/auto.dependencies/pareto-pure/{auto.dependencies/pareto-standard-library/modules/nested → modules/semantic_versioning_from_text}/api.data.ts +4 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/semantic_versioning_from_text/glossary.data.ts +49 -0
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/api.data.ts +1 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_alan_light/glossary.data.ts +2 -19
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/api.data.ts +1 -1
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_cosmos_type_system/glossary.data.ts +32 -17
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/api.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-pure/modules/tendril_2_pareto/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/api.data.ts +4 -4
- package/auto.pareto/auto.dependencies/pareto-pure/modules/testresult_2_testresult/glossary.data.ts +80 -57
- package/auto.pareto/auto.dependencies/pareto-standard-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/array/glossary.data.ts +41 -27
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/boolean/glossary.data.ts +11 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/api.data.ts +6 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/buildInterfaceInitializers/glossary.data.ts +38 -17
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/api.data.ts +10 -11
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/dictionary/glossary.data.ts +34 -35
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/api.data.ts +7 -8
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/number/glossary.data.ts +28 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/api.data.ts +2 -3
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/optional/glossary.data.ts +21 -6
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/resolve/glossary.data.ts +14 -12
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/api.data.ts +6 -7
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/string/glossary.data.ts +36 -19
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/api.data.ts +0 -1
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/tostring/glossary.data.ts +20 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/$.data.ts +8 -0
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/glossaries/lines.data.ts +10 -15
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/api.data.ts +11 -11
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/array/glossary.data.ts +11 -11
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/api.data.ts +7 -7
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/dictionary/glossary.data.ts +9 -9
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/api.data.ts +2 -2
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/filesystem/glossary.data.ts +9 -9
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/api.data.ts +5 -5
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/json/glossary.data.ts +15 -15
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/api.data.ts +6 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/numerical_predicates/glossary.data.ts +6 -6
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/api.data.ts +21 -21
- package/auto.pareto/auto.dependencies/pareto-subatomic-library/modules/string/glossary.data.ts +34 -34
- package/auto.pareto/modules/{string_aware_fountain_pen_2 fountain_pen/api.data.ts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/api.data.ts} +1 -2
- package/auto.pareto/modules/{string_aware_fountain_pen_2 fountain_pen/glossary.data.ts → fountain_pen_indented_file_2_fountain_pen_indented_file_with_escaped_texts/glossary.data.ts} +2 -2
- package/auto.pareto/modules/main/api.data.ts +1 -1
- package/auto.pareto/modules/main/glossary.data.ts +11 -6
- package/auto.pareto/modules/pareto_2_fountain_pen/api.data.ts +1 -2
- package/auto.pareto/modules/pareto_2_fountain_pen/glossary.data.ts +18 -20
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/api.data.ts +4 -5
- package/auto.pareto/modules/typescript_intermediate_2_fountain_pen/glossary.data.ts +18 -11
- package/auto.pareto/modules/typescript_naming/api.data.ts +1 -2
- package/auto.pareto/modules/typescript_naming/glossary.data.ts +17 -8
- package/package.json +5 -5
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.api.js +0 -3
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/auto.provided_interface_glossary.shadow.d.ts +0 -29
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.d.ts +0 -0
- package/auto.dist/public/modules/string__aware__fountain__pen__2__fountain__pen/implementations/map.alg.js +0 -2
- package/auto.pareto/auto.dependencies/pareto-pure/auto.dependencies/pareto-standard-library/modules/nested/glossary.data.ts +0 -25
- package/auto.pareto/auto.dependencies/pareto-standard-library/modules/nested/api.data.ts +0 -14
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.api.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/auto.implementation.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/implementations/map__Block__2__Block.alg.d.ts +0 -0
- /package/auto.dist/public/modules/{string__aware__fountain__pen__2__fountain__pen → fountain__pen__indented__file__2__fountain__pen__indented__file__with__escaped__texts}/index.d.ts +0 -0
|
@@ -14,562 +14,452 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
14
14
|
"Compilation Unit": {
|
|
15
15
|
'parameters': d({}),
|
|
16
16
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
17
|
-
"imports": {
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
'context': ['local', null],
|
|
27
|
-
'typeXX': "Namespace",
|
|
28
|
-
'tailXX': a([]),
|
|
29
|
-
'type arguments': d({}),
|
|
30
|
-
}]],
|
|
31
|
-
},
|
|
17
|
+
"imports": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
18
|
+
"path": <g_cosmos.D.Data__Type>['text', null],
|
|
19
|
+
})]],
|
|
20
|
+
"root namespace": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
21
|
+
'context': ['local', null],
|
|
22
|
+
'typeXX': "Namespace",
|
|
23
|
+
'tailXX': a([]),
|
|
24
|
+
'type arguments': d({}),
|
|
25
|
+
}]],
|
|
32
26
|
})]
|
|
33
27
|
},
|
|
34
28
|
"Expression": {
|
|
35
29
|
'parameters': d({}),
|
|
36
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
37
|
-
"flow": <g_cosmos.D.Data__Type>['
|
|
38
|
-
"block": <g_cosmos.D.Data__Type>['
|
|
30
|
+
'type': <g_cosmos.D.Data__Type>['state group', d({
|
|
31
|
+
"flow": <g_cosmos.D.Data__Type>['state group', d({
|
|
32
|
+
"block": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
39
33
|
'context': ['local', null],
|
|
40
34
|
'typeXX': "Statement Block",
|
|
41
35
|
'tailXX': a([]),
|
|
42
36
|
'type arguments': d({}),
|
|
43
37
|
}]],
|
|
44
38
|
"change context": <g_cosmos.D.Data__Type>['group', d({
|
|
45
|
-
"new context selection": {
|
|
46
|
-
'
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
'
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
'tailXX': a([]),
|
|
58
|
-
'type arguments': d({}),
|
|
59
|
-
}]],
|
|
60
|
-
},
|
|
39
|
+
"new context selection": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
40
|
+
'context': ['local', null],
|
|
41
|
+
'typeXX': "Expression",
|
|
42
|
+
'tailXX': a([]),
|
|
43
|
+
'type arguments': d({}),
|
|
44
|
+
}]],
|
|
45
|
+
"sub expression": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
46
|
+
'context': ['local', null],
|
|
47
|
+
'typeXX': "Expression",
|
|
48
|
+
'tailXX': a([]),
|
|
49
|
+
'type arguments': d({}),
|
|
50
|
+
}]],
|
|
61
51
|
})],
|
|
62
|
-
"implement me": <g_cosmos.D.Data__Type>['
|
|
63
|
-
"panic": <g_cosmos.D.Data__Type>['
|
|
52
|
+
"implement me": <g_cosmos.D.Data__Type>['text', null],
|
|
53
|
+
"panic": <g_cosmos.D.Data__Type>['text', null],
|
|
64
54
|
})],
|
|
65
|
-
"literal": <g_cosmos.D.Data__Type>['
|
|
66
|
-
"array": <g_cosmos.D.Data__Type>['
|
|
55
|
+
"literal": <g_cosmos.D.Data__Type>['state group', d({
|
|
56
|
+
"array": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
67
57
|
'context': ['local', null],
|
|
68
58
|
'typeXX': "Expression",
|
|
69
59
|
'tailXX': a([]),
|
|
70
60
|
'type arguments': d({}),
|
|
71
61
|
}]]],
|
|
72
|
-
"boolean": <g_cosmos.D.Data__Type>['
|
|
73
|
-
"false": <g_cosmos.D.Data__Type>['
|
|
74
|
-
"true": <g_cosmos.D.Data__Type>['
|
|
62
|
+
"boolean": <g_cosmos.D.Data__Type>['state group', d({
|
|
63
|
+
"false": <g_cosmos.D.Data__Type>['nothing', null],
|
|
64
|
+
"true": <g_cosmos.D.Data__Type>['nothing', null],
|
|
75
65
|
})],
|
|
76
|
-
"dictionary": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
66
|
+
"dictionary": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
77
67
|
'context': ['local', null],
|
|
78
68
|
'typeXX': "Expression",
|
|
79
69
|
'tailXX': a([]),
|
|
80
70
|
'type arguments': d({}),
|
|
81
71
|
}]]],
|
|
82
72
|
"function": <g_cosmos.D.Data__Type>['group', d({
|
|
83
|
-
"block": {
|
|
84
|
-
'
|
|
73
|
+
"block": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
74
|
+
'context': ['local', null],
|
|
75
|
+
'typeXX': "Statement Block",
|
|
76
|
+
'tailXX': a([]),
|
|
77
|
+
'type arguments': d({}),
|
|
78
|
+
}]],
|
|
79
|
+
"temp signature help": <g_cosmos.D.Data__Type>['state group', d({
|
|
80
|
+
"has additional parameters": <g_cosmos.D.Data__Type>['nothing', null],
|
|
81
|
+
"has no additional parameters": <g_cosmos.D.Data__Type>['nothing', null],
|
|
82
|
+
"typed": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
85
83
|
'context': ['local', null],
|
|
86
|
-
'typeXX': "
|
|
84
|
+
'typeXX': "Function Signature",
|
|
87
85
|
'tailXX': a([]),
|
|
88
86
|
'type arguments': d({}),
|
|
89
87
|
}]],
|
|
90
|
-
},
|
|
91
|
-
"temp signature help": {
|
|
92
|
-
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
93
|
-
"has additional parameters": <g_cosmos.D.Data__Type>['null', null],
|
|
94
|
-
"has no additional parameters": <g_cosmos.D.Data__Type>['null', null],
|
|
95
|
-
"typed": <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
96
|
-
'context': ['local', null],
|
|
97
|
-
'typeXX': "Function Signature",
|
|
98
|
-
'tailXX': a([]),
|
|
99
|
-
'type arguments': d({}),
|
|
100
|
-
}]],
|
|
101
|
-
})],
|
|
102
|
-
},
|
|
88
|
+
})],
|
|
103
89
|
})],
|
|
104
|
-
"group": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
90
|
+
"group": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
105
91
|
'context': ['local', null],
|
|
106
92
|
'typeXX': "Expression",
|
|
107
93
|
'tailXX': a([]),
|
|
108
94
|
'type arguments': d({}),
|
|
109
95
|
}]]],
|
|
110
|
-
"null": <g_cosmos.D.Data__Type>['
|
|
111
|
-
"number": <g_cosmos.D.Data__Type>['
|
|
112
|
-
"optional": <g_cosmos.D.Data__Type>['
|
|
113
|
-
"not set": <g_cosmos.D.Data__Type>['
|
|
114
|
-
"set": <g_cosmos.D.Data__Type>['
|
|
96
|
+
"null": <g_cosmos.D.Data__Type>['nothing', null],
|
|
97
|
+
"number": <g_cosmos.D.Data__Type>['integer', null],
|
|
98
|
+
"optional": <g_cosmos.D.Data__Type>['state group', d({
|
|
99
|
+
"not set": <g_cosmos.D.Data__Type>['nothing', null],
|
|
100
|
+
"set": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
115
101
|
'context': ['local', null],
|
|
116
102
|
'typeXX': "Expression",
|
|
117
103
|
'tailXX': a([]),
|
|
118
104
|
'type arguments': d({}),
|
|
119
105
|
}]],
|
|
120
106
|
})],
|
|
121
|
-
"string": <g_cosmos.D.Data__Type>['
|
|
107
|
+
"string": <g_cosmos.D.Data__Type>['text', null],
|
|
122
108
|
"tagged union": <g_cosmos.D.Data__Type>['group', d({
|
|
123
|
-
"data": {
|
|
124
|
-
'
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
},
|
|
131
|
-
"state": {
|
|
132
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
133
|
-
},
|
|
109
|
+
"data": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
110
|
+
'context': ['local', null],
|
|
111
|
+
'typeXX': "Expression",
|
|
112
|
+
'tailXX': a([]),
|
|
113
|
+
'type arguments': d({}),
|
|
114
|
+
}]],
|
|
115
|
+
"state": <g_cosmos.D.Data__Type>['text', null],
|
|
134
116
|
})],
|
|
135
117
|
})],
|
|
136
118
|
"map": <g_cosmos.D.Data__Type>['group', d({
|
|
137
|
-
"selection": {
|
|
138
|
-
'
|
|
119
|
+
"selection": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
120
|
+
'context': ['local', null],
|
|
121
|
+
'typeXX': "Expression",
|
|
122
|
+
'tailXX': a([]),
|
|
123
|
+
'type arguments': d({}),
|
|
124
|
+
}]],
|
|
125
|
+
"type": <g_cosmos.D.Data__Type>['state group', d({
|
|
126
|
+
"array": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
139
127
|
'context': ['local', null],
|
|
140
128
|
'typeXX': "Expression",
|
|
141
129
|
'tailXX': a([]),
|
|
142
130
|
'type arguments': d({}),
|
|
143
131
|
}]],
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
'type': <g_cosmos.D.Data__Type>['taggedUnion', d({
|
|
147
|
-
"array": <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
132
|
+
"boolean": <g_cosmos.D.Data__Type>['group', d({
|
|
133
|
+
"false expression": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
148
134
|
'context': ['local', null],
|
|
149
135
|
'typeXX': "Expression",
|
|
150
136
|
'tailXX': a([]),
|
|
151
137
|
'type arguments': d({}),
|
|
152
138
|
}]],
|
|
153
|
-
"
|
|
154
|
-
"false expression": {
|
|
155
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
156
|
-
'context': ['local', null],
|
|
157
|
-
'typeXX': "Expression",
|
|
158
|
-
'tailXX': a([]),
|
|
159
|
-
'type arguments': d({}),
|
|
160
|
-
}]],
|
|
161
|
-
},
|
|
162
|
-
"true expression": {
|
|
163
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
164
|
-
'context': ['local', null],
|
|
165
|
-
'typeXX': "Expression",
|
|
166
|
-
'tailXX': a([]),
|
|
167
|
-
'type arguments': d({}),
|
|
168
|
-
}]],
|
|
169
|
-
},
|
|
170
|
-
})],
|
|
171
|
-
"dictionary": <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
139
|
+
"true expression": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
172
140
|
'context': ['local', null],
|
|
173
141
|
'typeXX': "Expression",
|
|
174
142
|
'tailXX': a([]),
|
|
175
143
|
'type arguments': d({}),
|
|
176
144
|
}]],
|
|
177
|
-
"optional": <g_cosmos.D.Data__Type>['group', d({
|
|
178
|
-
"not set": {
|
|
179
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
180
|
-
'context': ['local', null],
|
|
181
|
-
'typeXX': "Expression",
|
|
182
|
-
'tailXX': a([]),
|
|
183
|
-
'type arguments': d({}),
|
|
184
|
-
}]],
|
|
185
|
-
},
|
|
186
|
-
"set": {
|
|
187
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
188
|
-
'context': ['local', null],
|
|
189
|
-
'typeXX': "Expression",
|
|
190
|
-
'tailXX': a([]),
|
|
191
|
-
'type arguments': d({}),
|
|
192
|
-
}]],
|
|
193
|
-
},
|
|
194
|
-
})],
|
|
195
|
-
"tagged union": <g_cosmos.D.Data__Type>['group', d({
|
|
196
|
-
"cases": {
|
|
197
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
198
|
-
'context': ['local', null],
|
|
199
|
-
'typeXX': "Expression",
|
|
200
|
-
'tailXX': a([]),
|
|
201
|
-
'type arguments': d({}),
|
|
202
|
-
}]]],
|
|
203
|
-
},
|
|
204
|
-
"default": {
|
|
205
|
-
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
206
|
-
'context': ['local', null],
|
|
207
|
-
'typeXX': "Expression",
|
|
208
|
-
'tailXX': a([]),
|
|
209
|
-
'type arguments': d({}),
|
|
210
|
-
}]]],
|
|
211
|
-
},
|
|
212
|
-
})],
|
|
213
145
|
})],
|
|
214
|
-
|
|
215
|
-
})],
|
|
216
|
-
"reduce": <g_cosmos.D.Data__Type>['group', d({
|
|
217
|
-
"callback": {
|
|
218
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
219
|
-
'context': ['local', null],
|
|
220
|
-
'typeXX': "Expression",
|
|
221
|
-
'tailXX': a([]),
|
|
222
|
-
'type arguments': d({}),
|
|
223
|
-
}]],
|
|
224
|
-
},
|
|
225
|
-
"initial": {
|
|
226
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
227
|
-
'context': ['local', null],
|
|
228
|
-
'typeXX': "Expression",
|
|
229
|
-
'tailXX': a([]),
|
|
230
|
-
'type arguments': d({}),
|
|
231
|
-
}]],
|
|
232
|
-
},
|
|
233
|
-
"selection": {
|
|
234
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
146
|
+
"dictionary": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
235
147
|
'context': ['local', null],
|
|
236
148
|
'typeXX': "Expression",
|
|
237
149
|
'tailXX': a([]),
|
|
238
150
|
'type arguments': d({}),
|
|
239
151
|
}]],
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
"
|
|
248
|
-
|
|
249
|
-
"
|
|
250
|
-
|
|
251
|
-
},
|
|
252
|
-
|
|
253
|
-
'type': <g_cosmos.D.Data__Type>['array', <g_cosmos.D.Data__Type>['string', null]],
|
|
254
|
-
},
|
|
255
|
-
"variable": {
|
|
256
|
-
'type': <g_cosmos.D.Data__Type>['string', null],
|
|
257
|
-
},
|
|
258
|
-
})],
|
|
152
|
+
"optional": <g_cosmos.D.Data__Type>['group', d({
|
|
153
|
+
"not set": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
154
|
+
'context': ['local', null],
|
|
155
|
+
'typeXX': "Expression",
|
|
156
|
+
'tailXX': a([]),
|
|
157
|
+
'type arguments': d({}),
|
|
158
|
+
}]],
|
|
159
|
+
"set": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
160
|
+
'context': ['local', null],
|
|
161
|
+
'typeXX': "Expression",
|
|
162
|
+
'tailXX': a([]),
|
|
163
|
+
'type arguments': d({}),
|
|
164
|
+
}]],
|
|
259
165
|
})],
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
},
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
'typeXX': "Expression",
|
|
276
|
-
'tailXX': a([]),
|
|
277
|
-
'type arguments': d({}),
|
|
278
|
-
}]],
|
|
279
|
-
},
|
|
280
|
-
"type arguments": {
|
|
281
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
282
|
-
'context': ['local', null],
|
|
283
|
-
'typeXX': "Type Arguments",
|
|
284
|
-
'tailXX': a([]),
|
|
285
|
-
'type arguments': d({}),
|
|
286
|
-
}]],
|
|
287
|
-
},
|
|
288
|
-
})],
|
|
289
|
-
"member selection": <g_cosmos.D.Data__Type>['string', null],
|
|
290
|
-
})]],
|
|
291
|
-
},
|
|
166
|
+
"tagged union": <g_cosmos.D.Data__Type>['group', d({
|
|
167
|
+
"cases": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
168
|
+
'context': ['local', null],
|
|
169
|
+
'typeXX': "Expression",
|
|
170
|
+
'tailXX': a([]),
|
|
171
|
+
'type arguments': d({}),
|
|
172
|
+
}]]],
|
|
173
|
+
"default": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
174
|
+
'context': ['local', null],
|
|
175
|
+
'typeXX': "Expression",
|
|
176
|
+
'tailXX': a([]),
|
|
177
|
+
'type arguments': d({}),
|
|
178
|
+
}]]],
|
|
179
|
+
})],
|
|
180
|
+
})],
|
|
292
181
|
})],
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
"Function Signature": {
|
|
296
|
-
'parameters': d({}),
|
|
297
|
-
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
298
|
-
"context parameter": {
|
|
299
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
182
|
+
"reduce": <g_cosmos.D.Data__Type>['group', d({
|
|
183
|
+
"callback": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
300
184
|
'context': ['local', null],
|
|
301
|
-
'typeXX': "
|
|
185
|
+
'typeXX': "Expression",
|
|
302
186
|
'tailXX': a([]),
|
|
303
187
|
'type arguments': d({}),
|
|
304
188
|
}]],
|
|
305
|
-
|
|
306
|
-
"parameters": {
|
|
307
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
189
|
+
"initial": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
308
190
|
'context': ['local', null],
|
|
309
|
-
'typeXX': "
|
|
310
|
-
'tailXX': a([]),
|
|
311
|
-
'type arguments': d({}),
|
|
312
|
-
}]]],
|
|
313
|
-
},
|
|
314
|
-
"return type": {
|
|
315
|
-
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
316
|
-
'context': ['local', null],
|
|
317
|
-
'typeXX': "Type",
|
|
318
|
-
'tailXX': a([]),
|
|
319
|
-
'type arguments': d({}),
|
|
320
|
-
}]]],
|
|
321
|
-
},
|
|
322
|
-
"type parameters": {
|
|
323
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
324
|
-
'context': ['local', null],
|
|
325
|
-
'typeXX': "Type Parameters",
|
|
191
|
+
'typeXX': "Expression",
|
|
326
192
|
'tailXX': a([]),
|
|
327
193
|
'type arguments': d({}),
|
|
328
194
|
}]],
|
|
329
|
-
|
|
330
|
-
})]
|
|
331
|
-
},
|
|
332
|
-
"Namespace": {
|
|
333
|
-
'parameters': d({}),
|
|
334
|
-
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
335
|
-
"namespaces": {
|
|
336
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
195
|
+
"selection": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
337
196
|
'context': ['local', null],
|
|
338
|
-
'typeXX': "
|
|
197
|
+
'typeXX': "Expression",
|
|
339
198
|
'tailXX': a([]),
|
|
340
199
|
'type arguments': d({}),
|
|
341
|
-
}]]
|
|
342
|
-
},
|
|
343
|
-
"
|
|
344
|
-
|
|
345
|
-
"
|
|
346
|
-
|
|
200
|
+
}]],
|
|
201
|
+
})],
|
|
202
|
+
"selection": <g_cosmos.D.Data__Type>['group', d({
|
|
203
|
+
"start": <g_cosmos.D.Data__Type>['state group', d({
|
|
204
|
+
"context": <g_cosmos.D.Data__Type>['nothing', null],
|
|
205
|
+
"parameter": <g_cosmos.D.Data__Type>['text', null],
|
|
206
|
+
"seed": <g_cosmos.D.Data__Type>['nothing', null],
|
|
207
|
+
"variable": <g_cosmos.D.Data__Type>['group', d({
|
|
208
|
+
"import": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['text', null]],
|
|
209
|
+
"namespace path": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['text', null]],
|
|
210
|
+
"variable": <g_cosmos.D.Data__Type>['text', null],
|
|
211
|
+
})],
|
|
212
|
+
})],
|
|
213
|
+
"tail": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['state group', d({
|
|
214
|
+
"call": <g_cosmos.D.Data__Type>['group', d({
|
|
215
|
+
"arguments": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
347
216
|
'context': ['local', null],
|
|
348
|
-
'typeXX': "
|
|
217
|
+
'typeXX': "Expression",
|
|
218
|
+
'tailXX': a([]),
|
|
219
|
+
'type arguments': d({}),
|
|
220
|
+
}]]],
|
|
221
|
+
"context": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
222
|
+
'context': ['local', null],
|
|
223
|
+
'typeXX': "Expression",
|
|
349
224
|
'tailXX': a([]),
|
|
350
225
|
'type arguments': d({}),
|
|
351
226
|
}]],
|
|
352
|
-
|
|
353
|
-
"type parameters": {
|
|
354
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
227
|
+
"type arguments": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
355
228
|
'context': ['local', null],
|
|
356
|
-
'typeXX': "Type
|
|
229
|
+
'typeXX': "Type Arguments",
|
|
357
230
|
'tailXX': a([]),
|
|
358
231
|
'type arguments': d({}),
|
|
359
232
|
}]],
|
|
360
|
-
},
|
|
233
|
+
})],
|
|
234
|
+
"member selection": <g_cosmos.D.Data__Type>['text', null],
|
|
361
235
|
})]],
|
|
362
|
-
},
|
|
363
|
-
|
|
364
|
-
|
|
236
|
+
})],
|
|
237
|
+
})]
|
|
238
|
+
},
|
|
239
|
+
"Function Signature": {
|
|
240
|
+
'parameters': d({}),
|
|
241
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
242
|
+
"context parameter": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
243
|
+
'context': ['local', null],
|
|
244
|
+
'typeXX': "Type",
|
|
245
|
+
'tailXX': a([]),
|
|
246
|
+
'type arguments': d({}),
|
|
247
|
+
}]],
|
|
248
|
+
"parameters": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
249
|
+
'context': ['local', null],
|
|
250
|
+
'typeXX': "Type",
|
|
251
|
+
'tailXX': a([]),
|
|
252
|
+
'type arguments': d({}),
|
|
253
|
+
}]]],
|
|
254
|
+
"return type": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
255
|
+
'context': ['local', null],
|
|
256
|
+
'typeXX': "Type",
|
|
257
|
+
'tailXX': a([]),
|
|
258
|
+
'type arguments': d({}),
|
|
259
|
+
}]]],
|
|
260
|
+
"type parameters": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
261
|
+
'context': ['local', null],
|
|
262
|
+
'typeXX': "Type Parameters",
|
|
263
|
+
'tailXX': a([]),
|
|
264
|
+
'type arguments': d({}),
|
|
265
|
+
}]],
|
|
266
|
+
})]
|
|
267
|
+
},
|
|
268
|
+
"Namespace": {
|
|
269
|
+
'parameters': d({}),
|
|
270
|
+
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
271
|
+
"namespaces": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
272
|
+
'context': ['local', null],
|
|
273
|
+
'typeXX': "Namespace",
|
|
274
|
+
'tailXX': a([]),
|
|
275
|
+
'type arguments': d({}),
|
|
276
|
+
}]]],
|
|
277
|
+
"types": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
278
|
+
"type": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
365
279
|
'context': ['local', null],
|
|
366
|
-
'typeXX': "
|
|
280
|
+
'typeXX': "Type",
|
|
367
281
|
'tailXX': a([]),
|
|
368
282
|
'type arguments': d({}),
|
|
369
283
|
}]],
|
|
370
|
-
|
|
284
|
+
"type parameters": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
285
|
+
'context': ['local', null],
|
|
286
|
+
'typeXX': "Type Parameters",
|
|
287
|
+
'tailXX': a([]),
|
|
288
|
+
'type arguments': d({}),
|
|
289
|
+
}]],
|
|
290
|
+
})]],
|
|
291
|
+
"variables": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
292
|
+
'context': ['local', null],
|
|
293
|
+
'typeXX': "Variables",
|
|
294
|
+
'tailXX': a([]),
|
|
295
|
+
'type arguments': d({}),
|
|
296
|
+
}]],
|
|
371
297
|
})]
|
|
372
298
|
},
|
|
373
299
|
"Statement Block": {
|
|
374
300
|
'parameters': d({}),
|
|
375
301
|
'type': <g_cosmos.D.Data__Type>['group', d({
|
|
376
|
-
"statements": {
|
|
377
|
-
|
|
378
|
-
"
|
|
379
|
-
"expression": {
|
|
380
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
381
|
-
'context': ['local', null],
|
|
382
|
-
'typeXX': "Expression",
|
|
383
|
-
'tailXX': a([]),
|
|
384
|
-
'type arguments': d({}),
|
|
385
|
-
}]],
|
|
386
|
-
},
|
|
387
|
-
"selection": {
|
|
388
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
389
|
-
'context': ['local', null],
|
|
390
|
-
'typeXX': "Expression",
|
|
391
|
-
'tailXX': a([]),
|
|
392
|
-
'type arguments': d({}),
|
|
393
|
-
}]],
|
|
394
|
-
},
|
|
395
|
-
})],
|
|
396
|
-
"change context": <g_cosmos.D.Data__Type>['group', d({
|
|
397
|
-
"new context selection": {
|
|
398
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
399
|
-
'context': ['local', null],
|
|
400
|
-
'typeXX': "Expression",
|
|
401
|
-
'tailXX': a([]),
|
|
402
|
-
'type arguments': d({}),
|
|
403
|
-
}]],
|
|
404
|
-
},
|
|
405
|
-
"sub statement block": {
|
|
406
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
407
|
-
'context': ['local', null],
|
|
408
|
-
'typeXX': "Statement Block",
|
|
409
|
-
'tailXX': a([]),
|
|
410
|
-
'type arguments': d({}),
|
|
411
|
-
}]],
|
|
412
|
-
},
|
|
413
|
-
})],
|
|
414
|
-
"debug": <g_cosmos.D.Data__Type>['string', null],
|
|
415
|
-
"expression": <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
302
|
+
"statements": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['state group', d({
|
|
303
|
+
"assignment": <g_cosmos.D.Data__Type>['group', d({
|
|
304
|
+
"expression": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
416
305
|
'context': ['local', null],
|
|
417
306
|
'typeXX': "Expression",
|
|
418
307
|
'tailXX': a([]),
|
|
419
308
|
'type arguments': d({}),
|
|
420
309
|
}]],
|
|
421
|
-
"
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
}]]],
|
|
437
|
-
},
|
|
438
|
-
"if block": {
|
|
439
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
440
|
-
'context': ['local', null],
|
|
441
|
-
'typeXX': "Statement Block",
|
|
442
|
-
'tailXX': a([]),
|
|
443
|
-
'type arguments': d({}),
|
|
444
|
-
}]],
|
|
445
|
-
},
|
|
446
|
-
})],
|
|
447
|
-
"return": <g_cosmos.D.Data__Type>['group', d({
|
|
448
|
-
"expression": {
|
|
449
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
450
|
-
'context': ['local', null],
|
|
451
|
-
'typeXX': "Expression",
|
|
452
|
-
'tailXX': a([]),
|
|
453
|
-
'type arguments': d({}),
|
|
454
|
-
}]],
|
|
455
|
-
},
|
|
456
|
-
})],
|
|
457
|
-
"sub block": <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
310
|
+
"selection": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
311
|
+
'context': ['local', null],
|
|
312
|
+
'typeXX': "Expression",
|
|
313
|
+
'tailXX': a([]),
|
|
314
|
+
'type arguments': d({}),
|
|
315
|
+
}]],
|
|
316
|
+
})],
|
|
317
|
+
"change context": <g_cosmos.D.Data__Type>['group', d({
|
|
318
|
+
"new context selection": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
319
|
+
'context': ['local', null],
|
|
320
|
+
'typeXX': "Expression",
|
|
321
|
+
'tailXX': a([]),
|
|
322
|
+
'type arguments': d({}),
|
|
323
|
+
}]],
|
|
324
|
+
"sub statement block": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
458
325
|
'context': ['local', null],
|
|
459
326
|
'typeXX': "Statement Block",
|
|
460
327
|
'tailXX': a([]),
|
|
461
328
|
'type arguments': d({}),
|
|
462
329
|
}]],
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
'context': ['local', null],
|
|
467
|
-
'typeXX': "Statement Block",
|
|
468
|
-
'tailXX': a([]),
|
|
469
|
-
'type arguments': d({}),
|
|
470
|
-
}]]],
|
|
471
|
-
},
|
|
472
|
-
"default": {
|
|
473
|
-
'type': <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
474
|
-
'context': ['local', null],
|
|
475
|
-
'typeXX': "Statement Block",
|
|
476
|
-
'tailXX': a([]),
|
|
477
|
-
'type arguments': d({}),
|
|
478
|
-
}]]],
|
|
479
|
-
},
|
|
480
|
-
"select": {
|
|
481
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
482
|
-
'context': ['local', null],
|
|
483
|
-
'typeXX': "Expression",
|
|
484
|
-
'tailXX': a([]),
|
|
485
|
-
'type arguments': d({}),
|
|
486
|
-
}]],
|
|
487
|
-
},
|
|
488
|
-
})],
|
|
489
|
-
})]],
|
|
490
|
-
},
|
|
491
|
-
"variables": {
|
|
492
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
330
|
+
})],
|
|
331
|
+
"debug": <g_cosmos.D.Data__Type>['text', null],
|
|
332
|
+
"expression": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
493
333
|
'context': ['local', null],
|
|
494
|
-
'typeXX': "
|
|
334
|
+
'typeXX': "Expression",
|
|
495
335
|
'tailXX': a([]),
|
|
496
336
|
'type arguments': d({}),
|
|
497
337
|
}]],
|
|
498
|
-
|
|
338
|
+
"if": <g_cosmos.D.Data__Type>['group', d({
|
|
339
|
+
"condition": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
340
|
+
'context': ['local', null],
|
|
341
|
+
'typeXX': "Expression",
|
|
342
|
+
'tailXX': a([]),
|
|
343
|
+
'type arguments': d({}),
|
|
344
|
+
}]],
|
|
345
|
+
"else": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
346
|
+
'context': ['local', null],
|
|
347
|
+
'typeXX': "Statement Block",
|
|
348
|
+
'tailXX': a([]),
|
|
349
|
+
'type arguments': d({}),
|
|
350
|
+
}]]],
|
|
351
|
+
"if block": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
352
|
+
'context': ['local', null],
|
|
353
|
+
'typeXX': "Statement Block",
|
|
354
|
+
'tailXX': a([]),
|
|
355
|
+
'type arguments': d({}),
|
|
356
|
+
}]],
|
|
357
|
+
})],
|
|
358
|
+
"return": <g_cosmos.D.Data__Type>['group', d({
|
|
359
|
+
"expression": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
360
|
+
'context': ['local', null],
|
|
361
|
+
'typeXX': "Expression",
|
|
362
|
+
'tailXX': a([]),
|
|
363
|
+
'type arguments': d({}),
|
|
364
|
+
}]],
|
|
365
|
+
})],
|
|
366
|
+
"sub block": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
367
|
+
'context': ['local', null],
|
|
368
|
+
'typeXX': "Statement Block",
|
|
369
|
+
'tailXX': a([]),
|
|
370
|
+
'type arguments': d({}),
|
|
371
|
+
}]],
|
|
372
|
+
"switch": <g_cosmos.D.Data__Type>['group', d({
|
|
373
|
+
"cases": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
374
|
+
'context': ['local', null],
|
|
375
|
+
'typeXX': "Statement Block",
|
|
376
|
+
'tailXX': a([]),
|
|
377
|
+
'type arguments': d({}),
|
|
378
|
+
}]]],
|
|
379
|
+
"default": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
380
|
+
'context': ['local', null],
|
|
381
|
+
'typeXX': "Statement Block",
|
|
382
|
+
'tailXX': a([]),
|
|
383
|
+
'type arguments': d({}),
|
|
384
|
+
}]]],
|
|
385
|
+
"select": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
386
|
+
'context': ['local', null],
|
|
387
|
+
'typeXX': "Expression",
|
|
388
|
+
'tailXX': a([]),
|
|
389
|
+
'type arguments': d({}),
|
|
390
|
+
}]],
|
|
391
|
+
})],
|
|
392
|
+
})]],
|
|
393
|
+
"variables": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
394
|
+
'context': ['local', null],
|
|
395
|
+
'typeXX': "Variables",
|
|
396
|
+
'tailXX': a([]),
|
|
397
|
+
'type arguments': d({}),
|
|
398
|
+
}]],
|
|
499
399
|
})]
|
|
500
400
|
},
|
|
501
401
|
"Type": {
|
|
502
402
|
'parameters': d({}),
|
|
503
|
-
'type': <g_cosmos.D.Data__Type>['
|
|
504
|
-
"array": <g_cosmos.D.Data__Type>['
|
|
403
|
+
'type': <g_cosmos.D.Data__Type>['state group', d({
|
|
404
|
+
"array": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
505
405
|
'context': ['local', null],
|
|
506
406
|
'typeXX': "Type",
|
|
507
407
|
'tailXX': a([]),
|
|
508
408
|
'type arguments': d({}),
|
|
509
409
|
}]],
|
|
510
|
-
"boolean": <g_cosmos.D.Data__Type>['
|
|
511
|
-
"dictionary": <g_cosmos.D.Data__Type>['
|
|
410
|
+
"boolean": <g_cosmos.D.Data__Type>['nothing', null],
|
|
411
|
+
"dictionary": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
512
412
|
'context': ['local', null],
|
|
513
413
|
'typeXX': "Type",
|
|
514
414
|
'tailXX': a([]),
|
|
515
415
|
'type arguments': d({}),
|
|
516
416
|
}]],
|
|
517
|
-
"function": <g_cosmos.D.Data__Type>['
|
|
417
|
+
"function": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
518
418
|
'context': ['local', null],
|
|
519
419
|
'typeXX': "Function Signature",
|
|
520
420
|
'tailXX': a([]),
|
|
521
421
|
'type arguments': d({}),
|
|
522
422
|
}]],
|
|
523
423
|
"group": <g_cosmos.D.Data__Type>['group', d({
|
|
524
|
-
"members": {
|
|
525
|
-
'
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
}]]],
|
|
531
|
-
},
|
|
424
|
+
"members": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
425
|
+
'context': ['local', null],
|
|
426
|
+
'typeXX': "Type",
|
|
427
|
+
'tailXX': a([]),
|
|
428
|
+
'type arguments': d({}),
|
|
429
|
+
}]]],
|
|
532
430
|
})],
|
|
533
|
-
"
|
|
534
|
-
"
|
|
535
|
-
"optional": <g_cosmos.D.Data__Type>['
|
|
431
|
+
"integer": <g_cosmos.D.Data__Type>['nothing', null],
|
|
432
|
+
"null": <g_cosmos.D.Data__Type>['nothing', null],
|
|
433
|
+
"optional": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
536
434
|
'context': ['local', null],
|
|
537
435
|
'typeXX': "Type",
|
|
538
436
|
'tailXX': a([]),
|
|
539
437
|
'type arguments': d({}),
|
|
540
438
|
}]],
|
|
541
|
-
"parameter selection": <g_cosmos.D.Data__Type>['
|
|
542
|
-
"string": <g_cosmos.D.Data__Type>['
|
|
543
|
-
"tagged union": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
439
|
+
"parameter selection": <g_cosmos.D.Data__Type>['text', null],
|
|
440
|
+
"string": <g_cosmos.D.Data__Type>['nothing', null],
|
|
441
|
+
"tagged union": <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
544
442
|
'context': ['local', null],
|
|
545
443
|
'typeXX': "Type",
|
|
546
444
|
'tailXX': a([]),
|
|
547
445
|
'type arguments': d({}),
|
|
548
446
|
}]]],
|
|
549
447
|
"type selection": <g_cosmos.D.Data__Type>['group', d({
|
|
550
|
-
"import":
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
"
|
|
554
|
-
'
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
'type':
|
|
558
|
-
},
|
|
559
|
-
"type arguments": {
|
|
560
|
-
'type': <g_cosmos.D.Data__Type>['reference', ['type', {
|
|
561
|
-
'context': ['local', null],
|
|
562
|
-
'typeXX': "Type Arguments",
|
|
563
|
-
'tailXX': a([]),
|
|
564
|
-
'type arguments': d({}),
|
|
565
|
-
}]],
|
|
566
|
-
},
|
|
448
|
+
"import": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['text', null]],
|
|
449
|
+
"namespace path": <g_cosmos.D.Data__Type>['list', <g_cosmos.D.Data__Type>['text', null]],
|
|
450
|
+
"type": <g_cosmos.D.Data__Type>['text', null],
|
|
451
|
+
"type arguments": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
452
|
+
'context': ['local', null],
|
|
453
|
+
'typeXX': "Type Arguments",
|
|
454
|
+
'tailXX': a([]),
|
|
455
|
+
'type arguments': d({}),
|
|
456
|
+
}]],
|
|
567
457
|
})],
|
|
568
458
|
})]
|
|
569
459
|
},
|
|
570
460
|
"Type Arguments": {
|
|
571
461
|
'parameters': d({}),
|
|
572
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
462
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
573
463
|
'context': ['local', null],
|
|
574
464
|
'typeXX': "Type",
|
|
575
465
|
'tailXX': a([]),
|
|
@@ -578,30 +468,24 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
578
468
|
},
|
|
579
469
|
"Type Parameters": {
|
|
580
470
|
'parameters': d({}),
|
|
581
|
-
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['
|
|
471
|
+
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['nothing', null]]
|
|
582
472
|
},
|
|
583
473
|
"Variables": {
|
|
584
474
|
'parameters': d({}),
|
|
585
475
|
'type': <g_cosmos.D.Data__Type>['dictionary', <g_cosmos.D.Data__Type>['group', d({
|
|
586
|
-
"expression": {
|
|
587
|
-
'
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
'
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
'context': ['local', null],
|
|
600
|
-
'typeXX': "Type",
|
|
601
|
-
'tailXX': a([]),
|
|
602
|
-
'type arguments': d({}),
|
|
603
|
-
}]]],
|
|
604
|
-
},
|
|
476
|
+
"expression": <g_cosmos.D.Data__Type>['component', ['type', {
|
|
477
|
+
'context': ['local', null],
|
|
478
|
+
'typeXX': "Expression",
|
|
479
|
+
'tailXX': a([]),
|
|
480
|
+
'type arguments': d({}),
|
|
481
|
+
}]],
|
|
482
|
+
"mutable": <g_cosmos.D.Data__Type>['boolean', null],
|
|
483
|
+
"type": <g_cosmos.D.Data__Type>['optional', <g_cosmos.D.Data__Type>['component', ['type', {
|
|
484
|
+
'context': ['local', null],
|
|
485
|
+
'typeXX': "Type",
|
|
486
|
+
'tailXX': a([]),
|
|
487
|
+
'type arguments': d({}),
|
|
488
|
+
}]]],
|
|
605
489
|
})]]
|
|
606
490
|
},
|
|
607
491
|
}),
|
|
@@ -1329,11 +1213,11 @@ export const $: g_cosmos.D.Glossary = {
|
|
|
1329
1213
|
},
|
|
1330
1214
|
}),
|
|
1331
1215
|
},
|
|
1332
|
-
"
|
|
1216
|
+
"integer": {
|
|
1333
1217
|
'data types': d({}),
|
|
1334
1218
|
'namespaces': d({}),
|
|
1335
1219
|
},
|
|
1336
|
-
"
|
|
1220
|
+
"null": {
|
|
1337
1221
|
'data types': d({}),
|
|
1338
1222
|
'namespaces': d({}),
|
|
1339
1223
|
},
|