mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-06-20 00:38:23 +02:00
12 lines
231 B
Plaintext
12 lines
231 B
Plaintext
\begin{psyntax}{Structured Types}{typestructured}
|
|
\synt{structured\ type}
|
|
\(
|
|
\synt{array\ type} \\
|
|
\synt{record\ type} \\
|
|
\synt{class\ type} \\
|
|
\synt{class\ reference\ type}\\
|
|
\synt{set\ type}\\
|
|
\synt{file\ type}
|
|
\)
|
|
\end{psyntax}
|