SymbolAlias

Alias of symbols

Constructors

this
this(Location location, Name name, Symbol symbol)
Undocumented in source.

Members

Variables

symbol
Symbol symbol;
Undocumented in source.

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