chiark / gitweb /
doc/parsing.tex: Document `parsing' macro.
[sod] / doc / parsing.tex
index 2bf9105fe671f15ac9c5b0b25e1ccfc32a36c5a1..0d2a0ce68cee12b3e319cb2c5a77289a82989c66 100644 (file)
@@ -465,6 +465,13 @@ file-location protocols.
     {parse @<parser> @> @<result> @<success-flag> @<consumed-flag>}
 \end{describe}
 
+\begin{describe}{mac}
+    {parser @<lambda-list>
+      @[[ @<declaration>^* @! @<doc-string> @]]
+      @<parser>
+      @> @<function>}
+\end{describe}
+
 \begin{describe}{gf}{parser-at-eof-p @<context> @> @<form>}
 \end{describe}