|
ArKanjo 0.2
A tool for find code duplicated functions in codebases
|
This is the complete list of members for ToolMethod, including all inherited members.
| execute() override | ToolMethod | virtual |
| execute_by_feature(const fs::path &path, const std::string feature_name="") | ToolMethod | |
| on_function(const FunctionData &fd) override | ToolMethod | virtual |
| save_duplications(std::vector< DuplicationEntry > &) | IMethod | virtual |
| ToolMethod(const fs::path &base_path_, double similarity_) | ToolMethod | |
| ~IMethod()=default | IMethod | virtual |