d.common.qualifier

Undocumented in source.

Members

Enums

Linkage
enum Linkage
Undocumented in source.
ParamKind
enum ParamKind
Undocumented in source.
Storage
enum Storage
Undocumented in source.
TypeQualifier
enum TypeQualifier
Undocumented in source.
Visibility
enum Visibility
Undocumented in source.

Functions

add
auto add(TypeQualifier actual, TypeQualifier added)
Undocumented in source. Be warned that the author may not have intended to support it.
canConvert
bool canConvert(TypeQualifier from, TypeQualifier to)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

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

Meta