Witchcraft

Undocumented in source.

Members

Aliases

ImplTypeOfMeta
alias ImplTypeOfMeta = ClassMixin!(T)
Undocumented in source.
ImplTypeOfMeta
alias ImplTypeOfMeta = StructMixin!(T)
Undocumented in source.
ImplTypeOfMeta
alias ImplTypeOfMeta = InterfaceTypeMixin!(T)
Undocumented in source.
ImplTypeOfMeta
alias ImplTypeOfMeta = ModuleImpl!(__traits(parent, T))
Undocumented in source.

Functions

getMetaType
typeof(__typeinfoext) getMetaType()
Undocumented in source. Be warned that the author may not have intended to support it.
getMetaType
typeof(__typeinfoext) getMetaType()
Undocumented in source. Be warned that the author may not have intended to support it.
getMetaType
typeof(__typeinfoext) getMetaType()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin WitchcraftClass!T
Undocumented in source.
__anonymous
mixin WitchcraftConstructor!T
Undocumented in source.
__anonymous
mixin WitchcraftField!T
Undocumented in source.
__anonymous
mixin WitchcraftInterface!T
Undocumented in source.
__anonymous
mixin WitchcraftMethod!T
Undocumented in source.
__anonymous
mixin WitchcraftStruct!T
Undocumented in source.

Properties

metaof
typeof(__typeinfoext) metaof [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta