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 fc64b81 commit 063cb2dCopy full SHA for 063cb2d
specification/dartLangSpec.tex
@@ -24262,7 +24262,7 @@ \subsection{Class Building Types}
24262
\item $T$ is a type variable (\ref{generics}).
24263
\item $T$ is a function type (\ref{functionTypes}).
24264
\item $T$ is a type alias whose transitive alias expansion
24265
- (\ref{typedef}) does not denote a class.
+ (\ref{typedef}) does not denote a class building type.
24266
\item $T$ is an enumerated type (\ref{enums}).
24267
\item $T$ is a deferred type (\ref{staticTypes}).
24268
\end{itemize}
0 commit comments