We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b0735 commit 1d31e4dCopy full SHA for 1d31e4d
specification/dartLangSpec.tex
@@ -5501,10 +5501,10 @@ \subsection{Mixin Application}
5501
Let \DefineSymbol{L_M} be the library containing the declaration of $M$.
5502
5503
\LMHash{}%
5504
-Assume that $S$ has a member $m_S$ which is accessible to $L_M$,
+Assume that $S$ has a concrete member $m_S$ which is accessible to $L_M$,
5505
that $m_S$ has the name $n$ which is private
5506
(\commentary{so $m_S$ is declared in $L_M$}),
5507
-and that $M$ declares a member $m_M$ which is also named $n$
+and that $M$ declares a concrete member $m_M$ which is also named $n$
5508
\commentary{(note that $m_M$ is also declared in $L_M$)}.
5509
In this case a compile-time error occurs.
5510
0 commit comments