|
Arkanjo 0.1
A tool for find code duplicated functions in codebases
|
Code duplication preprocessing system. More...
Include dependency graph for duplication_finder_diff.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | DuplicationFinderDiff |
| Code duplication preprocessor. More... | |
Code duplication preprocessing system.
Implements the heavy preprocessing stage that analyzes the codebase for potential duplications to enable fast query responses later.
Defines the preprocessor/setup step of the tool, where we do a heavy preprocessing of the input codebase to enable fast query response later.
Definition in file duplication_finder_diff.hpp.