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 e26eddd commit 2cdae2aCopy full SHA for 2cdae2a
specification/dartLangSpec.tex
@@ -24480,7 +24480,7 @@ \subsection{Class Building Types}
24480
\item $T$ is a type variable (\ref{generics}).
24481
\item $T$ is a function type (\ref{functionTypes}).
24482
\item $T$ is a type alias whose transitive alias expansion
24483
- (\ref{typedef}) does not denote a class.
+ (\ref{typedef}) does not denote a class building type.
24484
\item $T$ is an enumerated type (\ref{enums}).
24485
\item $T$ is a deferred type (\ref{staticTypes}).
24486
\end{itemize}
0 commit comments