Symbol

Symbol *****************************

Constructors

this
this()
Undocumented in source.
this
this(Identifier* ident)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
search
Symbol search(Identifier* ident)
Undocumented in source. Be warned that the author may not have intended to support it.
semantic
void semantic(Scope* sc)
Undocumented in source. Be warned that the author may not have intended to support it.
toBuffer
void toBuffer(tchar[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

ident
Identifier* ident;
Undocumented in source.

Meta