@@ -15436,7 +15436,7 @@ \subsubsection{Instance Method Closurization}
1543615436\LMHash{}%
1543715437Otherwise $T$ is a generic instantiation of a generic class $G$.
1543815438Let $X''_1, \ldots, X''_{s''}$ be the formal type parameters of $G$,
15439- and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $T $.
15439+ and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $G $.
1544015440Then $T_j$ is a type annotation that denotes
1544115441$[t''_1/X''_1, \ldots, t''_{s''}/X''_{s''}]S_j$,
1544215442where $S_j$ is the type annotation of the corresponding parameter in $D$.
@@ -15600,7 +15600,7 @@ \subsubsection{Super Closurization}
1560015600\LMHash{}%
1560115601Otherwise $S$ is a generic instantiation of a generic class $G$.
1560215602Let $X''_1, \ldots, X''_{s''}$ be the formal type parameters of $G$,
15603- and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $S $.
15603+ and $t''_1, \ldots, t''_{s''}$ be the actual type arguments of $o$ at $G $.
1560415604Then $T_j$ is a type annotation that denotes
1560515605$[t''_1/X''_1, \ldots, t''_{s''}/X''_{s''}]S_j$,
1560615606where $S_j$ is the type annotation of the corresponding parameter in $D$.
0 commit comments