mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-07 00:35:12 +02:00
13 lines
273 B
Plaintext
13 lines
273 B
Plaintext
\begin{psyntax}{Procedure statements}{proecedurestatements}
|
|
\synt{procedure\ statement}
|
|
\(
|
|
\synt{procedure\ identifier} \\
|
|
\synt{method\ identifier} \\
|
|
\synt{qualified\ method\ identifier} \\
|
|
\synt{variable\ reference}
|
|
\)
|
|
\[
|
|
\synt{actual\ parameter\ list}
|
|
\]
|
|
\end{psyntax}
|