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 658124c commit ac8bbd5Copy full SHA for ac8bbd5
specification/dartLangSpec.tex
@@ -7803,7 +7803,9 @@ \subsection{Super-Bounded Types}
7803
\commentary{%
7804
This includes the case where the actual type arguments have been provided
7805
by type inference, which is assumed to have taken place already
7806
- (\ref{typeInference}).%
+ (\ref{typeInference}).
7807
+ It also includes the case where \NEW{} or \CONST{} is added implicitly
7808
+ (\ref{unqualifiedInvocation}, \ref{functionExpressionInvocation}).%
7809
}
7810
\item $T$ occurs in the \synt{constructorDesignation} of
7811
a redirecting factory constructor header
0 commit comments