|
Arkanjo 0.2
A tool for find code duplicated functions in codebases
|
#include <random_selector_entry.hpp>
Public Attributes | |
| std::string | path_a |
| std::string | path_b |
| double | similarity |
Definition at line 8 of file random_selector_entry.hpp.
| std::string RandomSelectorEntry::path_a |
Definition at line 9 of file random_selector_entry.hpp.
| std::string RandomSelectorEntry::path_b |
Definition at line 10 of file random_selector_entry.hpp.
| double RandomSelectorEntry::similarity |
Definition at line 11 of file random_selector_entry.hpp.