Arkanjo 0.1
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Nduplicate_code_detection
 CCliColorsANSI color codes for terminal text formatting
 CReturnCodeEnumeration of possible return codes for the application
 CBig_Clone_FormaterFormats clone detection results for BigCloneBench evaluation
 CBig_Clone_Tailor_EvaluatorEvaluates clone detection using BigCloneBench methodology
 CComparationStructure representing a code comparison result
 CConfigSingleton configuration manager class
 CCounter_Duplication_CodeCode duplication analyzer and reporter
 CCounter_Duplication_Code_TrieTrie structure for hierarchical duplication counting
 CDuplicationFinderDiffCode duplication preprocessor
 CDuplicationFinderToolMain code duplication detection tool
 CFunctionRepresents a code function with its content and metadata
 CFunctionBreakerMain function extraction processor
 CFunctionBreakerCC/C++ function parser and extractor
 CFunctionBreakerJavaJava function parser and extractor
 CLine_contentStructure representing a line of source code
 COrchestratorMain command orchestrator
 CParserParses and transforms duplication detection tool output
 CPathPath manipulation class for tool-specific directory structure
 CPreprocessorCodebase preprocessing orchestrator
 CRandom_SelectorRandom pair selector for similar code segments
 CSimilar_Function_FinderSimilar function locator and reporter
 CSimilarity_ExplorerDuplicate function explorer and analyzer
 CSimilarity_TableManages and analyzes function similarity relationships