CodeMutantsResult.MutationPoint

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.
toHash
size_t toHash()
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.
toString
void toString(Writer w)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mutants
CodeMutant[] mutants;
Undocumented in source.
offset
Offset offset;
Undocumented in source.
sloc
SourceLocRange sloc;
Undocumented in source.

Meta