Analyze

Analyze a file for mutants.

Constructors

this
this(ValidateLoc val_loc, FilesysIO fio, bool forceSystemIncludes)
Undocumented in source.

Members

Classes

Result
class Result
Undocumented in source.

Functions

analyzeForComments
void analyzeForComments(Path file, TokenStream tstream)

Tokens are always from the same file.

analyzeForMutants
void analyzeForMutants(SearchResult in_file, Exists!AbsolutePath checked_in_file, ClangContext ctx, TokenStream tstream)
Undocumented in source. Be warned that the author may not have intended to support it.
process
void process(SearchResult in_file)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta