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 e054fc0 commit 3dfeb02Copy full SHA for 3dfeb02
specification/dartLangSpec.tex
@@ -23768,7 +23768,7 @@ \subsection{Class Building Types}
23768
\item $T$ is a type variable (\ref{generics}).
23769
\item $T$ is a function type (\ref{functionTypes}).
23770
\item $T$ is a type alias whose transitive alias expansion
23771
- (\ref{typedef}) does not denote a class.
+ (\ref{typedef}) does not denote a type building type.
23772
\item $T$ is an enumerated type (\ref{enums}).
23773
\item $T$ is a deferred type (\ref{staticTypes}).
23774
\end{itemize}
0 commit comments