X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/831b018f36cfdccdc613de0391ab5889015e0955..b871725cbda0454d6b2a988f76588a69fd3a0511:/doc/output.tex?ds=sidebyside diff --git a/doc/output.tex b/doc/output.tex index cac9b01..37ab159 100644 --- a/doc/output.tex +++ b/doc/output.tex @@ -150,14 +150,14 @@ until the third. So the final processing order is \end{describe} \begin{describe}{gf}{hook-output progn @ @ @} - \begin{describe}{meth} + \begin{describe}{meth}{t,t} {hook-output progn (@ t) (@ t) @} \end{describe} \end{describe} \begin{describe}{mac} - {sequence-output (@ @) \\ \ind - @{ :constraint (@^*) @} \\ + {sequence-output (@ @) \\ \ind + @{ :constraint (@^*) @} \\ @{ (@ @
^*) @}^*} \end{describe} @@ -187,6 +187,10 @@ until the third. So the final processing order is \begin{describe}{fun}{guard-name @ @> @} \end{describe} +\begin{describe}{fun} + {one-off-output @ @ @ @} +\end{describe} + %%%-------------------------------------------------------------------------- \section{Class output} \label{output.class} @@ -204,6 +208,9 @@ until the third. So the final processing order is %% includes %% includes end %% classes start +%% early-user start +%% early-user +%% early-user end %% CLASS banner %% CLASS islots start %% CLASS islots slots @@ -234,6 +241,9 @@ until the third. So the final processing order is %% CLASS conversions %% CLASS object %% classes end +%% user start +%% user +%% user end %% guard end %% epilogue @@ -243,6 +253,9 @@ until the third. So the final processing order is %% includes start %% includes %% includes end +%% early-user start +%% early-user +%% early-user end %% classes start %% CLASS banner %% CLASS direct-methods start @@ -271,6 +284,9 @@ until the third. So the final processing order is %% CLASS object CHAIN-HEAD ichain end %% CLASS object end %% classes end +%% user start +%% user +%% user end %% epilogue %%%----- That's all, folks --------------------------------------------------