MakeMutationTextResult

Undocumented in source.

Members

Functions

mutation
const(char)[] mutation()
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.
original
const(char)[] original()
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.

Static variables

originalIsCorrupt
auto originalIsCorrupt;
Undocumented in source.

Variables

rawMutation
const(ubyte)[] rawMutation;
Undocumented in source.
rawOriginal
const(ubyte)[] rawOriginal;
Undocumented in source.

Meta