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 8399158 commit a6441b3Copy full SHA for a6441b3
specification/dartLangSpec.tex
@@ -7949,7 +7949,9 @@ \subsection{Super-Bounded Types}
7949
\commentary{%
7950
This includes the case where the actual type arguments have been provided
7951
by type inference, which is assumed to have taken place already
7952
- (\ref{typeInference}).%
+ (\ref{typeInference}).
7953
+ It also includes the case where \NEW{} or \CONST{} is added implicitly
7954
+ (\ref{unqualifiedInvocation}, \ref{functionExpressionInvocation}).%
7955
}
7956
\item $T$ occurs in the \synt{constructorDesignation} of
7957
a redirecting factory constructor header
0 commit comments