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 747a8a2 commit b72f770Copy full SHA for b72f770
specification/dartLangSpec.tex
@@ -7790,7 +7790,9 @@ \subsection{Super-Bounded Types}
7790
\commentary{%
7791
This includes the case where the actual type arguments have been provided
7792
by type inference, which is assumed to have taken place already
7793
- (\ref{typeInference}).%
+ (\ref{typeInference}).
7794
+ It also includes the case where \NEW{} or \CONST{} is added implicitly
7795
+ (\ref{unqualifiedInvocation}, \ref{functionExpressionInvocation}).%
7796
}
7797
\item $T$ occurs in the \synt{constructorDesignation} of
7798
a redirecting factory constructor header
0 commit comments