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.
VERSION 2018.0.01 | Copyright © 2018 Jade Software Corporation Limited. All rights reserved.