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 48f466d commit a71b540Copy full SHA for a71b540
specification/dartLangSpec.tex
@@ -23996,7 +23996,7 @@ \subsection{Class Building Types}
23996
\item $T$ is a type variable (\ref{generics}).
23997
\item $T$ is a function type (\ref{functionTypes}).
23998
\item $T$ is a type alias whose transitive alias expansion
23999
- (\ref{typedef}) does not denote a class.
+ (\ref{typedef}) does not denote a type building type.
24000
\item $T$ is an enumerated type (\ref{enums}).
24001
\item $T$ is a deferred type (\ref{staticTypes}).
24002
\end{itemize}
0 commit comments