Skip to content

Commit

Permalink
KeepSemanticRestrictionOutOfHeading
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Jan 4, 2022
1 parent 650a526 commit d55a2c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/classes.tex
Expand Up @@ -729,7 +729,7 @@ \subsection{Short Class Definitions}\label{short-class-definitions}
\end{lstlisting}
\end{example}

\subsection{Restriction on combining base classes and other elements}\label{restriction-on-combining-base-classes-and-other-elements}
\subsection{Combining base classes and other elements}\label{restriction-on-combining-base-classes-and-other-elements}\label{combining-base-classes-and-other-elements}

It is not legal to combine other components or base classes with an extends from an array class, a class with non-empty \lstinline[language=grammar]!base-prefix!, a \firstuse{simple type} (\lstinline!Real!, \lstinline!Boolean!, \lstinline!Integer!, \lstinline!String! and enumeration types), or any class transitively extending from an array class, a class with non-empty \lstinline[language=grammar]!base-prefix!, or a simple type.

Expand Down

0 comments on commit d55a2c0

Please sign in to comment.