We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f0329b commit a155e97Copy full SHA for a155e97
specification/dartLangSpec.tex
@@ -24001,7 +24001,7 @@ \subsection{Class Building Types}
24001
\item $T$ is a type variable (\ref{generics}).
24002
\item $T$ is a function type (\ref{functionTypes}).
24003
\item $T$ is a type alias whose transitive alias expansion
24004
- (\ref{typedef}) does not denote a class.
+ (\ref{typedef}) does not denote a type building type.
24005
\item $T$ is an enumerated type (\ref{enums}).
24006
\item $T$ is a deferred type (\ref{staticTypes}).
24007
\end{itemize}
0 commit comments