X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/1ab17da62f916d1cd65417dcb771f61056c8f036..9b9ad6b931736323a34123c11edfdff97a22623e:/doc/meta.tex?ds=sidebyside diff --git a/doc/meta.tex b/doc/meta.tex index 43a71fe..c4587a3 100644 --- a/doc/meta.tex +++ b/doc/meta.tex @@ -62,23 +62,10 @@ \end{describe*} \begin{describe}{fun} - {make-sod-class @ @ @ \&optional @ + {make-sod-class @ @ @ \&key :location @> @} \end{describe} -\begin{describe*} - {\dhead{lmac}{slot @ @ @{ @ @ @}^*} - \dhead{lmac}{instance-initializer @ @ - @ @ - @{ @ @ @}^*} - \dhead{lmac}{class-initializer @ @ - @ @ - @{ @ @ @}^*} - \dhead{lmac}{message @ @ @{ @ @ @}^*} - \dhead{lmac}{method @ @ @ @ - @{ @ @ @}^*}} -\end{describe*} - \begin{describe}{fun} {find-superclass-by-nick @ @ @> @} \end{describe} @@ -125,7 +112,7 @@ \end{describe*} \begin{describe}{gf} - {make-sod-slot @ @ @ @ \&optional @ + {make-sod-slot @ @ @ @ \&key :location @> @} \end{describe} @@ -151,11 +138,11 @@ \begin{describe*} {\dhead{cls}{sod-initializer () - \&key :slot :location :class :value} + \&key :slot :location :class :value} \dhead{cls}{sod-instance-initializer (sod-initializer) - \&key :slot :location :class :value} + \&key :slot :location :class :value} \dhead{cls}{sod-class-initializer (sod-initializer) - \&key :slot :location :class :value}} + \&key :slot :location :class :value}} \end{describe*} \begin{describe*} @@ -166,65 +153,59 @@ \begin{describe*} {\dhead{gf} {make-sod-instance-initializer - \=@ @ @ @ @ \&optional @ + \=@ @ @ @ @ \\ + \>\&key :inhibit-initargs :location \nlret @} \dhead{gf} {make-sod-class-initializer - \=@ @ @ @ @ \&optional @ + \=@ @ @ @ @ \&key :location \nlret @}} \end{describe*} \begin{describe}{gf} {make-sod-initializer-using-slot - \=@ @ @ @ @ \&optional @ + @ @ @ @ @ @ \nlret @} \end{describe} -\begin{describe}{cls}{sod-initarg () \&key :class :location :name :type} -\end{describe} +\begin{describe*} + {\dhead{cls}{sod-initarg () \&key :class :location :name :type} + \dhead{cls}{sod-user-initarg (sod-initarg) + \&key :class :location :name :type :default} + \dhead{cls}{sod-slot-initarg (sod-initarg) + \&key :class :location :name :type :slot}} +\end{describe*} \begin{describe*} {\dhead{gf}{sod-initarg-class @ @> @} \dhead{gf}{sod-initarg-name @ @> @} - \dhead{gf}{sod-initarg-type @ @> @}} + \dhead{gf}{sod-initarg-type @ @> @} + \dhead{gf}{sod-initarg-default @ @> @} + \dhead{gf}{sod-initarg-slot @ @> @}} \end{describe*} -\begin{describe}{cls} - {sod-user-initarg (sod-initarg) - \&key :class :location :name :type :default} -\end{describe} - \begin{describe}{gf} - {make-sod-user-initarg @ @ @ @ - \&optional @ @} -\end{describe} - -\begin{describe}{gf}{sod-initarg-default @ @> @} + {make-sod-user-initarg @ @ @ @ + \&key :default :location + \nlret @} \end{describe} -\begin{describe}{cls} - {sod-slot-initarg (sod-initarg) - \&key :class :location :name :type :slot} -\end{describe} - -\begin{describe}{gf}{sod-initarg-slot @ @> @} -\end{describe} - -\begin{describe}{gf} - {make-sod-slot-initarg @ @ @ @ @ - \&optional @} -\end{describe} - -\begin{describe}{gf} - {make-sod-slot-initarg-using-slot @ @ @ @ - \&optional @} -\end{describe} +\begin{describe*} + {\dhead{gf} + {make-sod-slot-initarg @ @ @ @ @ + \&key :location + \nlret @} + \dhead{gf} + {make-sod-slot-initarg-using-slot @ @ @ @ + \&key :location + \nlret @}} +\end{describe*} \begin{describe*} {\dhead{gf}{make-sod-class-initfrag @ @ @ - \&optional @} + \&key :location} \dhead{gf}{make-sod-class-tearfrag @ @ @ - \&optional @}} + \&key :location}} \end{describe*} \begin{describe}{cls}{sod-message () \&key :name :location :class :type} @@ -237,7 +218,7 @@ \end{describe*} \begin{describe}{gf} - {make-sod-message @ @ @ @ \&optional @ + {make-sod-message @ @ @ @ \&key :location @> @} \end{describe} @@ -263,7 +244,7 @@ \begin{describe}{gf} {make-sod-method \=@ @ @ @ @ \+\\ - @ \&optional @ \- + @ \&key :location \- \nlret @} \end{describe} @@ -271,7 +252,7 @@ {make-sod-method-using-message \=@ @ @ @ \+\\ - @ \&optional @ \- + @ \&key :location \- \nlret @} \end{describe}