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 32c3292 commit 4359c20Copy full SHA for 4359c20
specification/dartLangSpec.tex
@@ -24593,7 +24593,7 @@ \subsection{Class Building Types}
24593
\item $T$ is a type variable (\ref{generics}).
24594
\item $T$ is a function type (\ref{functionTypes}).
24595
\item $T$ is a type alias whose transitive alias expansion
24596
- (\ref{typedef}) does not denote a class.
+ (\ref{typedef}) does not denote a type building type.
24597
\item $T$ is an enumerated type (\ref{enums}).
24598
\item $T$ is a deferred type (\ref{staticTypes}).
24599
\end{itemize}
0 commit comments