MutationPoint

A mutation point for a specific file.

TODO: shouldn't this have the file ID?

See: definitions.md for more information

Members

Functions

opEquals
bool opEquals(S s)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

mutations
Mutation[] mutations;
Undocumented in source.
offset
Offset offset;
Undocumented in source.

Meta