Next: Default Superclass, Previous: Browsing class trees, Up: EIEIO [Contents][Index]
You can use the normal describe-function
command to retrieve
information about a class. Running it on constructors will show a
full description of the generated class. If you call it on a generic
function, all implementations of that generic function will be listed,
together with links through which you can directly jump to the source.