getSubclasses

getSubclasses(subs: ClassColl input);

The getSubclasses method of the Class class adds the immediate subclasses of the receiver (that is, the next lowest level of classes in the hierarchy) to the collection specified in the subs parameter.