eieio-defgeneric-form

eieio-defgeneric-form is a compiled Lisp function in `eieio-core.el'.

(eieio-defgeneric-form METHOD DOC-STRING)

The lambda form that would be used as the function defined on METHOD.
All methods should call the same EIEIO function for dispatch.
DOC-STRING is the documentation attached to METHOD.