The OpenD Programming Language

ModuleInfo.localClasses

struct ModuleInfo
const @property @system return nothrow pure @nogc
localClasses
()

Return Value

array of TypeInfo_Class references for classes defined in this module

Meta