@@ -15455,7 +15455,7 @@ \subsubsection{Instance Method Closurization}
1545515455\LMHash{}%
1545615456Otherwise $T$ is a generic instantiation of a generic class $G$.
1545715457Let $X''_1, \ldots, X''_{s''}$ be the formal type parameters of $G$,
15458- and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $T $.
15458+ and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $G $.
1545915459Then $T_j$ is a type annotation that denotes
1546015460$[t''_1/X''_1, \ldots, t''_{s''}/X''_{s''}]S_j$,
1546115461where $S_j$ is the type annotation of the corresponding parameter in $D$.
@@ -15619,7 +15619,7 @@ \subsubsection{Super Closurization}
1561915619\LMHash{}%
1562015620Otherwise $S$ is a generic instantiation of a generic class $G$.
1562115621Let $X''_1, \ldots, X''_{s''}$ be the formal type parameters of $G$,
15622- and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $S $.
15622+ and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $G $.
1562315623Then $T_j$ is a type annotation that denotes
1562415624$[t''_1/X''_1, \ldots, t''_{s''}/X''_{s''}]S_j$,
1562515625where $S_j$ is the type annotation of the corresponding parameter in $D$.
0 commit comments