WitchcraftInterface.InterfaceTypeMixin

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

getAttributes
const(Attribute)[] getAttributes()
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.
getField
const(Field) getField(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getFields
const(Field)[] getFields()
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.
getMethods
const(Method)[] getMethods(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
getMethods
const(Method)[] getMethods()
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.
getTypeInfo
const(TypeInfo) getTypeInfo()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isAccessible
bool isAccessible [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta