TemplateParameter

Entry for template parameters

Constructors

this
this(Location location, Name name, uint index)
Undocumented in source.

Members

Properties

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

Inherited Members

From Symbol

name
Name name;
Undocumented in source.
mangle
Name mangle;
Undocumented in source.
toString
string toString(Context c)
Undocumented in source. Be warned that the author may not have intended to support it.
derived
uint derived [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
derived
uint derived [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta