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 aeacad4 commit 3b3d3faCopy full SHA for 3b3d3fa
specification/dartLangSpec.tex
@@ -24586,7 +24586,7 @@ \subsection{Class Building Types}
24586
\item $T$ is a type variable (\ref{generics}).
24587
\item $T$ is a function type (\ref{functionTypes}).
24588
\item $T$ is a type alias whose transitive alias expansion
24589
- (\ref{typedef}) does not denote a class.
+ (\ref{typedef}) does not denote a type building type.
24590
\item $T$ is an enumerated type (\ref{enums}).
24591
\item $T$ is a deferred type (\ref{staticTypes}).
24592
\end{itemize}
0 commit comments