withAllSuperclasses

withAllSuperclasses(coll: ClassColl input);

The withAllSuperclasses method of the Class class adds all superclasses of the receiver class to the collection specified in the coll parameter. (Note that the collection is not cleared before instances are added.)