Function

Undocumented in source.

Members

Functions

opCmp
int opCmp(typeof(this) rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(typeof(this) o)
Undocumented in source. Be warned that the author may not have intended to support it.
toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

column
uint column;
Undocumented in source.
complexity
int complexity;
Undocumented in source.
file
AbsolutePath file;
Undocumented in source.
line
uint line;
Undocumented in source.
name
CFunctionName name;
Undocumented in source.

Meta