ClassDBSingleton.getInheritersFromClass

Returns the names of all the classes that directly or indirectly inherit from class.

struct ClassDBSingleton
@nogc nothrow const
PoolStringArray
getInheritersFromClass
(
in String _class
)

Meta