X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/2c0aab07cc749aacc29c485f85537e0f0a3c9536..e9f884f9722eb676b3a9a6f5ffeab4e61fe4d872:/doc/meta.tex diff --git a/doc/meta.tex b/doc/meta.tex index 81efab9..4b42a86 100644 --- a/doc/meta.tex +++ b/doc/meta.tex @@ -62,7 +62,7 @@ \end{describe*} \begin{describe}{fun} - {make-sod-class @ @ @ \&optional @ + {make-sod-class @ @ @ \&key :location @> @} \end{describe} @@ -125,7 +125,7 @@ \end{describe*} \begin{describe}{gf} - {make-sod-slot @ @ @ @ \&optional @ + {make-sod-slot @ @ @ @ \&key :location @> @} \end{describe} @@ -138,11 +138,6 @@ @> @}} \end{describe*} -\begin{describe}{fun} - {find-instance-slot-by-name @ @ @ - @> @} -\end{describe} - \begin{describe}{cls} {sod-class-slot (sod-slot) \\ \ind \&key :name :location :pset :class :type @@ -170,18 +165,19 @@ \begin{describe*} {\dhead{gf} - {make-slot-instance-initializer - \=@ @ @ @ @ \&optional @ + {make-sod-instance-initializer + \=@ @ @ @ @ \\ + \>\&key :inhibit-initargs :location \nlret @} \dhead{gf} - {make-slot-class-initializer - \=@ @ @ @ @ \&optional @ + {make-sod-class-initializer + \=@ @ @ @ @ \&key :location \nlret @}} \end{describe*} \begin{describe}{gf} {make-sod-initializer-using-slot - \=@ @ @ @ @ \&optional @ + @ @ @ @ @ @ \nlret @} \end{describe} @@ -201,7 +197,7 @@ \begin{describe}{gf} {make-sod-user-initarg @ @ @ @ - \&optional @ @} + \&key :default :location} \end{describe} \begin{describe}{gf}{sod-initarg-default @ @> @} @@ -217,24 +213,19 @@ \begin{describe}{gf} {make-sod-slot-initarg @ @ @ @ @ - \&optional @} -\end{describe} - -\begin{describe}{gf} - {make-sod-slot-initarg @ @ @ @ @ - \&optional @} + \&key :location} \end{describe} \begin{describe}{gf} {make-sod-slot-initarg-using-slot @ @ @ @ - \&optional @} + \&key :location} \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} @@ -247,7 +238,7 @@ \end{describe*} \begin{describe}{gf} - {make-sod-message @ @ @ @ \&optional @ + {make-sod-message @ @ @ @ \&key :location @> @} \end{describe} @@ -273,7 +264,7 @@ \begin{describe}{gf} {make-sod-method \=@ @ @ @ @ \+\\ - @ \&optional @ \- + @ \&key :location \- \nlret @} \end{describe} @@ -281,7 +272,7 @@ {make-sod-method-using-message \=@ @ @ @ \+\\ - @ \&optional @ \- + @ \&key :location \- \nlret @} \end{describe} @@ -344,10 +335,10 @@ \end{describe} \begin{describe}{gf}{check-class-initializer @ @} - \begin{describe}{meth} + \begin{describe}{meth}{effective-slot,sod-class} {check-class-initializer (@ effective-slot) (@ sod-class)} \end{describe} - \begin{describe}{meth} + \begin{describe}{meth}{sod-class-effective-slot,sod-class} {check-class-initializer (@ sod-class-effective-slot) (@ sod-class)} \end{describe} @@ -357,10 +348,11 @@ \end{describe} \begin{describe}{gf}{finalize-sod-class @ @> @} - \begin{describe}{meth}{finalize-sod-class (@ sod-class)} + \begin{describe}{meth}{sod-class} + {finalize-sod-class (@ sod-class)} \end{describe} - \begin{describe}{ar-meth}{finalize-sod-class (@ sod-class) - @> @} + \begin{describe}{ar-meth}{sod-class} + {finalize-sod-class (@ sod-class) @> @} \end{describe} \end{describe}