Version 0 of info class superclasses

Updated 2011-02-23 00:05:33 by dkf
info class superclasses class

Returns a list of the direct superclasses of the TclOO class called class. The transitive closure of the class structure is not returned; compute that yourself! Note that in the (normal) case of a simple inheritance hierarchy, this command will actually return a list with only one element in it.