Identifier

Undocumented in source.

Members

Functions

opEquals
bool opEquals(const(Identifier) id)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
uint toHash()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
d_string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

build
Identifier* build(d_string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

value
Value value;
Undocumented in source.

Meta