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 6db12be commit 03e23e5Copy full SHA for 03e23e5
specification/dartLangSpec.tex
@@ -24414,7 +24414,7 @@ \subsection{Class Building Types}
24414
\item $T$ is a type variable (\ref{generics}).
24415
\item $T$ is a function type (\ref{functionTypes}).
24416
\item $T$ is a type alias whose transitive alias expansion
24417
- (\ref{typedef}) does not denote a class.
+ (\ref{typedef}) does not denote a class building type.
24418
\item $T$ is an enumerated type (\ref{enums}).
24419
\item $T$ is a deferred type (\ref{staticTypes}).
24420
\end{itemize}
0 commit comments