FIR CFA: put primary constructor before other class members

This commit is contained in:
pyos
2022-12-11 16:35:08 +01:00
committed by Dmitriy Novozhilov
parent c6e9afb788
commit 17ee8f3a7b
31 changed files with 1890 additions and 1871 deletions
@@ -57,123 +57,129 @@ digraph localClassesWithImplicit_kt {
subgraph cluster_7 {
color=blue
24 [label="Enter class <anonymous object>" style="filled" fillcolor=red];
25 [label="Exit class <anonymous object>" style="filled" fillcolor=red];
}
26 [label="Exit anonymous object"];
27 [label="Exit anonymous object expression"];
28 [label="Variable declaration: lval x: R|<anonymous>|"];
29 [label="Exit block"];
}
30 [label="Exit function test" style="filled" fillcolor=red];
}
subgraph cluster_8 {
color=blue
31 [label="Enter function baz" style="filled" fillcolor=red];
subgraph cluster_9 {
color=blue
32 [label="Enter block"];
33 [label="Const: Int(1)"];
34 [label="Jump: ^baz Int(1)"];
35 [label="Stub" style="filled" fillcolor=gray];
36 [label="Exit block" style="filled" fillcolor=gray];
}
37 [label="Exit function baz" style="filled" fillcolor=red];
}
subgraph cluster_10 {
color=blue
38 [label="Enter function bar" style="filled" fillcolor=red];
subgraph cluster_11 {
color=blue
39 [label="Enter block"];
40 [label="Postponed enter to lambda"];
subgraph cluster_12 {
color=blue
41 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
subgraph cluster_13 {
subgraph cluster_8 {
color=blue
42 [label="Enter block"];
43 [label="Access variable R|<local>/a|"];
44 [label="Smart cast: R|<local>/a|"];
45 [label="Access variable R|kotlin/String.length|"];
46 [label="Access variable R|<local>/b|"];
47 [label="Access variable <Unresolved name: length>#"];
48 [label="Function call: this@R|/<anonymous>|.R|/<anonymous>.baz|()" style="filled" fillcolor=yellow];
49 [label="Exit block"];
25 [label="Enter function <init>" style="filled" fillcolor=red];
26 [label="Delegated constructor call: super<R|kotlin/Any|>()" style="filled" fillcolor=yellow];
27 [label="Exit function <init>" style="filled" fillcolor=red];
}
50 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
28 [label="Exit class <anonymous object>" style="filled" fillcolor=red];
}
51 [label="Postponed exit from lambda"];
52 [label="Function call: R|/myRun|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
53 [label="Jump: ^bar R|/myRun|<R|kotlin/Int|>(<L> = myRun@fun <anonymous>(): R|kotlin/Int| <inline=Inline, kind=UNKNOWN> {
29 [label="Exit anonymous object"];
30 [label="Exit anonymous object expression"];
31 [label="Variable declaration: lval x: R|<anonymous>|"];
32 [label="Exit block"];
}
33 [label="Exit function test" style="filled" fillcolor=red];
}
subgraph cluster_9 {
color=blue
34 [label="Enter function baz" style="filled" fillcolor=red];
subgraph cluster_10 {
color=blue
35 [label="Enter block"];
36 [label="Const: Int(1)"];
37 [label="Jump: ^baz Int(1)"];
38 [label="Stub" style="filled" fillcolor=gray];
39 [label="Exit block" style="filled" fillcolor=gray];
}
40 [label="Exit function baz" style="filled" fillcolor=red];
}
subgraph cluster_11 {
color=blue
41 [label="Enter function bar" style="filled" fillcolor=red];
subgraph cluster_12 {
color=blue
42 [label="Enter block"];
43 [label="Postponed enter to lambda"];
subgraph cluster_13 {
color=blue
44 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
subgraph cluster_14 {
color=blue
45 [label="Enter block"];
46 [label="Access variable R|<local>/a|"];
47 [label="Smart cast: R|<local>/a|"];
48 [label="Access variable R|kotlin/String.length|"];
49 [label="Access variable R|<local>/b|"];
50 [label="Access variable <Unresolved name: length>#"];
51 [label="Function call: this@R|/<anonymous>|.R|/<anonymous>.baz|()" style="filled" fillcolor=yellow];
52 [label="Exit block"];
}
53 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
}
54 [label="Postponed exit from lambda"];
55 [label="Function call: R|/myRun|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
56 [label="Jump: ^bar R|/myRun|<R|kotlin/Int|>(<L> = myRun@fun <anonymous>(): R|kotlin/Int| <inline=Inline, kind=UNKNOWN> {
R|<local>/a|.R|kotlin/String.length|
R|<local>/b|.<Unresolved name: length>#
^ this@R|/<anonymous>|.R|/<anonymous>.baz|()
}
)"];
54 [label="Stub" style="filled" fillcolor=gray];
55 [label="Exit block" style="filled" fillcolor=gray];
57 [label="Stub" style="filled" fillcolor=gray];
58 [label="Exit block" style="filled" fillcolor=gray];
}
56 [label="Exit function bar" style="filled" fillcolor=red];
59 [label="Exit function bar" style="filled" fillcolor=red];
}
subgraph cluster_14 {
subgraph cluster_15 {
color=blue
57 [label="Enter function foo" style="filled" fillcolor=red];
subgraph cluster_15 {
60 [label="Enter function foo" style="filled" fillcolor=red];
subgraph cluster_16 {
color=blue
58 [label="Enter block"];
59 [label="Postponed enter to lambda"];
subgraph cluster_16 {
61 [label="Enter block"];
62 [label="Postponed enter to lambda"];
subgraph cluster_17 {
color=blue
60 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
subgraph cluster_17 {
63 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
subgraph cluster_18 {
color=blue
61 [label="Enter block"];
62 [label="Access variable R|<local>/a|"];
63 [label="Smart cast: R|<local>/a|"];
64 [label="Access variable R|kotlin/String.length|"];
subgraph cluster_18 {
64 [label="Enter block"];
65 [label="Access variable R|<local>/a|"];
66 [label="Smart cast: R|<local>/a|"];
67 [label="Access variable R|kotlin/String.length|"];
subgraph cluster_19 {
color=blue
65 [label="Enter when"];
subgraph cluster_19 {
color=blue
66 [label="Enter when branch condition "];
67 [label="Access variable R|<local>/b|"];
68 [label="Type operator: (R|<local>/b| is R|kotlin/String|)"];
69 [label="Exit when branch condition"];
}
68 [label="Enter when"];
subgraph cluster_20 {
color=blue
70 [label="Enter when branch condition else"];
71 [label="Exit when branch condition"];
69 [label="Enter when branch condition "];
70 [label="Access variable R|<local>/b|"];
71 [label="Type operator: (R|<local>/b| is R|kotlin/String|)"];
72 [label="Exit when branch condition"];
}
72 [label="Enter when branch result"];
subgraph cluster_21 {
color=blue
73 [label="Enter block"];
74 [label="Const: Int(1)"];
75 [label="Exit block"];
73 [label="Enter when branch condition else"];
74 [label="Exit when branch condition"];
}
76 [label="Exit when branch result"];
77 [label="Enter when branch result"];
75 [label="Enter when branch result"];
subgraph cluster_22 {
color=blue
78 [label="Enter block"];
79 [label="Access variable R|<local>/b|"];
80 [label="Smart cast: R|<local>/b|"];
81 [label="Access variable R|kotlin/String.length|"];
82 [label="Function call: this@R|/<anonymous>|.R|/<anonymous>.bar|()" style="filled" fillcolor=yellow];
83 [label="Exit block"];
76 [label="Enter block"];
77 [label="Const: Int(1)"];
78 [label="Exit block"];
}
84 [label="Exit when branch result"];
85 [label="Exit when"];
79 [label="Exit when branch result"];
80 [label="Enter when branch result"];
subgraph cluster_23 {
color=blue
81 [label="Enter block"];
82 [label="Access variable R|<local>/b|"];
83 [label="Smart cast: R|<local>/b|"];
84 [label="Access variable R|kotlin/String.length|"];
85 [label="Function call: this@R|/<anonymous>|.R|/<anonymous>.bar|()" style="filled" fillcolor=yellow];
86 [label="Exit block"];
}
87 [label="Exit when branch result"];
88 [label="Exit when"];
}
86 [label="Exit block"];
89 [label="Exit block"];
}
87 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
90 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
}
88 [label="Postponed exit from lambda"];
89 [label="Function call: R|/myRun|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
90 [label="Jump: ^foo R|/myRun|<R|kotlin/Int|>(<L> = myRun@fun <anonymous>(): R|kotlin/Int| <inline=Inline, kind=UNKNOWN> {
91 [label="Postponed exit from lambda"];
92 [label="Function call: R|/myRun|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
93 [label="Jump: ^foo R|/myRun|<R|kotlin/Int|>(<L> = myRun@fun <anonymous>(): R|kotlin/Int| <inline=Inline, kind=UNKNOWN> {
R|<local>/a|.R|kotlin/String.length|
^ when () {
(R|<local>/b| is R|kotlin/String|) -> {
@@ -187,130 +193,130 @@ digraph localClassesWithImplicit_kt {
}
)"];
91 [label="Stub" style="filled" fillcolor=gray];
92 [label="Exit block" style="filled" fillcolor=gray];
94 [label="Stub" style="filled" fillcolor=gray];
95 [label="Exit block" style="filled" fillcolor=gray];
}
93 [label="Exit function foo" style="filled" fillcolor=red];
}
subgraph cluster_23 {
color=blue
94 [label="Enter function <init>" style="filled" fillcolor=red];
95 [label="Delegated constructor call: super<R|kotlin/Any|>()" style="filled" fillcolor=yellow];
96 [label="Exit function <init>" style="filled" fillcolor=red];
96 [label="Exit function foo" style="filled" fillcolor=red];
}
subgraph cluster_24 {
color=blue
97 [label="Enter class A" style="filled" fillcolor=red];
98 [label="Exit class A" style="filled" fillcolor=red];
}
subgraph cluster_25 {
color=blue
99 [label="Enter function baz" style="filled" fillcolor=red];
subgraph cluster_26 {
subgraph cluster_25 {
color=blue
100 [label="Enter block"];
101 [label="Const: Int(1)"];
102 [label="Jump: ^baz Int(1)"];
103 [label="Stub" style="filled" fillcolor=gray];
104 [label="Exit block" style="filled" fillcolor=gray];
98 [label="Enter function <init>" style="filled" fillcolor=red];
99 [label="Delegated constructor call: super<R|kotlin/Any|>()" style="filled" fillcolor=yellow];
100 [label="Exit function <init>" style="filled" fillcolor=red];
}
105 [label="Exit function baz" style="filled" fillcolor=red];
101 [label="Exit class A" style="filled" fillcolor=red];
}
subgraph cluster_27 {
subgraph cluster_26 {
color=blue
106 [label="Enter function bar" style="filled" fillcolor=red];
subgraph cluster_28 {
102 [label="Enter function baz" style="filled" fillcolor=red];
subgraph cluster_27 {
color=blue
107 [label="Enter block"];
108 [label="Postponed enter to lambda"];
subgraph cluster_29 {
103 [label="Enter block"];
104 [label="Const: Int(1)"];
105 [label="Jump: ^baz Int(1)"];
106 [label="Stub" style="filled" fillcolor=gray];
107 [label="Exit block" style="filled" fillcolor=gray];
}
108 [label="Exit function baz" style="filled" fillcolor=red];
}
subgraph cluster_28 {
color=blue
109 [label="Enter function bar" style="filled" fillcolor=red];
subgraph cluster_29 {
color=blue
110 [label="Enter block"];
111 [label="Postponed enter to lambda"];
subgraph cluster_30 {
color=blue
109 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
subgraph cluster_30 {
112 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
subgraph cluster_31 {
color=blue
110 [label="Enter block"];
111 [label="Access variable R|<local>/b|"];
112 [label="Access variable <Unresolved name: length>#"];
113 [label="Access variable R|<local>/a|"];
114 [label="Smart cast: R|<local>/a|"];
115 [label="Access variable R|kotlin/String.length|"];
116 [label="Function call: this@R|/A|.R|<local>/baz|()" style="filled" fillcolor=yellow];
117 [label="Exit block"];
113 [label="Enter block"];
114 [label="Access variable R|<local>/b|"];
115 [label="Access variable <Unresolved name: length>#"];
116 [label="Access variable R|<local>/a|"];
117 [label="Smart cast: R|<local>/a|"];
118 [label="Access variable R|kotlin/String.length|"];
119 [label="Function call: this@R|/A|.R|<local>/baz|()" style="filled" fillcolor=yellow];
120 [label="Exit block"];
}
118 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
121 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
}
119 [label="Postponed exit from lambda"];
120 [label="Function call: R|/myRun|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
121 [label="Jump: ^bar R|/myRun|<R|kotlin/Int|>(<L> = myRun@fun <anonymous>(): R|kotlin/Int| <inline=Inline, kind=UNKNOWN> {
122 [label="Postponed exit from lambda"];
123 [label="Function call: R|/myRun|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
124 [label="Jump: ^bar R|/myRun|<R|kotlin/Int|>(<L> = myRun@fun <anonymous>(): R|kotlin/Int| <inline=Inline, kind=UNKNOWN> {
R|<local>/b|.<Unresolved name: length>#
R|<local>/a|.R|kotlin/String.length|
^ this@R|/A|.R|<local>/baz|()
}
)"];
122 [label="Stub" style="filled" fillcolor=gray];
123 [label="Exit block" style="filled" fillcolor=gray];
125 [label="Stub" style="filled" fillcolor=gray];
126 [label="Exit block" style="filled" fillcolor=gray];
}
124 [label="Exit function bar" style="filled" fillcolor=red];
127 [label="Exit function bar" style="filled" fillcolor=red];
}
subgraph cluster_31 {
subgraph cluster_32 {
color=blue
125 [label="Enter function foo" style="filled" fillcolor=red];
subgraph cluster_32 {
128 [label="Enter function foo" style="filled" fillcolor=red];
subgraph cluster_33 {
color=blue
126 [label="Enter block"];
127 [label="Postponed enter to lambda"];
subgraph cluster_33 {
129 [label="Enter block"];
130 [label="Postponed enter to lambda"];
subgraph cluster_34 {
color=blue
128 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
subgraph cluster_34 {
131 [label="Enter function anonymousFunction" style="filled" fillcolor=red];
subgraph cluster_35 {
color=blue
129 [label="Enter block"];
130 [label="Access variable R|<local>/a|"];
131 [label="Smart cast: R|<local>/a|"];
132 [label="Access variable R|kotlin/String.length|"];
subgraph cluster_35 {
132 [label="Enter block"];
133 [label="Access variable R|<local>/a|"];
134 [label="Smart cast: R|<local>/a|"];
135 [label="Access variable R|kotlin/String.length|"];
subgraph cluster_36 {
color=blue
133 [label="Enter when"];
subgraph cluster_36 {
color=blue
134 [label="Enter when branch condition "];
135 [label="Access variable R|<local>/b|"];
136 [label="Type operator: (R|<local>/b| is R|kotlin/String|)"];
137 [label="Exit when branch condition"];
}
136 [label="Enter when"];
subgraph cluster_37 {
color=blue
138 [label="Enter when branch condition else"];
139 [label="Exit when branch condition"];
137 [label="Enter when branch condition "];
138 [label="Access variable R|<local>/b|"];
139 [label="Type operator: (R|<local>/b| is R|kotlin/String|)"];
140 [label="Exit when branch condition"];
}
140 [label="Enter when branch result"];
subgraph cluster_38 {
color=blue
141 [label="Enter block"];
142 [label="Const: Int(1)"];
143 [label="Exit block"];
141 [label="Enter when branch condition else"];
142 [label="Exit when branch condition"];
}
144 [label="Exit when branch result"];
145 [label="Enter when branch result"];
143 [label="Enter when branch result"];
subgraph cluster_39 {
color=blue
146 [label="Enter block"];
147 [label="Access variable R|<local>/b|"];
148 [label="Smart cast: R|<local>/b|"];
149 [label="Access variable R|kotlin/String.length|"];
150 [label="Function call: this@R|/A|.R|<local>/bar|()" style="filled" fillcolor=yellow];
151 [label="Exit block"];
144 [label="Enter block"];
145 [label="Const: Int(1)"];
146 [label="Exit block"];
}
152 [label="Exit when branch result"];
153 [label="Exit when"];
147 [label="Exit when branch result"];
148 [label="Enter when branch result"];
subgraph cluster_40 {
color=blue
149 [label="Enter block"];
150 [label="Access variable R|<local>/b|"];
151 [label="Smart cast: R|<local>/b|"];
152 [label="Access variable R|kotlin/String.length|"];
153 [label="Function call: this@R|/A|.R|<local>/bar|()" style="filled" fillcolor=yellow];
154 [label="Exit block"];
}
155 [label="Exit when branch result"];
156 [label="Exit when"];
}
154 [label="Exit block"];
157 [label="Exit block"];
}
155 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
158 [label="Exit function anonymousFunction" style="filled" fillcolor=red];
}
156 [label="Postponed exit from lambda"];
157 [label="Function call: R|/myRun|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
158 [label="Jump: ^foo R|/myRun|<R|kotlin/Int|>(<L> = myRun@fun <anonymous>(): R|kotlin/Int| <inline=Inline, kind=UNKNOWN> {
159 [label="Postponed exit from lambda"];
160 [label="Function call: R|/myRun|<R|kotlin/Int|>(...)" style="filled" fillcolor=yellow];
161 [label="Jump: ^foo R|/myRun|<R|kotlin/Int|>(<L> = myRun@fun <anonymous>(): R|kotlin/Int| <inline=Inline, kind=UNKNOWN> {
R|<local>/a|.R|kotlin/String.length|
^ when () {
(R|<local>/b| is R|kotlin/String|) -> {
@@ -324,16 +330,10 @@ digraph localClassesWithImplicit_kt {
}
)"];
159 [label="Stub" style="filled" fillcolor=gray];
160 [label="Exit block" style="filled" fillcolor=gray];
162 [label="Stub" style="filled" fillcolor=gray];
163 [label="Exit block" style="filled" fillcolor=gray];
}
161 [label="Exit function foo" style="filled" fillcolor=red];
}
subgraph cluster_40 {
color=blue
162 [label="Enter function <init>" style="filled" fillcolor=red];
163 [label="Delegated constructor call: super<R|kotlin/Any|>()" style="filled" fillcolor=yellow];
164 [label="Exit function <init>" style="filled" fillcolor=red];
164 [label="Exit function foo" style="filled" fillcolor=red];
}
7 -> {8};
8 -> {9};
@@ -345,7 +345,7 @@ digraph localClassesWithImplicit_kt {
14 -> {21};
15 -> {16};
16 -> {17};
17 -> {30};
17 -> {33};
17 -> {18} [style=dotted];
18 -> {19} [style=dotted];
19 -> {20} [style=dotted];
@@ -354,30 +354,32 @@ digraph localClassesWithImplicit_kt {
22 -> {23 97};
22 -> {97} [style=dashed];
23 -> {24};
23 -> {26} [color=red];
23 -> {29} [color=red];
23 -> {24} [style=dashed];
24 -> {25} [color=green];
24 -> {31 38 57 94} [color=red];
25 -> {26 31 38 57 94} [color=green];
25 -> {31 38 57 94} [style=dashed];
24 -> {25};
24 -> {34 41 60} [color=red];
24 -> {28} [style=dotted];
24 -> {25} [style=dashed];
25 -> {26};
26 -> {27};
27 -> {28};
28 -> {29};
27 -> {28} [color=green];
28 -> {29 34 41 60} [color=green];
28 -> {34 41 60} [style=dashed];
29 -> {30};
30 -> {31};
31 -> {32};
32 -> {33};
33 -> {34};
34 -> {37};
34 -> {35} [style=dotted];
35 -> {36} [style=dotted];
36 -> {37} [style=dotted];
38 -> {39};
39 -> {40};
40 -> {41 51 52};
40 -> {41} [style=dashed];
34 -> {35};
35 -> {36};
36 -> {37};
37 -> {40};
37 -> {38} [style=dotted];
38 -> {39} [style=dotted];
39 -> {40} [style=dotted];
41 -> {42};
42 -> {43};
43 -> {44};
43 -> {44 54 55};
43 -> {44} [style=dashed];
44 -> {45};
45 -> {46};
46 -> {47};
@@ -386,36 +388,36 @@ digraph localClassesWithImplicit_kt {
49 -> {50};
50 -> {51};
51 -> {52};
51 -> {40} [color=green style=dashed];
52 -> {53};
53 -> {56};
53 -> {54} [style=dotted];
54 -> {55} [style=dotted];
55 -> {56} [style=dotted];
57 -> {58};
58 -> {59};
59 -> {60 88 89};
59 -> {60} [style=dashed];
53 -> {54};
54 -> {55};
54 -> {43} [color=green style=dashed];
55 -> {56};
56 -> {59};
56 -> {57} [style=dotted];
57 -> {58} [style=dotted];
58 -> {59} [style=dotted];
60 -> {61};
61 -> {62};
62 -> {63};
62 -> {63 91 92};
62 -> {63} [style=dashed];
63 -> {64};
64 -> {65};
65 -> {66};
66 -> {67};
67 -> {68};
68 -> {69};
69 -> {70 77};
69 -> {70};
70 -> {71};
71 -> {72};
72 -> {73};
72 -> {73 80};
73 -> {74};
74 -> {75};
75 -> {76};
76 -> {85};
76 -> {77};
77 -> {78};
78 -> {79};
79 -> {80};
79 -> {88};
80 -> {81};
81 -> {82};
82 -> {83};
@@ -425,32 +427,35 @@ digraph localClassesWithImplicit_kt {
86 -> {87};
87 -> {88};
88 -> {89};
88 -> {59} [color=green style=dashed];
89 -> {90};
90 -> {93};
90 -> {91} [style=dotted];
91 -> {92} [style=dotted];
92 -> {93} [style=dotted];
94 -> {95};
95 -> {96};
97 -> {98} [color=green];
97 -> {99 106 125 162} [color=red];
98 -> {99 106 125 162} [color=green];
98 -> {99 106 125 162} [style=dashed];
90 -> {91};
91 -> {92};
91 -> {62} [color=green style=dashed];
92 -> {93};
93 -> {96};
93 -> {94} [style=dotted];
94 -> {95} [style=dotted];
95 -> {96} [style=dotted];
97 -> {98};
97 -> {102 109 128} [color=red];
97 -> {101} [style=dotted];
97 -> {98} [style=dashed];
98 -> {99};
99 -> {100};
100 -> {101};
101 -> {102};
102 -> {105};
102 -> {103} [style=dotted];
103 -> {104} [style=dotted];
104 -> {105} [style=dotted];
106 -> {107};
107 -> {108};
108 -> {109 119 120};
108 -> {109} [style=dashed];
100 -> {101} [color=green];
101 -> {102 109 128} [color=green];
101 -> {102 109 128} [style=dashed];
102 -> {103};
103 -> {104};
104 -> {105};
105 -> {108};
105 -> {106} [style=dotted];
106 -> {107} [style=dotted];
107 -> {108} [style=dotted];
109 -> {110};
110 -> {111};
111 -> {112};
111 -> {112 122 123};
111 -> {112} [style=dashed];
112 -> {113};
113 -> {114};
114 -> {115};
@@ -459,36 +464,36 @@ digraph localClassesWithImplicit_kt {
117 -> {118};
118 -> {119};
119 -> {120};
119 -> {108} [color=green style=dashed];
120 -> {121};
121 -> {124};
121 -> {122} [style=dotted];
122 -> {123} [style=dotted];
123 -> {124} [style=dotted];
125 -> {126};
126 -> {127};
127 -> {128 156 157};
127 -> {128} [style=dashed];
121 -> {122};
122 -> {123};
122 -> {111} [color=green style=dashed];
123 -> {124};
124 -> {127};
124 -> {125} [style=dotted];
125 -> {126} [style=dotted];
126 -> {127} [style=dotted];
128 -> {129};
129 -> {130};
130 -> {131};
130 -> {131 159 160};
130 -> {131} [style=dashed];
131 -> {132};
132 -> {133};
133 -> {134};
134 -> {135};
135 -> {136};
136 -> {137};
137 -> {138 145};
137 -> {138};
138 -> {139};
139 -> {140};
140 -> {141};
140 -> {141 148};
141 -> {142};
142 -> {143};
143 -> {144};
144 -> {153};
144 -> {145};
145 -> {146};
146 -> {147};
147 -> {148};
147 -> {156};
148 -> {149};
149 -> {150};
150 -> {151};
@@ -498,13 +503,14 @@ digraph localClassesWithImplicit_kt {
154 -> {155};
155 -> {156};
156 -> {157};
156 -> {127} [color=green style=dashed];
157 -> {158};
158 -> {161};
158 -> {159} [style=dotted];
159 -> {160} [style=dotted];
160 -> {161} [style=dotted];
162 -> {163};
163 -> {164};
158 -> {159};
159 -> {160};
159 -> {130} [color=green style=dashed];
160 -> {161};
161 -> {164};
161 -> {162} [style=dotted];
162 -> {163} [style=dotted];
163 -> {164} [style=dotted];
}