ArKanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
ToolMethod Member List

This is the complete list of members for ToolMethod, including all inherited members.

execute() overrideToolMethodvirtual
execute_by_feature(const fs::path &path, const std::string feature_name="")ToolMethod
on_function(const FunctionData &fd) overrideToolMethodvirtual
save_duplications(std::vector< DuplicationEntry > &)IMethodvirtual
ToolMethod(const fs::path &base_path_, double similarity_)ToolMethod
~IMethod()=defaultIMethodvirtual