- generateMutant
auto generateMutant(Database db, MutationEntry mutp, Blob original, SafeOutput fout)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeMutation
auto makeMutation(Mutation.Kind kind, Language lang)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeMutationText
MakeMutationTextResult makeMutationText(Blob file_, Offset offs, Mutation.Kind kind, Language lang)
- runGenerateMutant
ExitStatusType runGenerateMutant(AbsolutePath dbPath, MutationKind[] kind, MutationId user_mutation, FilesysIO fio, ValidateLoc val_loc)
Undocumented in source. Be warned that the author may not have intended to support it.