We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fa020d commit de2aa9bCopy full SHA for de2aa9b
specification/dartLangSpec.tex
@@ -23036,7 +23036,7 @@ \subsection{Class Building Types}
23036
\item $T$ is a type variable (\ref{generics}).
23037
\item $T$ is a function type (\ref{functionTypes}).
23038
\item $T$ is a type alias whose transitive alias expansion
23039
- (\ref{typedef}) does not denote a class.
+ (\ref{typedef}) does not denote a type building type.
23040
\item $T$ is an enumerated type (\ref{enums}).
23041
\item $T$ is a deferred type (\ref{staticTypes}).
23042
\end{itemize}
0 commit comments