ClassMixin.isAccessible

Undocumented in source. Be warned that the author may not have intended to support it.
class ClassMixin(T)
@property final const
bool
isAccessible
()
if (
is(T == class)
)

Meta