Index   Class hierarchy   All packages

DOCU-GENERIC-FUNCTION

Defined in package LISP-DOCUMENTATION.
This class is intern.

Class hierarchy   Slots   Methods


Class hierarchy for class DOCU-GENERIC-FUNCTION:


Slots

METHODS Initarg: :METHODS Initform: NIL Accessor: METHODS


Methods

DOCU-ADD-TO-TABLE ,declared in generic function DOCU-ADD-TO-TABLE
    
table [DOCU-TABLE] afunction [DOCU-GENERIC-FUNCTION]
DOCU-CREATE-FUNCTIONS-MORE
    
table [DOCU-TABLE] agenfunction [DOCU-GENERIC-FUNCTION] page comment [STRING] &optional mode [:HTML]
creates more information about functions, generic functions and methods
DOCU-CREATE-SOMETHING
    
table [DOCU-TABLE] page afunction [DOCU-GENERIC-FUNCTION] comment [STRING] &optional mode [:HTML] only-exports [NIL]