@@ -15450,7 +15450,7 @@ \subsubsection{Instance Method Closurization}
1545015450\LMHash{}%
1545115451Otherwise $T$ is a generic instantiation of a generic class $G$.
1545215452Let $X''_1, \ldots, X''_{s''}$ be the formal type parameters of $G$,
15453- and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $T $.
15453+ and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $G $.
1545415454Then $T_j$ is a type annotation that denotes
1545515455$[t''_1/X''_1, \ldots, t''_{s''}/X''_{s''}]S_j$,
1545615456where $S_j$ is the type annotation of the corresponding parameter in $D$.
@@ -15614,7 +15614,7 @@ \subsubsection{Super Closurization}
1561415614\LMHash{}%
1561515615Otherwise $S$ is a generic instantiation of a generic class $G$.
1561615616Let $X''_1, \ldots, X''_{s''}$ be the formal type parameters of $G$,
15617- and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $S $.
15617+ and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $G $.
1561815618Then $T_j$ is a type annotation that denotes
1561915619$[t''_1/X''_1, \ldots, t''_{s''}/X''_{s''}]S_j$,
1562015620where $S_j$ is the type annotation of the corresponding parameter in $D$.
0 commit comments