mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-07-20 17:55:58 +02:00
16 lines
233 B
Plaintext
16 lines
233 B
Plaintext
\begin{psyntax}{Terms}{terms}
|
|
\synt{term}
|
|
\begin{rep}[b] \synt{factor} \\
|
|
\begin{stack}
|
|
\verb+ * + \\
|
|
\verb+ / + \\
|
|
\lit*{div} \\
|
|
\lit*{mod} \\
|
|
\lit*{and} \\
|
|
\lit*{shl} \\
|
|
\lit*{shr} \\
|
|
\lit*{as}
|
|
\end{stack}
|
|
\end{rep}
|
|
\end{psyntax}
|