Function

A function. Each of these describes only one overload.

Members

Functions

callMixin
string callMixin(A args)
Undocumented in source. Be warned that the author may not have intended to support it.
fullyQualifiedName
string fullyQualifiedName()
Undocumented in source. Be warned that the author may not have intended to support it.
importMixin
string importMixin()
Undocumented in source. Be warned that the author may not have intended to support it.
pointerMixin
string pointerMixin()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

identifier
string identifier;
Undocumented in source.
moduleName
string moduleName;
Undocumented in source.
overloadIndex
int overloadIndex;
Undocumented in source.
parameters
Parameter[] parameters;
Undocumented in source.
returnType
Type returnType;
Undocumented in source.

Meta