mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-09 06:32:32 +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}
|