- analyzeForComments
void analyzeForComments(AbsolutePath file, TokenStream tstream)
Tokens are always from the same file.
- analyzeForMutants
void analyzeForMutants(ParsedCompileCommand commandsForFileToAnalyze, AbsolutePath fileToAnalyze, ClangContext ctx, TokenStream tstream)
Undocumented in source. Be warned that the author may not have intended to support it.
- process
void process(ParsedCompileCommand commandsForFileToAnalyze)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveDependencies
void saveDependencies(ParseFlags flags, AbsolutePath root, Path[] dependencies)
Undocumented in source. Be warned that the author may not have intended to support it.
Analyze a file for mutants.