- getAttributes
const(Attribute)[] getAttributes()
Undocumented in source. Be warned that the author may not have intended to support it.
- getConstructors
const(Constructor)[] getConstructors()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDeclaringType
const(Type) getDeclaringType()
Undocumented in source. Be warned that the author may not have intended to support it.
- getDeclaringTypeInfo
const(TypeInfo) getDeclaringTypeInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- getFullName
string getFullName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getInterfaces
const(InterfaceType)[] getInterfaces()
Undocumented in source. Be warned that the author may not have intended to support it.
- getName
string getName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getProtection
string getProtection()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSuperClass
const(Class) getSuperClass()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSuperTypeInfo
const(TypeInfo) getSuperTypeInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- getTypeInfo
const(TypeInfo) getTypeInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
- isSubClassOf
bool isSubClassOf(Class other)
Undocumented in source. Be warned that the author may not have intended to support it.
- isSuperClassOf
bool isSuperClassOf(Class other)
Undocumented in source. Be warned that the author may not have intended to support it.