X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/73eceea64f35d47eeecb808cb7bfecb6bac4299b..d9db9c73add5814057a80e9969c74419ce30e664:/doc/meta.tex diff --git a/doc/meta.tex b/doc/meta.tex index 44d8afd..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} @@ -343,14 +334,25 @@ \begin{describe}{gf}{compute-chains @ @> @} \end{describe} +\begin{describe}{gf}{check-class-initializer @ @} + \begin{describe}{meth}{effective-slot,sod-class} + {check-class-initializer (@ effective-slot) (@ sod-class)} + \end{describe} + \begin{describe}{meth}{sod-class-effective-slot,sod-class} + {check-class-initializer (@ sod-class-effective-slot) + (@ sod-class)} + \end{describe} +\end{describe} + \begin{describe}{gf}{check-sod-class @} \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}