@@ -15791,7 +15791,7 @@ \subsubsection{Instance Method Closurization}
1579115791\LMHash{}%
1579215792Otherwise $T$ is a generic instantiation of a generic class $G$.
1579315793Let $X''_1, \ldots, X''_{s''}$ be the formal type parameters of $G$,
15794- and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $T $.
15794+ and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $G $.
1579515795Then $T_j$ is a type annotation that denotes
1579615796$[t''_1/X''_1, \ldots, t''_{s''}/X''_{s''}]S_j$,
1579715797where $S_j$ is the type annotation of the corresponding parameter in $D$.
@@ -15957,7 +15957,7 @@ \subsubsection{Super Closurization}
1595715957\LMHash{}%
1595815958Otherwise $S$ is a generic instantiation of a generic class $G$.
1595915959Let $X''_1, \ldots, X''_{s''}$ be the formal type parameters of $G$,
15960- and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $S $.
15960+ and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $G $.
1596115961Then $T_j$ is a type annotation that denotes
1596215962$[t''_1/X''_1, \ldots, t''_{s''}/X''_{s''}]S_j$,
1596315963where $S_j$ is the type annotation of the corresponding parameter in $D$.
0 commit comments