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.
new
const
new/const C<T>()
C<T>
1 parent 70325e0 commit 4b50b84Copy full SHA for 4b50b84
specification/dartLangSpec.tex
@@ -7808,7 +7808,9 @@ \subsection{Super-Bounded Types}
7808
\commentary{%
7809
This includes the case where the actual type arguments have been provided
7810
by type inference, which is assumed to have taken place already
7811
- (\ref{typeInference}).%
+ (\ref{typeInference}).
7812
+ It also includes the case where \NEW{} or \CONST{} is added implicitly
7813
+ (\ref{unqualifiedInvocation}, \ref{functionExpressionInvocation}).%
7814
}
7815
\item $T$ occurs in the \synt{constructorDesignation} of
7816
a redirecting factory constructor header
0 commit comments