mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-05-22 12:52:33 +02:00
11 lines
227 B
Plaintext
11 lines
227 B
Plaintext
\begin{psyntax}{Address factor}{addressfactor}
|
|
\synt{address factor}
|
|
\lit* @
|
|
\(
|
|
\synt{variable\ reference} \\
|
|
\synt{procedure\ identifier} \\
|
|
\synt{function\ identifier}\\
|
|
\synt{qualified\ method\ identifier}
|
|
\)
|
|
\end{psyntax}
|