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 38ea227 commit f3b9cb6Copy full SHA for f3b9cb6
specification/dartLangSpec.tex
@@ -24351,7 +24351,7 @@ \subsection{Class Building Types}
24351
\item $T$ is a type variable (\ref{generics}).
24352
\item $T$ is a function type (\ref{functionTypes}).
24353
\item $T$ is a type alias whose transitive alias expansion
24354
- (\ref{typedef}) does not denote a class.
+ (\ref{typedef}) does not denote a class building type.
24355
\item $T$ is an enumerated type (\ref{enums}).
24356
\item $T$ is a deferred type (\ref{staticTypes}).
24357
\end{itemize}
0 commit comments