Index Class hierarchy All packages
Defined in package LISP-DOCUMENTATION.
This class is intern.
Class hierarchy Slots Methods
Class hierarchy for class DOCU-METHOD:
CLASSES | Initarg: :CLASSES Initform: NIL Accessor: CLASSES |
GEN-FUNCTION | Initarg: :GEN-FUNCTION Initform: NIL Accessor: GEN-FUNCTION |
QUALIFIERS | Initarg: :QUALIFIERS Initform: NIL Accessor: QUALIFIERS |
CREATE-FILE-NAME | ||
amethod [DOCU-METHOD] &optional mode [:HTML] creates a filename for aMethod using (first class-names), methods are not saved separately, this is for indexing | ||
DOCU-ADD-LOST-METHOD-TO-TABLE | ||
table [DOCU-TABLE] amethod [DOCU-METHOD] Add a method to the lost-methods-table | ||
DOCU-ADD-TO-TABLE ,declared in generic function DOCU-ADD-TO-TABLE | ||
table [DOCU-TABLE] amethod [DOCU-METHOD] | ||
DOCU-CREATE-SOMETHING | ||
table [DOCU-TABLE] page amethod [DOCU-METHOD] comment [STRING] &optional mode [:HTML] only-exports [NIL] | ||
DOCU-REMOVE-LOST-METHOD-FROM-TABLE | ||
table [DOCU-TABLE] amethod [DOCU-METHOD] Remove a method from the lost-methods-table. |